Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BootstrapConf ¶
type BootstrapConf interface {
GetAppId() string
GetAppSecret() string
GetAppName() string
GetAppVersion() string
GetServiceEndpoint() string
GetServiceAuthToken() string
GetSystemName() string
GetSystemType() uint32
GetSystemVersion() string
GetGatewayEndpoint() string
GetGatewayAuthToken() string
// GetServerPort 获取业务服务端口
GetServerPort() int
// GetManagementPort 获取管理/监控端口
GetManagementPort() int
LoggerConf
TelemetryConf
}
type LoggerConf ¶ added in v1.1.8
Click to show internal directories.
Click to hide internal directories.