package
1.2.1
Repository: https://github.com/common-library/go.git
Documentation: pkg.go.dev

# Functions

New is creates a Collector.
Register registers the Collectors.
Start is start the server.
Stop is stop the server.
UnRegister unregister the Collectors.

# Structs

value is a struct that provides the value to collect.

# Interfaces

Metric is an interface that provides the information to be collected.