[ 源代码: golang-gopkg-retry.v1 ]
软件包:golang-gopkg-retry.v1-dev(0.0~git20161025.0.c09f6b8-1)
golang-gopkg-retry.v1-dev 的相关链接
Debian 的资源:
下载源码包 golang-gopkg-retry.v1:
- [golang-gopkg-retry.v1_0.0~git20161025.0.c09f6b8-1.dsc]
- [golang-gopkg-retry.v1_0.0~git20161025.0.c09f6b8.orig.tar.xz]
- [golang-gopkg-retry.v1_0.0~git20161025.0.c09f6b8-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