package
0.0.0-20250131213521-9c53cba8ec2d
Repository: https://github.com/bjlag/go-metrics.git
Documentation: pkg.go.dev

# Functions

NewCounterMetric создает метрику типа [Counter].
NewGaugeMetric создает метрику типа [Gauge].
NewMetric создает метрику.
NewMetricCollector создает сборщик метрик.

# Constants

No description provided by the author
No description provided by the author

# Structs

Metric представление метрики.
MetricCollector собирает метрики приложения.