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