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 + const ContextArgName + func NewContext() *context + func NoEventContextError(id uint64) error + type Context interface + Apply func(trace.Event) (trace.Event, error) + Load func(uint64) (trace.Event, bool) + Store func(trace.Event) uint64