package kafka type KafkaConfig struct { Address string `json:"address"` }