How to Install golang-gopkg-eapache-go-resiliency.v1-dev in Ubuntu 18.04



Install golang-gopkg-eapache-go-resiliency.v1-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-gopkg-eapache-go-resiliency.v1-dev

Description:

resiliency patterns for golang

Resiliency patterns for golang. Based in part on Hystrix, Semian, and others. Currently implemented patterns include circuit-breaker, semaphore, deadline/timeout, batching and retriable.

Homepage: https://github.com/eapache/go-resiliency

Version: 1.0.0-4

Section: universe/devel