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