How to fix Viper unmarshal error for nested structs
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 »How to fix Viper unmarshal error for nested structs