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/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>
4 years ago
..
comment.go Code optimized (#523) 4 years ago
import.go Code optimized (#523) 4 years ago
message.go Code optimized (#523) 4 years ago
option.go Code optimized (#523) 4 years ago
package.go fix golint issues, exported doc (#451) 4 years ago
parser.go Code optimized (#523) 4 years ago
parser_test.go reactor rpc (#179) 4 years ago
proto.go Code optimized (#523) 4 years ago
rpc.go Code optimized (#523) 4 years ago
service.go Code optimized (#523) 4 years ago
test.proto reactor rpc (#179) 4 years ago
test_invalid_request.proto rpc generation fix (#184) 4 years ago
test_invalid_response.proto rpc generation fix (#184) 4 years ago
test_option.proto rpc generation fix (#184) 4 years ago
test_option2.proto rpc generation fix (#184) 4 years ago