[ ソース: 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