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

Method Method

pkg/interceptor.go:12–12  ·  view source on GitHub ↗

Method returns the name of the method handling the request.

()

Source from the content-addressed store, hash-verified

10 Service() string
11 // Method returns the name of the method handling the request.
12 Method() string
13 // CallType returns the type of call the interceptor is handling.
14 CallType() InterceptorCallType
15 // RawPayload returns the raw payload of the request.

Callers 14

HandleMethod · 0.65
analyzeMethod · 0.65
buildPayloadDataMethod · 0.65
buildResultDataMethod · 0.65
buildResponsesMethod · 0.65
buildErrorsDataMethod · 0.65
buildRequestBodyTypeMethod · 0.65
analyzeMethod · 0.65
buildErrorsDataMethod · 0.65
resultContextFunction · 0.65

Calls

no outgoing calls