plugin2

package
v2.4.2 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type I3

type I3 interface {
	SomeDepMethod()
}

type Plugin2

type Plugin2 struct {
}

func (*Plugin2) Init

func (p *Plugin2) Init(I3) error

func (*Plugin2) Serve

func (p *Plugin2) Serve() chan error

func (*Plugin2) SomeP2DepMethod

func (p *Plugin2) SomeP2DepMethod()

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