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