Package mapstructure exposes functionality to convert one arbitrary Go type into another, typically to convert a map[string]interface{} into a native Go structure.
go get github.com/mitchellh/mapstructureNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Decode a map into a struct
No known issues recorded.
No dependency data recorded yet.