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
2021-09-23 19:57:05 +08:00
..
auth fix golint issues in zrpc (#531) 2021-03-01 23:52:44 +08:00
balancer/p2c add unit test (#921) 2021-08-17 17:09:26 +08:00
clientinterceptors refactoring tracing interceptors. (#1009) 2021-09-07 17:58:22 +08:00
codes format coding style (#970) 2021-08-28 12:11:11 +08:00
mock ci: add Lint check on commits (#1086) 2021-09-23 19:57:05 +08:00
resolver refactor for better error reporting on sql error (#1016) 2021-09-09 15:43:33 +08:00
serverinterceptors fix golint issues, update codecov settings. (#1011) 2021-09-07 22:33:02 +08:00
chainclientinterceptors_test.go fix lint errors (#249) 2020-12-07 11:12:02 +08:00
chainclientinterceptors.go fix golint issues in zrpc (#531) 2021-03-01 23:52:44 +08:00
chainserverinterceptors_test.go fix lint errors (#249) 2020-12-07 11:12:02 +08:00
chainserverinterceptors.go fix golint issues in zrpc (#531) 2021-03-01 23:52:44 +08:00
client_test.go fix zrpc client interceptor calling problem 2020-10-20 17:57:41 +08:00
client.go refactoring tracing interceptors. (#1009) 2021-09-07 17:58:22 +08:00
rpclogger_test.go add more tests for zrpc (#321) 2020-12-27 14:08:24 +08:00
rpclogger.go fix golint issues in zrpc (#531) 2021-03-01 23:52:44 +08:00
rpcpubserver_test.go fix issue #469 (#471) 2021-02-17 21:42:22 +08:00
rpcpubserver.go implement k8s service discovery (#988) 2021-09-04 10:27:08 +08:00
rpcserver_test.go rename rpcx to zrpc 2020-09-18 11:41:52 +08:00
rpcserver.go refactoring tracing interceptors. (#1009) 2021-09-07 17:58:22 +08:00
server_test.go rename rpcx to zrpc 2020-09-18 11:41:52 +08:00
server.go fix golint issues in zrpc (#531) 2021-03-01 23:52:44 +08:00
target_test.go rename rpcx to zrpc 2020-09-18 11:41:52 +08:00
target.go fix golint issues in zrpc (#531) 2021-03-01 23:52:44 +08:00