deepcopy makes deep copies of Go data structures, handling pointers, slices, maps, and structs.
go get github.com/mohae/deepcopyNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Deep copy a map and modify the copy without affecting the original.
No known issues recorded.
No dependency data recorded yet.