Documentation ¶
Index ¶
- func ArrayEach(data []byte, ...) (offset int, err error)
- func Get(data []byte, keys ...string) (value []byte, dataType jsonparser.ValueType, offset int, err error)
- func GetBoolean(data []byte, keys ...string) (val bool, err error)
- func GetInt(data []byte, keys ...string) (val int64, err error)
- func GetString(data []byte, keys ...string) (val string, err error)
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.