Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Admin ¶
type Admin struct {
*kafka.AdminClient
}
type Config ¶
type Config struct { KafkaConfig kafkaConfig `json:"kafka_config"` // contains filtered or unexported fields }
func DefaultKafkaConfig ¶
func DefaultKafkaConfig() Config
Click to show internal directories.
Click to hide internal directories.