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

Top 8.6% on proxy.golang.org
Top 4.2% dependent packages on proxy.golang.org
Top 4.8% dependent repos on proxy.golang.org

proxy.golang.org : github.com/cbroglie/mapstructure

The mapstructure package exposes functionality to convert an abitrary map[string]interface{} into a native Go structure. The Go structure can be arbitrarily complex, containing slices, other structs, etc. and the decoder will properly decode nested maps and so on into the proper structures in the native Go struct. See the examples to see what the decoder is capable of.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/cbroglie/mapstructure
License: MIT
Latest release: over 4 years ago
First release: over 4 years ago
Namespace: github.com/cbroglie
Dependent packages: 2
Dependent repositories: 1
Stars: 3 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 18 days ago

    Loading...
    Readme
    Loading...