@ -24,9 +24,9 @@ func NewConfig()(*Config) {
strval := splitted[1]
val := make(map[string]int)
val[strval] = TypeNone
env[key] = val
config.env[key] = val
}
fmt.Println(config)
return config
The note is not visible to the blocked user.