Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { ConnAuthTimeout int64 `json:"gw.conn_auth_timeout"` WsServerAddr string `json:"gw.ws_server_addr"` GatewayCode string `json:"gw.gateway_code"` Server *option.GRPCServerOption `json:"server"` Log *option.LogOption `json:"log"` }
func NewOptions ¶
func NewOptions() *Options
Click to show internal directories.
Click to hide internal directories.