Tags: john-deng/mergo
Toggle 0.3.2's commit message
Toggle 0.3.1's commit message
Merge pull request darccio#57 from imdario/fix/pr-56
Pull request darccio#56 merged after passing tests in Travis CI
Toggle 0.3.0's commit message
Updated README and improved .gitignore
Toggle 0.2.4's commit message
Toggle 0.2.3's commit message
Merge pull request darccio#42 from imdario/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
Toggle 0.2.2's commit message
Merge pull request darccio#22 from idrarig/private-map-fix
Do not panic on private map properties
Toggle 0.2.1's commit message
Toggle 0.2.0's commit message
Merge working as designed (don't override non zero values on destinat…
…ion).
Toggle 0.1.4's commit message
fixed issue with not overriding of existing value of map, and added e…
…xpect test
Toggle 0.1.3's commit message
Issue darccio#1 fixed.
It only required to check if src has kind reflect.Ptr. Iff it has this kind, it dereferences src calling Elem() on it.
You can’t perform that action at this time.