//
pkg.gl
Category
github.com/sereiner/library
jsons
package
0.0.0-20200518095232-1fa3e640cc5f
Repository:
https://github.com/sereiner/library.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
15
Files
41 SLOC
#
Functions
Escape
Escape 把编码 \\u0026,\\u003c,\\u003e 替换为 &,<,>.
Marshal
Marshal 序列化JSON.
Unmarshal
Unmarshal 反序列化JSON.