mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-12 19:12:26 +08:00
重新加回proto
This commit is contained in:
7
protocol/proto/NullMsg.proto
Normal file
7
protocol/proto/NullMsg.proto
Normal file
@@ -0,0 +1,7 @@
|
||||
syntax = "proto3";
|
||||
|
||||
package proto;
|
||||
option go_package = "./proto;proto";
|
||||
|
||||
message NullMsg {
|
||||
}
|
||||
Reference in New Issue
Block a user