package
0.0.0-20240619090254-3ffde40eee4d
Repository: https://github.com/darkomap/metricsservice.git
Documentation: pkg.go.dev
# Functions
NewDBStorage create DBStorage.
NewMemStorage allocates new MemStorage with parameters.
# Variables
Storage errors.
Storage errors.
Storage errors.
Storage errors.
# Structs
DBStorage contains methods for working with postgres storage.
MemStorage it's in-memory storage repository.
# Interfaces
Types declares possible types of storage.