# Functions
NewTrackerFromConfig is a constructor of a Tracker.
# Structs
Config is a configuration of a tracker.
ConfigBackendFile configures file backend of a Tracker.
ConfigBackendMemory configures memory backend of a Tracker.
Report is a memory consumption report (used only for tests).
Tracker is responsible for service stats persistence.