Pakiet: golang-github-hashicorp-go-multierror-dev (1.1.0-1)
Odnośniki dla golang-github-hashicorp-go-multierror-dev
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego golang-github-hashicorp-go-multierror:
- [golang-github-hashicorp-go-multierror_1.1.0-1.dsc]
- [golang-github-hashicorp-go-multierror_1.1.0.orig.tar.gz]
- [golang-github-hashicorp-go-multierror_1.1.0-1.debian.tar.xz]
Opiekunowie:
- Debian Go Packaging Team (Strona QA)
- Tianon Gravi (Strona QA)
- Tim Potter (Strona QA)
- Anthony Fok (Strona QA)
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
- python-pretty-yaml
- python3-pretty-yaml
- golang-github-mgutz-to-dev
- golang-github-muesli-toktok-dev
- libdata-dump-perl
- luksy
- golang-github-pelletier-go-toml.v2-dev
- golang-github-containers-luksy-dev
- golang-github-go-errors-errors-dev
- golang-github-ryanuber-go-glob-dev
- golang-github-go-viper-mapstructure-dev
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.
Inne pakiety związane z golang-github-hashicorp-go-multierror-dev
|
|
|
|
-
- dep: golang-github-hashicorp-errwrap-dev (>= 1.0.0~)
- Errwrap is a Go (golang) library for wrapping and querying errors
Pobieranie golang-github-hashicorp-go-multierror-dev
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 7,5 KiB | 36,0 KiB | [lista plików] |