# Functions
NewAPILocalStats creates a new APILocalStats.
NewNodeStats creates a new NodeStats.
# Constants
PeriodicReportInterval is the interval for generating periodic reports.
# Structs
APILocalStats is the struct for getting API stats.
APIReport is the report of an API call.
DiskStatus is the status of the disk.
NodeStats is the struct for getting node stats.
# Interfaces
StatsReporter is the interface for stats reporter.