[ bianca ]
软件包:golang-github-mitchellh-copystructure-dev(1.2.0-1)
golang-github-mitchellh-copystructure-dev 的相关链接
下载源码包 golang-github-mitchellh-copystructure:
- [golang-github-mitchellh-copystructure_1.2.0-1.debian.tar.xz]
- [golang-github-mitchellh-copystructure_1.2.0-1.dsc]
- [golang-github-mitchellh-copystructure_1.2.0.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- golang-github-mohae-deepcopy-dev
- python3-cyarray
- golang-github-wk8-go-ordered-map-dev
- libclone-pp-perl
- libtie-cycle-perl
- golang-github-jinzhu-copier-dev
- golang-github-stretchr-objx-dev
- golang-github-alecthomas-binary-dev
- golang-modernc-internal-dev
- golang-github-gcla-deep-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