omelop-gen-route
Version:
解析 ts 的interface 到 omelox-protobuf用的 json格式。
19 lines • 526 B
JSON
{
"rank.playerHandler.beginGame": {
"required uInt32 token": 1,
"optional string msg": 2,
"message IGG_1": {
"repeated string ggenv": 1,
"optional uInt32 zz": 2
},
"optional IGG_1 duplicateIgg": 3,
"message GGG": {
"required uInt32 ccgg": 1
},
"optional GGG sharewithServerused": 4
},
"rank.playerHandler.onlyNotify": {
"required uInt32 token": 1,
"optional string msg": 2
}
}