Pakiet: golang-github-cbroglie-mapstructure-dev (0.0~git20150405.0.25325b4-2)
Odnośniki dla golang-github-cbroglie-mapstructure-dev
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego golang-github-cbroglie-mapstructure:
- [golang-github-cbroglie-mapstructure_0.0~git20150405.0.25325b4-2.dsc]
- [golang-github-cbroglie-mapstructure_0.0~git20150405.0.25325b4.orig.tar.xz]
- [golang-github-cbroglie-mapstructure_0.0~git20150405.0.25325b4-2.debian.tar.xz]
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
- golang-github-go-viper-mapstructure-dev
- golang-github-ncabatoff-go-seq-dev
- golang-github-flynn-json5-dev
- golang-github-mitchellh-reflectwalk-dev
- libmail-imaptalk-perl
- golang-github-oleiade-reflections-dev
- golang-github-jeffail-gabs-dev
- golang-github-francoispqt-gojay-dev
- libdata-uriencode-perl
- golang-github-mitchellh-pointerstructure-dev
- golang-github-apparentlymart-go-dump-dev
Go library for decoding generic map values into native structures
Mapstructure is a Go library for decoding generic map values to structures and vice versa, while providing helpful error handling.
This library is most useful when decoding values from some data stream (JSON, Gob, etc.) where you don't quite know the structure of the underlying data until you read a part of it. You can therefore read a map[string]interface{} and use this library to decode it into the proper underlying native Go structure.
This package is a fork of the golang-github-mitchellh-mapstructure package to more elegantly support decoding data with an unknown structure by using the runtime reflection features of the Go language.
Pobieranie golang-github-cbroglie-mapstructure-dev
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 12,3 KiB | 69,0 KiB | [lista plików] |