You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-zero/zrpc
Kevin Wan 086113c843
prevent negative timeout settings (#482)
* prevent negative timeout settings

* fix misleading comment
4 years ago
..
internal prevent negative timeout settings (#482) 4 years ago
client.go export WithUnaryClientInterceptor 4 years ago
client_test.go export WithUnaryClientInterceptor 4 years ago
config.go prevent negative timeout settings (#482) 4 years ago
config_test.go rename rpcx to zrpc 4 years ago
proxy.go rename rpcx to zrpc 4 years ago
proxy_test.go rename rpcx to zrpc 4 years ago
server.go fix issue #469 (#471) 4 years ago
server_test.go fix issue #469 (#471) 4 years ago