op

package
v0.0.13 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Or           = "$or"
	And          = "$and"
	Nor          = "$nor"
	Not          = "$not"
	Expr         = "$exp"
	Where        = "$where"
	In           = "$in"
	NotIn        = "$nin"
	Gt           = "$gt"
	Gte          = "$gte"
	Lt           = "$lt"
	Lte          = "$lte"
	Eq           = "$eq"
	Ne           = "$ne"
	Regex        = "$regex"
	Match        = "$match"
	Sum          = "$sum"
	Avg          = "$avg"
	StdDevPop    = "$stdDevPop"
	StdDevSamp   = "$stdDevSamp"
	First        = "$first"
	Last         = "$last"
	Push         = "$push"
	AddToSet     = "$addToSet"
	MergeObjects = "$mergeObject"
	Set          = "$set"
	Unset        = "$unset"
	Inc          = "$inc"
	SetOnInsert  = "$setOnInsert"
	Multiply     = "$multiply"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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