plugin8

package
v2.4.5 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2024 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 Named

type Named interface {
	// Name return user friendly name of the plugin
	Name() string
}

type Plugin8

type Plugin8 struct {
	// contains filtered or unexported fields
}

func (*Plugin8) Collects

func (s *Plugin8) Collects() []*dep.In

func (*Plugin8) Init

func (s *Plugin8) Init() error

No deps

func (*Plugin8) Name

func (s *Plugin8) Name() string

func (*Plugin8) Serve

func (s *Plugin8) Serve() chan error

func (*Plugin8) Stop

func (s *Plugin8) Stop(context.Context) error

type SomeInterface

type SomeInterface interface {
	Boom()
}

Jump to

Keyboard shortcuts

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