Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/expr-lang/expr
/ GetValue
Method
GetValue
test/crowdsec/crowdsec.go:66–68 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
64
}
65
66
func
(a *Alert) GetValue() string {
67
return
""
68
}
69
70
func
(a *Alert) GetScenario() string {
71
return
""
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected