golang-github-hashicorp-go-multierror-dev binary package in Ubuntu Lunar amd64
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.
.
This package contains the source.
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2022-12-04 17:13:33 UTC | Published | Ubuntu Lunar amd64 | release | universe | devel | Extra | 1.1.1-2 | ||
|
|||||||||
Deleted | Ubuntu Lunar amd64 | proposed | universe | devel | Extra | 1.1.1-2 | |||
|
|||||||||
2022-12-04 17:15:23 UTC | Superseded | Ubuntu Lunar amd64 | release | universe | devel | Extra | 1.1.1-1 | ||
|