plugin2

package
v2.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Fooer

type Fooer interface {
	Foo() string
}

type I3

type I3 interface {
	SomeP3DepMethod()
}

type Plugin2

type Plugin2 struct{}

func (*Plugin2) Init

func (p *Plugin2) Init(_ Fooer, _ I3) error

func (*Plugin2) Serve

func (p *Plugin2) Serve() chan error

func (*Plugin2) Stop

func (p *Plugin2) Stop(context.Context) error

Jump to

Keyboard shortcuts

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