Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Plugin ¶
Plugin is the interface that plugins must implement to be loaded by the server. It is a type alias for schema.Provider so that func() Plugin and func() schema.Provider are the same type for plugin symbol lookup.
func PluginsForPattern ¶
PluginsForPattern will load plugins from filesystem for a given glob pattern
Click to show internal directories.
Click to hide internal directories.