Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PartitionResponse ¶
type Response ¶
type Response struct {
Topics []TopicResponse
}
type TopicResponse ¶
type TopicResponse struct { Name string Partitions []PartitionResponse }
Click to show internal directories.
Click to hide internal directories.