Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultProviders = provider.Providers{ Providers: map[string]provider.ProviderFunc{ "": defaultprovider.NewFromConfig, "default": defaultprovider.NewFromConfig, "oracle": oracle.NewFromConfig, }, }
DefaultProviders includes the bundled providers available in the client
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.