package
0.0.0-20240903222046-72243cabd145
Repository: https://github.com/sourcecd/monitoring.git
Documentation: pkg.go.dev

# Functions

NewMemStorage init in-memory storage.
NewPgDB init postgres DB.

# Structs

MemStorage in-memory storage.
PgDB singleton type for connect and work with postgres DB.

# Interfaces

StoreMetrics main metrics storage interface.