[ aria ]
[ 源代码: golang-golang-x-xerrors ]
软件包:golang-golang-x-xerrors-dev(0.0~git20200804.5ec99f8-1)
golang-golang-x-xerrors-dev 的相关链接
下载源码包 golang-golang-x-xerrors:
- [golang-golang-x-xerrors_0.0~git20200804.5ec99f8-1.debian.tar.xz]
- [golang-golang-x-xerrors_0.0~git20200804.5ec99f8-1.dsc]
- [golang-golang-x-xerrors_0.0~git20200804.5ec99f8.orig.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- golang-gopkg-yaml.v3-dev
- golang-github-kr-pretty-dev
- golang-github-hashicorp-go-cleanhttp-dev
- golang-github-hashicorp-go-multierror-dev
- golang-github-mitchellh-mapstructure-dev
- libboost-python-dev
- golang-any
- libboost-python1.74-dev
- libgpg-error-mingw-w64-dev
- python3-monotonic
- python3-typing-extensions
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.