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 Gateway gateway.GatewayConf Jzero JzeroConfig }
type JzeroConfig ¶
type JzeroConfig struct { ListenOnUnixSocket string `json:",optional"` GrpcMaxConns int `json:",default=10000"` // only Log.Mode is file or volume take effect LogToConsole bool `json:",default=true"` Mysql MysqlConfig }
Click to show internal directories.
Click to hide internal directories.