Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Providers map[string]Provider
Providers tracks loaded providers.
Functions ¶
func AddProvider ¶
AddProvider should be called within your provider's init() func. This will register the provider so it can be used.
func DisplayProviders ¶
func DisplayProviders() string
DisplayProviders displays all the loaded providers.
Types ¶
Click to show internal directories.
Click to hide internal directories.