Documentation
¶
Index ¶
- func GetBroker(zk string) (brokers []string, err error)
- func GetTopicConfig(configMap map[string][]kafka.ConfigEntry, topic string) []kafka.ConfigEntry
- func InitTopic(zkUrl string, configMap map[string][]kafka.ConfigEntry, topics ...string) (err error)
- func InitTopicWithConfig(kafkaUrl string, configMap map[string][]kafka.ConfigEntry, numPartitions int, ...) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetTopicConfig ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.