How to Install golang-github-lpabon-godbc-dev in Ubuntu 18.04



Install golang-github-lpabon-godbc-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-lpabon-godbc-dev

Description:

Design-by-contract library for Go

Design-by-contract is an approach for designing software where the programmer defines a formal, precise and verifiable interface specification for software components. . The godbc library implements the design-by-contract methodology using pre- and post-condition assertion methods.

Homepage: https://github.com/lpabon/godbc

Version: 1.0+git20140613.1.9577782-1

Section: universe/devel