mapstructure icon indicating copy to clipboard operation
mapstructure copied to clipboard

feat: support squash embedded struct pointers on config

Open chengxuncc opened this issue 4 years ago • 1 comments

#205 already support squash embedded struct pointers, but I want to change config of Decoder to enable it by default. Currently we have Squash option but only work on embedded structs, it might be better to include embedded struct pointers.

chengxuncc avatar Jan 27 '21 02:01 chengxuncc

any update on squash decode embed struct pointers?

shushenghong avatar Jan 08 '22 17:01 shushenghong