[ 源代码: 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.