Documentation ¶
Overview ¶
To use autoload, import the package like so:
import _ "github.com/jpfuentes2/go-env/autoload"
Importing this package will automatically source the `pwd`/.env file and set each environment variable.
If you do not want to automatically set the env variables and/or specify a different path, then you should import the base "env" package and call it with a specific path. See env.go for more information.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.