package
0.0.0-20240927124219-8939409891b6
Repository: https://github.com/andymarkow/go-metrics-collector.git
Documentation: pkg.go.dev

# Functions

NewDataManager creates a new DataManager instance.
WithLogger sets the logger for the data manager.
WithStoreInterval sets the store interval for the data manager.

# Structs

DataManager represents a data manager to load and save metrics data.

# Type aliases

Option represents a data manager option.