Documentation
¶
Index ¶
Constants ¶
View Source
const Equals = "$eq"
View Source
const EqualsAnythingInTheArray = "$in"
View Source
const GreaterThan = "$gt"
View Source
const GreaterThanOrEqualToThan = "$gte"
View Source
const LessThan = "$lt"
View Source
const LessThanOrEqualTo = "$lte"
View Source
const NotEqualAnythingInTheArray = "$nin"
View Source
const NotEqualTo = "$ne"
Variables ¶
This section is empty.
Functions ¶
func NewDatabase ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.