Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func KnownInitializers ¶
func KnownInitializers() map[config.ServiceProviderType]serviceprovider.Initializer
KnownInitializers returns a map of service provider initializers known at compile time. The serviceprovider.Factory.Initializers should be set to this value under normal circumstances.
NOTE: This is pulled out of the serviceprovider package to avoid a circular dependency between it and the implementation packages.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.