Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/expr-lang/expr
/ GetEventsCount
Method
GetEventsCount
test/crowdsec/crowdsec.go:74–76 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
72
}
73
74
func
(a *Alert) GetEventsCount() int32 {
75
return
0
76
}
77
78
func
(a *Alert) GetMeta(_ string) string {
79
return
""
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected