go-zero/zrpc
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>
2020-12-07 11:12:02 +08:00
..
internal fix lint errors (#249) 2020-12-07 11:12:02 +08:00
client_test.go export WithUnaryClientInterceptor 2020-10-20 18:03:05 +08:00
client.go export WithUnaryClientInterceptor 2020-10-20 18:03:05 +08:00
config_test.go rename rpcx to zrpc 2020-09-18 11:41:52 +08:00
config.go rename rpcx to zrpc 2020-09-18 11:41:52 +08:00
proxy_test.go rename rpcx to zrpc 2020-09-18 11:41:52 +08:00
proxy.go rename rpcx to zrpc 2020-09-18 11:41:52 +08:00
server.go graceful shutdown refined 2020-11-08 13:08:00 +08:00