[ Bron: golang-github-hashicorp-go-retryablehttp ]
Pakket: golang-github-hashicorp-go-retryablehttp-dev (0.6.4-2)
Verwijzigingen voor golang-github-hashicorp-go-retryablehttp-dev
Debian bronnen:
Het bronpakket golang-github-hashicorp-go-retryablehttp downloaden:
- [golang-github-hashicorp-go-retryablehttp_0.6.4-2.dsc]
- [golang-github-hashicorp-go-retryablehttp_0.6.4.orig.tar.xz]
- [golang-github-hashicorp-go-retryablehttp_0.6.4-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
- 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.
Andere aan golang-github-hashicorp-go-retryablehttp-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-github-hashicorp-go-cleanhttp-dev
- Functions for accessing "clean" Go http.Client values
-
- dep: golang-github-hashicorp-go-hclog-dev
- common logging package for HashiCorp tools