Goby3
3.4.0
2026.04.13
Loading...
Searching...
No Matches
test.proto
Go to the documentation of this file.
1
syntax = "proto2";
2
3
package goby.test.middleware.protobuf;
4
5
message Ready
6
{
7
optional bool b = 1;
8
}
9
10
message Widget
11
{
12
optional int32 b = 1;
13
}
goby
test
middleware
multi_thread_app1
test.proto
Generated by
1.9.8