//
pkg.gl
Category
github.com/lsm1998/tinygo
reflectx
package
1.0.4
Repository:
https://github.com/lsm1998/tinygo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
170 SLOC
#
Functions
Bytes2String
Deprecated: use tinygo.Bytes2String.
SizeOf
SizeOf 获取一个对象实际占用字节大小.
String2Bytes
Deprecated: use tinygo.String2Bytes.
Struct2Map
Struct2Map 结构体转为map[string]string.
Struct2UrlValues
Struct2UrlValues 结构体转为url.Values.