Thu, 18 Apr 2024 00:30:42 UTC | login

Information for build golang-github-mitchellh-mapstructure-0-0.1.git740c764.el7.centos

ID155
Package Namegolang-github-mitchellh-mapstructure
Version0
Release0.1.git740c764.el7.centos
Epoch
SummaryGo library for decoding generic map values into native Go structures
Descriptionmapstructure 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 bylsm5
State complete
Volume DEFAULT
StartedTue, 21 Oct 2014 17:13:32 UTC
CompletedTue, 21 Oct 2014 17:16:17 UTC
Taskbuild (bananas7-el7.centos, golang-github-mitchellh-mapstructure-0-0.1.git740c764.el7.centos.src.rpm)
Tags
bananas7-testing
RPMs
src
golang-github-mitchellh-mapstructure-0-0.1.git740c764.el7.centos.src.rpm (info) (download)
noarch
golang-github-mitchellh-mapstructure-devel-0-0.1.git740c764.el7.centos.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Thu Oct 16 2014 jchaloup <jchaloup@redhat.com> - 0-0.1.git740c764 - First package for Fedora resolves: #1153724