MCPcopy Create free account
hub / github.com/goadesign/goa / URIExpr

TypeAlias URIExpr

expr/server.go:52–52  ·  view source on GitHub ↗

URIExpr represents a parameterized URI.

Source from the content-addressed store, hash-verified

50
51 // URIExpr represents a parameterized URI.
52 URIExpr string
53)
54
55// EvalName is the qualified name of the expression.

Callers 5

URIFunction · 0.92
FinalizeMethod · 0.85
DefaultServerMethod · 0.85
TestServerExprValidateFunction · 0.85
TestHostExprValidateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected