//
pkg.gl
Category
github.com/mylxsw/go-utils
debug
package
1.0.3
Repository:
https://github.com/mylxsw/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
12 SLOC
#
Functions
MustMarshalJSON
MustMarshalJSON 将对象编码为 json, 出错时返回字符串 对象解析失败 注意:仅在调试时使用.