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 JwtAuth struct { AccessSecret string AccessExpire int64 } DB struct { DataSource string } MongoDB struct { DataSource string DataBase string } CacheConf cache.CacheConf RedisConf redis.RedisConf SendEmailConf EmailConf OpenIMConf struct { Secret string AdminUserID string } }
Click to show internal directories.
Click to hide internal directories.