-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move all the common API into go-mod-bootstrap #478
Labels
enhancement
New feature or request
Comments
Post secret should be included |
Agreed |
jinlinGuan
added a commit
to jinlinGuan/go-mod-bootstrap
that referenced
this issue
Jul 14, 2023
close edgexfoundry#478 Signed-off-by: Ginny Guan <[email protected]>
5 tasks
jinlinGuan
added a commit
to jinlinGuan/go-mod-bootstrap
that referenced
this issue
Jul 14, 2023
close edgexfoundry#478 Signed-off-by: Ginny Guan <[email protected]>
jinlinGuan
added a commit
to jinlinGuan/edgex-go
that referenced
this issue
Jul 14, 2023
related: edgexfoundry/go-mod-bootstrap#478 Signed-off-by: Ginny Guan <[email protected]>
5 tasks
jinlinGuan
added a commit
to jinlinGuan/edgex-go
that referenced
this issue
Jul 17, 2023
related: edgexfoundry/go-mod-bootstrap#478 Signed-off-by: Ginny Guan <[email protected]>
jinlinGuan
added a commit
to jinlinGuan/device-sdk-go
that referenced
this issue
Jul 17, 2023
related: edgexfoundry/go-mod-bootstrap#478 Signed-off-by: Ginny Guan <[email protected]>
5 tasks
jinlinGuan
added a commit
to jinlinGuan/go-mod-bootstrap
that referenced
this issue
Jul 18, 2023
close edgexfoundry#478 Signed-off-by: Ginny Guan <[email protected]>
lenny-goodell
pushed a commit
that referenced
this issue
Jul 18, 2023
* feat: Move all the common APIs into go-mod-bootstrap close #478 Signed-off-by: Ginny Guan <[email protected]>
jinlinGuan
added a commit
to jinlinGuan/edgex-go
that referenced
this issue
Jul 19, 2023
related: edgexfoundry/go-mod-bootstrap#478 Signed-off-by: Ginny Guan <[email protected]>
jinlinGuan
added a commit
to jinlinGuan/device-sdk-go
that referenced
this issue
Jul 19, 2023
related: edgexfoundry/go-mod-bootstrap#478 Signed-off-by: Ginny Guan <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🚀 Feature Request
Relevant Package [REQUIRED]
This feature request is for allDescription [REQUIRED]
The duplicated code of Ping, Version, and so on are located in different repository.
It's better to move all of them into go-mod-bootstrap
Describe the solution you'd like
Refactor the code to move all the common API implementation into go-mod-bootstrap
The text was updated successfully, but these errors were encountered: