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 IDB3

type IDB3 interface {
	SomeDB3DepMethod()
	Name() string
}

type Plugin2

type Plugin2 struct {
}

func (*Plugin2) Init

func (p *Plugin2) Init(p3 IDB3) error

func (*Plugin2) Serve

func (p *Plugin2) Serve() chan error

func (*Plugin2) SomeDepP2Method

func (p *Plugin2) SomeDepP2Method()

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