go-zero/tools/goctl/rpc/parser
2023-04-30 14:58:30 +00:00
..
comment.go chore: adjust rpc comment format (#2501) 2022-10-22 22:07:55 +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 feat: Support for multiple rpc service generation and rpc grouping (#1972) 2022-07-21 12:47:46 +08:00
parser.go fix panic (#3176) 2023-04-30 14:58:30 +00:00
proto.go feat: Support for multiple rpc service generation and rpc grouping (#1972) 2022-07-21 12:47:46 +08:00
rpc.go Code optimized (#523) 2021-02-26 16:11:47 +08:00
service.go feat: Support for multiple rpc service generation and rpc grouping (#1972) 2022-07-21 12:47:46 +08:00
stream.proto To generate grpc stream, fix issue #616 (#815) 2021-07-16 22:54:07 +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 feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
test.proto fix #915 (#917) 2021-08-16 15:07:11 +08:00