MCPcopy 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
7type Expr int
8
9func (Expr) EvalName() string { return "test expression" }
10

Callers 1

TestToExpressionSetFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected