go-zero/tools/goctl/rpc/parser
kingxt e6ef1fca12
Code optimized (#523)
* optimized markdown generator

* optimized markdown generator

* optimized markdown generator

* add more comment

* add comment

* add comment

* add comments for rpc tool

* add comments for model tool

* add comments for model tool

* add comments for model tool

* add comments for config tool

* add comments for config tool

* add comments

* add comments

* add comments

* add comments

* add comment

* remove rpc main head info

* add comment

* optimized

Co-authored-by: anqiansong <anqiansong@xiaoheiban.cn>
2021-02-26 16:11:47 +08:00
..
comment.go Code optimized (#523) 2021-02-26 16:11:47 +08:00
import.go Code optimized (#523) 2021-02-26 16:11:47 +08:00
message.go Code optimized (#523) 2021-02-26 16:11:47 +08:00
option.go Code optimized (#523) 2021-02-26 16:11:47 +08:00
package.go fix golint issues, exported doc (#451) 2021-02-08 21:31:56 +08:00
parser_test.go reactor rpc (#179) 2020-11-05 14:12:47 +08:00
parser.go Code optimized (#523) 2021-02-26 16:11:47 +08:00
proto.go Code optimized (#523) 2021-02-26 16:11:47 +08:00
rpc.go Code optimized (#523) 2021-02-26 16:11:47 +08:00
service.go Code optimized (#523) 2021-02-26 16:11:47 +08:00
test_invalid_request.proto rpc generation fix (#184) 2020-11-05 19:08:34 +08:00
test_invalid_response.proto rpc generation fix (#184) 2020-11-05 19:08:34 +08:00
test_option2.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.proto reactor rpc (#179) 2020-11-05 14:12:47 +08:00