Goby3 3.4.0
2026.04.13
Loading...
Searching...
No Matches
test.proto
Go to the documentation of this file.
1syntax = "proto2";
2
3package goby.test.zeromq.poller_attach_test.protobuf;
4
5message Sample
6{
7 optional int32 a = 1;
8}