How to Install golang-github-neowaylabs-wabbit-dev in Ubuntu 18.04



Install golang-github-neowaylabs-wabbit-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-neowaylabs-wabbit-dev

Description:

Golang AMQP mocking library

AMQP is a verbose protocol that makes it difficult to implement proper unit-testing on your application. The first goal of the Wabbit library is provide a sane interface for an AMQP client implementation based on the specification AMQP-0-9-1 (no extension) and then an implementation of this interface using the well established package streadway/amqp (https://github.com/streadway/amqp) (a wrapper).

Homepage: https://github.com/NeowayLabs/wabbit

Version: 0.0~git20170928.0.c9585b6-1

Section: universe/devel