Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Providers []ProviderFunc //nolint:gochecknoglobals // needs refactoring.
Providers is a map of providers.
Functions ¶
Types ¶
type ProviderFunc ¶
type ProviderFunc func() cli.Command
ProviderFunc is function returning a provider CLI command.
Click to show internal directories.
Click to hide internal directories.