Versions in this module Expand all Collapse all v1 v1.0.1 Sep 28, 2021 Changes in this version + type EventCodec struct + func (c *EventCodec) MarshalEvent(ctx context.Context, event eh.Event) ([]byte, error) + func (c *EventCodec) UnmarshalEvent(ctx context.Context, b []byte) (eh.Event, context.Context, error)