Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrOrAndMustBeArray = errors.New("the value of $or and $and must be an array")
View Source
var ErrTopLevelElementAnd = errors.New("only one top level element is allowed when using the $and operator")
View Source
var ErrTopLevelElementOr = errors.New("only one top level element is allowed when using the $or operator")
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.