go-zero/tools/goctl/api/gogen
2024-12-19 08:19:10 +00:00
..
testdata (goctl): support nested struct (#4211) 2024-06-25 15:18:15 +00: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 (goctl): support nested struct (#4211) 2024-06-25 15:18:15 +00:00
gen.go feat: replaced color package to support Windows (#3207) 2023-05-05 13:09:54 +00: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 feat: add gen api @doc comment to logic handler routes (#3790) 2024-03-30 11:09:54 +00:00
genlogic.go feat: add gen api @doc comment to logic handler routes (#3790) 2024-03-30 11:09:54 +00: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_test.go (goctl)fix: api timeout limited during api generation (#4513) 2024-12-19 08:19:10 +00:00
genroutes.go (goctl)fix: api timeout limited during api generation (#4513) 2024-12-19 08:19:10 +00:00
gensvc.go feat: use go:embed to embed templates (#1756) 2022-04-04 13:12:05 +08:00
gentypes.go Add goctl version to code header (#4293) 2024-08-03 14:22:51 +00:00
handler.tpl feat: add gen api @doc comment to logic handler routes (#3790) 2024-03-30 11:09:54 +00:00
logic.tpl feat: add gen api @doc comment to logic handler routes (#3790) 2024-03-30 11:09:54 +00: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 feat: support baggage propagation in httpc (#2375) 2022-09-10 15:18:52 +08:00
template.go feat: Replace cli to cobra (#1855) 2022-05-07 15:40:11 +08:00
types.tpl Add goctl version to code header (#4293) 2024-08-03 14:22:51 +00:00
util.go (goctl): fix nested struct generation (#4281) 2024-07-28 15:40:25 +00:00
vars.go fix: quickstart wrong package when go.mod exists in parent dir (#2048) 2022-06-26 22:37:15 +08:00