Documentation ¶
Index ¶
- type Options
- type Plugin
- func (p *Plugin) Collect() (err error)
- func (p *Plugin) Configure(global *plugin.GlobalOptions, private interface{})
- func (p *Plugin) Export(key string, params []string, ctx plugin.ContextProvider) (result interface{}, err error)
- func (p *Plugin) Period() int
- func (p *Plugin) Start()
- func (p *Plugin) Stop()
- func (p *Plugin) Validate(private interface{}) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.