Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRequest ¶
Types ¶
type AbortedTransaction ¶
type PartitionResponse ¶
type Response ¶
type Response struct { ThrottleTimeMs int32 TopicResponses []TopicResponse }
func (*Response) PartitionResponse ¶
func (r *Response) PartitionResponse() *PartitionResponse
type TopicResponse ¶
type TopicResponse struct { Topic string PartitionResponses []PartitionResponse }
Click to show internal directories.
Click to hide internal directories.