package accessstat import "time" type Config struct { ReportInterval time.Duration }