ezEnv

package
v0.0.0-...-77ac295 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EnvDev  = "dev"  //开发环境
	EnvTest = "test" //测试环境
	EnvPre  = "pre"  //预发布环境
	EnvProd = "prod" //生产环境
)

Variables

View Source
var (
	Country  string //国家
	Region   string //大区
	Zone     string //可用区
	Hostname string //操作系统主机名
	AppID    string //环境应用标识
	WorkEnv  string //当前运行环境类型
	Color    string //染色标识
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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