container

package
v1.2.5-reply Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CommandClientName = di.TypeInstanceToName((*command.CommandClient)(nil))

CommandClientName contains the name of the CommandClientInfo's implementation in the DIC.

ConfigurationName contains the name of data's common.ConfigurationStruct implementation in the DIC.

EventClientName contains the name of the EventClient's implementation in the DIC.

NotificationsClientName contains the name of the NotificationsClientInfo's implementation in the DIC.

SecretProviderName contains the name of the security.SecretProvider implementation in the DIC.

StoreClientName contains the name of interfaces.StoreClient implementation in the DIC.

View Source
var ValueDescriptorClientName = di.TypeInstanceToName((*coredata.ValueDescriptorClient)(nil))

ValueDescriptorClientName contains the name of the ValueDescriptorClient's implementation in the DIC.

Functions

func CommandClientFrom

func CommandClientFrom(get di.Get) command.CommandClient

NotificationsClientFrom helper function queries the DIC and returns the NotificationsClientInfo's implementation.

func ConfigurationFrom

func ConfigurationFrom(get di.Get) *common.ConfigurationStruct

ConfigurationFrom helper function queries the DIC and returns datas's common.ConfigurationStruct implementation.

func EventClientFrom

func EventClientFrom(get di.Get) coredata.EventClient

ValueDescriptorClientFrom helper function queries the DIC and returns the ValueDescriptorClient's implementation.

func NotificationsClientFrom

func NotificationsClientFrom(get di.Get) notifications.NotificationsClient

NotificationsClientFrom helper function queries the DIC and returns the NotificationsClientInfo's implementation.

func SecretProviderFrom

func SecretProviderFrom(get di.Get) security.SecretProvider

SecretProviderFrom helper function queries the DIC and returns the security.SecretProvider implementation.

func StoreClientFrom

func StoreClientFrom(get di.Get) interfaces.StoreClient

StoreClientFrom helper function queries the DIC and returns interfaces.StoreClient implementation.

func ValueDescriptorClientFrom

func ValueDescriptorClientFrom(get di.Get) coredata.ValueDescriptorClient

ValueDescriptorClientFrom helper function queries the DIC and returns the ValueDescriptorClient's implementation.

Types

This section is empty.

Jump to

Keyboard shortcuts

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