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