package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Feb 16, 2023
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Filter struct {
FieldName string
Value interface{}
Operator Operator
}
const (
EQ Operator = iota + 1
NE
LIKE
GT
LT
GTE
LTE
IN
NI
)
{"pageSize":10,"page":0,"sorted":[{"id":"firstName","desc":false}],"filtered":[{"id":"firstName","value":"3"}]}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.