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

Top 2.1% on proxy.golang.org
Top 0.4% dependent packages on proxy.golang.org
Top 0.6% dependent repos on proxy.golang.org
Top 3.7% forks on proxy.golang.org
Top 1.8% docker downloads on proxy.golang.org

proxy.golang.org : github.com/goinggo/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/goinggo/mapstructure
License: MIT
Latest release: almost 11 years ago
First release: almost 11 years ago
Namespace: github.com/goinggo
Dependent packages: 143
Dependent repositories: 101
Stars: 164 on GitHub
Forks: 40 on GitHub
Docker dependents: 2
Docker downloads: 52
See more repository details: repos.ecosyste.ms
Last synced: 2 months ago

    Loading...
    Readme
    Loading...