MCPcopy Create free account
hub / github.com/rabbitstack/fibratus / RegisterMatchFunc

Method RegisterMatchFunc

pkg/rules/engine.go:212–214  ·  view source on GitHub ↗
(fn RuleMatchFunc)

Source from the content-addressed store, hash-verified

210}
211
212func (e *Engine) RegisterMatchFunc(fn RuleMatchFunc) {
213 e.matchFunc = fn
214}
215
216func (*Engine) CanEnqueue() bool { return true }
217

Callers 1

Calls

no outgoing calls

Tested by 1