[ 原始碼: golang-gopkg-errgo.v1 ]
套件:golang-gopkg-errgo.v1-dev(1.0.1-2)
golang-gopkg-errgo.v1-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-gopkg-errgo.v1:
- [golang-gopkg-errgo.v1_1.0.1-2.dsc]
- [golang-gopkg-errgo.v1_1.0.1.orig.tar.gz]
- [golang-gopkg-errgo.v1_1.0.1-2.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