env

package
v0.0.0-...-7b43bce Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ENV_PRODUCTION    = "PRODUCTION"
	ENV_DEVELOP       = "DEVELOP"
	ENV_TEST          = "TEST"
	ENV_OVERSEAS      = "OVERSEAS"
	ENV_OVERSEAS_TEST = "OVERSEAS_TEST"
	ENV_KEY           = "ENV_GAME"
)

Variables

This section is empty.

Functions

func IsCNProductionEnv

func IsCNProductionEnv() bool

是否是国内生产环境

func IsCNTestEnv

func IsCNTestEnv() bool

国内测试环境

func IsDevelopEnv

func IsDevelopEnv() bool

是否是开发环境

func IsJustTestEnv

func IsJustTestEnv() bool

非线上环境

func IsOverseasEnv

func IsOverseasEnv() bool

是否是海外

func IsOverseasTestEnv

func IsOverseasTestEnv() bool

是否是海外测试

func IsProductionEnv

func IsProductionEnv() bool

是否是生产环境,包括国内国外

func IsTestEnv

func IsTestEnv() bool

是否是测试环境

func LogEnv

func LogEnv()

func SetEnv

func SetEnv(v string)

指定一个环境变量值,指定后系统变更时需要重启应用才会使用新的环境变量, 不会影响系统环境变量

Types

This section is empty.

Jump to

Keyboard shortcuts

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