Wed, 24 Apr 2024 08:59:56 UTC | login

Information for build golang-github-cbroglie-mapstructure-0-0.5.20210108gitc22e58b.fc33

ID192045
Package Namegolang-github-cbroglie-mapstructure
Version0
Release0.5.20210108gitc22e58b.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
StartedSun, 17 Jan 2021 13:24:59 UTC
CompletedSun, 17 Jan 2021 13:24:59 UTC
Tags
f33
f37
f38
RPMs
src
golang-github-cbroglie-mapstructure-0-0.5.20210108gitc22e58b.fc33.src.rpm (info) (download)
noarch
golang-github-cbroglie-mapstructure-devel-0-0.5.20210108gitc22e58b.fc33.noarch.rpm (info) (download)
Changelog * Fri Jan 08 2021 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.5.20210108gitc22e58b - Bump to commit c22e58b3f0f02258dcc829e4d35074925429f945 * 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