Versions in this module Expand all Collapse all v1 v1.7.7 Jul 20, 2021 v1.7.6 Jul 20, 2021 Changes in this version + type Source struct + LastPacket time.Time + Packets int + type Stats struct + DataStats map[string]string + IndexStats map[string]string + Keys int + Sources map[string]*Source + func NewStats() *Stats + func (st *Stats) RegisterPacket(agent string, t time.Time, count int)