Documentation ¶ Overview ¶ Package env contains a function to load configuration from environment. Index ¶ func Load(prefix string, v interface{}) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Load ¶ func Load(prefix string, v interface{}) error Load loads the configuration from the environment. Types ¶ This section is empty. Source Files ¶ View all Source files env.go Click to show internal directories. Click to hide internal directories.