package
0.0.0-20240926055034-fea962e84fdb
Repository: https://github.com/gopkg-dev/karma.git
Documentation: pkg.go.dev
# Functions
GetStringFromJson get the string value from json path.
MarshalIndentToString JSON编码为格式化字符串.
MarshalToBytes JSON编码为字节数组.
MarshalToString JSON编码为字符串.
UnmarshalString 解码字符串为 JSON.
Valid reports whether data is a valid JSON encoding.
ValidString reports whether data is a valid JSON encoding.