Documentation
¶
Overview ¶
Package utilities provides shared configuration-loading helpers for the config module.
Its main responsibility is to load application settings from application.yml or application.json, merge .env and .env.local files, and apply environment-variable overrides derived from the Viper key paths.
Main entry point:
- LoadEnv to load configuration files and apply override rules
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.