How to Install golang-gopkg-retry.v1-dev in Ubuntu 18.04



Install golang-gopkg-retry.v1-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-gopkg-retry.v1-dev

Description:

Simple retry mechanism for Go

Package retry provides a framework for retrying actions. It does not itself invoke the action to be retried, but is intended to be used in a retry loop.

Homepage: https://gopkg.in/retry.v1

Version: 0.0~git20161025.0.c09f6b8-1

Section: universe/devel