golang-github-imdario-mergo-dev

Functions to merge structs and maps in go
  https://github.com/imdario/mergo
  0
  no reviews



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.