Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Env ¶
Env represents a key/value mapping of environment variables
func FromContext ¶
FromContext returns the environment from a context
func (Env) AddFromHTTPRequest ¶
AddFromHTTPRequest adds environment variables from an HTTP request
func (Env) ReadOSEnvironment ¶
ReadOSEnvironment parses the operating systems environment variables
Click to show internal directories.
Click to hide internal directories.