Skip to content

Commit

Permalink
feat: update grpc version
Browse files Browse the repository at this point in the history
  • Loading branch information
daheige committed Dec 23, 2024
1 parent c503d25 commit 4bc127a
Show file tree
Hide file tree
Showing 12 changed files with 1,775 additions and 2,515 deletions.
2 changes: 1 addition & 1 deletion example/bin/grpc_tools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest
# google api link:https://github.com/googleapis/googleapis

# protoc inject tag
go install github.com/favadi/protoc-go-inject-tag@latest
go install github.com/favadi/protoc-go-inject-tag@latest
68 changes: 18 additions & 50 deletions example/clients/go/pb/hello.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

77 changes: 27 additions & 50 deletions example/clients/go/pb/hello.pb.gw.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

32 changes: 24 additions & 8 deletions example/clients/go/pb/hello_grpc.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4bc127a

Please sign in to comment.