Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
golang-github-imdario-mergo-dev
Functions to merge structs and maps in go
https://github.com/imdario/mergo
0
no reviews
Install
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.