venv

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AppEnvKey  = "APP_ENV"
	AppEnvDev  = "dev"
	AppEnvTest = "test"
	AppEnvPre  = "pre"
	AppEnvProd = "prod"
)

Variables

This section is empty.

Functions

func GetEnv

func GetEnv(key string, defaultVal string) (value string)

GetEnv get env, support default value

Types

This section is empty.

Jump to

Keyboard shortcuts

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