[ 原始碼: golang-github-matryer-try ]
套件:golang-github-matryer-try-dev(1+git20161228.6.9ac251b-2.1)
golang-github-matryer-try-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-matryer-try:
- [golang-github-matryer-try_1+git20161228.6.9ac251b-2.1.dsc]
- [golang-github-matryer-try_1+git20161228.6.9ac251b.orig.tar.xz]
- [golang-github-matryer-try_1+git20161228.6.9ac251b-2.1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Simple idiomatic retry package for Go
Idiomatic Go retry package. Thanks to @rowland (https://github.com/rowland) for code review.
Usage: Just call try.Do with the function you want to retry in the event of an error.
其他與 golang-github-matryer-try-dev 有關的套件
|
|
|
|
-
- dep: golang-github-cheekybits-is-dev
- Mini testing helper for Go