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
kingxt b9ac51b6c3
feature: file namestyle (#223)
* add api filename style

* new feature: config.yaml

* optimize

* optimize logic generation

* check hanlder valid

* optimize

* reactor naming style

* optimize

* optimize test

* optimize gen middleware

* format

Co-authored-by: anqiansong <anqiansong@xiaoheiban.cn>
Co-authored-by: kim <xutao@xiaoheiban.cn>
4 years ago
..
gen.go feature: file namestyle (#223) 4 years ago
gen_test.go feature: file namestyle (#223) 4 years ago
genconfig.go feature: file namestyle (#223) 4 years ago
genetc.go feature: file namestyle (#223) 4 years ago
genhandlers.go feature: file namestyle (#223) 4 years ago
genlogic.go feature: file namestyle (#223) 4 years ago
genmain.go feature: file namestyle (#223) 4 years ago
genmiddleware.go feature: file namestyle (#223) 4 years ago
genroutes.go feature: file namestyle (#223) 4 years ago
gensvc.go feature: file namestyle (#223) 4 years ago
gentypes.go feature: file namestyle (#223) 4 years ago
template.go gozero template (#147) 4 years ago
template_test.go gozero template (#147) 4 years ago
util.go format service and add test (#197) 4 years ago
vars.go refactor middleware generator (#159) 4 years ago