Documentation ¶
Index ¶
Constants ¶
View Source
const ( ErrorLoadingDriverConfig = "unable to load driver config" ErrorListingFunctions = "unable to list functions" ErrorInvokingFunction = "unable to invoke function" )
Variables ¶
This section is empty.
Functions ¶
func RegisterProvider ¶
func RegisterProvider(name string, newFunc NewProviderFunc)
Types ¶
type Initializer ¶
type NewProviderFunc ¶
Click to show internal directories.
Click to hide internal directories.