# Functions

New creates a new configuration struct and returns to to the caller.

# Structs

Config is a struct that holds all the configuration options for the application.
No description provided by the author
WebServerConfig holds the configuration for the http web server.