Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // DefaultEnvVarsPrefix Env config var prefix DefaultEnvVarsPrefix = "filesd_provider" // ErrProviderNotFound Error occurred when the provider is not found ErrProviderNotFound = errors.New("provider not found") )
Functions ¶
func ListAvailableProviders ¶
func ListAvailableProviders() []string
ListAvailableProviders List provider registered
Types ¶
Click to show internal directories.
Click to hide internal directories.