package
0.0.0-20240610200527-77e851d7dfc0
Repository: https://github.com/vindosvp/metrics.git
Documentation: pkg.go.dev

# Functions

NewCounterRepo creates CounterRepo.
NewGaugeRepo created the GaugeRepo.

# Variables

ErrMetricNotRegistered - represents that metric with provided name is not registered.

# Structs

CounterRepo - repository to store metrics with counter type.
GaugeRepo - repository to store metrics with gauge type.