# Variables
The configuration struct with default value which are saved if no existing configuration file can be found.
# Structs
Struct with values and struct tags to encode/decode the configuration file.
TOML implementation of the Loader interface.
# Interfaces
General configuration loader interface to allow custom implementations.