Skip to content
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

[V2] Create Helper functions to retrieve client library instances through DIC #157

Closed
judehung opened this issue Jan 25, 2021 · 0 comments · Fixed by #158
Closed

[V2] Create Helper functions to retrieve client library instances through DIC #157

judehung opened this issue Jan 25, 2021 · 0 comments · Fixed by #158
Assignees

Comments

@judehung
Copy link
Member

For V2 APIs, each services will interact with other services through client libraries as defined in https://github.com/edgexfoundry/go-mod-core-contracts/tree/master/v2/clients, and each services will create their own helper functions to query DIC and get client instances. These helper functions could actually be shared among each services. Per suggestion from edgexfoundry/edgex-go#3061 (comment), we should move these helper functions to go-mod-bootstrap.

@judehung judehung self-assigned this Jan 25, 2021
@judehung judehung changed the title [V2] Create Helper functions to retrieve client library instances [V2] Create Helper functions to retrieve client library instances through DIC Jan 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant