package config type Kafka struct { Addr []string Topic string ConsumerGroup string }