Sun, 01 Feb 2026 15:22:19 CST | login

Information for build golang-github-mitchellh-mapstructure-1.4.1-1.oc9

ID29828
Package Namegolang-github-mitchellh-mapstructure
Version1.4.1
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-mitchellh-mapstructure.git?.#b60e977691d20c79c5447170b97f2730b26ece39
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 byfanjunkong
State complete
Volume DEFAULT
StartedSat, 21 Sep 2024 01:30:34 CST
CompletedSat, 21 Sep 2024 01:35:20 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-github-mitchellh-mapstructure.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-mitchellh-mapstructure.git?.#origin/master'}}
Tags
epol9-test-compose
RPMs
src
golang-github-mitchellh-mapstructure-1.4.1-1.oc9.src.rpm (info) (download)
noarch
golang-github-mitchellh-mapstructure-devel-1.4.1-1.oc9.noarch.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build