Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 4.6% on proxy.golang.org
Top 1.1% forks on proxy.golang.org

proxy.golang.org : github.com/Imdario/mergo

Package mergo merges same-type structs and maps by setting default values in zero-value fields. Mergo won't merge unexported (private) fields but will do recursively any exported one. It also won't merge structs inside maps (because they are not addressable using Go reflection). From my own work-in-progress project:

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/%21imdario/mergo
Keywords: go, golang, hacktoberfest, mapping, merge, structures
License: BSD-3-Clause
Latest release: 11 months ago
First release: about 6 years ago
Namespace: github.com/Imdario
Stars: 2,332 on GitHub
Forks: 249 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/imdario, https://ko-fi.com/dariocc
Last synced: 24 days ago

    Loading...
    Readme
    Loading...