套件:golang-github-hashicorp-go-retryablehttp-dev(0.7.1-1)
golang-github-hashicorp-go-retryablehttp-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-hashicorp-go-retryablehttp:
- [golang-github-hashicorp-go-retryablehttp_0.7.1-1.dsc]
- [golang-github-hashicorp-go-retryablehttp_0.7.1.orig.tar.gz]
- [golang-github-hashicorp-go-retryablehttp_0.7.1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
- golang-github-mreiferson-go-httpclient-dev
- golang-github-facebookgo-grace-dev
- golang-github-gliderlabs-ssh-dev
- golang-github-elithrar-simple-scrypt-dev
- golang-github-kurin-blazer-dev
- golang-github-backblaze-blazer-dev
- golang-github-segmentio-kafka-go-dev
- golang-github-ant0ine-go-json-rest-dev
- golang-github-tendermint-log15-dev
- python-tenacity-doc
- python-tenacity
retryable HTTP client in Go
This package provides a familiar HTTP client interface with automatic retries and exponential backoff. It is a thin wrapper over the standard net/http client library and exposes nearly the same public API. This makes retryablehttp very easy to drop into existing programs.
其他與 golang-github-hashicorp-go-retryablehttp-dev 有關的套件
|
|
|
|
-
- dep: golang-github-hashicorp-go-cleanhttp-dev (>= 0.5.1)
- Functions for accessing "clean" Go http.Client values
-
- dep: golang-github-hashicorp-go-hclog-dev (>= 0.9.2)
- common logging package for HashiCorp tools