package
4.0.0-dev.33
Repository: https://github.com/edgexfoundry/app-functions-sdk-go.git
Documentation: pkg.go.dev

# Functions

ConfigurationFrom helper function queries the DIC and returns service's common.ConfigurationStruct implementation.
StoreClientFrom helper function queries the DIC and returns interfaces.StoreClient implementation.

# Variables

ConfigurationName contains the name of data's common.ConfigurationStruct implementation in the DIC.
StoreClientName contains the name of interfaces.StoreClient implementation in the DIC.