voodoo-dn commented on pull request #1992: URL: https://github.com/apache/thrift/pull/1992#issuecomment-705821428
> > you do not know which handler method was called > > That's not true. the `name` in [`ProcessorMiddleware`](https://pkg.go.dev/github.com/apache/[email protected]/lib/go/thrift#ProcessorMiddleware) is the name of the endpoint. Or do you have a different definition of "service name" and "handler name" from me? It's true. Name is only name of service, not name of the method. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
