Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/expr-lang/expr
/ GetMeta
Method
GetMeta
test/crowdsec/crowdsec.go:30–32 ·
view source on GitHub ↗
(key string)
Source
from the content-addressed store, hash-verified
28
}
29
30
func
(e *Event) GetMeta(key string) string {
31
return
""
32
}
33
34
type
Alert
struct
{
35
Capacity *int32 `json:
"capacity"
`
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected