package
1.0.3
Repository: https://github.com/runingriver/jsonkit.git
Documentation: pkg.go.dev

# Functions

ByteToStr 高效转换,避免内存拷贝,.
No description provided by the author
No description provided by the author
No description provided by the author
StrChecker 判断v是不是一个字符串类型,首先判断是否为字符串,其次判断是否为json.
No description provided by the author
JsonLoadsList.
JsonLoadsMap Tip: map类型的json key必须是字符串;.
JsonLoadsObj 注:o必须是对象的指针.
JsonUnmarshalObj 注:o必须是对象的指针.
StrToByte 高效转换,避免内存拷贝.
No description provided by the author