# Functions
DefaultConfiguration returns the default configuration for an Siris station, fills the main Configuration.
TOML reads Configuration from a toml-compatible document file.
YAML reads Configuration from a configuration.yml file.
# Structs
Configuration the whole configuration for an Siris instance these can be passed via options also, look at the top of this file(configuration.go).