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: 8.el10_0 | Build date: Thu Nov 7 05:36:42 2024 |
Group: Unspecified | Build host: buildvm-a64-24.iad2.fedoraproject.org |
Size: 37882 | Source RPM: golang-github-hashicorp-multierror-1.1.1-8.el10_0.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
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Oct 13 2022 Robert-André Mauchin <zebob.m@gmail.com> - 1.1.1-3 - SPEC cleanup * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
/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, Thu Nov 14 04:38:05 2024