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 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
..
internal fix lint errors (#249) 4 years ago
client.go export WithUnaryClientInterceptor 4 years ago
client_test.go export WithUnaryClientInterceptor 4 years ago
config.go rename rpcx to zrpc 4 years ago
config_test.go rename rpcx to zrpc 4 years ago
proxy.go rename rpcx to zrpc 4 years ago
proxy_test.go rename rpcx to zrpc 4 years ago
server.go graceful shutdown refined 4 years ago