filter

package
v0.4.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 20, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func All

func All(v ...interface{}) bson.D

func And

func And(v ...interface{}) bson.D

func BitsAllClear

func BitsAllClear(v interface{}) bson.D

func BitsAllSet

func BitsAllSet(v interface{}) bson.D

func BitsAnyClear

func BitsAnyClear(v interface{}) bson.D

func BitsAnySet

func BitsAnySet(v interface{}) bson.D

func ElemMatch

func ElemMatch(v interface{}) bson.D

func Eq

func Eq(v interface{}) bson.D

func Exists

func Exists(v bool) bson.D

func Expr

func Expr(v interface{}) bson.D

func GeoIntersects

func GeoIntersects(v interface{}) bson.D

func GeoWithin

func GeoWithin(v interface{}) bson.D

func Geometry

func Geometry(geometry interface{}) bson.D

func Gt

func Gt(v interface{}) bson.D

func Gte

func Gte(v interface{}) bson.D

func In

func In(v ...interface{}) bson.D

func JSONSchema

func JSONSchema(v map[string]interface{}) bson.D

func Lt

func Lt(v interface{}) bson.D

func Lte

func Lte(v interface{}) bson.D

func MaxDistance

func MaxDistance(v float64) bson.D

func MinDistance

func MinDistance(v float64) bson.D

func Mod

func Mod(div, rem int64) bson.D

func Ne

func Ne(v interface{}) bson.D

func Near

func Near(v interface{}) bson.D

func NearSphere

func NearSphere(v interface{}) bson.D

func Nin

func Nin(v ...interface{}) bson.D

func Nor

func Nor(v ...interface{}) bson.D

func Not

func Not(v interface{}) bson.D

func Or

func Or(v ...interface{}) bson.D

func Regex

func Regex(pattern string) bson.D

func RegexOpt

func RegexOpt(pattern, options string) bson.D

func Size

func Size(size uint64) bson.D

func Text

func Text(
	search, language string,
	caseSensitive, diacriticSensitive bool,
) bson.D

func Type

func Type(v ...bsontype.Type) bson.D

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL