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 f070d447ef
refactor for better error reporting on sql error (#1016)
* refactor for better error reporting on sql error

* fix errors

* add docs
3 years ago
..
auth fix golint issues in zrpc (#531) 4 years ago
balancer/p2c add unit test (#921) 3 years ago
clientinterceptors refactoring tracing interceptors. (#1009) 3 years ago
codes format coding style (#970) 3 years ago
mock simplify timeoutinterceptor (#840) 3 years ago
resolver refactor for better error reporting on sql error (#1016) 3 years ago
serverinterceptors fix golint issues, update codecov settings. (#1011) 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 refactoring tracing interceptors. (#1009) 3 years ago
client_test.go fix zrpc client interceptor calling problem 4 years ago
rpclogger.go fix golint issues in zrpc (#531) 4 years ago
rpclogger_test.go add more tests for zrpc (#321) 4 years ago
rpcpubserver.go implement k8s service discovery (#988) 3 years ago
rpcpubserver_test.go fix issue #469 (#471) 4 years ago
rpcserver.go refactoring tracing interceptors. (#1009) 3 years ago
rpcserver_test.go rename rpcx to zrpc 4 years ago
server.go fix golint issues in zrpc (#531) 4 years ago
server_test.go rename rpcx to zrpc 4 years ago
target.go fix golint issues in zrpc (#531) 4 years ago
target_test.go rename rpcx to zrpc 4 years ago