Tue, 03 Feb 2026 04:16:03 CST | login

Information for build golang-github-hashicorp-multierror-1.1.1-1.oc9

ID29662
Package Namegolang-github-hashicorp-multierror
Version1.1.1
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-hashicorp-multierror.git?.#ca97a924622d0d0facb4db849aa62713b0ae427e
SummaryGo package for representing a list of errors as a single error
DescriptionGo-multierror is a package for Go that provides a mechanism for representing a list of error values as a single error. This allows a function in Go to return an error that might actually be a list of errors. If the caller knows this, they can unwrap the list and access the errors. If the caller does not know, the error formats to a nice human-readable format. Go-multierror implements the errwrap interface so that it can be used with that library, as well.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 23 Sep 2024 15:37:44 CST
CompletedMon, 23 Sep 2024 15:40:13 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-github-hashicorp-multierror.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-hashicorp-multierror.git?.#origin/master'}}
Tags
epol9-test-compose
RPMs
src
golang-github-hashicorp-multierror-1.1.1-1.oc9.src.rpm (info) (download)
noarch
golang-github-hashicorp-multierror-devel-1.1.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 * Mon Aug 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build