dqlf

package
v0.0.0-...-f2a7c50 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FunctionType

type FunctionType string
const (
	Uid            FunctionType = "uid"
	UidIn          FunctionType = "uid_in"
	Equal          FunctionType = "eq"
	Inequal        FunctionType = "ie"
	Between        FunctionType = "between"
	LessOrEqual    FunctionType = "le"
	LessThan       FunctionType = "lt"
	GreaterOrEqual FunctionType = "ge"
	GreaterThan    FunctionType = "gt"
	AllOfText      FunctionType = "alloftext"
	Regexp         FunctionType = "regexp"
	AnyOfTerms     FunctionType = "allofterms"
	AllOfTerms     FunctionType = "anyofterms"
	Has            FunctionType = "has"
	GeoNear        FunctionType = "near"
	GeoWithin      FunctionType = "within"
	GeoContains    FunctionType = "contains"
	GeoIntersects  FunctionType = "intersects"
)

Jump to

Keyboard shortcuts

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