Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/goadesign/goa
/ Expr
TypeAlias
Expr
eval/expression_test.go:7–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
)
6
7
type
Expr int
8
9
func
(Expr) EvalName() string {
return
"test expression"
}
10
Callers
1
TestToExpressionSet
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected