go-grpc-tutorial icon indicating copy to clipboard operation
go-grpc-tutorial copied to clipboard

This tutorial provides a basic Go programmer's introduction to working with gRPC.

Results 1 go-grpc-tutorial issues
Sort by recently updated
recently updated
newest added

go_out parameter without "google/api/annotations.proto=github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis/google/api" can also work. I found "grpc-gateway/third_party/googleapis/" lack of "google/protobuf/descriptor.proto" which is needed by "google/api/annotations.proto".