Pakket: golang-github-mitchellh-copystructure-dev (0.0~git20161013.0.5af94ae-2)
Verwijzigingen voor golang-github-mitchellh-copystructure-dev
Trisquel bronnen:
Het bronpakket golang-github-mitchellh-copystructure downloaden:
- [golang-github-mitchellh-copystructure_0.0~git20161013.0.5af94ae-2.dsc]
- [golang-github-mitchellh-copystructure_0.0~git20161013.0.5af94ae.orig.tar.xz]
- [golang-github-mitchellh-copystructure_0.0~git20161013.0.5af94ae-2.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Go Packaging Team (Mailarchief)
- Dmitry Smirnov
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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