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

# Functions

ConfigurationFrom helper function queries the DIC and returns keeper's config.ConfigurationStruct implementation.
DBClientFrom helper function queries the DIC and returns the interfaces.DBClient implementation.
RegistryFrom helper function queries the DIC and returns the interfaces.Registry implementation.

# Variables

ConfigurationName contains the name of keeper's config.ConfigurationStruct implementation in the DIC.
DBClientInterfaceName contains the name of the interfaces.DBClient implementation in the DIC.
RegistryInterfaceName contains the name of the interfaces.Registry implementation in the DIC.