パッケージ: 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