# Functions
Get returns a pointer to a config struct which holds a valid config.
LoadConfig config file from given path.
# Structs
Config type represents the application settings.
DatabaseConfig models postgres database configuration data.
Secrets models the data for the token configuration.
ServerConfig models a server's configuration data.