Install golang-github-hashicorp-go-retryablehttp-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-hashicorp-go-retryablehttp-dev
Description:
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.
Homepage: https://github.com/hashicorp/go-retryablehttp
Version: 0.0~git20160810.0.f4ed9b0-2
Section: universe/devel