Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
212
func
(e *Engine) RegisterMatchFunc(fn RuleMatchFunc) {
213
e.matchFunc = fn
214
}
215
216
func
(*Engine) CanEnqueue() bool {
return
true }
217
Callers
1
TestRunSimpleAndSequenceRules
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestRunSimpleAndSequenceRules
Function · 0.76