# Functions
New creates a new Bifrost server.
ParseConfig reads the config file and returns a new *Config, This method overrides values in the file if there is any environment variables corresponding to a specific setting.
# Variables
Version information, assigned by ldflags.
Version information, assigned by ldflags.
# Structs
AmazonS3Settings is the configuration related to the Amazon S3.
Config is the configuration for a bifrost server.
LogSettings is the configuration for the logger.
Server contains all the necessary information to run Bifrost.
ServiceSettings is the configuration related to the web server.