go-zero/tools/goctl/rpc/generator
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>
2020-11-24 15:11:18 +08:00
..
base patch model&rpc (#207) 2020-11-18 15:32:53 +08:00
defaultgenerator.go reactor rpc (#179) 2020-11-05 14:12:47 +08:00
gen_test.go feature: file namestyle (#223) 2020-11-24 15:11:18 +08:00
gen.go feature: file namestyle (#223) 2020-11-24 15:11:18 +08:00
gencall.go feature: file namestyle (#223) 2020-11-24 15:11:18 +08:00
genconfig.go feature: file namestyle (#223) 2020-11-24 15:11:18 +08:00
generator.go feature: file namestyle (#223) 2020-11-24 15:11:18 +08:00
genetc.go feature: file namestyle (#223) 2020-11-24 15:11:18 +08:00
genlogic.go feature: file namestyle (#223) 2020-11-24 15:11:18 +08:00
genmain.go feature: file namestyle (#223) 2020-11-24 15:11:18 +08:00
genpb.go feature: file namestyle (#223) 2020-11-24 15:11:18 +08:00
genserver.go feature: file namestyle (#223) 2020-11-24 15:11:18 +08:00
gensvc.go feature: file namestyle (#223) 2020-11-24 15:11:18 +08:00
mkdir.go rpc generation fix (#184) 2020-11-05 19:08:34 +08:00
prototmpl_test.go patch model&rpc (#207) 2020-11-18 15:32:53 +08:00
prototmpl.go reactor rpc (#179) 2020-11-05 14:12:47 +08:00
template_test.go patch model&rpc (#207) 2020-11-18 15:32:53 +08:00
template.go reactor rpc (#179) 2020-11-05 14:12:47 +08:00
test.proto patch model&rpc (#207) 2020-11-18 15:32:53 +08:00