How to Install golang-github-d4l3k-messagediff-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install golang-github-d4l3k-messagediff-dev

Description:

library for doing diffs of arbitrary Golang structs

messagediff is a library for doing diffs of arbitrary Golang structs. If the unsafe package is available messagediff will diff unexported fields in addition to exported fields. This is primarily used for testing purposes as it allows for providing informative error messages.

Homepage: https://github.com/d4l3k/messagediff

Version: 1.1.0+git20170428.10.080993f-4

Section: universe/devel