Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitConfig ¶
func InitConfig(path string)
Types ¶
type Config ¶
type Config struct {
Kafka KafkaServiceConfig
}
var C Config
func (*Config) GetKafkaServiceConfig ¶
func (T *Config) GetKafkaServiceConfig() KafkaServiceConfig
type KafkaIsolation ¶
type KafkaServiceConfig ¶
type KafkaServiceConfig struct { Rpc map[string]string Isolations []KafkaIsolation }
Click to show internal directories.
Click to hide internal directories.