Viper library (Go) fails to unmarshal yaml config file
In times when you’re trying to unmarshal a config file using viper, check whether your config file has nested yaml structures. As shown in the… Read More »Viper library (Go) fails to unmarshal yaml config file