How to Install golang-github-golang-mock-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install golang-github-golang-mock-dev

Description:

mocking framework for the Go programming language

GoMock is a mocking framework for the Go programming language. It integrates well with Go's built-in testing package, but can be used in other contexts too.

Homepage: https://github.com/golang/mock

Version: 1.0.0-1

Section: universe/devel