golang-github-cbroglie-mapstructure-dev 0.0~git20150405.0.25325b4-ok1 (amd64 binary) in openkylin yangtze
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]
and use this library to decode it into the proper underlying native Go
structure.
.
This package is a fork of the golang-
package to more elegantly support decoding data with an unknown
structure by using the runtime reflection features of the Go
language.
Details
- Package version:
- 0.0~git20150405.0.25325b4-ok1
- Source:
-
golang-github-cbroglie-mapstructure 0.0~git20150405.0.25325b4-ok1 source package in openKylin
- Status:
- Deleted
- Component:
- main
- Priority:
- Extra