Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventCodec ¶
type EventCodec struct{}
EventCodec is a codec for marshaling and unmarshaling events to and from bytes in JSON format.
func (*EventCodec) MarshalEvent ¶
MarshalEvent marshals an event into bytes in JSON format.
Click to show internal directories.
Click to hide internal directories.