Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
EmbeddedPlugins = make(map[string]PluginFactory)
)
Functions ¶
func New ¶
func New(name string, f PluginFactory) *plugin
Types ¶
type FilterPlugin ¶
type OutputPlugin ¶
type PluginFactory ¶
type PluginFactory func() Plugin
Click to show internal directories.
Click to hide internal directories.