go-zero/zrpc
Kevin Wan 086113c843
prevent negative timeout settings (#482)
* prevent negative timeout settings

* fix misleading comment
2021-02-19 10:44:39 +08:00
..
internal prevent negative timeout settings (#482) 2021-02-19 10:44:39 +08:00
client_test.go export WithUnaryClientInterceptor 2020-10-20 18:03:05 +08:00
client.go export WithUnaryClientInterceptor 2020-10-20 18:03:05 +08:00
config_test.go rename rpcx to zrpc 2020-09-18 11:41:52 +08:00
config.go prevent negative timeout settings (#482) 2021-02-19 10:44:39 +08:00
proxy_test.go rename rpcx to zrpc 2020-09-18 11:41:52 +08:00
proxy.go rename rpcx to zrpc 2020-09-18 11:41:52 +08:00
server_test.go fix issue #469 (#471) 2021-02-17 21:42:22 +08:00
server.go fix issue #469 (#471) 2021-02-17 21:42:22 +08:00