Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppTopicVer ¶
type AppTopicVer struct {
AppID, Topic, Ver string
}
func (AppTopicVer) String ¶
func (atv AppTopicVer) String() string
type ClusterTopic ¶
type ClusterTopic struct {
Cluster, Topic string
}
func (ClusterTopic) String ¶
func (ct ClusterTopic) String() string
type GroupTopicPartition ¶
type GroupTopicPartition struct {
Group, Topic, PartitionID string
}
func (GroupTopicPartition) String ¶
func (gtp GroupTopicPartition) String() string
type TopicPartition ¶
func (TopicPartition) String ¶
func (tp TopicPartition) String() string
Click to show internal directories.
Click to hide internal directories.