Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Load ¶
Load loads configuration with priority order: 1. OS environment variables (highest priority) 2. .env.local file 3. .env file (lowest priority)
func LoadConfig ¶
LoadConfig loads configuration from .env file
func LoadLocalENV ¶
LoadLocalENV reads .env* files and sets the values to os ENV Priority order (highest to lowest): 1. Existing OS environment variables (not overwritten) 2. .env.local file 3. .env file
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.