operators

package
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2021 License: MIT Imports: 0 Imported by: 1

Documentation

Index

Constants

View Source
const (
	Equals              = "eq"
	NotEquals           = "neq"
	GreaterThan         = "gt"
	LessThan            = "lt"
	GreaterThanOrEquals = "gte"
	LessThanOrEquals    = "lte"
	True                = "true"
	False               = "false"
	In                  = "in"
	NotIn               = "notin"
	Includes            = "includes"
	NotIncludes         = "notincludes"
	StartsWith          = "startswith"
	EndsWith            = "endswith"
	NotStartsWith       = "notstartswith"
	NotEndsWith         = "notendswith"
)

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