Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/crowdsecurity/crowdsec
/ TriggerType
Struct
TriggerType
pkg/leakybucket/buckettype.go:43–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
type
TriggerType
struct
{}
44
45
func
(TriggerType) Validate(f *BucketFactory) error {
46
if
f.Spec.Capacity != 0 {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected