container

package
v2.0.0-dev.16 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

CommonClientName contains the name of the CommonClient instance in the DIC.

View Source
var DataEventClientName = di.TypeInstanceToName((*interfaces.EventClient)(nil))

DataEventClientName contains the name of the EventClient instance in the DIC.

View Source
var DataReadingClientName = di.TypeInstanceToName((*interfaces.ReadingClient)(nil))

DataReadingClientName contains the name of the ReadingClient instance in the DIC.

View Source
var DeviceServiceCallbackClientName = di.TypeInstanceToName((*interfaces.DeviceServiceCallbackClient)(nil))

DeviceServiceCallbackClientName contains the name of the DeviceServiceCallbackClient instance in the DIC.

View Source
var DeviceServiceCommandClientName = di.TypeInstanceToName((*interfaces.DeviceServiceCommandClient)(nil))

DeviceServiceCommandClientName contains the name of the DeviceServiceCommandClient instance in the DIC.

View Source
var MetadataDeviceClientName = di.TypeInstanceToName((*interfaces.DeviceClient)(nil))

MetadataDeviceClientName contains the name of the Metadata DeviceClient instance in the DIC.

View Source
var MetadataDeviceProfileClientName = di.TypeInstanceToName((*interfaces.DeviceProfileClient)(nil))

MetadataDeviceProfileClientName contains the name of the Metadata DeviceProfileClient instance in the DIC.

View Source
var MetadataDeviceServiceClientName = di.TypeInstanceToName((*interfaces.DeviceServiceClient)(nil))

MetadataDeviceServiceClientName contains the name of the Metadata DeviceServiceClient instance in the DIC.

View Source
var MetadataProvisionWatcherClientName = di.TypeInstanceToName((*interfaces.ProvisionWatcherClient)(nil))

MetadataProvisionWatcherClientName contains the name of the Metadata ProvisionWatcherClient instance in the DIC.

Functions

func CommonClientFrom

func CommonClientFrom(get di.Get) interfaces.CommonClient

CommonClientFrom helper function queries the DIC and returns the CommonClient instance.

func DataEventClientFrom

func DataEventClientFrom(get di.Get) interfaces.EventClient

DataEventClientFrom helper function queries the DIC and returns the EventClient instance.

func DataReadingClientFrom

func DataReadingClientFrom(get di.Get) interfaces.ReadingClient

DataReadingClientFrom helper function queries the DIC and returns the ReadingClient instance.

func DeviceServiceCallbackClientFrom

func DeviceServiceCallbackClientFrom(get di.Get) interfaces.DeviceServiceCallbackClient

DeviceServiceCallbackClientFrom helper function queries the DIC and returns the DeviceServiceCallbackClient instance.

func DeviceServiceCommandClientFrom

func DeviceServiceCommandClientFrom(get di.Get) interfaces.DeviceServiceCommandClient

DeviceServiceCommandClientFrom helper function queries the DIC and returns the DeviceServiceCommandClient instance.

func MetadataDeviceClientFrom

func MetadataDeviceClientFrom(get di.Get) interfaces.DeviceClient

MetadataDeviceClientFrom helper function queries the DIC and returns the Metadata DeviceClient instance.

func MetadataDeviceProfileClientFrom

func MetadataDeviceProfileClientFrom(get di.Get) interfaces.DeviceProfileClient

MetadataDeviceProfileClientFrom helper function queries the DIC and returns the Metadata DeviceProfileClient instance.

func MetadataDeviceServiceClientFrom

func MetadataDeviceServiceClientFrom(get di.Get) interfaces.DeviceServiceClient

MetadataDeviceServiceClientFrom helper function queries the DIC and returns the Metadata DeviceServiceClient instance.

func MetadataProvisionWatcherClientFrom

func MetadataProvisionWatcherClientFrom(get di.Get) interfaces.ProvisionWatcherClient

MetadataProvisionWatcherClientFrom helper function queries the DIC and returns the Metadata ProvisionWatcherClient instance.

Types

This section is empty.

Jump to

Keyboard shortcuts

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