Name: | golang-github-mitchellh-mapstructure-devel |
---|---|
Version: | 0 |
Release: | 0.13.gitca63d7c.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 29915 |
License: | MIT |
RPM: | golang-github-mitchellh-mapstructure-devel-0-0.13.gitca63d7c.el7.noarch.rpm |
Source RPM: | golang-github-mitchellh-mapstructure-0-0.13.gitca63d7c.el7.src.rpm |
Build Date: | Mon Mar 15 2021 |
Build Host: | host-100-100-224-17.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/mitchellh/mapstructure |
Summary: | Go library for decoding generic map values into native Go 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. 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 library source intended for building other packages which use import path with github.com/mitchellh/mapstructure prefix. |
- Bump to upstream ca63d7c062ee3c9f34db231e352b60012b4fd0c1 related: #1243892
- Polish the spec file related: #1243892
- https://fedoraproject.org/wiki/Changes/golang1.7
- https://fedoraproject.org/wiki/Changes/golang1.6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Update github.com/mitchellh/cli to 8102d0ed5ea2709ade1243798785888175f6e415 related: #1243892
- Bump to upstream 281073eb9eb092240d33ef253c404f1cca550309 related: #1243892
- Update to spec-2.1 related: #1243892
- Update spec file to spec-2.0 related: #1243892
- Choose the correct architecture - Update license - Remove runtime-dep on golang - Add temporary devel subpackage of mitchellh-cli resolves: #1243892