Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Request ¶
type Response ¶
type Response struct { ThrottleTimeMs int32 `kafka:"min=v1,max=v3"` ErrorCode int16 `kafka:"min=v0,max=v3"` ErrorMessage string `kafka:"min=v1,max=v2,nullable|min=v3,max=v3,compact,nullable"` NodeID int32 `kafka:"min=v0,max=v3"` Host string `kafka:"min=v0,max=v2|min=v3,max=v3,compact"` Port int32 `kafka:"min=v0,max=v3"` }
Click to show internal directories.
Click to hide internal directories.