Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DataMessage ¶
type DataMessage struct { Id string Data string // represents any type of data, e.g. JSON encoded data }
A single message created by a producer, handled by a consumer
Click to show internal directories.
Click to hide internal directories.