Sun, 26 May 2024 22:33:03 UTC | login

Information for build golang-github-cbroglie-mapstructure-0-0.4.20190702git300500e.fc33

ID171905
Package Namegolang-github-cbroglie-mapstructure
Version0
Release0.4.20190702git300500e.fc33
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
StartedThu, 13 Aug 2020 12:05:09 UTC
CompletedThu, 13 Aug 2020 12:05:09 UTC
Tags
f33
RPMs
src
golang-github-cbroglie-mapstructure-0-0.4.20190702git300500e.fc33.src.rpm (info) (download)
noarch
golang-github-cbroglie-mapstructure-devel-0-0.4.20190702git300500e.fc33.noarch.rpm (info) (download)
Changelog * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * 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