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



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

sudo apt update
sudo apt install golang-gopkg-errgo.v1-dev

Description:

Dependable Go errors with tracebacks, version 1.

The errgo package provides a way to create and diagnose errors. It is compatible with the usual Go error idioms but adds a way to wrap errors so that they record source location information while retaining a consistent way for code to inspect errors to find out particular problems.

Homepage: https://github.com/go-errgo/errgo

Version: 0.0~git20161222.442357a-3

Section: universe/devel