Documentation ¶
Index ¶
- func Get(data []byte, keys ...string) (value []byte, dataType jsonparser.ValueType, offset int, err error)
- func Marshal(data any) ([]byte, error)
- func MustGet(data []byte, keys ...string) []byte
- func Set(data []byte, setValue []byte, keys ...string) (value []byte, err error)
- func Standardize(data []byte) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Standardize ¶ added in v0.1.6
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.