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 ScreenConfig LogConf logx.LogConf PcmCoreRpcConf zrpc.RpcClientConf RedisConf redis.RedisConf }
type ScreenConfig ¶
type ScreenConfig struct {
ScreenUrl string `json:"ScreenUrl"`
}
Click to show internal directories.
Click to hide internal directories.