Go library for deep copying values in Go
Copystructure is a Go library for deep copying values in Go. This allows you to copy Go values that may contain reference values such as maps, slices, or pointers, and copy their data as well instead of just their references. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/mitchellh/copystructure
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.0.0-8.fc35 | - |
Fedora 35 | 1.0.0-8.fc35 | - |
Fedora 34 | 1.0.0-7.fc34 | - |
You can contact the maintainers of this package via email at
golang-github-mitchellh-copystructure dash maintainers at fedoraproject dot org
.