container

package
v1.2.2-dev.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 18, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

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 ErrorHandlerName = di.TypeInstanceToName(error.Handler{})

ErrorHandler contains the name of the error.Handler 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 ErrorHandlerFrom

func ErrorHandlerFrom(get di.Get) *error.Handler

ErrorHandlerFrom helper function queries the DIC and returns the error.Handler 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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL