Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
service.ServiceConf
Kafka KafkaConfig
Redis RedisConfig
Mongo MongoConfig
ImUserRpc zrpc.RpcClientConf
}
type KafkaConfig ¶
type KafkaConfig struct {
StorageConsumer StorageConsumer
SinglePush xkafka.ProducerConfig
GroupPush xkafka.ProducerConfig
}
type MongoConfig ¶
type RedisConfig ¶
type StorageConsumer ¶
type StorageConsumer struct {
xkafka.ProducerConfig
MsgToHistoryGroupID string
}
Click to show internal directories.
Click to hide internal directories.