[ 原始碼: 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