[ 源代码: golang-github-mitchellh-reflectwalk ]
软件包:golang-github-mitchellh-reflectwalk-dev(0.0~git20170726.63d60e9-3)
golang-github-mitchellh-reflectwalk-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-mitchellh-reflectwalk:
- [golang-github-mitchellh-reflectwalk_0.0~git20170726.63d60e9-3.dsc]
- [golang-github-mitchellh-reflectwalk_0.0~git20170726.63d60e9.orig.tar.xz]
- [golang-github-mitchellh-reflectwalk_0.0~git20170726.63d60e9-3.debian.tar.xz]
维护小组:
- Debian Go Packaging Team (QA 页面, 邮件存档)
- Alexandre Viau (QA 页面)
- Martín Ferrari (QA 页面)
- Tim Potter (QA 页面)
外部的资源:
- 主页 [github.com]
相似软件包:
- golang-github-go-viper-mapstructure-dev
- golang-github-mitchellh-mapstructure-dev
- golang-github-mitchellh-pointerstructure-dev
- libdata-uriencode-perl
- golang-github-r3labs-diff-dev
- golang-github-francoispqt-gojay-dev
- fq
- golang-github-alecthomas-jsonschema-dev
- golang-github-oleiade-reflections-dev
- xmlstarlet
- golang-github-neelance-astrewrite-dev
library for "walking" complex structures, similar to walking a filesystem
reflectwalk is a Go library for "walking" a value in Go using reflection, in the same way a directory tree can be "walked" on the filesystem. Walking a complex structure can allow you to do manipulations on unknown structures such as those decoded from JSON.
其他与 golang-github-mitchellh-reflectwalk-dev 有关的软件包
|
|
|
|
-
- dep: golang-golang-x-tools
- supplementary Go tools