Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrGetFromNullObj = errors.New("get attribute from null object")
View Source
var IsNull = errors.New("object is nil")
View Source
var NotJSON = errors.New("object is not json")
View Source
var NotMap = errors.New("object is not map")
View Source
var NotSlice = errors.New("object is not slice")
Functions ¶
func TranslatePath ¶
Types ¶
type Compiled ¶
type Compiled struct {
// contains filtered or unexported fields
}
func MustCompile ¶
type FilterExpression ¶
type FilterExpression struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.