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.
2 parents 5694b15 + 3365355 commit b2e93cfCopy full SHA for b2e93cf
api.proto
@@ -1,6 +1,7 @@
1
syntax = "proto3";
2
package proto;
3
4
+option java_package = "liftbridge.proto";
5
6
// CreateStreamRequest is sent to create a new stream.
7
message CreateStreamRequest {
0 commit comments