@ -34,7 +34,7 @@ func New() Configurator {
var _c *config
func init() {
_c = &config{}
_c = New().(*config)
}
// SetConfigPath set a path to search for the config file in.
The note is not visible to the blocked user.