deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: golang-github-hashicorp-errwrap-dev
Description: |-
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.
Homepage: https://github.com/hashicorp/go-multierror
Installed-Size: '37'
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Multi-Arch: foreign
Package: golang-github-hashicorp-go-multierror-dev
Priority: optional
Section: golang
Source: golang-github-hashicorp-go-multierror
Version: 1.1.1-2
srcpkg_name: golang-github-hashicorp-go-multierror
srcpkg_version: 1.1.1-2