feat(Go-StudyExample):

2021/01/27:新增mapstructure源码阅读和单测代码
This commit is contained in:
Huangzj
2021-01-27 14:01:19 +08:00
parent b5a1909eb0
commit b2315db276
10 changed files with 1436 additions and 11 deletions
@@ -0,0 +1,10 @@
## 官方包获取方式
go get github.com/goinggo/mapstructure
## 官方提供默认Hook
获取方式:
go get github.com/mitchellh/mapstructure