//
pkg.gl
Category
github.com/kenSevLeb/go-framework
util
json
package
1.2.10
Repository:
https://github.com/kensevleb/go-framework.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
23 SLOC
#
Functions
Decode
json反序列化,obj为指针.
DecodeForce
DecodeForce.
DecodeForceFromString
支持将json的string类型转为int/float等类型.
Encode
json序列化.
MustEncode
忽略错误,只返回结果.