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 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
3 years ago
..
internal ci: add Lint check on commits (#1086) 3 years ago
client.go implement k8s service discovery (#988) 3 years ago
client_test.go simplify timeoutinterceptor (#840) 3 years ago
config.go implement k8s service discovery (#988) 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 refactor, and add comments to describe graceful shutdown (#564) 4 years ago
server_test.go fix issue #469 (#471) 4 years ago