mapstructure icon indicating copy to clipboard operation
mapstructure copied to clipboard

decodeMapFromSlice() doesn't accumulate errors in a loop

Open leventov opened this issue 5 years ago • 1 comments

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.

leventov avatar Jun 05 '20 08:06 leventov

Agree

mitchellh avatar Nov 26 '20 22:11 mitchellh