Skip to content

Commit

Permalink
Add RPCMethod to runtime (grpc-ecosystem#1234)
Browse files Browse the repository at this point in the history
* 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
AyushG3112 authored Apr 23, 2020
1 parent ccace35 commit f40fb88
Show file tree
Hide file tree
Showing 15 changed files with 281 additions and 193 deletions.
40 changes: 20 additions & 20 deletions examples/internal/helloworld/helloworld.pb.gw.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f40fb88

Please sign in to comment.