package
0.0.0-20190522010923-bd96cb4acffb
Repository: https://github.com/dravinbox/json2gostruct.git
Documentation: pkg.go.dev

# Functions

* json 转 map[string]interface{} 使用jsoniter 性能较高 */.
* json 转 map[string]interface{} 使用encoding/json */.
* * 字符串首字母转化为大写 user_name -> UserName */.