套件:golang-github-mitchellh-copystructure-dev(1.2.0-1)
golang-github-mitchellh-copystructure-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-mitchellh-copystructure:
- [golang-github-mitchellh-copystructure_1.2.0-1.dsc]
- [golang-github-mitchellh-copystructure_1.2.0.orig.tar.gz]
- [golang-github-mitchellh-copystructure_1.2.0-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
- golang-github-alecthomas-repr-dev
- librust-slotmap-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