Documentation ¶ Index ¶ func Load(envPath string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Load ¶ func Load(envPath string) error Load parses the specified file and sets environment variables for the current process. Accepted format for a variable: KEY=VALUE. Comments which begin with '#' and empty lines are ignored. Types ¶ This section is empty. Source Files ¶ View all Source files env.go Click to show internal directories. Click to hide internal directories.