Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/expr-lang/expr
/ GetSources
Method
GetSources
test/crowdsec/crowdsec.go:175–177 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
173
}
174
175
func
(r RuntimeAlert) GetSources() []string {
176
return
nil
177
}
178
179
type
Source
struct
{
180
AsName string `json:
"as_name,omitempty"
`
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected