proxy.golang.org : github.com/segmentio/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/segmentio/mapstructure
License: MIT
Latest release: 28 days ago
Namespace: github.com/segmentio
Stars: 2 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 28 days ago