Package : golang-mitchellh-mapstructure

Package details

Summary: a Go library for decoding generic map values to structures

Description:
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.


URL: https://github.com/mitchellh/mapstructure
License: MIT

Maintainer: nobody

List of RPMs