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 the config.ConfigurationStruct implementation.
DBClientFrom helper function queries the DIC and returns the interfaces.DBClient implementation.
# Variables
ConfigurationName contains the name of the config.ConfigurationStruct implementation in the DIC.
DBClientInterfaceName contains the name of the interfaces.DBClient implementation in the DIC.