Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContainsEnv ¶ added in v0.9.0
ContainsEnv takes an arg and returns true if if contains an environment variable reference
func ReplaceEnv ¶
ReplaceEnv takes an arg and replaces all occurrences of environment variables. If the variable is found in the passed map it is replaced, otherwise the original string is returned.
func ReplaceEnvWithPlaceHolder ¶ added in v0.7.1
ReplaceEnvWithPlaceHolder replaces all occurrences of environment variables with the placeholder string.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.