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
codingfanlt a13b48c33e
goctl add stdin flag (#170)
* add stdin flag to use stdin receive api doc and use stdout output formatted result

* optimize code and output error through stderr

* fix mistake

* add dir parameter legality verify
4 years ago
..
gen.go goctl add stdin flag (#170) 4 years ago
gen_test.go api handler generate incompletely while has no request (#158) 4 years ago
genconfig.go use goctl template to generate all kinds of templates 4 years ago
genetc.go use goctl template to generate all kinds of templates 4 years ago
genhandlers.go api handler generate incompletely while has no request (#158) 4 years ago
genlogic.go use goctl template to generate all kinds of templates 4 years ago
genmain.go use goctl template to generate all kinds of templates 4 years ago
genmiddleware.go refactor middleware generator (#159) 4 years ago
genroutes.go optimized generator formatted code (#148) 4 years ago
gensvc.go refactor middleware generator (#159) 4 years ago
gentypes.go 修改不能编辑代码注释 (#92) 4 years ago
template.go gozero template (#147) 4 years ago
template_test.go gozero template (#147) 4 years ago
util.go api add middleware support (#140) 4 years ago
vars.go refactor middleware generator (#159) 4 years ago