Fedora Packages

golang-github-hashicorp-multierror-devel Subpackage of golang-github-hashicorp-multierror

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

Releases Overview

Release Stable Testing
Fedora Rawhide 1.1.1-7.fc40 -
Fedora 40 1.1.1-7.fc40 -
Fedora 39 1.1.1-5.fc39 -
Fedora 38 1.1.1-4.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at golang-github-hashicorp-multierror dash maintainers at fedoraproject dot org.



Sources on Pagure