filter

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2020 License: GPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse(filter string) (dbr.Builder, error)

Types

type Relation

type Relation int
const (
	ILLEGAL Relation = iota
	EQ
	NEQ
	GT
	LT
	GEQ
	LEQ
	NULL
	NOTNULL
	LIKE
	NOTLIKE
	STARTSWITH
	ENDSWITH
	IN
	NOTIN
)

Jump to

Keyboard shortcuts

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