Documentation
¶
Index ¶
Constants ¶
View Source
const ( Development = "development" // 开发版 Alpha = "alpha" // 内测版 Beta = "beta" // 公测版 Staging = "staging" // 验收/审核版 Production = "production" // 生产版 )
应用版本环境变量 参考:https://en.wikipedia.org/wiki/Deployment_environment
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.