collector

package
v0.0.0-...-b4022b4 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register(collector Collector)

Types

type Collector

type Collector interface {
	Flags(flags *flag.FlagSet)
	Init() error
	Next() (string, func() (interface{}, error), error)
	Cleanup()
}

func Collectors

func Collectors() []Collector

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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