resetter

package
v2.0.0-alpha21 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 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) 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.Resetter) error

RegisterTarget resettable service.

func (*Plugin) Reset

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

Reset named service.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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