# Functions
NewConfigurationFromEnv creates a new configuration instance and fetches values only from environment variables.
NewConfigurationWithCmdParams creates a new configuration instance and fetches values from both flags and environment variables.
# Structs
No description provided by the author