Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertProperEnvKey ¶
AssertProperEnvKeys asserts that all env. keys are proper (and not potentially passwords).
Types ¶
type EnvList ¶
type EnvList []string
type EnvMap ¶
func NewEnvMapFromList ¶
NewEnvMap returns the env. map from the environment list.
func (*EnvMap) AssertDefined ¶
Defined returns true if all env variables are defined.
func (*EnvMap) AssertNotEmpty ¶
Defined returns true if all env variables are defined and not empty.
Click to show internal directories.
Click to hide internal directories.