You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered: