# Functions

AppName returns the name of the application.
AppPort returns the value of the APP_PORT configuration variable as an integer.
LogPayload returns a boolean value indicating whether to log the payload.
New initializes the configuration based on the given environment.
PprofEnabled returns a boolean value indicating whether PPROF_ENABLED is true.
PprofPort returns the value of the "PPROF_PORT" configuration setting.