resetter

package
v2.0.0-alpha23 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 17, 2020 License: MIT Imports: 4 Imported by: 0

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) Collects

func (p *Plugin) Collects() []interface{}

Collects declares services to be collected.

func (*Plugin) GetAll

func (p *Plugin) GetAll() []string

func (*Plugin) Init

func (p *Plugin) Init(log log.Logger) error

func (*Plugin) Name

func (p *Plugin) Name() string

Name of the service.

func (*Plugin) RPC

func (p *Plugin) RPC() interface{}

RPCService returns associated rpc service.

func (*Plugin) RegisterTarget

func (p *Plugin) RegisterTarget(name endure.Named, r resetter.Resettable) error

RegisterTarget resettable service.

func (*Plugin) Reset

func (p *Plugin) Reset(name string) error

Reset named service.

func (*Plugin) ResetAll

func (p *Plugin) ResetAll() error

func (*Plugin) ResetByName

func (p *Plugin) ResetByName(plugin string) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL