package
0.0.0-20241127015210-a90ff861486b
Repository: https://github.com/votono/go-metrics.git
Documentation: pkg.go.dev

# Functions

AddToFile reads file, updates it with given metric and saves changes.
No description provided by the author
No description provided by the author
No description provided by the author
ReadFile reads all metrics from file.
RewriteFile all metrics in file.
StartWriting starts goroutine that's periodically saves metrics to file.

# Structs

FileMetricStorerImpl implementation of MetricStorer interface.
LocalMetricStorerImpl implementation of MetricStorer interface.
PostgresMetricStorer implementation of MetricStorer interface.

# Interfaces

MetricStorer interface for working with metrics storage.