# Functions

No description provided by the author
No description provided by the author
No description provided by the author
GetExpectedEnvVarNames is a helper method to list the expected environment variable names that are needed to successfully map onto a given config struct.
NewAppViper constructs a Viper config using the default prefix that we will then extend with additional methods.
NewAppViperWithPrefix constructs a Viper config using a custom prefix that we will then extend with additional methods.
No description provided by the author

# 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
No description provided by the author
No description provided by the author
No description provided by the author
EnvVarPrefix establishes that, by default, our environment variable naming prefix is "APP_".

# Structs

No description provided by the author
No description provided by the author