[ aria ]
[ Bron: golang-github-hashicorp-go-retryablehttp ]
Pakket: golang-github-hashicorp-go-retryablehttp-dev (0.7.1-1)
Verwijzigingen voor golang-github-hashicorp-go-retryablehttp-dev
Het bronpakket golang-github-hashicorp-go-retryablehttp downloaden:
- [golang-github-hashicorp-go-retryablehttp_0.7.1-1.debian.tar.xz]
- [golang-github-hashicorp-go-retryablehttp_0.7.1-1.dsc]
- [golang-github-hashicorp-go-retryablehttp_0.7.1.orig.tar.gz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
- python-tenacity-doc
- golang-github-grpc-ecosystem-go-grpc-middleware-dev
- python3-retrying
- golang-github-hashicorp-go-cleanhttp-dev
- golang-github-mmcloughlin-avo-dev
- golang-github-datadog-zstd-dev
- python3-urllib3
- golang-github-julienschmidt-httprouter-dev
- golang-github-spf13-afero-dev
- golang-github-jpillora-backoff-dev
- python3-quart
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.
Andere aan golang-github-hashicorp-go-retryablehttp-dev gerelateerde pakketten
|
|
|
|
-
- 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