package
0.0.0-20230331131523-deb0478a2e52
Repository: https://github.com/hellobchain/third_party.git
Documentation: pkg.go.dev

# Functions

New returns a Statsd object that may be used to create metrics.

# Structs

Counter is a StatsD counter.
Gauge is a StatsD gauge.
Statsd receives metrics observations and forwards them to a StatsD server.
Timing is a StatsD timing, or metrics.Histogram.