plugin3

package
v1.2.2 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2022 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 Plugin3

type Plugin3 struct {
}

TODO algo to correctly fill the deps

func (*Plugin3) AddDB

func (p *Plugin3) AddDB() *Plugin3Dep

func (*Plugin3) AddDBWithErr

func (p *Plugin3) AddDBWithErr() (*Plugin3Dep, error)

error will be filtered out

func (*Plugin3) Init

func (p *Plugin3) Init() error

func (*Plugin3) JustOtherType

func (p *Plugin3) JustOtherType() *Plugin3OtherType

func (*Plugin3) OtherType

func (p *Plugin3) OtherType(named endure.Named) (*Plugin3Dep, *Plugin3OtherType, error)

func (*Plugin3) Provides

func (p *Plugin3) Provides() []interface{}

func (*Plugin3) Serve

func (p *Plugin3) Serve() chan error

func (*Plugin3) Stop

func (p *Plugin3) Stop() error

type Plugin3Dep

type Plugin3Dep struct {
	Name string
}

type Plugin3OtherType

type Plugin3OtherType struct {
	Name string
}

Jump to

Keyboard shortcuts

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