Pakket: golang-github-mitchellh-reflectwalk-dev (0.0~git20170726.63d60e9-4)
Verwijzigingen voor golang-github-mitchellh-reflectwalk-dev
Trisquel bronnen:
Het bronpakket golang-github-mitchellh-reflectwalk downloaden:
- [golang-github-mitchellh-reflectwalk_0.0~git20170726.63d60e9-4.dsc]
- [golang-github-mitchellh-reflectwalk_0.0~git20170726.63d60e9.orig.tar.xz]
- [golang-github-mitchellh-reflectwalk_0.0~git20170726.63d60e9-4.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Go Packaging Team (Mailarchief)
- Martín Ferrari
- Tim Potter
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
- golang-github-mitchellh-mapstructure-dev
- libdata-uriencode-perl
- fsgateway
- golang-github-francoispqt-gojay-dev
- golang-github-glendc-gopher-json-dev
- fq
- golang-github-alecthomas-jsonschema-dev
- xmlstarlet
- golang-github-oleiade-reflections-dev
- golang-github-neelance-astrewrite-dev
- golang-github-viant-assertly-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.
Andere aan golang-github-mitchellh-reflectwalk-dev gerelateerde pakketten
|
|
|
-
- dep: golang-golang-x-tools
- supplementary Go tools