//
pkg.gl
Category
github.com/vindosVP/metrics
internal
storage
memstorage
package
0.0.0-20240610200527-77e851d7dfc0
Repository:
https://github.com/vindosvp/metrics.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
83 SLOC
#
Packages
mocks
No description provided by the author
#
Functions
New
New creates Storage.
#
Structs
Storage
Storage consists counter repository, gauge repository.
#
Interfaces
Counter
Counter consists methods to work with counter metrics repository.
Gauge
Gauge consists methods to work with gauge metrics repository.