//
pkg.gl
Category
github.com/leizongmin/go
jsonutil
package
1.9.5
Repository:
https://github.com/leizongmin/go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
15 SLOC
#
Functions
MustMarshal
序列化JSON,如果出错则panic.
MustUnmarshal
解析JSON,如果出错则panic.