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 7cd0463953
fix lint errors (#249)
* simplify code, format makefile

* simplify code

* some optimize by kevwan and benying (#240)

Co-authored-by: 杨志泉 <zhiquan.yang@yiducloud.cn>

* optimization (#241)

* optimize docker file generation, make docker build faster

* support k8s deployment yaml generation

* fix lint errors

Co-authored-by: benying <31179034+benyingY@users.noreply.github.com>
Co-authored-by: 杨志泉 <zhiquan.yang@yiducloud.cn>
Co-authored-by: bittoy <bittoy@qq.com>
4 years ago
..
auth move redistest into redis package 4 years ago
balancer/p2c rename rpcx to zrpc 4 years ago
clientinterceptors fix typo of prometheus 4 years ago
codes rename rpcx to zrpc 4 years ago
mock rename rpcx to zrpc 4 years ago
resolver fix golint issues 4 years ago
serverinterceptors move redistest into redis package 4 years ago
chainclientinterceptors.go format code 4 years ago
chainclientinterceptors_test.go fix lint errors (#249) 4 years ago
chainserverinterceptors.go format code 4 years ago
chainserverinterceptors_test.go fix lint errors (#249) 4 years ago
client.go fix zrpc client interceptor calling problem 4 years ago
client_test.go fix zrpc client interceptor calling problem 4 years ago
rpclogger.go rename rpcx to zrpc 4 years ago
rpcpubserver.go rename rpcx to zrpc 4 years ago
rpcserver.go graceful shutdown refined 4 years ago
rpcserver_test.go rename rpcx to zrpc 4 years ago
server.go rename rpcx to zrpc 4 years ago
server_test.go rename rpcx to zrpc 4 years ago
target.go rename rpcx to zrpc 4 years ago
target_test.go rename rpcx to zrpc 4 years ago