Goby3
3.2.3
2025.05.13
Loading...
Searching...
No Matches
test.proto
Go to the documentation of this file.
1
syntax = "proto2";
2
3
package goby.test.zeromq.protobuf;
4
5
message Sample
6
{
7
optional int32 a = 1;
8
optional string group = 2;
9
}
10
11
message Widget
12
{
13
optional int32 b = 1;
14
}
goby
test
zeromq
middleware_regex
test.proto
Generated by
1.9.8