mapstructure

JSON →
library 1.5.0 ·go
verified Jun 14, 2026

Package mapstructure exposes functionality to convert one arbitrary Go type into another, typically to convert a map[string]interface{} into a native Go structure.