Versions in this module Expand all Collapse all v0 v0.0.1 Mar 11, 2026 Changes in this version + type Event struct + AuthID string + EventTime time.Time + IndexKey string + ReqHeader string + ReqParams string + RespParams string + RespStatus string + UseTime time.Duration + func Parse(src []byte) (*Event, error) + func (b *Event) ToJson() []byte