Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/expr-lang/expr
/ MetasOrErr
Method
MetasOrErr
test/crowdsec/crowdsec.go:113–115 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
111
}
112
113
func
(e AlertEdges) MetasOrErr() ([]*Meta, error) {
114
return
nil, nil
115
}
116
117
type
Machine
struct
{
118
ID int `json:
"id,omitempty"
`
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected