[ ソース: 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