[ 原始碼: golang-golang-x-xerrors ]
套件:golang-golang-x-xerrors-dev(0.0~git20200804.5ec99f8-1)
golang-golang-x-xerrors-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-golang-x-xerrors:
- [golang-golang-x-xerrors_0.0~git20200804.5ec99f8-1.dsc]
- [golang-golang-x-xerrors_0.0~git20200804.5ec99f8.orig.tar.xz]
- [golang-golang-x-xerrors_0.0~git20200804.5ec99f8-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.