[ trixie ]
[ sid ]
[ ソース: golang-github-getlantern-ops ]
パッケージ: golang-github-getlantern-ops-dev (0.0~git20190325.d70cb0d-1.1)
golang-github-getlantern-ops-dev に関するリンク
Debian の資源:
golang-github-getlantern-ops ソースパッケージをダウンロード:
- [golang-github-getlantern-ops_0.0~git20190325.d70cb0d-1.1.dsc]
- [golang-github-getlantern-ops_0.0~git20190325.d70cb0d.orig.tar.xz]
- [golang-github-getlantern-ops_0.0~git20190325.d70cb0d-1.1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Track success or failure of operations in code
ops provides a facility for tracking the processing of operations, including contextual metadata about the operation and their final success or failure. An op is assumed to have succeeded if by the time of calling Exit() no errors have been reported. The final status can be reported to a metrics facility.
その他の golang-github-getlantern-ops-dev 関連パッケージ
|
|
|
|
-
- dep: golang-github-getlantern-context-dev
- goroutine-based context state
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package