go-zero/tools/goctl/api/gogen
anqiansong 16c61c6657
chore: Embed unit test data (#1812)
* Embed unit test data

* Add testdata

Co-authored-by: anqiansong <anqiansong@bytedance.com>
2022-04-21 21:49:09 +08:00
..
testdata chore: Embed unit test data (#1812) 2022-04-21 21:49:09 +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: Fix issue #1810 (#1811) 2022-04-21 15:22:43 +08:00
genconfig.go refactor: rename from tal-tech to zeromicro for goctl (#1481) 2022-01-25 23:15:07 +08:00
genetc.go feat: use go:embed to embed templates (#1756) 2022-04-04 13:12:05 +08:00
genhandlers.go chore: remove legacy code (#1766) 2022-04-06 23:24: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 feat: use go:embed to embed templates (#1756) 2022-04-04 13:12:05 +08:00
handler.tpl chore: remove legacy code (#1766) 2022-04-06 23:24:20 +08:00
logic.tpl feat: use go:embed to embed templates (#1756) 2022-04-04 13:12:05 +08:00
main.tpl feat: use go:embed to embed templates (#1756) 2022-04-04 13:12:05 +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 refactor: refactor yaml unmarshaler (#1517) 2022-02-09 17:22:52 +08:00
types.tpl feat: use go:embed to embed templates (#1756) 2022-04-04 13:12:05 +08:00
util.go refactor: rename from tal-tech to zeromicro for goctl (#1481) 2022-01-25 23:15:07 +08:00
vars.go refactor middleware generator (#159) 2020-10-23 21:53:45 +08:00