We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a6144c commit 96c03acCopy full SHA for 96c03ac
docs/streaming.md
@@ -73,8 +73,6 @@ syntax = "proto3";
73
74
package greet.v1;
75
76
-option go_package = "example/gen/greet/v1;greetv1";
77
-
78
message GreetRequest {
79
string name = 1;
80
}
0 commit comments