go-zero/zrpc/internal
Kevin Wan eda8230521
chore: reorg imports, format code, make MaxRetires default to 0 (#1165)
* chore: reverse the order of stopping services

* chore: reverse the order of stopping services

* chore: reorg imports, format code

* chore: format code, and refactor

* feat: change MaxRetries default to 0, disable retry
2021-10-27 20:57:18 +08:00
..
auth fix golint issues in zrpc (#531) 2021-03-01 23:52:44 +08:00
balancer/p2c add unit test (#921) 2021-08-17 17:09:26 +08:00
clientinterceptors chore: reorg imports, format code, make MaxRetires default to 0 (#1165) 2021-10-27 20:57:18 +08:00
codes format coding style (#970) 2021-08-28 12:11:11 +08:00
mock ci: add Lint check on commits (#1086) 2021-09-23 19:57:05 +08:00
resolver refactor for better error reporting on sql error (#1016) 2021-09-09 15:43:33 +08:00
serverinterceptors chore: reorg imports, format code, make MaxRetires default to 0 (#1165) 2021-10-27 20:57:18 +08:00
chainclientinterceptors_test.go fix lint errors (#249) 2020-12-07 11:12:02 +08:00
chainclientinterceptors.go fix golint issues in zrpc (#531) 2021-03-01 23:52:44 +08:00
chainserverinterceptors_test.go fix lint errors (#249) 2020-12-07 11:12:02 +08:00
chainserverinterceptors.go fix golint issues in zrpc (#531) 2021-03-01 23:52:44 +08:00
client_test.go fix zrpc client interceptor calling problem 2020-10-20 17:57:41 +08:00
client.go Add grpc retry (#1160) 2021-10-27 19:46:07 +08:00
rpclogger_test.go add more tests for zrpc (#321) 2020-12-27 14:08:24 +08:00
rpclogger.go fix golint issues in zrpc (#531) 2021-03-01 23:52:44 +08:00
rpcpubserver_test.go fix issue #469 (#471) 2021-02-17 21:42:22 +08:00
rpcpubserver.go implement k8s service discovery (#988) 2021-09-04 10:27:08 +08:00
rpcserver_test.go test: add more tests (#1119) 2021-10-08 17:31:37 +08:00
rpcserver.go Add grpc retry (#1160) 2021-10-27 19:46:07 +08:00
server_test.go Add grpc retry (#1160) 2021-10-27 19:46:07 +08:00
server.go Add grpc retry (#1160) 2021-10-27 19:46:07 +08:00
target_test.go rename rpcx to zrpc 2020-09-18 11:41:52 +08:00
target.go fix golint issues in zrpc (#531) 2021-03-01 23:52:44 +08:00