How to Install golang-github-hailocab-go-hostpool-dev in Ubuntu 18.04



Install golang-github-hailocab-go-hostpool-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-hailocab-go-hostpool-dev

Description:

flexibly pool among multiple hosts from Go application

go-hostpool is a Go package to intelligently and flexibly pool among multiple hosts from your Go application. Host selection can operate in round robin or epsilon greedy mode, and unresponsive hosts are avoided.

Homepage: https://github.com/hailocab/go-hostpool

Version: 0.0~git20160125.0.e80d13c-1

Section: universe/devel