This website requires JavaScript.
Explore
Help
Register
Sign In
zlei6
/
go-zero
Watch
1
Star
0
Fork
0
You've already forked go-zero
mirror of
https://github.com/zeromicro/go-zero.git
synced
2026-06-22 09:51:56 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
927f8bc82138d90270afc32ff097487c19c78e19
go-zero
/
tools
/
goctl
/
rpc
/
parser
History
guonaihong
1fd0c3992b
fix panic (
#3176
)
2023-04-30 14:58:30 +00:00
..
comment.go
…
import.go
…
message.go
…
option.go
…
package.go
…
parser_test.go
feat: Support for multiple rpc service generation and rpc grouping (
#1972
)
2022-07-21 12:47:46 +08:00
parser.go
…
proto.go
feat: Support for multiple rpc service generation and rpc grouping (
#1972
)
2022-07-21 12:47:46 +08:00
rpc.go
…
service.go
…
stream.proto
To generate grpc stream, fix issue
#616
(
#815
)
2021-07-16 22:54:07 +08:00
test_invalid_request.proto
…
test_invalid_response.proto
rpc generation fix (
#184
)
2020-11-05 19:08:34 +08:00
test_option2.proto
…
test_option.proto
…
test.proto
…