micro/api/handler/rpc
Vasiliy Tolstov 62cedf64da
api/router/registry: extract path based parameters from url to req (#1530)
* api/router/registry: extract path based parameters from url to req
* api/handler/rpc: fix empty body request parsing
* bundle grpc-gateway util funcs

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2020-04-15 17:50:51 +03:00
..
rpc_test.go api/handler/rpc: process all methods and merge url params to json body (#1427) 2020-03-27 07:59:31 +00:00
rpc.go api/router/registry: extract path based parameters from url to req (#1530) 2020-04-15 17:50:51 +03:00
stream.go api/handler/rpc: fix panic on invalid error conversation (#1483) 2020-04-04 00:55:15 +03:00