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 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
..
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 ci: add Lint check on commits (#1086) 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