Documentation ¶
Index ¶
- type DB
- func (db *DB) AddAggregate(aggr *ippb.Aggregate) error
- func (db *DB) Close()
- func (db *DB) Compact() error
- func (db *DB) ScanAll(startTime time.Time, f func(string, map[string]int64) error) error
- func (db *DB) ScanIP(startTime time.Time, ip string) (map[string]int64, error)
- func (db *DB) ScanType(startTime time.Time, t string) (map[string]int64, error)
- func (db *DB) WipeOldData(age time.Duration) (int64, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.