Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadErrorResponse ¶
func ReadOkResponse ¶
Types ¶
type RegisterConsumerInfo ¶
type RegisterConsumerInfo struct { Id string `json:"id"` Group string `json:"group"` Topics []string `json:"topics"` }
Message for registering a consumer
Click to show internal directories.
Click to hide internal directories.