Slice or Map not decoded
Author: DasJottCreated May 18, 2021Updated Jun 19, 2024
Labelsenhancement
If a field is a slice of structs they are not decoded, instead it stays a slice of that type.
Same goes for maps.
Source: mitchellh/mapstructure
If a field is a slice of structs they are not decoded, instead it stays a slice of that type.
Same goes for maps.
Source: mitchellh/mapstructure