Documentation ¶
Index ¶
- func GetEnv(key string, envType string) string
- func GetEnvWithDefault(key string, def func() string) string
- func GetEnvs(key []string, envType string) string
- func GetValue(value string, envType string) string
- func Getenv(key string, envType string) string
- func RunCommand(cmd string) (*string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetEnvWithDefault ¶ added in v0.5.0
func RunCommand ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.