[ 原始碼: golang-gopkg-retry.v1 ]
套件:golang-gopkg-retry.v1-dev(0.0~git20161025.0.c09f6b8-1.1)
golang-gopkg-retry.v1-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-gopkg-retry.v1:
- [golang-gopkg-retry.v1_0.0~git20161025.0.c09f6b8-1.1.dsc]
- [golang-gopkg-retry.v1_0.0~git20161025.0.c09f6b8.orig.tar.xz]
- [golang-gopkg-retry.v1_0.0~git20161025.0.c09f6b8-1.1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [gopkg.in]
相似套件:
Simple retry mechanism for Go
Package retry provides a framework for retrying actions. It does not itself invoke the action to be retried, but is intended to be used in a retry loop.
其他與 golang-gopkg-retry.v1-dev 有關的套件
|
|
|
|
-
- dep: golang-go
- Go programming language compiler, linker, compiled stdlib
-
- dep: golang-gopkg-check.v1-dev
- Rich testing extension for Go's testing package