[ 源代码: golang-gopkg-errgo.v1 ]
软件包:golang-gopkg-errgo.v1-dev(1.0.1-1)
golang-gopkg-errgo.v1-dev 的相关链接
Debian 的资源:
下载源码包 golang-gopkg-errgo.v1:
- [golang-gopkg-errgo.v1_1.0.1-1.dsc]
- [golang-gopkg-errgo.v1_1.0.1.orig.tar.gz]
- [golang-gopkg-errgo.v1_1.0.1-1.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-github-frankban-quicktest-dev (>= 1.2.2~)
- quick helpers for testing Go applications