Documentation ¶
Index ¶
- func GetEndPointsForDiscovery() []string
- func GetEnv(name, value, usage string) string
- func GetEnvInt32(name string, value int32, usage string) int32
- func GetEnvInt64(name string, value int64, usage string) int64
- func GetGatewayEpollWaitQueueSize() int
- func GetGatewayEpollerChanNum() int
- func GetGatewayEpollerNum() int
- func GetGatewayMaxTcpNum() int32
- func GetGatewayServerPort() int
- func GetGatewayWorkerPoolNum() int
- func GetServicePathForIPconfig() string
- func GetTimeoutForDiscovery() time.Duration
- func IsDebug() bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetEndPointsForDiscovery ¶
func GetEndPointsForDiscovery() []string
GetEndPointsForDiscovery 获取服务发现的地址
func GetGatewayEpollWaitQueueSize ¶
func GetGatewayEpollWaitQueueSize() int
func GetGatewayEpollerChanNum ¶
func GetGatewayEpollerChanNum() int
func GetGatewayEpollerNum ¶
func GetGatewayEpollerNum() int
func GetGatewayMaxTcpNum ¶
func GetGatewayMaxTcpNum() int32
func GetGatewayServerPort ¶
func GetGatewayServerPort() int
func GetGatewayWorkerPoolNum ¶
func GetGatewayWorkerPoolNum() int
func GetServicePathForIPconfig ¶
func GetServicePathForIPconfig() string
func GetTimeoutForDiscovery ¶
GetTimeoutForDiscovery 获取链接服务发现集群的超时时间(ms)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.