[ 源代码: golang-gopkg-errgo.v1 ]
软件包:golang-gopkg-errgo.v1-dev(0.0~git20161222.442357a-3)
golang-gopkg-errgo.v1-dev 的相关链接
Debian 的资源:
下载源码包 golang-gopkg-errgo.v1:
- [golang-gopkg-errgo.v1_0.0~git20161222.442357a-3.dsc]
- [golang-gopkg-errgo.v1_0.0~git20161222.442357a.orig.tar.xz]
- [golang-gopkg-errgo.v1_0.0~git20161222.442357a-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Dependable Go errors with tracebacks, version 1.
The errgo package provides a way to create and diagnose errors. It is compatible with the usual Go error idioms but adds a way to wrap errors so that they record source location information while retaining a consistent way for code to inspect errors to find out particular problems.
其他与 golang-gopkg-errgo.v1-dev 有关的软件包
|
|
|
|
-
- dep: golang-gopkg-check.v1-dev (>= 0.0+git20161208.0.20d25e2-3)
- Rich testing extension for Go's testing package