go-zero/tools/goctl
shenbaise9527 bc92b57bdb
api文件中使用group时生成的handler和logic的包名应该为group的名字 (#545)
* api文件中使用group时生成的handler和logic的包名应该为group的名字

* Update genhandlers.go

fix errors.

Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
2021-09-07 11:03:04 +08:00
..
api api文件中使用group时生成的handler和logic的包名应该为group的名字 (#545) 2021-09-07 11:03:04 +08:00
config Code optimized (#523) 2021-02-26 16:11:47 +08:00
configgen Code optimized (#523) 2021-02-26 16:11:47 +08:00
docker fix issue #831 (#850) 2021-07-28 16:32:15 +08:00
internal Feature goctl error wrap (#995) 2021-09-05 21:57:44 +08:00
kube fix issue #831 (#850) 2021-07-28 16:32:15 +08:00
model 修复使用 postgres 数据库时,位置参数重复,导致参数与值不对应的问题。 (#960) 2021-09-05 22:27:59 +08:00
plugin chore(format): change by gofumpt tool (#697) 2021-05-18 14:43:09 +08:00
rpc optimize unit test (#999) 2021-09-06 14:20:21 +08:00
tpl add api template file (#1003) 2021-09-07 10:16:10 +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 optimize unit test (#999) 2021-09-06 14:20:21 +08:00
vars optimize grpc generation env check (#900) 2021-08-13 11:47:42 +08:00
CHANGE_LOG.MD feature: refactor api parse to g4 (#365) 2021-01-11 15:10:51 +08:00
goctl.go add api template file (#1003) 2021-09-07 10:16:10 +08:00
goctl.md remove useless annotation (#761) 2021-06-14 16:00:47 +08:00
Makefile simplify code, format makefile (#233) 2020-11-28 22:27:58 +08:00