package
0.0.0-20240625182432-65075c624974
Repository: https://github.com/k0st1a/metrics.git
Documentation: pkg.go.dev
# Functions
NewStorage - создать storage для хранения метрик в RAM.
NewStorageWith - создать storage для хранения метрик в RAM с заданными метриками типа counter и gauge, где: - counter - метрики типа counter; - gauge - метрики типа gauge.