deep-copy
deep-copy copied to clipboard
Primitive copy on maps
Some lint fixes and adding an initial assignment to get primitives copied over.
With code I was working with some values were still empty. Tested on the struct I was having problems with and using a deepequal compare and all seems to be working now.
Do you happen to have a simplified case that illustrates the problem (like one of the issue_*.go files in testdata)?