MCPcopy 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
74func (a *Alert) GetEventsCount() int32 {
75 return 0
76}
77
78func (a *Alert) GetMeta(_ string) string {
79 return ""

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected