MCPcopy
hub / github.com/grpc-ecosystem/grpc-gateway / XXX_ResponseBody

Method XXX_ResponseBody

runtime/handler.go:152–152  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

150// this method is generated for response struct from the value of `response_body` in the `google.api.HttpRule`
151type responseBody interface {
152 XXX_ResponseBody() interface{}
153}
154
155// ForwardResponseMessage forwards the message "resp" from gRPC server to REST client.

Callers 3

ForwardResponseStreamFunction · 0.65
ForwardResponseMessageFunction · 0.65

Implementers 8

fakeResponseBodyWrapperruntime/handler_test.go
response_UnannotatedEchoService_EchoNested_0examples/internal/proto/examplepb/unan
response_ResponseBodyService_GetResponseBody_0examples/internal/proto/examplepb/resp
response_ResponseBodyService_ListResponseBodies_0examples/internal/proto/examplepb/resp
response_ResponseBodyService_ListResponseStrings_0examples/internal/proto/examplepb/resp
response_ResponseBodyService_GetResponseBodyStream_0examples/internal/proto/examplepb/resp
response_ResponseBodyService_GetResponseBodySameName_0examples/internal/proto/examplepb/resp
response_UnannotatedEchoService_EchoNested_0examples/internal/proto/standalone/una

Calls

no outgoing calls

Tested by 1