plugin2

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FooWriter

type FooWriter interface {
	Fooo() // just stupid name
}

type Plugin2

type Plugin2 struct {
}

func (*Plugin2) Fooo

func (s *Plugin2) Fooo()

func (*Plugin2) Init

func (s *Plugin2) Init() error

No deps

func (*Plugin2) ProvideInterface

func (s *Plugin2) ProvideInterface() (FooWriter, error)

func (*Plugin2) Provides

func (s *Plugin2) Provides() []any

func (*Plugin2) Serve

func (s *Plugin2) Serve() chan error

func (*Plugin2) Stop

func (s *Plugin2) Stop() error

Jump to

Keyboard shortcuts

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