Skip to content

New transformer WithAppendSlice

Compare
Choose a tag to compare
@darccio darccio released this 04 Apr 21:31
· 192 commits to master since this release
9d5f127

Commit e6c5cef change the behavior of how Mergo handles slice when WithOverride is used. If you want the previous behavior, to append source slice in destination slice, use WithAppendSlice and WithOverride.