[ 原始碼: golang-github-etcd-io-gofail ]
套件:golang-github-etcd-io-gofail-dev(0.1.0-1)
golang-github-etcd-io-gofail-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-etcd-io-gofail:
- [golang-github-etcd-io-gofail_0.1.0-1.dsc]
- [golang-github-etcd-io-gofail_0.1.0.orig.tar.gz]
- [golang-github-etcd-io-gofail_0.1.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
implementation of failpoint - (library)
This package provides an implementation of failpoint for golang. Failpoints are special comments that include a failpoint variable declaration and some trigger code.
This package contains the library.