Documentation ¶ Index ¶ func ReadEnv(files []string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ReadEnv ¶ func ReadEnv(files []string) error ReadEnv is a wrapper on godotenv to read the env variables from the given files and load them in the environment. TODO: do we want to use the server envcfg here? This is just a simplified version of that. Types ¶ This section is empty. Source Files ¶ View all Source files envcfg.go Click to show internal directories. Click to hide internal directories.