You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-zero/tools/goctl/api/gogen
anqiansong 5383e29ce6
feat: Replace cli to cobra (#1855)
* Replace cli

* Replace cli

* Replace cli

* Format code

* Add compare case

* Add compare case

* Add compare case

* Support go style flag

* Support go style flag

* Add test case
3 years ago
..
testdata chore: Embed unit test data (#1812) 3 years ago
etc.tpl feat: use go:embed to embed templates (#1756) 3 years ago
gen.go feat: Replace cli to cobra (#1855) 3 years ago
gen_test.go chore: Embed unit test data (#1812) 3 years ago
genconfig.go refactor: rename from tal-tech to zeromicro for goctl (#1481) 3 years ago
genetc.go feat: use go:embed to embed templates (#1756) 3 years ago
genhandlers.go chore: remove legacy code (#1766) 3 years ago
genlogic.go feat: use go:embed to embed templates (#1756) 3 years ago
genmain.go feat: use go:embed to embed templates (#1756) 3 years ago
genmiddleware.go feat: use go:embed to embed templates (#1756) 3 years ago
genroutes.go refactor: guard timeout on API files (#1726) 3 years ago
gensvc.go feat: use go:embed to embed templates (#1756) 3 years ago
gentypes.go feat: use go:embed to embed templates (#1756) 3 years ago
handler.tpl chore: remove legacy code (#1766) 3 years ago
logic.tpl feat: use go:embed to embed templates (#1756) 3 years ago
main.tpl feat: use go:embed to embed templates (#1756) 3 years ago
middleware.tpl feat: use go:embed to embed templates (#1756) 3 years ago
svc.tpl feat: use go:embed to embed templates (#1756) 3 years ago
template.go feat: Replace cli to cobra (#1855) 3 years ago
template_test.go refactor: rename from tal-tech to zeromicro for goctl (#1481) 3 years ago
types.tpl feat: use go:embed to embed templates (#1756) 3 years ago
util.go refactor: rename from tal-tech to zeromicro for goctl (#1481) 3 years ago
vars.go refactor middleware generator (#159) 4 years ago