MCPcopy Create free account
hub / github.com/crowdsecurity/crowdsec / Alert

FuncType Alert

pkg/database/ent/predicate/predicate.go:10–10  ·  view source on GitHub ↗

Alert is the predicate function for alert builders.

func(*sql.Selector)

Source from the content-addressed store, hash-verified

8
9// Alert is the predicate function for alert builders.
10type Alert func(*sql.Selector)
11
12// AllowList is the predicate function for allowlist builders.
13type AllowList func(*sql.Selector)

Callers 15

loadAlertsMethod · 0.92
IDFunction · 0.92
IDEQFunction · 0.92
IDNEQFunction · 0.92
IDInFunction · 0.92
IDNotInFunction · 0.92
IDGTFunction · 0.92
IDGTEFunction · 0.92
IDLTFunction · 0.92
IDLTEFunction · 0.92
CreatedAtFunction · 0.92
UpdatedAtFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…