package
1.3.1
Repository: https://github.com/edgexfoundry/edgex-go.git
Documentation: pkg.go.dev

# Functions

ConfigurationFrom helper function queries the DIC and returns the service's config.ConfigurationStruct implementation.
PersistenceInterfaceFrom helper function queries the DIC and returns the interfaces.Persistence implementation.

# Variables

ConfigurationName contains the name of the service's config.ConfigurationStruct implementation in the DIC.
PersistenceInterfaceName contains the name of the interfaces.Persistence implementation in the DIC.