Sun, 19 May 2024 03:26:15 UTC | login

Information for build golang-github-cbroglie-mapstructure-0-0.3.20190702git300500e.fc32

ID141209
Package Namegolang-github-cbroglie-mapstructure
Version0
Release0.3.20190702git300500e.fc32
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
StartedFri, 27 Mar 2020 10:06:17 UTC
CompletedFri, 27 Mar 2020 10:06:17 UTC
Tags
f33
RPMs
src
golang-github-cbroglie-mapstructure-0-0.3.20190702git300500e.fc32.src.rpm (info) (download)
noarch
golang-github-cbroglie-mapstructure-devel-0-0.3.20190702git300500e.fc32.noarch.rpm (info) (download)
Changelog * 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