Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Get ¶
func Get(name string, options plugintypes.OperatorOptions) (plugintypes.Operator, error)
Get returns an operator by name
func Register ¶
func Register(name string, op plugintypes.OperatorFactory)
Register registers a new operator If the operator already exists it will be overwritten
Types ¶
This section is empty.
Source Files ¶
- begins_with.go
- contains.go
- detect_sqli.go
- detect_xss.go
- ends_with.go
- eq.go
- from_file.go
- ge.go
- geo_lookup.go
- gt.go
- inspect_file.go
- ip_match.go
- ip_match_from_dataset.go
- ip_match_from_file.go
- le.go
- lt.go
- no_match.go
- operators.go
- pm.go
- pm_from_dataset.go
- pm_from_file.go
- rbl.go
- restpath.go
- rx.go
- streq.go
- unconditional_match.go
- validate_byte_range.go
- validate_nid.go
- validate_url_encoding.go
- validate_utf8_encoding.go
- within.go
Click to show internal directories.
Click to hide internal directories.