How to Install golang-github-imdario-mergo-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install golang-github-imdario-mergo-dev

Description:

Functions to merge structs and maps in Go

Mergo is a set of helper functions to merge structs and maps in the Go language. It is useful for configuration default values, avoiding messy if-statements in initialisation code.

Homepage: https://github.com/imdario/mergo

Version: 0.2.2-3

Section: universe/devel