Pakket: golang-github-hashicorp-go-retryablehttp-dev (0.7.0-1)
Verwijzigingen voor golang-github-hashicorp-go-retryablehttp-dev
Trisquel bronnen:
Het bronpakket golang-github-hashicorp-go-retryablehttp downloaden:
- [golang-github-hashicorp-go-retryablehttp_0.7.0-1.dsc]
- [golang-github-hashicorp-go-retryablehttp_0.7.0.orig.tar.gz]
- [golang-github-hashicorp-go-retryablehttp_0.7.0-1.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Go Packaging Team (Mailarchief)
- Dmitry Smirnov
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
- golang-github-mreiferson-go-httpclient-dev
- golang-github-facebookgo-grace-dev
- jaminid
- golang-github-gliderlabs-ssh-dev
- golang-github-elithrar-simple-scrypt-dev
- golang-github-kurin-blazer-dev
- python-tenacity-doc
- python3-tenacity
- python-tenacity
- golang-github-segmentio-kafka-go-dev
- golang-github-ant0ine-go-json-rest-dev
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