mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-08 16:42:31 +08:00
6 lines
68 B
Protocol Buffer
6 lines
68 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
package proto;
|
|
|
|
option go_package = "./;proto";
|