package
0.0.0-20240526021525-1ff80e000591
Repository: https://github.com/impr0ver/metrics-service.git
Documentation: pkg.go.dev
# Functions
ConnectDB init connect to database.
NewStorage initialize storage and return MemoryStoragerInterface.
RestoreFromFile read from file and JSON-decode data in storage.
RunStoreToFileRoutine routine what write data in file.
StoreToFile write in file JSON-encode data from storage.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author