[ 原始碼: 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