op

package
v0.0.23 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	And          = "and"
	Or           = "or"
	Eq           = "equals"
	Neq          = "notEquals"
	Gt           = "greaterThan"
	Gte          = "greaterThanOrEquals"
	Lt           = "lessThan"
	Lte          = "lessThanOrEquals"
	Contain      = "contains"
	NotContain   = "notContains"
	In           = "isAnyOf"
	NotIn        = "isNoneOf"
	Empty        = "isEmpty"
	NotEmpty     = "isNotEmpty"
	HasAnyOf     = "hasAnyOf"
	HasNoneOf    = "hasNoneOf"
	IsOnOrBefore = "isOnOrBefore"
	IsOnOrAfter  = "isOnOrAfter"
)

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