op_v2

package
v0.0.14 Latest Latest
Warning

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

Go to latest
Published: May 9, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	And        = "and"
	Or         = "or"
	Eq         = "eq"
	Neq        = "neq"
	Gt         = "gt"
	Gte        = "gte"
	Lt         = "lt"
	Lte        = "lte"
	Contain    = "contain"
	NotContain = "notContain"
	In         = "in"
	NotIn      = "notIn"
	Empty      = "empty"
	NotEmpty   = "notEmpty"
	HasAnyOf   = "hasAnyOf"
	HasNoneOf  = "hasNoneOf"
)

Variables

This section is empty.

Functions

func ConvertOpToOpV2

func ConvertOpToOpV2(op string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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