Documentation ¶ Index ¶ func EvalAll(envs map[string]string) map[string]string func GetEnvVars(extraVars map[string]string) func(string) string func GetEnvs() map[string]string func ToUpperKeys(envs map[string]string) map[string]string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func EvalAll ¶ func EvalAll(envs map[string]string) map[string]string func GetEnvVars ¶ func GetEnvVars(extraVars map[string]string) func(string) string func GetEnvs ¶ added in v0.3.2 func GetEnvs() map[string]string func ToUpperKeys ¶ func ToUpperKeys(envs map[string]string) map[string]string Types ¶ This section is empty. Source Files ¶ View all Source files env.go Click to show internal directories. Click to hide internal directories.