Documentation ¶
Index ¶
Constants ¶
View Source
const PluginName = "resetter"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Plugin ¶
type Plugin struct {
// contains filtered or unexported fields
}
func (*Plugin) Available ¶ added in v2.2.0
func (p *Plugin) Available()
Available interface implementation
func (*Plugin) Collects ¶
func (p *Plugin) Collects() []interface{}
Collects declares services to be collected.
func (*Plugin) RegisterTarget ¶
RegisterTarget resettable service.
Click to show internal directories.
Click to hide internal directories.