go-zero/zrpc
Kevin Wan f070d447ef
refactor for better error reporting on sql error (#1016)
* refactor for better error reporting on sql error

* fix errors

* add docs
2021-09-09 15:43:33 +08:00
..
internal refactor for better error reporting on sql error (#1016) 2021-09-09 15:43:33 +08:00
client_test.go simplify timeoutinterceptor (#840) 2021-07-24 21:51:46 +08:00
client.go implement k8s service discovery (#988) 2021-09-04 10:27:08 +08:00
config_test.go rename rpcx to zrpc 2020-09-18 11:41:52 +08:00
config.go implement k8s service discovery (#988) 2021-09-04 10:27:08 +08:00
proxy_test.go rename rpcx to zrpc 2020-09-18 11:41:52 +08:00
proxy.go fix golint issues in zrpc (#531) 2021-03-01 23:52:44 +08:00
server_test.go fix issue #469 (#471) 2021-02-17 21:42:22 +08:00
server.go refactor, and add comments to describe graceful shutdown (#564) 2021-03-14 08:51:10 +08:00