Versions in this module Expand all Collapse all v0 v0.1.1 Apr 19, 2026 v0.1.0 Apr 19, 2026 Changes in this version + var Dry = false + type Client interface + Flush func() + RecordEvent func(Event) + func NewClient() Client + func NewNoopClient() Client + type Event map[string]map[string]any + type Request struct + Data []Event