# 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.