go-zero/tools/goctl/api/gogen
Zlx 9d6c8f67f5
generates nested types in doc (#2201)
Co-authored-by: Link_Zhao <Link_Zhao@epam.com>
2022-08-28 21:51:27 +08:00
..
testdata generates nested types in doc (#2201) 2022-08-28 21:51:27 +08:00
config.tpl fix: #2216 (#2235) 2022-08-06 17:48:59 +08:00
etc.tpl feat: use go:embed to embed templates (#1756) 2022-04-04 13:12:05 +08:00
gen_test.go chore: Embed unit test data (#1812) 2022-04-21 21:49:09 +08:00
gen.go fix: quickstart wrong package when go.mod exists in parent dir (#2048) 2022-06-26 22:37:15 +08:00
genconfig.go fix: #2216 (#2235) 2022-08-06 17:48:59 +08:00
genetc.go feat: use go:embed to embed templates (#1756) 2022-04-04 13:12:05 +08:00
genhandlers.go Update api template (#2172) 2022-07-19 23:49:20 +08:00
genlogic.go feat: use go:embed to embed templates (#1756) 2022-04-04 13:12:05 +08:00
genmain.go feat: use go:embed to embed templates (#1756) 2022-04-04 13:12:05 +08:00
genmiddleware.go feat: use go:embed to embed templates (#1756) 2022-04-04 13:12:05 +08:00
genroutes.go refactor: guard timeout on API files (#1726) 2022-03-31 21:39:02 +08:00
gensvc.go feat: use go:embed to embed templates (#1756) 2022-04-04 13:12:05 +08:00
gentypes.go generates nested types in doc (#2201) 2022-08-28 21:51:27 +08:00
handler.tpl Update api template (#2172) 2022-07-19 23:49:20 +08:00
logic.tpl feat: use go:embed to embed templates (#1756) 2022-04-04 13:12:05 +08:00
main.tpl chore: coding style for quickstart (#1902) 2022-05-13 23:10:55 +08:00
middleware.tpl feat: use go:embed to embed templates (#1756) 2022-04-04 13:12:05 +08:00
svc.tpl feat: use go:embed to embed templates (#1756) 2022-04-04 13:12:05 +08:00
template_test.go refactor: rename from tal-tech to zeromicro for goctl (#1481) 2022-01-25 23:15:07 +08:00
template.go feat: Replace cli to cobra (#1855) 2022-05-07 15:40:11 +08:00
types.tpl feat: use go:embed to embed templates (#1756) 2022-04-04 13:12:05 +08:00
util.go generates nested types in doc (#2201) 2022-08-28 21:51:27 +08:00
vars.go fix: quickstart wrong package when go.mod exists in parent dir (#2048) 2022-06-26 22:37:15 +08:00