We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Merge pull request darccio#22 from idrarig/private-map-fix Do not panic on private map properties
Merge working as designed (don't override non zero values on destinat… …ion).
fixed issue with not overriding of existing value of map, and added e… …xpect test
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.
version 0.1.2 release
version 0.1.1 release
version 0.1.0 release