4feb1f61f2
map与struct之间转换的处理工具使用示例,参考代码地址:https://github.com/mitchellh/mapstructure json与struct之间转换处理工具使用示例
6 lines
108 B
Modula-2
6 lines
108 B
Modula-2
module Go-StudyExample
|
|
|
|
go 1.13
|
|
|
|
require github.com/goinggo/mapstructure v0.0.0-20140717182941-194205d9b4a9
|