Documentation ¶
Index ¶
- type A
- type M
- func And(exps ...interface{}) M
- func Eq(v interface{}) M
- func Gt(v interface{}) M
- func Gte(v interface{}) M
- func In(v interface{}) M
- func Lt(v interface{}) M
- func Lte(v interface{}) M
- func Ne(v interface{}) M
- func Nin(v interface{}) M
- func Not(v interface{}) M
- func Or(exps ...interface{}) M
- func Regex(v interface{}) M
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.