jinzhu / copier

Copier for golang, copy value from struct to struct and more
MIT License
5.58k stars 489 forks source link

Need map[string]interface{} to struct #134

Open toxmc opened 2 years ago

toxmc commented 2 years ago

I know. It's supported struct to map[string]interface{}. Can you support map[string]interface{} to struct.