Documentation
¶
Overview ¶
Package env provide functions to populate structs from environment variables using https://github.com/mitchellh/mapstructure.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PopulateFromEnv ¶
PopulateFromEnv populates the target using environment variables and mapstructure (https://github.com/mitchellh/mapstructure) mappings. Please note that the target must be a pointer to a struct.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.