# Functions
No description provided by the author
GetConfig returns a configuration created from the viper configuration.
InitViper function is responsible for reading the configuration file and environment variables, if they are set.
InitViperInstance function is responsible for reading the configuration file and environment variables, if they are set.
UpdateViperConfig update the viper configuration with the given expression.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Config represents the persistent configuration data.
No description provided by the author
No description provided by the author
No description provided by the author