Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: golang-github-hashicorp-multierror-devel | Distribution: Fedora Project |
Version: 1.1.1 | Vendor: Fedora Project |
Release: 7.fc40 | Build date: Wed Jan 24 19:07:16 2024 |
Group: Unspecified | Build host: buildvm-x86-19.iad2.fedoraproject.org |
Size: 37880 | Source RPM: golang-github-hashicorp-multierror-1.1.1-7.fc40.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/hashicorp/go-multierror | |
Summary: Go package for representing a list of errors as a single error |
Go-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. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/hashicorp/go-multierror
MPL-2.0
* Wed Jan 24 2024 Fedora Release Engineering <[email protected]> - 1.1.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <[email protected]> - 1.1.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <[email protected]> - 1.1.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <[email protected]> - 1.1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Oct 13 2022 Robert-André Mauchin <[email protected]> - 1.1.1-3 - SPEC cleanup * Thu Jul 21 2022 Fedora Release Engineering <[email protected]> - 1.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jan 29 2022 Maxwell G <[email protected]> - 1.1.1-1 - Update to 1.1.1. Fixes rhbz#1938035.
/usr/share/doc/golang-github-hashicorp-multierror-devel /usr/share/doc/golang-github-hashicorp-multierror-devel/README.md /usr/share/gocode/src/github.com /usr/share/gocode/src/github.com/hashicorp /usr/share/gocode/src/github.com/hashicorp/go-multierror /usr/share/gocode/src/github.com/hashicorp/go-multierror/.goipath /usr/share/gocode/src/github.com/hashicorp/go-multierror/append.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/append_test.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/flatten.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/flatten_test.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/format.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/format_test.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/go.mod /usr/share/gocode/src/github.com/hashicorp/go-multierror/group.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/group_test.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/multierror.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/multierror_test.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/prefix.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/prefix_test.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/sort.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/sort_test.go /usr/share/licenses/golang-github-hashicorp-multierror-devel /usr/share/licenses/golang-github-hashicorp-multierror-devel/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 23:47:10 2024