CollectorFuncReturn

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 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 FooDep

type FooDep struct {
}

func (*FooDep) AddService

func (f *FooDep) AddService(dep2 *FooDep2) error

func (*FooDep) Collects

func (f *FooDep) Collects() []any

func (*FooDep) Init

func (f *FooDep) Init() error

func (*FooDep) Serve

func (f *FooDep) Serve() chan error

func (*FooDep) Stop

func (f *FooDep) Stop() error

type FooDep2

type FooDep2 struct {
}

func (*FooDep2) Init

func (f *FooDep2) Init() error

func (*FooDep2) Serve

func (f *FooDep2) Serve() chan error

func (*FooDep2) Stop

func (f *FooDep2) Stop() error

Directories

Path Synopsis
CyclicDepsCollectsInit

Jump to

Keyboard shortcuts

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