go-zero/tools/goctl/api
Keson e76f44a35b
reactor rpc (#179)
* reactor rpc generation

* update flag

* update command

* update command

* update unit test

* delete test file

* optimize code

* update doc

* update gen pb

* rename target dir

* update mysql data type convert rule

* add done flag

* optimize req/reply parameter

* optimize req/reply parameter

* remove waste code

* remove duplicate parameter

* format code

* format code

* optimize naming

* reactor rpcv2 to rpc

* remove new line

* format code

* rename underline to snake

* reactor getParentPackage

* remove debug log

* reactor background
2020-11-05 14:12:47 +08:00
..
apigen update api template (#156) 2020-10-23 14:42:57 +08:00
dartgen move lang.Must into logx.Must to make sure output fatal message as json 2020-08-14 15:08:06 +08:00
docgen update package reference 2020-08-08 16:40:10 +08:00
format goctl add stdin flag (#170) 2020-10-28 22:37:59 +08:00
gogen reactor rpc (#179) 2020-11-05 14:12:47 +08:00
javagen 修改不能编辑代码注释 (#92) 2020-09-21 18:27:35 +08:00
ktgen fix golint warnings 2020-08-19 16:00:55 +08:00
new add anonymous annotation (#134) 2020-10-16 19:35:18 +08:00
parser route support no request and response (#178) 2020-11-02 13:48:16 +08:00
spec add anonymous annotation (#134) 2020-10-16 19:35:18 +08:00
tsgen 修改不能编辑代码注释 (#92) 2020-09-21 18:27:35 +08:00
util add anonymous annotation (#134) 2020-10-16 19:35:18 +08:00
validate update package reference 2020-08-08 16:40:10 +08:00