Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DBClientInterfaceName = di.TypeInstanceToName((*interfaces.DBClient)(nil))
DBClientInterfaceName contains the name of the interfaces.DBClient implementation in the DIC.
View Source
var MetadataDeviceClientName = "V2MetadataDeviceClient"
MetadataDeviceClientName contains the name of the Metadata device client instance in the DIC.
Functions ¶
func DBClientFrom ¶
func DBClientFrom(get di.Get) interfaces.DBClient
DBClientFrom helper function queries the DIC and returns the interfaces.DBClient implementation.
func MetadataDeviceClientFrom ¶
func MetadataDeviceClientFrom(get di.Get) metadata.DeviceClient
MetadataDeviceClientFrom helper function queries the DIC and returns the Metadata device client instance.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.