Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComparatorType ¶
type ComparatorType uint8
const ( EQ ComparatorType = iota + 1 GT LT GE LE InArray Like Regexp SetHas MapHasValue MapHasKey )
type Condition ¶
type Conditions ¶
func (Conditions[R]) Check ¶
func (w Conditions[R]) Check(item R) (bool, error)
Check checks that the record satisfies all the conditions.
Click to show internal directories.
Click to hide internal directories.