Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseEnv ¶
ParseEnv parses all registered flags in the given flagset, and if they are not already set it attempts to set their values from environment variables. Environment variables take the name of the flag but are UPPERCASE, have the prefix "PREFIX_", and any dashes are replaced by underscores - for example: some-flag => PREFIX_SOME_FLAG
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.