[ Bron: golang-github-mitchellh-copystructure ]
Pakket: golang-github-mitchellh-copystructure-dev (1.2.0-1)
Verwijzigingen voor golang-github-mitchellh-copystructure-dev
Debian bronnen:
Het bronpakket golang-github-mitchellh-copystructure downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
- golang-github-mohae-deepcopy-dev
- python3-cyarray
- libclone-pp-perl
- golang-github-jinzhu-copier-dev
- libtie-cycle-perl
- golang-github-alecthomas-binary-dev
- golang-github-stretchr-objx-dev
- golang-modernc-internal-dev
- golang-github-alecthomas-repr-dev
- golang-github-go-ozzo-ozzo-validation.v4-dev
- librust-slotmap-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.
Andere aan golang-github-mitchellh-copystructure-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-github-mitchellh-reflectwalk-dev
- library for "walking" complex structures, similar to walking a filesystem