Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Aggregator ¶
type Aggregator struct {
// contains filtered or unexported fields
}
Aggregator persists live counters into SQLite and then resets them.
func (*Aggregator) FlushOnce ¶
func (a *Aggregator) FlushOnce()
FlushOnce performs a single synchronous flush of current counters to the DB.
Click to show internal directories.
Click to hide internal directories.