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 CosConfig struct { AppId string BucketName string Region string SecretId string SecretKey string } Mongo struct { DB string URL string } CacheConf cache.CacheConf Meowchat struct { AppID string AppSecret string } MeowchatOld struct { AppID string AppSecret string } MeowchatManager struct { AppID string AppSecret string } RocketMq struct { URL []string Retry int GroupName string } }
Click to show internal directories.
Click to hide internal directories.