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