go-zero/tools/goctl/api/gogen
kingxt 7f6eceb5a3
add more test (#189)
* new test

* import bug when with quotation

* new test

* add test condition

* rpc template command use -o param

Co-authored-by: kim <xutao@xiaoheiban.cn>
2020-11-07 17:13:40 +08:00
..
gen_test.go add more test (#189) 2020-11-07 17:13:40 +08:00
gen.go add more test (#189) 2020-11-07 17:13:40 +08:00
genconfig.go use goctl template to generate all kinds of templates 2020-10-19 23:13:18 +08:00
genetc.go use goctl template to generate all kinds of templates 2020-10-19 23:13:18 +08:00
genhandlers.go api handler generate incompletely while has no request (#158) 2020-10-23 16:10:33 +08:00
genlogic.go use goctl template to generate all kinds of templates 2020-10-19 23:13:18 +08:00
genmain.go use goctl template to generate all kinds of templates 2020-10-19 23:13:18 +08:00
genmiddleware.go refactor middleware generator (#159) 2020-10-23 21:53:45 +08:00
genroutes.go optimized generator formatted code (#148) 2020-10-20 19:43:20 +08:00
gensvc.go refactor middleware generator (#159) 2020-10-23 21:53:45 +08:00
gentypes.go add more test (#189) 2020-11-07 17:13:40 +08:00
template_test.go gozero template (#147) 2020-10-21 14:59:35 +08:00
template.go gozero template (#147) 2020-10-21 14:59:35 +08:00
util.go reactor rpc (#179) 2020-11-05 14:12:47 +08:00
vars.go refactor middleware generator (#159) 2020-10-23 21:53:45 +08:00