Method returns the name of the method handling the request.
()
| 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. |
no outgoing calls