Fedora Packages

golang-github-cbroglie-mapstructure-devel Subpackage of golang-github-cbroglie-mapstructure

Go library for decoding generic map values into native Go 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 contains the source code needed for building packages that reference the following Go import paths: – github.com/cbroglie/mapstructure

Releases Overview

Release Stable Testing
Fedora 38 0-0.10.20210108gitc22e58b.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at golang-github-cbroglie-mapstructure dash maintainers at fedoraproject dot org.



Sources on Pagure