Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Message ¶
type Message struct { Topic string `json:"topic"` Payload json.RawMessage `json:"payload"` }
type MessageHandler ¶
Click to show internal directories.
Click to hide internal directories.