Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ConsumerMessage ¶
type ConsumerMessage struct { Msg json.RawMessage `json:"msg"` TrackID string `json:"track_id"` }
type MsgWithTrack ¶
Click to show internal directories.
Click to hide internal directories.