软件包:golang-github-mitchellh-copystructure-dev(0.0~git20161013.0.5af94ae-2.1)
golang-github-mitchellh-copystructure-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-mitchellh-copystructure:
- [golang-github-mitchellh-copystructure_0.0~git20161013.0.5af94ae-2.1.dsc]
- [golang-github-mitchellh-copystructure_0.0~git20161013.0.5af94ae.orig.tar.xz]
- [golang-github-mitchellh-copystructure_0.0~git20161013.0.5af94ae-2.1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- golang-github-mohae-deepcopy-dev
- python3-cyarray
- libclone-pp-perl
- golang-github-jinzhu-copier-dev
- golang-github-alecthomas-binary-dev
- libtie-cycle-perl
- golang-github-stretchr-objx-dev
- golang-modernc-internal-dev
- librust-slotmap-dev
- golang-github-alecthomas-repr-dev
- golang-github-go-ozzo-ozzo-validation.v4-dev
library for deep copying values in Go
Copystructure is a Go library for deep copying values in Go.
This library can 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.
其他与 golang-github-mitchellh-copystructure-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-mitchellh-reflectwalk-dev
- library for "walking" complex structures, similar to walking a filesystem