Documentation ¶
Overview ¶
Package envs provides utilities to get environment variables.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
// EnvPrefix is the key prefix of the environment variable value
EnvPrefix = "KWOK_"
)
Functions ¶
func GetEnvWithPrefix ¶
GetEnvWithPrefix returns the value of the environment variable named by the key with kwok prefix.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.