env

package
v0.0.0-...-110d06e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 6, 2024 License: MIT Imports: 3 Imported by: 0

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

func Environment

func Environment(key ...string) string

Environment 应用环境(默认Key: SERVER_ENV)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL