package
Version:
v1.0.0-rc.10
Opens a new window with list of versions in this module.
Published: Jun 7, 2018
License: GPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Plugin struct {
PluginName string `mapstructure:"name"`
Exec string `mapstructure:"exec"`
}
Plugin is a struct enabling external functionality
NewFromMap construct a plugin from an map of attributes
Name returns the name of the plugin
Source Files
¶
Click to show internal directories.
Click to hide internal directories.