# Functions
Boot starts Clair instance with the provided config.
DefaultConfig is a configuration that can be used as a fallback value.
LoadConfig is a shortcut to open a file, read it, and generate a Config.
# Variables
ErrDatasourceNotLoaded is returned when the datasource variable in the configuration file is not loaded properly.