How to Install golang-github-juju-ratelimit-dev in Ubuntu 18.04



Install golang-github-juju-ratelimit-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-juju-ratelimit-dev

Description:

Efficient token-bucket-based rate limiter module for Go

The ratelimit package provides an efficient token bucket implementation in Go. The token bucket algorithm implements a method for ensuring a reader or writer does not exceed a specified rate limit.

Homepage: https://github.com/juju/ratelimit

Version: 0.0~git20170523.0.5b9ff86-1

Section: universe/devel