package
4.3.2+incompatible
Repository: https://github.com/qbit/client.git
Documentation: pkg.go.dev

# README

Helper code for collecting metrics.

(TODO: Fill in more details.)

# Functions

RegistryToInterfaceMap returns a map representation of all the metrics in the Registry, but with the value type being interface{}.
WriteMetrics sorts and writes metrics in the given registry to the given io.Writer.