go-zero/tools/goctl
anqiansong 69a4d213a3
Fix issue 1205 (#1211)
* fix #1205

* move builder into stores

* remove xrom

* Remove unused code

* Remove unused code

* refactor builderx to builder

Co-authored-by: anqiansong <anqiansong@bytedance.com>
2021-11-07 22:44:37 +08:00
..
api feat: support CORS by using rest.WithCors(...) (#1212) 2021-11-07 22:42:40 +08:00
config remove goctl config command (#1035) 2021-09-13 14:04:06 +08:00
docker goctl docker command add -version (#1206) 2021-11-06 21:28:32 +08:00
internal chore: update goctl version to 1.2.3, prepare for release (#1193) 2021-11-01 18:26:08 +08:00
kube fix issue #831 (#850) 2021-07-28 16:32:15 +08:00
model Fix issue 1205 (#1211) 2021-11-07 22:44:37 +08:00
plugin chore(format): change by gofumpt tool (#697) 2021-05-18 14:43:09 +08:00
rpc fix the package name of grpc client (#1170) 2021-10-30 21:35:05 +08:00
tpl update goctl api (#1052) 2021-09-23 14:31:11 +08:00
update Code optimized (#523) 2021-02-26 16:11:47 +08:00
upgrade Code optimized (#523) 2021-02-26 16:11:47 +08:00
util Feature add template version (#1152) 2021-10-29 09:55:41 +08:00
vars optimize grpc generation env check (#900) 2021-08-13 11:47:42 +08:00
goctl.go goctl docker command add -version (#1206) 2021-11-06 21:28:32 +08:00
goctl.md remove useless annotation (#761) 2021-06-14 16:00:47 +08:00
Makefile Update Makefile (#1098) 2021-09-29 18:04:08 +08:00