Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { rest.RestConf //系统 SysRpc zrpc.RpcClientConf //会员 UmsRpc zrpc.RpcClientConf //商品 PmsRpc zrpc.RpcClientConf //订单 OmsRpc zrpc.RpcClientConf //营销 SmsRpc zrpc.RpcClientConf //内容 CmsRpc zrpc.RpcClientConf Auth struct { AccessSecret string AccessExpire int64 } Redis struct { Address string Pass string } }
Click to show internal directories.
Click to hide internal directories.