mergo
mergo copied to clipboard
The `struct` in map value is overwritten completely
As mentioned in the title, the struct
in map value is overwritten completely.
I don't whether it is expected behaviour from the implementor's perspective.
But the behaviour surprises me.
See. https://go.dev/play/p/99fVHhz2_L5
Thanks for opening a new issue. The team has been notified and will review it as soon as possible. For urgent issues and priority support, visit https://xscode.com/imdario/mergo
@ben181231 Sorry, that is actually the expected behaviour.