go-zero/zrpc
Kevin Wan 8403ed16ae
ci: add Lint check on commits (#1086)
* ci: add Lint check on commits

* ci: fix Lint script error

* test: fix go vet errors

* test: fix go vet errors, remove gofumpt to check go vet

* test: fix go vet errors, try gofumpt

* test: fix go vet errors, try gofumpt, round 1

* test: fix go vet errors, try gofumpt, round 2

* ci: fix Lint errors
2021-09-23 19:57:05 +08:00
..
internal ci: add Lint check on commits (#1086) 2021-09-23 19:57:05 +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 rename sharedcalls to singleflight (#1017) 2021-09-09 18:06:27 +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