mapstructure
mapstructure copied to clipboard
decodeMapFromSlice() doesn't accumulate errors in a loop
decodeMapFromSlice() doesn't accumulate errors in a loop in a manner similar to decodeMapFromMap(). I don't see why there should be a semantic difference between these two functions.
Agree