Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Query ¶
type Query struct {
// contains filtered or unexported fields
}
Query is a JSON query interface
func (*Query) ArrayLength ¶ added in v0.9.0
ArrayLength returns number of elements in the array
func (*Query) Int32 ¶ added in v0.10.0
Int32 returns a integer value from the json object based on its selector
Click to show internal directories.
Click to hide internal directories.