Go to file
Vasiliy Tolstov 0656f3b400 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>
2021-01-16 00:45:10 +03:00
rpc_test.go api/handler/rpc: process all methods and merge url params to json body (#1427) 2021-01-16 00:45:10 +03:00
rpc.go api/router/registry: extract path based parameters from url to req (#1530) 2021-01-16 00:45:10 +03:00
stream.go api/handler/rpc: fix panic on invalid error conversation (#1483) 2021-01-16 00:45:10 +03:00