go-zero/tools/goctl
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
..
api fix lint errors (#249) 2020-12-07 11:12:02 +08:00
config feature: file namestyle (#223) 2020-11-24 15:11:18 +08:00
configgen support k8s deployment yaml generation (#247) 2020-12-07 00:07:50 +08:00
docker support k8s deployment yaml generation (#247) 2020-12-07 00:07:50 +08:00
kube support k8s deployment yaml generation (#247) 2020-12-07 00:07:50 +08:00
model/sql feature model interface (#222) 2020-11-24 22:36:23 +08:00
rpc modify the service name from proto (#230) 2020-11-28 11:48:44 +08:00
tpl support k8s deployment yaml generation (#247) 2020-12-07 00:07:50 +08:00
update move lang.Must into logx.Must to make sure output fatal message as json 2020-08-14 15:08:06 +08:00
util support k8s deployment yaml generation (#247) 2020-12-07 00:07:50 +08:00
vars Goctl rpc patch (#117) 2020-10-10 16:19:46 +08:00
goctl.go support k8s deployment yaml generation (#247) 2020-12-07 00:07:50 +08:00
goctl.md refactor and rename folder to group (#106) 2020-09-29 11:14:52 +08:00
Makefile simplify code, format makefile (#233) 2020-11-28 22:27:58 +08:00