FileSize | 9310 |
MD5 | A1D405EE79F9866BA2E03F931CA84247 |
PackageDescription | 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 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. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | golang-github-hashicorp-go-multierror-dev |
PackageSection | devel |
PackageVersion | 0.0~git20150916.0.d30f099-1 |
SHA-1 | 54ECFF48FC5CEA6377FC13A6D6656EED4BCF417A |
SHA-256 | C4C4AF17A5C9BFA77A57F12BBCC925A766821FECDA090B4882D4EC174B1B67F2 |