//
pkg.gl
Category
github.com/micro-plat/lib4go
jsons
package
1.2.6
Repository:
https://github.com/micro-plat/lib4go.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
10
Files
23 SLOC
#
Functions
Escape
Escape 把编码 \\u0026,\\u003c,\\u003e 替换为 &,<,>.
Marshal
Marshal 序列化JSON.
MarshalAll
MarshalAll 序列化JSON.
Unmarshal
Unmarshal 反序列化JSON.