套件: golang-github-getlantern-ops-dev (0.0~git20190325.d70cb0d-1)
golang-github-getlantern-ops-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 golang-github-getlantern-ops:
- [golang-github-getlantern-ops_0.0~git20190325.d70cb0d-1.dsc]
- [golang-github-getlantern-ops_0.0~git20190325.d70cb0d.orig.tar.xz]
- [golang-github-getlantern-ops_0.0~git20190325.d70cb0d-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Go Packaging Team
- Micah Anderson
外部的資源:
- 主頁 [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