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
}
Click to show internal directories.
Click to hide internal directories.