package
0.0.0-20200518095232-1fa3e640cc5f
Repository: https://github.com/sereiner/library.git
Documentation: pkg.go.dev

# Functions

Escape 把编码 \\u0026,\\u003c,\\u003e 替换为 &,<,>.
Marshal 序列化JSON.
Unmarshal 反序列化JSON.