go-zero/zrpc
Xavier Cheng 3022f93b6d
Fix a typo (#729)
alread -> already
2021-05-28 23:39:07 +08:00
..
internal Fix a typo (#729) 2021-05-28 23:39:07 +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 optimize code (#637) 2021-04-18 22:49:03 +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