[ ソース: golang-golang-x-xerrors ]
パッケージ: golang-golang-x-xerrors-dev (0.0~git20231012.104605a-1)
golang-golang-x-xerrors-dev に関するリンク
Debian の資源:
golang-golang-x-xerrors ソースパッケージをダウンロード:
- [golang-golang-x-xerrors_0.0~git20231012.104605a-1.dsc]
- [golang-golang-x-xerrors_0.0~git20231012.104605a.orig.tar.xz]
- [golang-golang-x-xerrors_0.0~git20231012.104605a-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- golang-github-mgutz-to-dev
- golang-github-pelletier-go-toml.v2-dev
- golang-github-hashicorp-errwrap-dev
- golang-github-tideland-golib-dev
- golang-gopkg-yaml.v3-dev
- golang-github-kr-pretty-dev
- golang-github-alecthomas-repr-dev
- golang-github-hashicorp-go-multierror-dev
- golang-github-hashicorp-go-cleanhttp-dev
- libboost-python-dev
- golang-github-stevvooe-resumable-dev
new Go 1.13 error values
This package contains the transition packages for the new Go 1.13 error values.
Most of the functions and types in this package will be incorporated into the standard library's errors package in Go 1.13; the behavior of this package's Errorf function will be incorporated into the standard library's fmt.Errorf. Use this package to get equivalent behavior in all supported Go versions.