plugin2

package
v2.0.0-rc.2 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IPlugin3Dep

type IPlugin3Dep interface {
	Plugin3DepM()
	Name() string
}

type IPlugin3OtherDepM

type IPlugin3OtherDepM interface {
	Plugin3OtherDepM()
	Name() string
}

type Plugin2

type Plugin2 struct {
}

func (*Plugin2) Init

func (p *Plugin2) Init(p3 IPlugin3Dep, po IPlugin3OtherDepM) error

func (*Plugin2) Serve

func (p *Plugin2) Serve() chan error

func (*Plugin2) SomeMethodP2

func (p *Plugin2) SomeMethodP2()

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