Documentation ¶
Index ¶
Constants ¶
View Source
const ( DeployEnvDev = "dev" DeployEnvPre = "pre" DeployEnvOnline = "online" )
env configuration.
Variables ¶
View Source
var ( // Hostname machine hostname. Hostname string // AppID is global unique application id, register by service tree. // such as main.arch.disocvery. AppID string // DeployEnv deploy env where app at. DeployEnv string )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.