Versions in this module Expand all Collapse all v0 v0.21.0 Jul 3, 2024 v0.20.0 Jul 3, 2024 v0.0.1 Aug 14, 2023 Changes in this version + type CacheConfig EventQueue + func NewEventQueueMem(queueSizeMb int) CacheConfig + type EventQueue interface + Dequeue func() *trace.Event + Enqueue func(*trace.Event) + String func() string