8 lines
67 B
Protocol Buffer
8 lines
67 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
package xcmd;
|
|
|
|
option go_package = "./xcmd";
|
|
|
|
|