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



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

sudo apt update
sudo apt install golang-gopkg-eapache-channels.v1-dev

Description:

collection of helpers around golang's existing channels

This package contains a collection of helper functions and special types for working with and extending Go's existing channels. . The heart consists of several distinct implementations of the Channel interface, including channels backed by special buffers (resizable, infinite, ring buffers, etc) and other useful types. A "black hole" channel for discarding unwanted values rounds out the set.

Homepage: https://gopkg.in/eapache/channels.v1

Version: 1.1.0-1

Section: universe/devel