package
0.0.0-20240920101945-d916cde861d2
Repository: https://github.com/alekseyt9/ypmetrics.git
Documentation: pkg.go.dev

# Structs

CounterItem represents a counter metric with a name and value.
GaugeItem represents a gauge metric with a name and value.
MetricItems holds slices of counter and gauge items.
Metrics represents the structure of a metric with its main attributes.

# Type aliases

MetricsSlice represents a slice of Metrics structures.