Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { zrpc.RpcServerConf InboxConsumer kafka.KafkaConsumerConf Mysql sqlx.Config KV kv.KvConf IdgenClient zrpc.RpcClientConf BizServiceClient zrpc.RpcClientConf InboxClient *kafka.KafkaProducerConf SyncClient *kafka.KafkaProducerConf BotSyncClient *kafka.KafkaProducerConf `json:",optional"` MessageSharding int `json:",default=1"` }
Click to show internal directories.
Click to hide internal directories.