Sun, 19 May 2024 00:11:38 UTC | login

Information for build golang-github-cbroglie-mapstructure-0-0.2.20190702git300500e.fc31

ID111821
Package Namegolang-github-cbroglie-mapstructure
Version0
Release0.2.20190702git300500e.fc31
Epoch
SummaryGo 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 31 Jul 2019 17:57:46 UTC
CompletedWed, 31 Jul 2019 17:57:46 UTC
Tags
f31
f32
f33
RPMs
src
golang-github-cbroglie-mapstructure-0-0.2.20190702git300500e.fc31.src.rpm (info) (download)
noarch
golang-github-cbroglie-mapstructure-devel-0-0.2.20190702git300500e.fc31.noarch.rpm (info) (download)
Changelog * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu May 23 2019 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.1.20190702git300500e - Initial package