Versions in this module Expand all Collapse all v1 v1.0.1 Jun 25, 2024 Changes in this version + type Config struct + func New() *Config + func (c *Config) Enabled() bool + func (c *Config) Load(path string) error + func (c *Config) Reload() error + func (c *Config) ReloadRequired() bool + func (c *Config) SetReload(reload bool)