# Functions
DefaultConfigFile holds the default config file properties.
DefaultSettings returns the default values for configuring go-tin.
New creates a configuration from the environment.
# Structs
ConfigFile describes the name, path and the format of the file to be used to load the configuration in the env.
Settings is used to setup go-tin.
# Interfaces
InputValidator should be implemented by types that need input validation check.