Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/goadesign/goa
/ Name
Method
Name
expr/http_endpoint.go:104–106 ·
view source on GitHub ↗
Name of HTTP endpoint
()
Source
from the content-addressed store, hash-verified
102
103
// Name of HTTP endpoint
104
func
(e *HTTPEndpointExpr) Name() string {
105
return
e.MethodExpr.Name
106
}
107
108
// Description of HTTP endpoint
109
func
(e *HTTPEndpointExpr) Description() string {
Callers
2
EvalName
Method · 0.95
Validate
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected