套件: golang-github-mitchellh-copystructure-dev (0.0~git20161013.0.5af94ae-2)
golang-github-mitchellh-copystructure-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 golang-github-mitchellh-copystructure:
- [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]
維護者:
Original Maintainers:
- Debian Go Packaging Team (郵件存檔)
- Dmitry Smirnov
外部的資源:
- 主頁 [github.com]
相似套件:
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