feat kafka
This commit is contained in:
@@ -54,7 +54,6 @@ type RedisConfig struct {
|
||||
}
|
||||
|
||||
type KafkaConfig struct {
|
||||
GroupID string `yaml:"groupID"`
|
||||
Brokers []string `yaml:"brokers"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user