mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-16 20:32:26 +08:00
init commit
This commit is contained in:
7
gate-hk4e-api/proto/NullMsg.proto
Normal file
7
gate-hk4e-api/proto/NullMsg.proto
Normal file
@@ -0,0 +1,7 @@
|
||||
syntax = "proto3";
|
||||
|
||||
package proto;
|
||||
option go_package = "./;proto";
|
||||
|
||||
message NullMsg {
|
||||
}
|
||||
Reference in New Issue
Block a user