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.2.0-4.fc41 | - |
Fedora 41 | 1.2.0-4.fc41 | - |
Fedora 40 | 1.2.0-3.fc40 | - |
Fedora EPEL 10.0 | 1.2.0-4.el10_0 | - |
You can contact the maintainers of this package via email at
golang-github-mitchellh-copystructure dash maintainers at fedoraproject dot org
.