Paket: golang-github-hashicorp-go-multierror-dev (1.0.0-1)
golang-github-hashicorp-go-multierror-dev için bağlantılar
Debian Kaynakları:
- Hata Raporları
- Developer Information
- Debian Değişim Günlüğü
- Telif Hakkı Dosyası
- Debian Yama Takipçisi
golang-github-hashicorp-go-multierror Kaynak Paketini İndir:
- [golang-github-hashicorp-go-multierror_1.0.0-1.dsc]
- [golang-github-hashicorp-go-multierror_1.0.0.orig.tar.gz]
- [golang-github-hashicorp-go-multierror_1.0.0-1.debian.tar.xz]
Geliştiriciler:
- Debian Go Packaging Team (QA Sayfası)
- Tianon Gravi (QA Sayfası)
- Tim Potter (QA Sayfası)
- Anthony Fok (QA Sayfası)
Dış Kaynaklar:
- Ana Sayfa [github.com]
Benzer paketler:
- python-pretty-yaml
- python3-pretty-yaml
- golang-github-mgutz-to-dev
- golang-github-muesli-toktok-dev
- libdata-dump-perl
- luksy
- golang-github-containers-luksy-dev
- golang-github-pelletier-go-toml.v2-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.
golang-github-hashicorp-go-multierror-dev ile İlgili Diğer Paketler
|
|
|
|
-
- dep: golang-github-hashicorp-errwrap-dev (>= 1.0.0~)
- Errwrap is a Go (golang) library for wrapping and querying errors
golang-github-hashicorp-go-multierror-dev indir
Mimari | Paket Boyutu | Kurulu Boyut | Dosyalar |
---|---|---|---|
all | 10,3 kB | 46,0 kB | [dosya listesi] |