Versions in this module Expand all Collapse all v0 v0.0.7 Dec 6, 2021 Changes in this version + const DefaultConfigurationFilePath + var ErrConfigNotLoaded = errors.New("configuration is nil") + func Load(configFile string) error + type Config struct + AllowRegistrations bool + Database *database.Config + Logging *logging.Config + Telegram *telegram.Config + func Get() *Config