issue33

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2021 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 Plugin1

type Plugin1 struct {
}

func (*Plugin1) AddService

func (f *Plugin1) AddService(dep2 Plugin2) error

func (*Plugin1) Init

func (f *Plugin1) Init() error

func (*Plugin1) Provides

func (f *Plugin1) Provides() []interface{}

func (*Plugin1) Serve

func (f *Plugin1) Serve() chan error

func (*Plugin1) Stop

func (f *Plugin1) Stop() error

type Plugin2

type Plugin2 struct {
}

func (*Plugin2) Init

func (f *Plugin2) Init() error

func (*Plugin2) Serve

func (f *Plugin2) Serve() chan error

func (*Plugin2) Stop

func (f *Plugin2) Stop() error

Jump to

Keyboard shortcuts

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