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/internal
Kevin Wan a7aeb8ac0e
feat: support tls for etcd client (#1390)
* feat: support tls for etcd client

* chore: fix typo

* refactor: rename TrustedCAFile to CACertFile

* docs: add comments

* fix: missing tls registration

* feat: add InsecureSkipVerify config for testing
3 years ago
..
auth fix golint issues in zrpc (#531) 4 years ago
balancer/p2c fix: go issue 16206 (#1298) 3 years ago
clientinterceptors feature(retry): Delete retry mechanism (#1279) 3 years ago
codes format coding style (#970) 3 years ago
mock ci: add Lint check on commits (#1086) 3 years ago
serverinterceptors feature(retry): Delete retry mechanism (#1279) 3 years ago
chainclientinterceptors.go fix golint issues in zrpc (#531) 4 years ago
chainclientinterceptors_test.go fix lint errors (#249) 4 years ago
chainserverinterceptors.go fix golint issues in zrpc (#531) 4 years ago
chainserverinterceptors_test.go fix lint errors (#249) 4 years ago
client.go feat: support third party orm to interact with go-zero (#1286) 3 years ago
client_test.go feature(retry): Delete retry mechanism (#1279) 3 years ago
rpclogger.go fix golint issues in zrpc (#531) 4 years ago
rpclogger_test.go test: add more tests (#1179) 3 years ago
rpcpubserver.go feat: support tls for etcd client (#1390) 3 years ago
rpcpubserver_test.go fix issue #469 (#471) 4 years ago
rpcserver.go feature(retry): Delete retry mechanism (#1279) 3 years ago
rpcserver_test.go test: add more tests (#1119) 3 years ago
server.go feature(retry): Delete retry mechanism (#1279) 3 years ago
server_test.go Add grpc retry (#1160) 3 years ago