Versions in this module Expand all Collapse all v1 v1.0.0 Apr 28, 2023 Changes in this version + type Config struct + func (s *Config) UnmarshalYAML(unmarshal func(interface{}) error) error + type SafeConfig struct + C *Config + func (sc *SafeConfig) ReloadConfig(confFile string, logger log.Logger) (err error)