Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
PluginName = "module"
)
Functions ¶
func NewModulePlugin ¶
func NewModulePlugin(cli client.ClientInterface, notifier notify.NotifyInterface, options plugin.PluginOptions) (plugin.Plugin, error)
Types ¶
type Extra ¶
type ModulePlugin ¶
type ModulePlugin struct { *plugin.BasePlugin // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.