[ol10_u0_developer_EPEL] golang-github-hashicorp-multierror-devel-1.1.1-8.el10_0.noarch

Name:golang-github-hashicorp-multierror-devel
Version:1.1.1
Release:8.el10_0
Architecture:noarch
Group:Unspecified
Size:37882
License:MPL-2.0
RPM: golang-github-hashicorp-multierror-devel-1.1.1-8.el10_0.noarch.rpm
Source RPM: golang-github-hashicorp-multierror-1.1.1-8.el10_0.src.rpm
Build Date:Tue Dec 17 2024
Build Host:build-ol10-x86_64.oracle.com
Vendor:Oracle America
URL:https://github.com/hashicorp/go-multierror
Summary:Go package for representing a list of errors as a single error
Description:
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

Changelog (Show File list) (Show related packages)