//
pkg.gl
Category
github.com/luoliDark/base
util
reflectutil
package
1.1.6
Repository:
https://github.com/luolidark/base.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
49 SLOC
#
Functions
MapToStruct
遍历struct并且自动进行赋值.
StructToMap
遍历struct生成map.