go-zero/tools/goctl/rpc/generator
Keson 856b5aadb1
rpc generation fix (#184)
* reactor alert

* optimize

* add test case

* update the target directory in case proto contains option

* fix missing comments and format code
2020-11-05 19:08:34 +08:00
..
base reactor rpc (#179) 2020-11-05 14:12:47 +08:00
defaultgenerator.go reactor rpc (#179) 2020-11-05 14:12:47 +08:00
filename.go reactor rpc (#179) 2020-11-05 14:12:47 +08:00
gen_test.go rpc generation fix (#184) 2020-11-05 19:08:34 +08:00
gen.go reactor rpc (#179) 2020-11-05 14:12:47 +08:00
gencall_test.go reactor rpc (#179) 2020-11-05 14:12:47 +08:00
gencall.go rpc generation fix (#184) 2020-11-05 19:08:34 +08:00
genconfig_test.go reactor rpc (#179) 2020-11-05 14:12:47 +08:00
genconfig.go reactor rpc (#179) 2020-11-05 14:12:47 +08:00
generator.go reactor rpc (#179) 2020-11-05 14:12:47 +08:00
genetc_test.go reactor rpc (#179) 2020-11-05 14:12:47 +08:00
genetc.go reactor rpc (#179) 2020-11-05 14:12:47 +08:00
genlogic_test.go reactor rpc (#179) 2020-11-05 14:12:47 +08:00
genlogic.go rpc generation fix (#184) 2020-11-05 19:08:34 +08:00
genmain_test.go reactor rpc (#179) 2020-11-05 14:12:47 +08:00
genmain.go rpc generation fix (#184) 2020-11-05 19:08:34 +08:00
genpb_test.go reactor rpc (#179) 2020-11-05 14:12:47 +08:00
genpb.go rpc generation fix (#184) 2020-11-05 19:08:34 +08:00
genserver_test.go reactor rpc (#179) 2020-11-05 14:12:47 +08:00
genserver.go rpc generation fix (#184) 2020-11-05 19:08:34 +08:00
gensvc_test.go reactor rpc (#179) 2020-11-05 14:12:47 +08:00
gensvc.go reactor rpc (#179) 2020-11-05 14:12:47 +08:00
mkdir_test.go reactor rpc (#179) 2020-11-05 14:12:47 +08:00
mkdir.go rpc generation fix (#184) 2020-11-05 19:08:34 +08:00
prototmpl_test.go reactor rpc (#179) 2020-11-05 14:12:47 +08:00
prototmpl.go reactor rpc (#179) 2020-11-05 14:12:47 +08:00
template_test.go reactor rpc (#179) 2020-11-05 14:12:47 +08:00
template.go reactor rpc (#179) 2020-11-05 14:12:47 +08:00
test_base.proto reactor rpc (#179) 2020-11-05 14:12:47 +08:00
test_go_option.proto rpc generation fix (#184) 2020-11-05 19:08:34 +08:00
test_import.proto rpc generation fix (#184) 2020-11-05 19:08:34 +08:00
test_option.proto rpc generation fix (#184) 2020-11-05 19:08:34 +08:00
test_service_rpc_naming_snake.proto rpc generation fix (#184) 2020-11-05 19:08:34 +08:00
test_stream.proto rpc generation fix (#184) 2020-11-05 19:08:34 +08:00
test_word_option.proto reactor rpc (#179) 2020-11-05 14:12:47 +08:00
test.proto rpc generation fix (#184) 2020-11-05 19:08:34 +08:00