package
0.0.0-20241119075349-701726f3c5e0
Repository: https://github.com/phpdragon/gateway-proxy.git
Documentation: pkg.go.dev

# Functions

ByteToJsonIfe []byte 转 interface, 类似于比特转对象.
ByteToJsonIfe2 []byte 转 interface, 类似于比特转对象.
No description provided by the author
Ife2Byte interface 转 []byte, 类似于对象转比特.
Ife2JsonStr interface转JSON字符串, 类似于对象转JSON字符串.
Str2JsonIfe 字符串转 interface, 类似于字符串转对象.
No description provided by the author