Documentation
¶
Index ¶
- func API() jsoniter.API
- func APIExt(addExtra bool, IndentionStep int) jsoniter.API
- func MinAPI() jsoniter.API
- func ObjectCopy(obj1 any, obj2 any) error
- func Parse(jsonStr string) jsoniter.Any
- func ParseByte(jsonByte []byte) jsoniter.Any
- func ParseFile(filename string) jsoniter.Any
- func ParseToObj(json string, obj any) error
- func Stringify(obj any) string
- func ToFile(filename string, obj any) error
- func ToString(obj any) string
- func ValidJsonByObj(obj any, json string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.