Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add RPCMethod to runtime (grpc-ecosystem#1234)
* set rpcMethodName in request.Context * add test to check for rpcName pattern * change text in test * move rpcMethodName to annotateContext * remove rpcMethod from mux_test * remove rpcMethodName from handler * move rpcMethodKey to context
- Loading branch information