go-zero/zrpc
Kevin Wan 4884a7b3c6
zrpc timeout & unit tests (#573)
* zrpc timeout & unit tests
2021-03-19 18:41:26 +08:00
..
internal zrpc timeout & unit tests (#573) 2021-03-19 18:41:26 +08:00
client_test.go export WithUnaryClientInterceptor 2020-10-20 18:03:05 +08:00
client.go fix golint issues in zrpc (#531) 2021-03-01 23:52:44 +08:00
config_test.go rename rpcx to zrpc 2020-09-18 11:41:52 +08:00
config.go fix golint issues in zrpc (#531) 2021-03-01 23:52:44 +08:00
proxy_test.go rename rpcx to zrpc 2020-09-18 11:41:52 +08:00
proxy.go fix golint issues in zrpc (#531) 2021-03-01 23:52:44 +08:00
server_test.go fix issue #469 (#471) 2021-02-17 21:42:22 +08:00
server.go refactor, and add comments to describe graceful shutdown (#564) 2021-03-14 08:51:10 +08:00