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 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
3 years ago
..
internal chore: reorg imports, format code, make MaxRetires default to 0 (#1165) 3 years ago
client.go Add grpc retry (#1160) 3 years ago
client_test.go test: add more tests (#1149) 3 years ago
config.go chore: reorg imports, format code, make MaxRetires default to 0 (#1165) 3 years ago
config_test.go rename rpcx to zrpc 4 years ago
proxy.go rename sharedcalls to singleflight (#1017) 3 years ago
proxy_test.go rename rpcx to zrpc 4 years ago
server.go Add grpc retry (#1160) 3 years ago
server_test.go feat: opentelemetry integration, removed self designed tracing (#1111) 3 years ago