Binary package “golang-github-imdario-mergo-dev” in ubuntu mantic

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.