Package : golang-github-hashicorp-multierror > RPM : golang-github-hashicorp-multierror-1.1.1-2.mga9.src.rpm

Basic items

Name golang-github-hashicorp-multierror
Version 1.1.1
Release 2.mga9
URL https://github.com/hashicorp/go-multierror
Group Development/Other
Summary Go package for representing a list of errors as a single error
Size 19KB
Arch noarch
License MPLv2.0

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 doesn't 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.

Media information

Distribution release Mageia cauldron
Media name core-release
Media arch x86_64

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2022-03-23 02:24:26
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie