package
0.0.0-20200330095449-34171ca4f7e4
Repository: https://github.com/dongjeremy/go-study.git
Documentation: pkg.go.dev
# Functions
DataToStruct convert map[string]interface{} to structure type by tag.
MapToStruct convert map[string]string to structure type by tag.