game.pb.go 99 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.28.1
  4. // protoc v3.11.2
  5. // source: game.proto
  6. package gameproto
  7. import (
  8. any1 "github.com/golang/protobuf/ptypes/any"
  9. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  10. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  11. reflect "reflect"
  12. sync "sync"
  13. )
  14. const (
  15. // Verify that this generated code is sufficiently up-to-date.
  16. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  17. // Verify that runtime/protoimpl is sufficiently up-to-date.
  18. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  19. )
  20. type NotifyTypeEnum int32
  21. const (
  22. NotifyTypeEnum_NotifyTypePing NotifyTypeEnum = 0
  23. NotifyTypeEnum_NotifyTypeJoinRoom NotifyTypeEnum = 1
  24. NotifyTypeEnum_NotifyTypeLeaveRoom NotifyTypeEnum = 2
  25. NotifyTypeEnum_NotifyTypeCreateRoom NotifyTypeEnum = 3
  26. NotifyTypeEnum_NotifyTypeConnect NotifyTypeEnum = 4
  27. NotifyTypeEnum_NotifyTypeDisconnect NotifyTypeEnum = 5
  28. NotifyTypeEnum_NotifyTypeReady NotifyTypeEnum = 6
  29. NotifyTypeEnum_NotifyTypeUnReady NotifyTypeEnum = 7
  30. NotifyTypeEnum_NotifyTypeStart NotifyTypeEnum = 8
  31. NotifyTypeEnum_NotifyTypeChooseMaster NotifyTypeEnum = 9
  32. NotifyTypeEnum_NotifyTypeChooseMasterFinish NotifyTypeEnum = 10
  33. NotifyTypeEnum_NotifyTypeChooseMul NotifyTypeEnum = 11
  34. NotifyTypeEnum_NotifyTypeChooseMulFinish NotifyTypeEnum = 12
  35. NotifyTypeEnum_NotifyTypeGameInit NotifyTypeEnum = 13
  36. NotifyTypeEnum_NotifyTypeOpen NotifyTypeEnum = 14
  37. NotifyTypeEnum_NotifyTypeOpenFinish NotifyTypeEnum = 15
  38. NotifyTypeEnum_NotifyTypeMsgResp NotifyTypeEnum = 16 //简单的返回
  39. NotifyTypeEnum_NotifyTypeWaitReady NotifyTypeEnum = 17
  40. )
  41. // Enum value maps for NotifyTypeEnum.
  42. var (
  43. NotifyTypeEnum_name = map[int32]string{
  44. 0: "NotifyTypePing",
  45. 1: "NotifyTypeJoinRoom",
  46. 2: "NotifyTypeLeaveRoom",
  47. 3: "NotifyTypeCreateRoom",
  48. 4: "NotifyTypeConnect",
  49. 5: "NotifyTypeDisconnect",
  50. 6: "NotifyTypeReady",
  51. 7: "NotifyTypeUnReady",
  52. 8: "NotifyTypeStart",
  53. 9: "NotifyTypeChooseMaster",
  54. 10: "NotifyTypeChooseMasterFinish",
  55. 11: "NotifyTypeChooseMul",
  56. 12: "NotifyTypeChooseMulFinish",
  57. 13: "NotifyTypeGameInit",
  58. 14: "NotifyTypeOpen",
  59. 15: "NotifyTypeOpenFinish",
  60. 16: "NotifyTypeMsgResp",
  61. 17: "NotifyTypeWaitReady",
  62. }
  63. NotifyTypeEnum_value = map[string]int32{
  64. "NotifyTypePing": 0,
  65. "NotifyTypeJoinRoom": 1,
  66. "NotifyTypeLeaveRoom": 2,
  67. "NotifyTypeCreateRoom": 3,
  68. "NotifyTypeConnect": 4,
  69. "NotifyTypeDisconnect": 5,
  70. "NotifyTypeReady": 6,
  71. "NotifyTypeUnReady": 7,
  72. "NotifyTypeStart": 8,
  73. "NotifyTypeChooseMaster": 9,
  74. "NotifyTypeChooseMasterFinish": 10,
  75. "NotifyTypeChooseMul": 11,
  76. "NotifyTypeChooseMulFinish": 12,
  77. "NotifyTypeGameInit": 13,
  78. "NotifyTypeOpen": 14,
  79. "NotifyTypeOpenFinish": 15,
  80. "NotifyTypeMsgResp": 16,
  81. "NotifyTypeWaitReady": 17,
  82. }
  83. )
  84. func (x NotifyTypeEnum) Enum() *NotifyTypeEnum {
  85. p := new(NotifyTypeEnum)
  86. *p = x
  87. return p
  88. }
  89. func (x NotifyTypeEnum) String() string {
  90. return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
  91. }
  92. func (NotifyTypeEnum) Descriptor() protoreflect.EnumDescriptor {
  93. return file_game_proto_enumTypes[0].Descriptor()
  94. }
  95. func (NotifyTypeEnum) Type() protoreflect.EnumType {
  96. return &file_game_proto_enumTypes[0]
  97. }
  98. func (x NotifyTypeEnum) Number() protoreflect.EnumNumber {
  99. return protoreflect.EnumNumber(x)
  100. }
  101. // Deprecated: Use NotifyTypeEnum.Descriptor instead.
  102. func (NotifyTypeEnum) EnumDescriptor() ([]byte, []int) {
  103. return file_game_proto_rawDescGZIP(), []int{0}
  104. }
  105. type DataType int32
  106. const (
  107. DataType_DataTypeNormal DataType = 0 //0x00000000
  108. DataType_DataTypeGZip DataType = 2 //0x00000010
  109. DataType_DataTypeEnc DataType = 4 //0x00000100
  110. )
  111. // Enum value maps for DataType.
  112. var (
  113. DataType_name = map[int32]string{
  114. 0: "DataTypeNormal",
  115. 2: "DataTypeGZip",
  116. 4: "DataTypeEnc",
  117. }
  118. DataType_value = map[string]int32{
  119. "DataTypeNormal": 0,
  120. "DataTypeGZip": 2,
  121. "DataTypeEnc": 4,
  122. }
  123. )
  124. func (x DataType) Enum() *DataType {
  125. p := new(DataType)
  126. *p = x
  127. return p
  128. }
  129. func (x DataType) String() string {
  130. return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
  131. }
  132. func (DataType) Descriptor() protoreflect.EnumDescriptor {
  133. return file_game_proto_enumTypes[1].Descriptor()
  134. }
  135. func (DataType) Type() protoreflect.EnumType {
  136. return &file_game_proto_enumTypes[1]
  137. }
  138. func (x DataType) Number() protoreflect.EnumNumber {
  139. return protoreflect.EnumNumber(x)
  140. }
  141. // Deprecated: Use DataType.Descriptor instead.
  142. func (DataType) EnumDescriptor() ([]byte, []int) {
  143. return file_game_proto_rawDescGZIP(), []int{1}
  144. }
  145. type RoomType int32
  146. const (
  147. RoomType_RoomTypeFree RoomType = 0
  148. RoomType_RoomTypeNormal RoomType = 1
  149. )
  150. // Enum value maps for RoomType.
  151. var (
  152. RoomType_name = map[int32]string{
  153. 0: "RoomTypeFree",
  154. 1: "RoomTypeNormal",
  155. }
  156. RoomType_value = map[string]int32{
  157. "RoomTypeFree": 0,
  158. "RoomTypeNormal": 1,
  159. }
  160. )
  161. func (x RoomType) Enum() *RoomType {
  162. p := new(RoomType)
  163. *p = x
  164. return p
  165. }
  166. func (x RoomType) String() string {
  167. return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
  168. }
  169. func (RoomType) Descriptor() protoreflect.EnumDescriptor {
  170. return file_game_proto_enumTypes[2].Descriptor()
  171. }
  172. func (RoomType) Type() protoreflect.EnumType {
  173. return &file_game_proto_enumTypes[2]
  174. }
  175. func (x RoomType) Number() protoreflect.EnumNumber {
  176. return protoreflect.EnumNumber(x)
  177. }
  178. // Deprecated: Use RoomType.Descriptor instead.
  179. func (RoomType) EnumDescriptor() ([]byte, []int) {
  180. return file_game_proto_rawDescGZIP(), []int{2}
  181. }
  182. type RespStatus int32
  183. const (
  184. RespStatus_RespStatusSucc RespStatus = 0
  185. RespStatus_RespStatusFailed RespStatus = 1
  186. )
  187. // Enum value maps for RespStatus.
  188. var (
  189. RespStatus_name = map[int32]string{
  190. 0: "RespStatusSucc",
  191. 1: "RespStatusFailed",
  192. }
  193. RespStatus_value = map[string]int32{
  194. "RespStatusSucc": 0,
  195. "RespStatusFailed": 1,
  196. }
  197. )
  198. func (x RespStatus) Enum() *RespStatus {
  199. p := new(RespStatus)
  200. *p = x
  201. return p
  202. }
  203. func (x RespStatus) String() string {
  204. return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
  205. }
  206. func (RespStatus) Descriptor() protoreflect.EnumDescriptor {
  207. return file_game_proto_enumTypes[3].Descriptor()
  208. }
  209. func (RespStatus) Type() protoreflect.EnumType {
  210. return &file_game_proto_enumTypes[3]
  211. }
  212. func (x RespStatus) Number() protoreflect.EnumNumber {
  213. return protoreflect.EnumNumber(x)
  214. }
  215. // Deprecated: Use RespStatus.Descriptor instead.
  216. func (RespStatus) EnumDescriptor() ([]byte, []int) {
  217. return file_game_proto_rawDescGZIP(), []int{3}
  218. }
  219. //Ping
  220. type Ping struct {
  221. state protoimpl.MessageState
  222. sizeCache protoimpl.SizeCache
  223. unknownFields protoimpl.UnknownFields
  224. }
  225. func (x *Ping) Reset() {
  226. *x = Ping{}
  227. if protoimpl.UnsafeEnabled {
  228. mi := &file_game_proto_msgTypes[0]
  229. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  230. ms.StoreMessageInfo(mi)
  231. }
  232. }
  233. func (x *Ping) String() string {
  234. return protoimpl.X.MessageStringOf(x)
  235. }
  236. func (*Ping) ProtoMessage() {}
  237. func (x *Ping) ProtoReflect() protoreflect.Message {
  238. mi := &file_game_proto_msgTypes[0]
  239. if protoimpl.UnsafeEnabled && x != nil {
  240. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  241. if ms.LoadMessageInfo() == nil {
  242. ms.StoreMessageInfo(mi)
  243. }
  244. return ms
  245. }
  246. return mi.MessageOf(x)
  247. }
  248. // Deprecated: Use Ping.ProtoReflect.Descriptor instead.
  249. func (*Ping) Descriptor() ([]byte, []int) {
  250. return file_game_proto_rawDescGZIP(), []int{0}
  251. }
  252. type MsgResp struct {
  253. state protoimpl.MessageState
  254. sizeCache protoimpl.SizeCache
  255. unknownFields protoimpl.UnknownFields
  256. Once string `protobuf:"bytes,1,opt,name=once,proto3" json:"once,omitempty"`
  257. Status RespStatus `protobuf:"varint,2,opt,name=status,proto3,enum=gameproto.RespStatus" json:"status,omitempty"`
  258. Msg string `protobuf:"bytes,3,opt,name=msg,proto3" json:"msg,omitempty"`
  259. Data *any1.Any `protobuf:"bytes,4,opt,name=data,proto3" json:"data,omitempty"`
  260. }
  261. func (x *MsgResp) Reset() {
  262. *x = MsgResp{}
  263. if protoimpl.UnsafeEnabled {
  264. mi := &file_game_proto_msgTypes[1]
  265. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  266. ms.StoreMessageInfo(mi)
  267. }
  268. }
  269. func (x *MsgResp) String() string {
  270. return protoimpl.X.MessageStringOf(x)
  271. }
  272. func (*MsgResp) ProtoMessage() {}
  273. func (x *MsgResp) ProtoReflect() protoreflect.Message {
  274. mi := &file_game_proto_msgTypes[1]
  275. if protoimpl.UnsafeEnabled && x != nil {
  276. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  277. if ms.LoadMessageInfo() == nil {
  278. ms.StoreMessageInfo(mi)
  279. }
  280. return ms
  281. }
  282. return mi.MessageOf(x)
  283. }
  284. // Deprecated: Use MsgResp.ProtoReflect.Descriptor instead.
  285. func (*MsgResp) Descriptor() ([]byte, []int) {
  286. return file_game_proto_rawDescGZIP(), []int{1}
  287. }
  288. func (x *MsgResp) GetOnce() string {
  289. if x != nil {
  290. return x.Once
  291. }
  292. return ""
  293. }
  294. func (x *MsgResp) GetStatus() RespStatus {
  295. if x != nil {
  296. return x.Status
  297. }
  298. return RespStatus_RespStatusSucc
  299. }
  300. func (x *MsgResp) GetMsg() string {
  301. if x != nil {
  302. return x.Msg
  303. }
  304. return ""
  305. }
  306. func (x *MsgResp) GetData() *any1.Any {
  307. if x != nil {
  308. return x.Data
  309. }
  310. return nil
  311. }
  312. type Room struct {
  313. state protoimpl.MessageState
  314. sizeCache protoimpl.SizeCache
  315. unknownFields protoimpl.UnknownFields
  316. ID uint32 `protobuf:"varint,1,opt,name=ID,proto3" json:"ID,omitempty"`
  317. Name string `protobuf:"bytes,2,opt,name=Name,proto3" json:"Name,omitempty"`
  318. NeedPwd bool `protobuf:"varint,10,opt,name=needPwd,proto3" json:"needPwd,omitempty"`
  319. RoomType RoomType `protobuf:"varint,3,opt,name=RoomType,proto3,enum=gameproto.RoomType" json:"RoomType,omitempty"`
  320. BaseAmount float64 `protobuf:"fixed64,4,opt,name=BaseAmount,proto3" json:"BaseAmount,omitempty"`
  321. ChairUserID1 uint32 `protobuf:"varint,5,opt,name=ChairUserID1,proto3" json:"ChairUserID1,omitempty"`
  322. ChairUserID2 uint32 `protobuf:"varint,6,opt,name=ChairUserID2,proto3" json:"ChairUserID2,omitempty"`
  323. ChairUserID3 uint32 `protobuf:"varint,7,opt,name=ChairUserID3,proto3" json:"ChairUserID3,omitempty"`
  324. ChairUserID4 uint32 `protobuf:"varint,8,opt,name=ChairUserID4,proto3" json:"ChairUserID4,omitempty"`
  325. ChairUserID5 uint32 `protobuf:"varint,9,opt,name=ChairUserID5,proto3" json:"ChairUserID5,omitempty"`
  326. Status uint32 `protobuf:"varint,11,opt,name=Status,proto3" json:"Status,omitempty"`
  327. }
  328. func (x *Room) Reset() {
  329. *x = Room{}
  330. if protoimpl.UnsafeEnabled {
  331. mi := &file_game_proto_msgTypes[2]
  332. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  333. ms.StoreMessageInfo(mi)
  334. }
  335. }
  336. func (x *Room) String() string {
  337. return protoimpl.X.MessageStringOf(x)
  338. }
  339. func (*Room) ProtoMessage() {}
  340. func (x *Room) ProtoReflect() protoreflect.Message {
  341. mi := &file_game_proto_msgTypes[2]
  342. if protoimpl.UnsafeEnabled && x != nil {
  343. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  344. if ms.LoadMessageInfo() == nil {
  345. ms.StoreMessageInfo(mi)
  346. }
  347. return ms
  348. }
  349. return mi.MessageOf(x)
  350. }
  351. // Deprecated: Use Room.ProtoReflect.Descriptor instead.
  352. func (*Room) Descriptor() ([]byte, []int) {
  353. return file_game_proto_rawDescGZIP(), []int{2}
  354. }
  355. func (x *Room) GetID() uint32 {
  356. if x != nil {
  357. return x.ID
  358. }
  359. return 0
  360. }
  361. func (x *Room) GetName() string {
  362. if x != nil {
  363. return x.Name
  364. }
  365. return ""
  366. }
  367. func (x *Room) GetNeedPwd() bool {
  368. if x != nil {
  369. return x.NeedPwd
  370. }
  371. return false
  372. }
  373. func (x *Room) GetRoomType() RoomType {
  374. if x != nil {
  375. return x.RoomType
  376. }
  377. return RoomType_RoomTypeFree
  378. }
  379. func (x *Room) GetBaseAmount() float64 {
  380. if x != nil {
  381. return x.BaseAmount
  382. }
  383. return 0
  384. }
  385. func (x *Room) GetChairUserID1() uint32 {
  386. if x != nil {
  387. return x.ChairUserID1
  388. }
  389. return 0
  390. }
  391. func (x *Room) GetChairUserID2() uint32 {
  392. if x != nil {
  393. return x.ChairUserID2
  394. }
  395. return 0
  396. }
  397. func (x *Room) GetChairUserID3() uint32 {
  398. if x != nil {
  399. return x.ChairUserID3
  400. }
  401. return 0
  402. }
  403. func (x *Room) GetChairUserID4() uint32 {
  404. if x != nil {
  405. return x.ChairUserID4
  406. }
  407. return 0
  408. }
  409. func (x *Room) GetChairUserID5() uint32 {
  410. if x != nil {
  411. return x.ChairUserID5
  412. }
  413. return 0
  414. }
  415. func (x *Room) GetStatus() uint32 {
  416. if x != nil {
  417. return x.Status
  418. }
  419. return 0
  420. }
  421. type RoomDetail struct {
  422. state protoimpl.MessageState
  423. sizeCache protoimpl.SizeCache
  424. unknownFields protoimpl.UnknownFields
  425. ID uint32 `protobuf:"varint,1,opt,name=ID,proto3" json:"ID,omitempty"`
  426. Name string `protobuf:"bytes,2,opt,name=Name,proto3" json:"Name,omitempty"`
  427. NeedPwd bool `protobuf:"varint,10,opt,name=needPwd,proto3" json:"needPwd,omitempty"`
  428. RoomType RoomType `protobuf:"varint,3,opt,name=RoomType,proto3,enum=gameproto.RoomType" json:"RoomType,omitempty"`
  429. BaseAmount float64 `protobuf:"fixed64,4,opt,name=BaseAmount,proto3" json:"BaseAmount,omitempty"`
  430. ChairUserID1 uint32 `protobuf:"varint,5,opt,name=ChairUserID1,proto3" json:"ChairUserID1,omitempty"`
  431. ChairUserID2 uint32 `protobuf:"varint,6,opt,name=ChairUserID2,proto3" json:"ChairUserID2,omitempty"`
  432. ChairUserID3 uint32 `protobuf:"varint,7,opt,name=ChairUserID3,proto3" json:"ChairUserID3,omitempty"`
  433. ChairUserID4 uint32 `protobuf:"varint,8,opt,name=ChairUserID4,proto3" json:"ChairUserID4,omitempty"`
  434. ChairUserID5 uint32 `protobuf:"varint,9,opt,name=ChairUserID5,proto3" json:"ChairUserID5,omitempty"`
  435. Status uint32 `protobuf:"varint,11,opt,name=Status,proto3" json:"Status,omitempty"`
  436. StatusStartTime int64 `protobuf:"varint,13,opt,name=StatusStartTime,proto3" json:"StatusStartTime,omitempty"`
  437. RoomUserList []*RoomUser `protobuf:"bytes,12,rep,name=RoomUserList,proto3" json:"RoomUserList,omitempty"`
  438. TimeNow int64 `protobuf:"varint,14,opt,name=TimeNow,proto3" json:"TimeNow,omitempty"`
  439. }
  440. func (x *RoomDetail) Reset() {
  441. *x = RoomDetail{}
  442. if protoimpl.UnsafeEnabled {
  443. mi := &file_game_proto_msgTypes[3]
  444. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  445. ms.StoreMessageInfo(mi)
  446. }
  447. }
  448. func (x *RoomDetail) String() string {
  449. return protoimpl.X.MessageStringOf(x)
  450. }
  451. func (*RoomDetail) ProtoMessage() {}
  452. func (x *RoomDetail) ProtoReflect() protoreflect.Message {
  453. mi := &file_game_proto_msgTypes[3]
  454. if protoimpl.UnsafeEnabled && x != nil {
  455. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  456. if ms.LoadMessageInfo() == nil {
  457. ms.StoreMessageInfo(mi)
  458. }
  459. return ms
  460. }
  461. return mi.MessageOf(x)
  462. }
  463. // Deprecated: Use RoomDetail.ProtoReflect.Descriptor instead.
  464. func (*RoomDetail) Descriptor() ([]byte, []int) {
  465. return file_game_proto_rawDescGZIP(), []int{3}
  466. }
  467. func (x *RoomDetail) GetID() uint32 {
  468. if x != nil {
  469. return x.ID
  470. }
  471. return 0
  472. }
  473. func (x *RoomDetail) GetName() string {
  474. if x != nil {
  475. return x.Name
  476. }
  477. return ""
  478. }
  479. func (x *RoomDetail) GetNeedPwd() bool {
  480. if x != nil {
  481. return x.NeedPwd
  482. }
  483. return false
  484. }
  485. func (x *RoomDetail) GetRoomType() RoomType {
  486. if x != nil {
  487. return x.RoomType
  488. }
  489. return RoomType_RoomTypeFree
  490. }
  491. func (x *RoomDetail) GetBaseAmount() float64 {
  492. if x != nil {
  493. return x.BaseAmount
  494. }
  495. return 0
  496. }
  497. func (x *RoomDetail) GetChairUserID1() uint32 {
  498. if x != nil {
  499. return x.ChairUserID1
  500. }
  501. return 0
  502. }
  503. func (x *RoomDetail) GetChairUserID2() uint32 {
  504. if x != nil {
  505. return x.ChairUserID2
  506. }
  507. return 0
  508. }
  509. func (x *RoomDetail) GetChairUserID3() uint32 {
  510. if x != nil {
  511. return x.ChairUserID3
  512. }
  513. return 0
  514. }
  515. func (x *RoomDetail) GetChairUserID4() uint32 {
  516. if x != nil {
  517. return x.ChairUserID4
  518. }
  519. return 0
  520. }
  521. func (x *RoomDetail) GetChairUserID5() uint32 {
  522. if x != nil {
  523. return x.ChairUserID5
  524. }
  525. return 0
  526. }
  527. func (x *RoomDetail) GetStatus() uint32 {
  528. if x != nil {
  529. return x.Status
  530. }
  531. return 0
  532. }
  533. func (x *RoomDetail) GetStatusStartTime() int64 {
  534. if x != nil {
  535. return x.StatusStartTime
  536. }
  537. return 0
  538. }
  539. func (x *RoomDetail) GetRoomUserList() []*RoomUser {
  540. if x != nil {
  541. return x.RoomUserList
  542. }
  543. return nil
  544. }
  545. func (x *RoomDetail) GetTimeNow() int64 {
  546. if x != nil {
  547. return x.TimeNow
  548. }
  549. return 0
  550. }
  551. type RoomUser struct {
  552. state protoimpl.MessageState
  553. sizeCache protoimpl.SizeCache
  554. unknownFields protoimpl.UnknownFields
  555. UserID uint32 `protobuf:"varint,1,opt,name=UserID,proto3" json:"UserID,omitempty"`
  556. CardList []uint32 `protobuf:"varint,2,rep,packed,name=CardList,proto3" json:"CardList,omitempty"`
  557. WinAmount float32 `protobuf:"fixed32,3,opt,name=WinAmount,proto3" json:"WinAmount,omitempty"`
  558. IsMaster bool `protobuf:"varint,4,opt,name=IsMaster,proto3" json:"IsMaster,omitempty"`
  559. MasterMul uint32 `protobuf:"varint,5,opt,name=MasterMul,proto3" json:"MasterMul,omitempty"`
  560. Mul uint32 `protobuf:"varint,6,opt,name=Mul,proto3" json:"Mul,omitempty"`
  561. Status uint32 `protobuf:"varint,7,opt,name=Status,proto3" json:"Status,omitempty"`
  562. Balance float64 `protobuf:"fixed64,8,opt,name=Balance,proto3" json:"Balance,omitempty"`
  563. Credits float64 `protobuf:"fixed64,9,opt,name=Credits,proto3" json:"Credits,omitempty"`
  564. }
  565. func (x *RoomUser) Reset() {
  566. *x = RoomUser{}
  567. if protoimpl.UnsafeEnabled {
  568. mi := &file_game_proto_msgTypes[4]
  569. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  570. ms.StoreMessageInfo(mi)
  571. }
  572. }
  573. func (x *RoomUser) String() string {
  574. return protoimpl.X.MessageStringOf(x)
  575. }
  576. func (*RoomUser) ProtoMessage() {}
  577. func (x *RoomUser) ProtoReflect() protoreflect.Message {
  578. mi := &file_game_proto_msgTypes[4]
  579. if protoimpl.UnsafeEnabled && x != nil {
  580. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  581. if ms.LoadMessageInfo() == nil {
  582. ms.StoreMessageInfo(mi)
  583. }
  584. return ms
  585. }
  586. return mi.MessageOf(x)
  587. }
  588. // Deprecated: Use RoomUser.ProtoReflect.Descriptor instead.
  589. func (*RoomUser) Descriptor() ([]byte, []int) {
  590. return file_game_proto_rawDescGZIP(), []int{4}
  591. }
  592. func (x *RoomUser) GetUserID() uint32 {
  593. if x != nil {
  594. return x.UserID
  595. }
  596. return 0
  597. }
  598. func (x *RoomUser) GetCardList() []uint32 {
  599. if x != nil {
  600. return x.CardList
  601. }
  602. return nil
  603. }
  604. func (x *RoomUser) GetWinAmount() float32 {
  605. if x != nil {
  606. return x.WinAmount
  607. }
  608. return 0
  609. }
  610. func (x *RoomUser) GetIsMaster() bool {
  611. if x != nil {
  612. return x.IsMaster
  613. }
  614. return false
  615. }
  616. func (x *RoomUser) GetMasterMul() uint32 {
  617. if x != nil {
  618. return x.MasterMul
  619. }
  620. return 0
  621. }
  622. func (x *RoomUser) GetMul() uint32 {
  623. if x != nil {
  624. return x.Mul
  625. }
  626. return 0
  627. }
  628. func (x *RoomUser) GetStatus() uint32 {
  629. if x != nil {
  630. return x.Status
  631. }
  632. return 0
  633. }
  634. func (x *RoomUser) GetBalance() float64 {
  635. if x != nil {
  636. return x.Balance
  637. }
  638. return 0
  639. }
  640. func (x *RoomUser) GetCredits() float64 {
  641. if x != nil {
  642. return x.Credits
  643. }
  644. return 0
  645. }
  646. type Game struct {
  647. state protoimpl.MessageState
  648. sizeCache protoimpl.SizeCache
  649. unknownFields protoimpl.UnknownFields
  650. Room *Room `protobuf:"bytes,1,opt,name=Room,proto3" json:"Room,omitempty"` //房间信息
  651. RoomUserList []*RoomUser `protobuf:"bytes,2,rep,name=RoomUserList,proto3" json:"RoomUserList,omitempty"`
  652. }
  653. func (x *Game) Reset() {
  654. *x = Game{}
  655. if protoimpl.UnsafeEnabled {
  656. mi := &file_game_proto_msgTypes[5]
  657. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  658. ms.StoreMessageInfo(mi)
  659. }
  660. }
  661. func (x *Game) String() string {
  662. return protoimpl.X.MessageStringOf(x)
  663. }
  664. func (*Game) ProtoMessage() {}
  665. func (x *Game) ProtoReflect() protoreflect.Message {
  666. mi := &file_game_proto_msgTypes[5]
  667. if protoimpl.UnsafeEnabled && x != nil {
  668. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  669. if ms.LoadMessageInfo() == nil {
  670. ms.StoreMessageInfo(mi)
  671. }
  672. return ms
  673. }
  674. return mi.MessageOf(x)
  675. }
  676. // Deprecated: Use Game.ProtoReflect.Descriptor instead.
  677. func (*Game) Descriptor() ([]byte, []int) {
  678. return file_game_proto_rawDescGZIP(), []int{5}
  679. }
  680. func (x *Game) GetRoom() *Room {
  681. if x != nil {
  682. return x.Room
  683. }
  684. return nil
  685. }
  686. func (x *Game) GetRoomUserList() []*RoomUser {
  687. if x != nil {
  688. return x.RoomUserList
  689. }
  690. return nil
  691. }
  692. type User struct {
  693. state protoimpl.MessageState
  694. sizeCache protoimpl.SizeCache
  695. unknownFields protoimpl.UnknownFields
  696. UserID uint32 `protobuf:"varint,1,opt,name=UserID,proto3" json:"UserID,omitempty"`
  697. Name string `protobuf:"bytes,2,opt,name=Name,proto3" json:"Name,omitempty"`
  698. Img string `protobuf:"bytes,3,opt,name=Img,proto3" json:"Img,omitempty"`
  699. }
  700. func (x *User) Reset() {
  701. *x = User{}
  702. if protoimpl.UnsafeEnabled {
  703. mi := &file_game_proto_msgTypes[6]
  704. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  705. ms.StoreMessageInfo(mi)
  706. }
  707. }
  708. func (x *User) String() string {
  709. return protoimpl.X.MessageStringOf(x)
  710. }
  711. func (*User) ProtoMessage() {}
  712. func (x *User) ProtoReflect() protoreflect.Message {
  713. mi := &file_game_proto_msgTypes[6]
  714. if protoimpl.UnsafeEnabled && x != nil {
  715. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  716. if ms.LoadMessageInfo() == nil {
  717. ms.StoreMessageInfo(mi)
  718. }
  719. return ms
  720. }
  721. return mi.MessageOf(x)
  722. }
  723. // Deprecated: Use User.ProtoReflect.Descriptor instead.
  724. func (*User) Descriptor() ([]byte, []int) {
  725. return file_game_proto_rawDescGZIP(), []int{6}
  726. }
  727. func (x *User) GetUserID() uint32 {
  728. if x != nil {
  729. return x.UserID
  730. }
  731. return 0
  732. }
  733. func (x *User) GetName() string {
  734. if x != nil {
  735. return x.Name
  736. }
  737. return ""
  738. }
  739. func (x *User) GetImg() string {
  740. if x != nil {
  741. return x.Img
  742. }
  743. return ""
  744. }
  745. type Connect struct {
  746. state protoimpl.MessageState
  747. sizeCache protoimpl.SizeCache
  748. unknownFields protoimpl.UnknownFields
  749. UserID uint32 `protobuf:"varint,1,opt,name=UserID,proto3" json:"UserID,omitempty"`
  750. LogID int64 `protobuf:"varint,2,opt,name=LogID,proto3" json:"LogID,omitempty"`
  751. Name string `protobuf:"bytes,3,opt,name=Name,proto3" json:"Name,omitempty"`
  752. Img string `protobuf:"bytes,4,opt,name=Img,proto3" json:"Img,omitempty"`
  753. Balance float64 `protobuf:"fixed64,5,opt,name=Balance,proto3" json:"Balance,omitempty"`
  754. Game *Game `protobuf:"bytes,6,opt,name=Game,proto3" json:"Game,omitempty"`
  755. RoomList []*Room `protobuf:"bytes,7,rep,name=RoomList,proto3" json:"RoomList,omitempty"`
  756. UserList []*User `protobuf:"bytes,8,rep,name=UserList,proto3" json:"UserList,omitempty"`
  757. RoomDetail *RoomDetail `protobuf:"bytes,9,opt,name=RoomDetail,proto3" json:"RoomDetail,omitempty"` //用户当前房间的详情
  758. Credits float64 `protobuf:"fixed64,10,opt,name=Credits,proto3" json:"Credits,omitempty"`
  759. }
  760. func (x *Connect) Reset() {
  761. *x = Connect{}
  762. if protoimpl.UnsafeEnabled {
  763. mi := &file_game_proto_msgTypes[7]
  764. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  765. ms.StoreMessageInfo(mi)
  766. }
  767. }
  768. func (x *Connect) String() string {
  769. return protoimpl.X.MessageStringOf(x)
  770. }
  771. func (*Connect) ProtoMessage() {}
  772. func (x *Connect) ProtoReflect() protoreflect.Message {
  773. mi := &file_game_proto_msgTypes[7]
  774. if protoimpl.UnsafeEnabled && x != nil {
  775. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  776. if ms.LoadMessageInfo() == nil {
  777. ms.StoreMessageInfo(mi)
  778. }
  779. return ms
  780. }
  781. return mi.MessageOf(x)
  782. }
  783. // Deprecated: Use Connect.ProtoReflect.Descriptor instead.
  784. func (*Connect) Descriptor() ([]byte, []int) {
  785. return file_game_proto_rawDescGZIP(), []int{7}
  786. }
  787. func (x *Connect) GetUserID() uint32 {
  788. if x != nil {
  789. return x.UserID
  790. }
  791. return 0
  792. }
  793. func (x *Connect) GetLogID() int64 {
  794. if x != nil {
  795. return x.LogID
  796. }
  797. return 0
  798. }
  799. func (x *Connect) GetName() string {
  800. if x != nil {
  801. return x.Name
  802. }
  803. return ""
  804. }
  805. func (x *Connect) GetImg() string {
  806. if x != nil {
  807. return x.Img
  808. }
  809. return ""
  810. }
  811. func (x *Connect) GetBalance() float64 {
  812. if x != nil {
  813. return x.Balance
  814. }
  815. return 0
  816. }
  817. func (x *Connect) GetGame() *Game {
  818. if x != nil {
  819. return x.Game
  820. }
  821. return nil
  822. }
  823. func (x *Connect) GetRoomList() []*Room {
  824. if x != nil {
  825. return x.RoomList
  826. }
  827. return nil
  828. }
  829. func (x *Connect) GetUserList() []*User {
  830. if x != nil {
  831. return x.UserList
  832. }
  833. return nil
  834. }
  835. func (x *Connect) GetRoomDetail() *RoomDetail {
  836. if x != nil {
  837. return x.RoomDetail
  838. }
  839. return nil
  840. }
  841. func (x *Connect) GetCredits() float64 {
  842. if x != nil {
  843. return x.Credits
  844. }
  845. return 0
  846. }
  847. type Disconnect struct {
  848. state protoimpl.MessageState
  849. sizeCache protoimpl.SizeCache
  850. unknownFields protoimpl.UnknownFields
  851. UserID uint32 `protobuf:"varint,1,opt,name=UserID,proto3" json:"UserID,omitempty"`
  852. }
  853. func (x *Disconnect) Reset() {
  854. *x = Disconnect{}
  855. if protoimpl.UnsafeEnabled {
  856. mi := &file_game_proto_msgTypes[8]
  857. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  858. ms.StoreMessageInfo(mi)
  859. }
  860. }
  861. func (x *Disconnect) String() string {
  862. return protoimpl.X.MessageStringOf(x)
  863. }
  864. func (*Disconnect) ProtoMessage() {}
  865. func (x *Disconnect) ProtoReflect() protoreflect.Message {
  866. mi := &file_game_proto_msgTypes[8]
  867. if protoimpl.UnsafeEnabled && x != nil {
  868. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  869. if ms.LoadMessageInfo() == nil {
  870. ms.StoreMessageInfo(mi)
  871. }
  872. return ms
  873. }
  874. return mi.MessageOf(x)
  875. }
  876. // Deprecated: Use Disconnect.ProtoReflect.Descriptor instead.
  877. func (*Disconnect) Descriptor() ([]byte, []int) {
  878. return file_game_proto_rawDescGZIP(), []int{8}
  879. }
  880. func (x *Disconnect) GetUserID() uint32 {
  881. if x != nil {
  882. return x.UserID
  883. }
  884. return 0
  885. }
  886. type JoinRoom struct {
  887. state protoimpl.MessageState
  888. sizeCache protoimpl.SizeCache
  889. unknownFields protoimpl.UnknownFields
  890. RoomID uint32 `protobuf:"varint,1,opt,name=RoomID,proto3" json:"RoomID,omitempty"`
  891. ChairID uint32 `protobuf:"varint,2,opt,name=ChairID,proto3" json:"ChairID,omitempty"`
  892. UserID uint32 `protobuf:"varint,3,opt,name=UserID,proto3" json:"UserID,omitempty"`
  893. GameStatus uint32 `protobuf:"varint,4,opt,name=GameStatus,proto3" json:"GameStatus,omitempty"`
  894. User *User `protobuf:"bytes,5,opt,name=User,proto3" json:"User,omitempty"`
  895. RoomDetail *RoomDetail `protobuf:"bytes,6,opt,name=RoomDetail,proto3" json:"RoomDetail,omitempty"`
  896. }
  897. func (x *JoinRoom) Reset() {
  898. *x = JoinRoom{}
  899. if protoimpl.UnsafeEnabled {
  900. mi := &file_game_proto_msgTypes[9]
  901. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  902. ms.StoreMessageInfo(mi)
  903. }
  904. }
  905. func (x *JoinRoom) String() string {
  906. return protoimpl.X.MessageStringOf(x)
  907. }
  908. func (*JoinRoom) ProtoMessage() {}
  909. func (x *JoinRoom) ProtoReflect() protoreflect.Message {
  910. mi := &file_game_proto_msgTypes[9]
  911. if protoimpl.UnsafeEnabled && x != nil {
  912. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  913. if ms.LoadMessageInfo() == nil {
  914. ms.StoreMessageInfo(mi)
  915. }
  916. return ms
  917. }
  918. return mi.MessageOf(x)
  919. }
  920. // Deprecated: Use JoinRoom.ProtoReflect.Descriptor instead.
  921. func (*JoinRoom) Descriptor() ([]byte, []int) {
  922. return file_game_proto_rawDescGZIP(), []int{9}
  923. }
  924. func (x *JoinRoom) GetRoomID() uint32 {
  925. if x != nil {
  926. return x.RoomID
  927. }
  928. return 0
  929. }
  930. func (x *JoinRoom) GetChairID() uint32 {
  931. if x != nil {
  932. return x.ChairID
  933. }
  934. return 0
  935. }
  936. func (x *JoinRoom) GetUserID() uint32 {
  937. if x != nil {
  938. return x.UserID
  939. }
  940. return 0
  941. }
  942. func (x *JoinRoom) GetGameStatus() uint32 {
  943. if x != nil {
  944. return x.GameStatus
  945. }
  946. return 0
  947. }
  948. func (x *JoinRoom) GetUser() *User {
  949. if x != nil {
  950. return x.User
  951. }
  952. return nil
  953. }
  954. func (x *JoinRoom) GetRoomDetail() *RoomDetail {
  955. if x != nil {
  956. return x.RoomDetail
  957. }
  958. return nil
  959. }
  960. type LeaveRoom struct {
  961. state protoimpl.MessageState
  962. sizeCache protoimpl.SizeCache
  963. unknownFields protoimpl.UnknownFields
  964. RoomID uint32 `protobuf:"varint,1,opt,name=RoomID,proto3" json:"RoomID,omitempty"`
  965. ChairID uint32 `protobuf:"varint,2,opt,name=ChairID,proto3" json:"ChairID,omitempty"`
  966. UserID uint32 `protobuf:"varint,3,opt,name=UserID,proto3" json:"UserID,omitempty"`
  967. User *User `protobuf:"bytes,5,opt,name=User,proto3" json:"User,omitempty"`
  968. }
  969. func (x *LeaveRoom) Reset() {
  970. *x = LeaveRoom{}
  971. if protoimpl.UnsafeEnabled {
  972. mi := &file_game_proto_msgTypes[10]
  973. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  974. ms.StoreMessageInfo(mi)
  975. }
  976. }
  977. func (x *LeaveRoom) String() string {
  978. return protoimpl.X.MessageStringOf(x)
  979. }
  980. func (*LeaveRoom) ProtoMessage() {}
  981. func (x *LeaveRoom) ProtoReflect() protoreflect.Message {
  982. mi := &file_game_proto_msgTypes[10]
  983. if protoimpl.UnsafeEnabled && x != nil {
  984. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  985. if ms.LoadMessageInfo() == nil {
  986. ms.StoreMessageInfo(mi)
  987. }
  988. return ms
  989. }
  990. return mi.MessageOf(x)
  991. }
  992. // Deprecated: Use LeaveRoom.ProtoReflect.Descriptor instead.
  993. func (*LeaveRoom) Descriptor() ([]byte, []int) {
  994. return file_game_proto_rawDescGZIP(), []int{10}
  995. }
  996. func (x *LeaveRoom) GetRoomID() uint32 {
  997. if x != nil {
  998. return x.RoomID
  999. }
  1000. return 0
  1001. }
  1002. func (x *LeaveRoom) GetChairID() uint32 {
  1003. if x != nil {
  1004. return x.ChairID
  1005. }
  1006. return 0
  1007. }
  1008. func (x *LeaveRoom) GetUserID() uint32 {
  1009. if x != nil {
  1010. return x.UserID
  1011. }
  1012. return 0
  1013. }
  1014. func (x *LeaveRoom) GetUser() *User {
  1015. if x != nil {
  1016. return x.User
  1017. }
  1018. return nil
  1019. }
  1020. type CreateRoom struct {
  1021. state protoimpl.MessageState
  1022. sizeCache protoimpl.SizeCache
  1023. unknownFields protoimpl.UnknownFields
  1024. ID uint32 `protobuf:"varint,1,opt,name=ID,proto3" json:"ID,omitempty"`
  1025. CreatorID uint32 `protobuf:"varint,11,opt,name=CreatorID,proto3" json:"CreatorID,omitempty"`
  1026. Name string `protobuf:"bytes,2,opt,name=Name,proto3" json:"Name,omitempty"`
  1027. NeedPwd bool `protobuf:"varint,10,opt,name=needPwd,proto3" json:"needPwd,omitempty"`
  1028. RoomType RoomType `protobuf:"varint,3,opt,name=RoomType,proto3,enum=gameproto.RoomType" json:"RoomType,omitempty"`
  1029. BaseAmount float64 `protobuf:"fixed64,4,opt,name=BaseAmount,proto3" json:"BaseAmount,omitempty"`
  1030. ChairUserID1 uint32 `protobuf:"varint,5,opt,name=ChairUserID1,proto3" json:"ChairUserID1,omitempty"`
  1031. ChairUserID2 uint32 `protobuf:"varint,6,opt,name=ChairUserID2,proto3" json:"ChairUserID2,omitempty"`
  1032. ChairUserID3 uint32 `protobuf:"varint,7,opt,name=ChairUserID3,proto3" json:"ChairUserID3,omitempty"`
  1033. ChairUserID4 uint32 `protobuf:"varint,8,opt,name=ChairUserID4,proto3" json:"ChairUserID4,omitempty"`
  1034. ChairUserID5 uint32 `protobuf:"varint,9,opt,name=ChairUserID5,proto3" json:"ChairUserID5,omitempty"`
  1035. }
  1036. func (x *CreateRoom) Reset() {
  1037. *x = CreateRoom{}
  1038. if protoimpl.UnsafeEnabled {
  1039. mi := &file_game_proto_msgTypes[11]
  1040. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1041. ms.StoreMessageInfo(mi)
  1042. }
  1043. }
  1044. func (x *CreateRoom) String() string {
  1045. return protoimpl.X.MessageStringOf(x)
  1046. }
  1047. func (*CreateRoom) ProtoMessage() {}
  1048. func (x *CreateRoom) ProtoReflect() protoreflect.Message {
  1049. mi := &file_game_proto_msgTypes[11]
  1050. if protoimpl.UnsafeEnabled && x != nil {
  1051. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1052. if ms.LoadMessageInfo() == nil {
  1053. ms.StoreMessageInfo(mi)
  1054. }
  1055. return ms
  1056. }
  1057. return mi.MessageOf(x)
  1058. }
  1059. // Deprecated: Use CreateRoom.ProtoReflect.Descriptor instead.
  1060. func (*CreateRoom) Descriptor() ([]byte, []int) {
  1061. return file_game_proto_rawDescGZIP(), []int{11}
  1062. }
  1063. func (x *CreateRoom) GetID() uint32 {
  1064. if x != nil {
  1065. return x.ID
  1066. }
  1067. return 0
  1068. }
  1069. func (x *CreateRoom) GetCreatorID() uint32 {
  1070. if x != nil {
  1071. return x.CreatorID
  1072. }
  1073. return 0
  1074. }
  1075. func (x *CreateRoom) GetName() string {
  1076. if x != nil {
  1077. return x.Name
  1078. }
  1079. return ""
  1080. }
  1081. func (x *CreateRoom) GetNeedPwd() bool {
  1082. if x != nil {
  1083. return x.NeedPwd
  1084. }
  1085. return false
  1086. }
  1087. func (x *CreateRoom) GetRoomType() RoomType {
  1088. if x != nil {
  1089. return x.RoomType
  1090. }
  1091. return RoomType_RoomTypeFree
  1092. }
  1093. func (x *CreateRoom) GetBaseAmount() float64 {
  1094. if x != nil {
  1095. return x.BaseAmount
  1096. }
  1097. return 0
  1098. }
  1099. func (x *CreateRoom) GetChairUserID1() uint32 {
  1100. if x != nil {
  1101. return x.ChairUserID1
  1102. }
  1103. return 0
  1104. }
  1105. func (x *CreateRoom) GetChairUserID2() uint32 {
  1106. if x != nil {
  1107. return x.ChairUserID2
  1108. }
  1109. return 0
  1110. }
  1111. func (x *CreateRoom) GetChairUserID3() uint32 {
  1112. if x != nil {
  1113. return x.ChairUserID3
  1114. }
  1115. return 0
  1116. }
  1117. func (x *CreateRoom) GetChairUserID4() uint32 {
  1118. if x != nil {
  1119. return x.ChairUserID4
  1120. }
  1121. return 0
  1122. }
  1123. func (x *CreateRoom) GetChairUserID5() uint32 {
  1124. if x != nil {
  1125. return x.ChairUserID5
  1126. }
  1127. return 0
  1128. }
  1129. type Ready struct {
  1130. state protoimpl.MessageState
  1131. sizeCache protoimpl.SizeCache
  1132. unknownFields protoimpl.UnknownFields
  1133. RoomID uint32 `protobuf:"varint,1,opt,name=RoomID,proto3" json:"RoomID,omitempty"`
  1134. UserID uint32 `protobuf:"varint,3,opt,name=UserID,proto3" json:"UserID,omitempty"`
  1135. }
  1136. func (x *Ready) Reset() {
  1137. *x = Ready{}
  1138. if protoimpl.UnsafeEnabled {
  1139. mi := &file_game_proto_msgTypes[12]
  1140. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1141. ms.StoreMessageInfo(mi)
  1142. }
  1143. }
  1144. func (x *Ready) String() string {
  1145. return protoimpl.X.MessageStringOf(x)
  1146. }
  1147. func (*Ready) ProtoMessage() {}
  1148. func (x *Ready) ProtoReflect() protoreflect.Message {
  1149. mi := &file_game_proto_msgTypes[12]
  1150. if protoimpl.UnsafeEnabled && x != nil {
  1151. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1152. if ms.LoadMessageInfo() == nil {
  1153. ms.StoreMessageInfo(mi)
  1154. }
  1155. return ms
  1156. }
  1157. return mi.MessageOf(x)
  1158. }
  1159. // Deprecated: Use Ready.ProtoReflect.Descriptor instead.
  1160. func (*Ready) Descriptor() ([]byte, []int) {
  1161. return file_game_proto_rawDescGZIP(), []int{12}
  1162. }
  1163. func (x *Ready) GetRoomID() uint32 {
  1164. if x != nil {
  1165. return x.RoomID
  1166. }
  1167. return 0
  1168. }
  1169. func (x *Ready) GetUserID() uint32 {
  1170. if x != nil {
  1171. return x.UserID
  1172. }
  1173. return 0
  1174. }
  1175. type UnReady struct {
  1176. state protoimpl.MessageState
  1177. sizeCache protoimpl.SizeCache
  1178. unknownFields protoimpl.UnknownFields
  1179. RoomID uint32 `protobuf:"varint,1,opt,name=RoomID,proto3" json:"RoomID,omitempty"`
  1180. UserID uint32 `protobuf:"varint,3,opt,name=UserID,proto3" json:"UserID,omitempty"`
  1181. }
  1182. func (x *UnReady) Reset() {
  1183. *x = UnReady{}
  1184. if protoimpl.UnsafeEnabled {
  1185. mi := &file_game_proto_msgTypes[13]
  1186. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1187. ms.StoreMessageInfo(mi)
  1188. }
  1189. }
  1190. func (x *UnReady) String() string {
  1191. return protoimpl.X.MessageStringOf(x)
  1192. }
  1193. func (*UnReady) ProtoMessage() {}
  1194. func (x *UnReady) ProtoReflect() protoreflect.Message {
  1195. mi := &file_game_proto_msgTypes[13]
  1196. if protoimpl.UnsafeEnabled && x != nil {
  1197. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1198. if ms.LoadMessageInfo() == nil {
  1199. ms.StoreMessageInfo(mi)
  1200. }
  1201. return ms
  1202. }
  1203. return mi.MessageOf(x)
  1204. }
  1205. // Deprecated: Use UnReady.ProtoReflect.Descriptor instead.
  1206. func (*UnReady) Descriptor() ([]byte, []int) {
  1207. return file_game_proto_rawDescGZIP(), []int{13}
  1208. }
  1209. func (x *UnReady) GetRoomID() uint32 {
  1210. if x != nil {
  1211. return x.RoomID
  1212. }
  1213. return 0
  1214. }
  1215. func (x *UnReady) GetUserID() uint32 {
  1216. if x != nil {
  1217. return x.UserID
  1218. }
  1219. return 0
  1220. }
  1221. //开始等待其他人准备
  1222. type WaitReady struct {
  1223. state protoimpl.MessageState
  1224. sizeCache protoimpl.SizeCache
  1225. unknownFields protoimpl.UnknownFields
  1226. RoomID uint32 `protobuf:"varint,1,opt,name=RoomID,proto3" json:"RoomID,omitempty"`
  1227. Issue string `protobuf:"bytes,2,opt,name=Issue,proto3" json:"Issue,omitempty"`
  1228. }
  1229. func (x *WaitReady) Reset() {
  1230. *x = WaitReady{}
  1231. if protoimpl.UnsafeEnabled {
  1232. mi := &file_game_proto_msgTypes[14]
  1233. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1234. ms.StoreMessageInfo(mi)
  1235. }
  1236. }
  1237. func (x *WaitReady) String() string {
  1238. return protoimpl.X.MessageStringOf(x)
  1239. }
  1240. func (*WaitReady) ProtoMessage() {}
  1241. func (x *WaitReady) ProtoReflect() protoreflect.Message {
  1242. mi := &file_game_proto_msgTypes[14]
  1243. if protoimpl.UnsafeEnabled && x != nil {
  1244. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1245. if ms.LoadMessageInfo() == nil {
  1246. ms.StoreMessageInfo(mi)
  1247. }
  1248. return ms
  1249. }
  1250. return mi.MessageOf(x)
  1251. }
  1252. // Deprecated: Use WaitReady.ProtoReflect.Descriptor instead.
  1253. func (*WaitReady) Descriptor() ([]byte, []int) {
  1254. return file_game_proto_rawDescGZIP(), []int{14}
  1255. }
  1256. func (x *WaitReady) GetRoomID() uint32 {
  1257. if x != nil {
  1258. return x.RoomID
  1259. }
  1260. return 0
  1261. }
  1262. func (x *WaitReady) GetIssue() string {
  1263. if x != nil {
  1264. return x.Issue
  1265. }
  1266. return ""
  1267. }
  1268. //准备人数够,开始游戏
  1269. type Start struct {
  1270. state protoimpl.MessageState
  1271. sizeCache protoimpl.SizeCache
  1272. unknownFields protoimpl.UnknownFields
  1273. RoomID uint32 `protobuf:"varint,1,opt,name=RoomID,proto3" json:"RoomID,omitempty"`
  1274. ChooseMasterMulList []uint32 `protobuf:"varint,2,rep,packed,name=ChooseMasterMulList,proto3" json:"ChooseMasterMulList,omitempty"` //抢庄倍数列表
  1275. Issue string `protobuf:"bytes,3,opt,name=issue,proto3" json:"issue,omitempty"`
  1276. CardList []uint32 `protobuf:"varint,4,rep,packed,name=CardList,proto3" json:"CardList,omitempty"` //牌型列表
  1277. }
  1278. func (x *Start) Reset() {
  1279. *x = Start{}
  1280. if protoimpl.UnsafeEnabled {
  1281. mi := &file_game_proto_msgTypes[15]
  1282. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1283. ms.StoreMessageInfo(mi)
  1284. }
  1285. }
  1286. func (x *Start) String() string {
  1287. return protoimpl.X.MessageStringOf(x)
  1288. }
  1289. func (*Start) ProtoMessage() {}
  1290. func (x *Start) ProtoReflect() protoreflect.Message {
  1291. mi := &file_game_proto_msgTypes[15]
  1292. if protoimpl.UnsafeEnabled && x != nil {
  1293. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1294. if ms.LoadMessageInfo() == nil {
  1295. ms.StoreMessageInfo(mi)
  1296. }
  1297. return ms
  1298. }
  1299. return mi.MessageOf(x)
  1300. }
  1301. // Deprecated: Use Start.ProtoReflect.Descriptor instead.
  1302. func (*Start) Descriptor() ([]byte, []int) {
  1303. return file_game_proto_rawDescGZIP(), []int{15}
  1304. }
  1305. func (x *Start) GetRoomID() uint32 {
  1306. if x != nil {
  1307. return x.RoomID
  1308. }
  1309. return 0
  1310. }
  1311. func (x *Start) GetChooseMasterMulList() []uint32 {
  1312. if x != nil {
  1313. return x.ChooseMasterMulList
  1314. }
  1315. return nil
  1316. }
  1317. func (x *Start) GetIssue() string {
  1318. if x != nil {
  1319. return x.Issue
  1320. }
  1321. return ""
  1322. }
  1323. func (x *Start) GetCardList() []uint32 {
  1324. if x != nil {
  1325. return x.CardList
  1326. }
  1327. return nil
  1328. }
  1329. //选庄
  1330. type ChooseMaster struct {
  1331. state protoimpl.MessageState
  1332. sizeCache protoimpl.SizeCache
  1333. unknownFields protoimpl.UnknownFields
  1334. UserID uint32 `protobuf:"varint,1,opt,name=UserID,proto3" json:"UserID,omitempty"`
  1335. Mul uint32 `protobuf:"varint,2,opt,name=Mul,proto3" json:"Mul,omitempty"` //0,1,2,3 - 0表示不抢
  1336. RoomID uint32 `protobuf:"varint,3,opt,name=RoomID,proto3" json:"RoomID,omitempty"`
  1337. }
  1338. func (x *ChooseMaster) Reset() {
  1339. *x = ChooseMaster{}
  1340. if protoimpl.UnsafeEnabled {
  1341. mi := &file_game_proto_msgTypes[16]
  1342. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1343. ms.StoreMessageInfo(mi)
  1344. }
  1345. }
  1346. func (x *ChooseMaster) String() string {
  1347. return protoimpl.X.MessageStringOf(x)
  1348. }
  1349. func (*ChooseMaster) ProtoMessage() {}
  1350. func (x *ChooseMaster) ProtoReflect() protoreflect.Message {
  1351. mi := &file_game_proto_msgTypes[16]
  1352. if protoimpl.UnsafeEnabled && x != nil {
  1353. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1354. if ms.LoadMessageInfo() == nil {
  1355. ms.StoreMessageInfo(mi)
  1356. }
  1357. return ms
  1358. }
  1359. return mi.MessageOf(x)
  1360. }
  1361. // Deprecated: Use ChooseMaster.ProtoReflect.Descriptor instead.
  1362. func (*ChooseMaster) Descriptor() ([]byte, []int) {
  1363. return file_game_proto_rawDescGZIP(), []int{16}
  1364. }
  1365. func (x *ChooseMaster) GetUserID() uint32 {
  1366. if x != nil {
  1367. return x.UserID
  1368. }
  1369. return 0
  1370. }
  1371. func (x *ChooseMaster) GetMul() uint32 {
  1372. if x != nil {
  1373. return x.Mul
  1374. }
  1375. return 0
  1376. }
  1377. func (x *ChooseMaster) GetRoomID() uint32 {
  1378. if x != nil {
  1379. return x.RoomID
  1380. }
  1381. return 0
  1382. }
  1383. //选倍数
  1384. type ChooseMul struct {
  1385. state protoimpl.MessageState
  1386. sizeCache protoimpl.SizeCache
  1387. unknownFields protoimpl.UnknownFields
  1388. UserID uint32 `protobuf:"varint,1,opt,name=UserID,proto3" json:"UserID,omitempty"`
  1389. Mul uint32 `protobuf:"varint,2,opt,name=Mul,proto3" json:"Mul,omitempty"` //1,2,3 - 倍数
  1390. RoomID uint32 `protobuf:"varint,3,opt,name=RoomID,proto3" json:"RoomID,omitempty"`
  1391. CardList []uint32 `protobuf:"varint,4,rep,packed,name=CardList,proto3" json:"CardList,omitempty"` //牌型列表
  1392. }
  1393. func (x *ChooseMul) Reset() {
  1394. *x = ChooseMul{}
  1395. if protoimpl.UnsafeEnabled {
  1396. mi := &file_game_proto_msgTypes[17]
  1397. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1398. ms.StoreMessageInfo(mi)
  1399. }
  1400. }
  1401. func (x *ChooseMul) String() string {
  1402. return protoimpl.X.MessageStringOf(x)
  1403. }
  1404. func (*ChooseMul) ProtoMessage() {}
  1405. func (x *ChooseMul) ProtoReflect() protoreflect.Message {
  1406. mi := &file_game_proto_msgTypes[17]
  1407. if protoimpl.UnsafeEnabled && x != nil {
  1408. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1409. if ms.LoadMessageInfo() == nil {
  1410. ms.StoreMessageInfo(mi)
  1411. }
  1412. return ms
  1413. }
  1414. return mi.MessageOf(x)
  1415. }
  1416. // Deprecated: Use ChooseMul.ProtoReflect.Descriptor instead.
  1417. func (*ChooseMul) Descriptor() ([]byte, []int) {
  1418. return file_game_proto_rawDescGZIP(), []int{17}
  1419. }
  1420. func (x *ChooseMul) GetUserID() uint32 {
  1421. if x != nil {
  1422. return x.UserID
  1423. }
  1424. return 0
  1425. }
  1426. func (x *ChooseMul) GetMul() uint32 {
  1427. if x != nil {
  1428. return x.Mul
  1429. }
  1430. return 0
  1431. }
  1432. func (x *ChooseMul) GetRoomID() uint32 {
  1433. if x != nil {
  1434. return x.RoomID
  1435. }
  1436. return 0
  1437. }
  1438. func (x *ChooseMul) GetCardList() []uint32 {
  1439. if x != nil {
  1440. return x.CardList
  1441. }
  1442. return nil
  1443. }
  1444. //选庄完成
  1445. type ChooseMasterFinish struct {
  1446. state protoimpl.MessageState
  1447. sizeCache protoimpl.SizeCache
  1448. unknownFields protoimpl.UnknownFields
  1449. MasterUserID uint32 `protobuf:"varint,1,opt,name=MasterUserID,proto3" json:"MasterUserID,omitempty"` //庄家的ID
  1450. MulList []uint32 `protobuf:"varint,2,rep,packed,name=MulList,proto3" json:"MulList,omitempty"` //倍数列表
  1451. RoomID uint32 `protobuf:"varint,3,opt,name=RoomID,proto3" json:"RoomID,omitempty"`
  1452. }
  1453. func (x *ChooseMasterFinish) Reset() {
  1454. *x = ChooseMasterFinish{}
  1455. if protoimpl.UnsafeEnabled {
  1456. mi := &file_game_proto_msgTypes[18]
  1457. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1458. ms.StoreMessageInfo(mi)
  1459. }
  1460. }
  1461. func (x *ChooseMasterFinish) String() string {
  1462. return protoimpl.X.MessageStringOf(x)
  1463. }
  1464. func (*ChooseMasterFinish) ProtoMessage() {}
  1465. func (x *ChooseMasterFinish) ProtoReflect() protoreflect.Message {
  1466. mi := &file_game_proto_msgTypes[18]
  1467. if protoimpl.UnsafeEnabled && x != nil {
  1468. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1469. if ms.LoadMessageInfo() == nil {
  1470. ms.StoreMessageInfo(mi)
  1471. }
  1472. return ms
  1473. }
  1474. return mi.MessageOf(x)
  1475. }
  1476. // Deprecated: Use ChooseMasterFinish.ProtoReflect.Descriptor instead.
  1477. func (*ChooseMasterFinish) Descriptor() ([]byte, []int) {
  1478. return file_game_proto_rawDescGZIP(), []int{18}
  1479. }
  1480. func (x *ChooseMasterFinish) GetMasterUserID() uint32 {
  1481. if x != nil {
  1482. return x.MasterUserID
  1483. }
  1484. return 0
  1485. }
  1486. func (x *ChooseMasterFinish) GetMulList() []uint32 {
  1487. if x != nil {
  1488. return x.MulList
  1489. }
  1490. return nil
  1491. }
  1492. func (x *ChooseMasterFinish) GetRoomID() uint32 {
  1493. if x != nil {
  1494. return x.RoomID
  1495. }
  1496. return 0
  1497. }
  1498. //选倍数完成
  1499. type ChooseMulFinish struct {
  1500. state protoimpl.MessageState
  1501. sizeCache protoimpl.SizeCache
  1502. unknownFields protoimpl.UnknownFields
  1503. RoomID uint32 `protobuf:"varint,3,opt,name=RoomID,proto3" json:"RoomID,omitempty"`
  1504. }
  1505. func (x *ChooseMulFinish) Reset() {
  1506. *x = ChooseMulFinish{}
  1507. if protoimpl.UnsafeEnabled {
  1508. mi := &file_game_proto_msgTypes[19]
  1509. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1510. ms.StoreMessageInfo(mi)
  1511. }
  1512. }
  1513. func (x *ChooseMulFinish) String() string {
  1514. return protoimpl.X.MessageStringOf(x)
  1515. }
  1516. func (*ChooseMulFinish) ProtoMessage() {}
  1517. func (x *ChooseMulFinish) ProtoReflect() protoreflect.Message {
  1518. mi := &file_game_proto_msgTypes[19]
  1519. if protoimpl.UnsafeEnabled && x != nil {
  1520. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1521. if ms.LoadMessageInfo() == nil {
  1522. ms.StoreMessageInfo(mi)
  1523. }
  1524. return ms
  1525. }
  1526. return mi.MessageOf(x)
  1527. }
  1528. // Deprecated: Use ChooseMulFinish.ProtoReflect.Descriptor instead.
  1529. func (*ChooseMulFinish) Descriptor() ([]byte, []int) {
  1530. return file_game_proto_rawDescGZIP(), []int{19}
  1531. }
  1532. func (x *ChooseMulFinish) GetRoomID() uint32 {
  1533. if x != nil {
  1534. return x.RoomID
  1535. }
  1536. return 0
  1537. }
  1538. type PayoutInfo struct {
  1539. state protoimpl.MessageState
  1540. sizeCache protoimpl.SizeCache
  1541. unknownFields protoimpl.UnknownFields
  1542. UserID uint32 `protobuf:"varint,1,opt,name=UserID,proto3" json:"UserID,omitempty"`
  1543. Balance float64 `protobuf:"fixed64,2,opt,name=Balance,proto3" json:"Balance,omitempty"`
  1544. WinAmount float32 `protobuf:"fixed32,3,opt,name=winAmount,proto3" json:"winAmount,omitempty"`
  1545. IsMaster bool `protobuf:"varint,4,opt,name=isMaster,proto3" json:"isMaster,omitempty"`
  1546. Credits float64 `protobuf:"fixed64,5,opt,name=Credits,proto3" json:"Credits,omitempty"`
  1547. }
  1548. func (x *PayoutInfo) Reset() {
  1549. *x = PayoutInfo{}
  1550. if protoimpl.UnsafeEnabled {
  1551. mi := &file_game_proto_msgTypes[20]
  1552. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1553. ms.StoreMessageInfo(mi)
  1554. }
  1555. }
  1556. func (x *PayoutInfo) String() string {
  1557. return protoimpl.X.MessageStringOf(x)
  1558. }
  1559. func (*PayoutInfo) ProtoMessage() {}
  1560. func (x *PayoutInfo) ProtoReflect() protoreflect.Message {
  1561. mi := &file_game_proto_msgTypes[20]
  1562. if protoimpl.UnsafeEnabled && x != nil {
  1563. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1564. if ms.LoadMessageInfo() == nil {
  1565. ms.StoreMessageInfo(mi)
  1566. }
  1567. return ms
  1568. }
  1569. return mi.MessageOf(x)
  1570. }
  1571. // Deprecated: Use PayoutInfo.ProtoReflect.Descriptor instead.
  1572. func (*PayoutInfo) Descriptor() ([]byte, []int) {
  1573. return file_game_proto_rawDescGZIP(), []int{20}
  1574. }
  1575. func (x *PayoutInfo) GetUserID() uint32 {
  1576. if x != nil {
  1577. return x.UserID
  1578. }
  1579. return 0
  1580. }
  1581. func (x *PayoutInfo) GetBalance() float64 {
  1582. if x != nil {
  1583. return x.Balance
  1584. }
  1585. return 0
  1586. }
  1587. func (x *PayoutInfo) GetWinAmount() float32 {
  1588. if x != nil {
  1589. return x.WinAmount
  1590. }
  1591. return 0
  1592. }
  1593. func (x *PayoutInfo) GetIsMaster() bool {
  1594. if x != nil {
  1595. return x.IsMaster
  1596. }
  1597. return false
  1598. }
  1599. func (x *PayoutInfo) GetCredits() float64 {
  1600. if x != nil {
  1601. return x.Credits
  1602. }
  1603. return 0
  1604. }
  1605. //选倍数完成
  1606. type OpenFinish struct {
  1607. state protoimpl.MessageState
  1608. sizeCache protoimpl.SizeCache
  1609. unknownFields protoimpl.UnknownFields
  1610. RoomID uint32 `protobuf:"varint,1,opt,name=RoomID,proto3" json:"RoomID,omitempty"`
  1611. PayoutInfoList []*PayoutInfo `protobuf:"bytes,2,rep,name=PayoutInfoList,proto3" json:"PayoutInfoList,omitempty"`
  1612. }
  1613. func (x *OpenFinish) Reset() {
  1614. *x = OpenFinish{}
  1615. if protoimpl.UnsafeEnabled {
  1616. mi := &file_game_proto_msgTypes[21]
  1617. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1618. ms.StoreMessageInfo(mi)
  1619. }
  1620. }
  1621. func (x *OpenFinish) String() string {
  1622. return protoimpl.X.MessageStringOf(x)
  1623. }
  1624. func (*OpenFinish) ProtoMessage() {}
  1625. func (x *OpenFinish) ProtoReflect() protoreflect.Message {
  1626. mi := &file_game_proto_msgTypes[21]
  1627. if protoimpl.UnsafeEnabled && x != nil {
  1628. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1629. if ms.LoadMessageInfo() == nil {
  1630. ms.StoreMessageInfo(mi)
  1631. }
  1632. return ms
  1633. }
  1634. return mi.MessageOf(x)
  1635. }
  1636. // Deprecated: Use OpenFinish.ProtoReflect.Descriptor instead.
  1637. func (*OpenFinish) Descriptor() ([]byte, []int) {
  1638. return file_game_proto_rawDescGZIP(), []int{21}
  1639. }
  1640. func (x *OpenFinish) GetRoomID() uint32 {
  1641. if x != nil {
  1642. return x.RoomID
  1643. }
  1644. return 0
  1645. }
  1646. func (x *OpenFinish) GetPayoutInfoList() []*PayoutInfo {
  1647. if x != nil {
  1648. return x.PayoutInfoList
  1649. }
  1650. return nil
  1651. }
  1652. //开牌
  1653. type Open struct {
  1654. state protoimpl.MessageState
  1655. sizeCache protoimpl.SizeCache
  1656. unknownFields protoimpl.UnknownFields
  1657. RoomID uint32 `protobuf:"varint,1,opt,name=RoomID,proto3" json:"RoomID,omitempty"`
  1658. UserID uint32 `protobuf:"varint,2,opt,name=UserID,proto3" json:"UserID,omitempty"`
  1659. CardList []uint32 `protobuf:"varint,3,rep,packed,name=CardList,proto3" json:"CardList,omitempty"` //牌型列表
  1660. }
  1661. func (x *Open) Reset() {
  1662. *x = Open{}
  1663. if protoimpl.UnsafeEnabled {
  1664. mi := &file_game_proto_msgTypes[22]
  1665. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1666. ms.StoreMessageInfo(mi)
  1667. }
  1668. }
  1669. func (x *Open) String() string {
  1670. return protoimpl.X.MessageStringOf(x)
  1671. }
  1672. func (*Open) ProtoMessage() {}
  1673. func (x *Open) ProtoReflect() protoreflect.Message {
  1674. mi := &file_game_proto_msgTypes[22]
  1675. if protoimpl.UnsafeEnabled && x != nil {
  1676. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1677. if ms.LoadMessageInfo() == nil {
  1678. ms.StoreMessageInfo(mi)
  1679. }
  1680. return ms
  1681. }
  1682. return mi.MessageOf(x)
  1683. }
  1684. // Deprecated: Use Open.ProtoReflect.Descriptor instead.
  1685. func (*Open) Descriptor() ([]byte, []int) {
  1686. return file_game_proto_rawDescGZIP(), []int{22}
  1687. }
  1688. func (x *Open) GetRoomID() uint32 {
  1689. if x != nil {
  1690. return x.RoomID
  1691. }
  1692. return 0
  1693. }
  1694. func (x *Open) GetUserID() uint32 {
  1695. if x != nil {
  1696. return x.UserID
  1697. }
  1698. return 0
  1699. }
  1700. func (x *Open) GetCardList() []uint32 {
  1701. if x != nil {
  1702. return x.CardList
  1703. }
  1704. return nil
  1705. }
  1706. //游戏初始化
  1707. type GameInit struct {
  1708. state protoimpl.MessageState
  1709. sizeCache protoimpl.SizeCache
  1710. unknownFields protoimpl.UnknownFields
  1711. RoomID uint32 `protobuf:"varint,1,opt,name=RoomID,proto3" json:"RoomID,omitempty"`
  1712. }
  1713. func (x *GameInit) Reset() {
  1714. *x = GameInit{}
  1715. if protoimpl.UnsafeEnabled {
  1716. mi := &file_game_proto_msgTypes[23]
  1717. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1718. ms.StoreMessageInfo(mi)
  1719. }
  1720. }
  1721. func (x *GameInit) String() string {
  1722. return protoimpl.X.MessageStringOf(x)
  1723. }
  1724. func (*GameInit) ProtoMessage() {}
  1725. func (x *GameInit) ProtoReflect() protoreflect.Message {
  1726. mi := &file_game_proto_msgTypes[23]
  1727. if protoimpl.UnsafeEnabled && x != nil {
  1728. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1729. if ms.LoadMessageInfo() == nil {
  1730. ms.StoreMessageInfo(mi)
  1731. }
  1732. return ms
  1733. }
  1734. return mi.MessageOf(x)
  1735. }
  1736. // Deprecated: Use GameInit.ProtoReflect.Descriptor instead.
  1737. func (*GameInit) Descriptor() ([]byte, []int) {
  1738. return file_game_proto_rawDescGZIP(), []int{23}
  1739. }
  1740. func (x *GameInit) GetRoomID() uint32 {
  1741. if x != nil {
  1742. return x.RoomID
  1743. }
  1744. return 0
  1745. }
  1746. type GameRecordItem struct {
  1747. state protoimpl.MessageState
  1748. sizeCache protoimpl.SizeCache
  1749. unknownFields protoimpl.UnknownFields
  1750. CreatedAt int64 `protobuf:"varint,1,opt,name=CreatedAt,proto3" json:"CreatedAt,omitempty"`
  1751. RoomID int64 `protobuf:"varint,2,opt,name=RoomID,proto3" json:"RoomID,omitempty"`
  1752. RoomType int32 `protobuf:"varint,3,opt,name=RoomType,proto3" json:"RoomType,omitempty"`
  1753. Issue string `protobuf:"bytes,4,opt,name=Issue,proto3" json:"Issue,omitempty"`
  1754. OpenNumber string `protobuf:"bytes,5,opt,name=OpenNumber,proto3" json:"OpenNumber,omitempty"`
  1755. BaseAmount string `protobuf:"bytes,6,opt,name=BaseAmount,proto3" json:"BaseAmount,omitempty"`
  1756. IsDraw int32 `protobuf:"varint,7,opt,name=IsDraw,proto3" json:"IsDraw,omitempty"`
  1757. DrawTime int64 `protobuf:"varint,8,opt,name=DrawTime,proto3" json:"DrawTime,omitempty"`
  1758. IsMaster int32 `protobuf:"varint,9,opt,name=IsMaster,proto3" json:"IsMaster,omitempty"`
  1759. MasterMul int32 `protobuf:"varint,10,opt,name=MasterMul,proto3" json:"MasterMul,omitempty"`
  1760. Mul int32 `protobuf:"varint,11,opt,name=Mul,proto3" json:"Mul,omitempty"`
  1761. IsWin int32 `protobuf:"varint,12,opt,name=IsWin,proto3" json:"IsWin,omitempty"`
  1762. WinAmount string `protobuf:"bytes,13,opt,name=WinAmount,proto3" json:"WinAmount,omitempty"`
  1763. }
  1764. func (x *GameRecordItem) Reset() {
  1765. *x = GameRecordItem{}
  1766. if protoimpl.UnsafeEnabled {
  1767. mi := &file_game_proto_msgTypes[24]
  1768. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1769. ms.StoreMessageInfo(mi)
  1770. }
  1771. }
  1772. func (x *GameRecordItem) String() string {
  1773. return protoimpl.X.MessageStringOf(x)
  1774. }
  1775. func (*GameRecordItem) ProtoMessage() {}
  1776. func (x *GameRecordItem) ProtoReflect() protoreflect.Message {
  1777. mi := &file_game_proto_msgTypes[24]
  1778. if protoimpl.UnsafeEnabled && x != nil {
  1779. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1780. if ms.LoadMessageInfo() == nil {
  1781. ms.StoreMessageInfo(mi)
  1782. }
  1783. return ms
  1784. }
  1785. return mi.MessageOf(x)
  1786. }
  1787. // Deprecated: Use GameRecordItem.ProtoReflect.Descriptor instead.
  1788. func (*GameRecordItem) Descriptor() ([]byte, []int) {
  1789. return file_game_proto_rawDescGZIP(), []int{24}
  1790. }
  1791. func (x *GameRecordItem) GetCreatedAt() int64 {
  1792. if x != nil {
  1793. return x.CreatedAt
  1794. }
  1795. return 0
  1796. }
  1797. func (x *GameRecordItem) GetRoomID() int64 {
  1798. if x != nil {
  1799. return x.RoomID
  1800. }
  1801. return 0
  1802. }
  1803. func (x *GameRecordItem) GetRoomType() int32 {
  1804. if x != nil {
  1805. return x.RoomType
  1806. }
  1807. return 0
  1808. }
  1809. func (x *GameRecordItem) GetIssue() string {
  1810. if x != nil {
  1811. return x.Issue
  1812. }
  1813. return ""
  1814. }
  1815. func (x *GameRecordItem) GetOpenNumber() string {
  1816. if x != nil {
  1817. return x.OpenNumber
  1818. }
  1819. return ""
  1820. }
  1821. func (x *GameRecordItem) GetBaseAmount() string {
  1822. if x != nil {
  1823. return x.BaseAmount
  1824. }
  1825. return ""
  1826. }
  1827. func (x *GameRecordItem) GetIsDraw() int32 {
  1828. if x != nil {
  1829. return x.IsDraw
  1830. }
  1831. return 0
  1832. }
  1833. func (x *GameRecordItem) GetDrawTime() int64 {
  1834. if x != nil {
  1835. return x.DrawTime
  1836. }
  1837. return 0
  1838. }
  1839. func (x *GameRecordItem) GetIsMaster() int32 {
  1840. if x != nil {
  1841. return x.IsMaster
  1842. }
  1843. return 0
  1844. }
  1845. func (x *GameRecordItem) GetMasterMul() int32 {
  1846. if x != nil {
  1847. return x.MasterMul
  1848. }
  1849. return 0
  1850. }
  1851. func (x *GameRecordItem) GetMul() int32 {
  1852. if x != nil {
  1853. return x.Mul
  1854. }
  1855. return 0
  1856. }
  1857. func (x *GameRecordItem) GetIsWin() int32 {
  1858. if x != nil {
  1859. return x.IsWin
  1860. }
  1861. return 0
  1862. }
  1863. func (x *GameRecordItem) GetWinAmount() string {
  1864. if x != nil {
  1865. return x.WinAmount
  1866. }
  1867. return ""
  1868. }
  1869. type GameRecordResp struct {
  1870. state protoimpl.MessageState
  1871. sizeCache protoimpl.SizeCache
  1872. unknownFields protoimpl.UnknownFields
  1873. Total int32 `protobuf:"varint,1,opt,name=Total,proto3" json:"Total,omitempty"`
  1874. RecordList []*GameRecordItem `protobuf:"bytes,2,rep,name=RecordList,proto3" json:"RecordList,omitempty"`
  1875. }
  1876. func (x *GameRecordResp) Reset() {
  1877. *x = GameRecordResp{}
  1878. if protoimpl.UnsafeEnabled {
  1879. mi := &file_game_proto_msgTypes[25]
  1880. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1881. ms.StoreMessageInfo(mi)
  1882. }
  1883. }
  1884. func (x *GameRecordResp) String() string {
  1885. return protoimpl.X.MessageStringOf(x)
  1886. }
  1887. func (*GameRecordResp) ProtoMessage() {}
  1888. func (x *GameRecordResp) ProtoReflect() protoreflect.Message {
  1889. mi := &file_game_proto_msgTypes[25]
  1890. if protoimpl.UnsafeEnabled && x != nil {
  1891. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1892. if ms.LoadMessageInfo() == nil {
  1893. ms.StoreMessageInfo(mi)
  1894. }
  1895. return ms
  1896. }
  1897. return mi.MessageOf(x)
  1898. }
  1899. // Deprecated: Use GameRecordResp.ProtoReflect.Descriptor instead.
  1900. func (*GameRecordResp) Descriptor() ([]byte, []int) {
  1901. return file_game_proto_rawDescGZIP(), []int{25}
  1902. }
  1903. func (x *GameRecordResp) GetTotal() int32 {
  1904. if x != nil {
  1905. return x.Total
  1906. }
  1907. return 0
  1908. }
  1909. func (x *GameRecordResp) GetRecordList() []*GameRecordItem {
  1910. if x != nil {
  1911. return x.RecordList
  1912. }
  1913. return nil
  1914. }
  1915. type GameOpenRecordItem struct {
  1916. state protoimpl.MessageState
  1917. sizeCache protoimpl.SizeCache
  1918. unknownFields protoimpl.UnknownFields
  1919. RoomID int64 `protobuf:"varint,1,opt,name=RoomID,proto3" json:"RoomID,omitempty"`
  1920. RoomType int32 `protobuf:"varint,2,opt,name=RoomType,proto3" json:"RoomType,omitempty"`
  1921. Issue string `protobuf:"bytes,3,opt,name=Issue,proto3" json:"Issue,omitempty"`
  1922. OpenNumber1 string `protobuf:"bytes,4,opt,name=OpenNumber1,proto3" json:"OpenNumber1,omitempty"`
  1923. OpenNumber2 string `protobuf:"bytes,5,opt,name=OpenNumber2,proto3" json:"OpenNumber2,omitempty"`
  1924. OpenNumber3 string `protobuf:"bytes,6,opt,name=OpenNumber3,proto3" json:"OpenNumber3,omitempty"`
  1925. OpenNumber4 string `protobuf:"bytes,7,opt,name=OpenNumber4,proto3" json:"OpenNumber4,omitempty"`
  1926. OpenNumber5 string `protobuf:"bytes,8,opt,name=OpenNumber5,proto3" json:"OpenNumber5,omitempty"`
  1927. OpenTime int64 `protobuf:"varint,9,opt,name=OpenTime,proto3" json:"OpenTime,omitempty"`
  1928. Hash string `protobuf:"bytes,10,opt,name=Hash,proto3" json:"Hash,omitempty"`
  1929. }
  1930. func (x *GameOpenRecordItem) Reset() {
  1931. *x = GameOpenRecordItem{}
  1932. if protoimpl.UnsafeEnabled {
  1933. mi := &file_game_proto_msgTypes[26]
  1934. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1935. ms.StoreMessageInfo(mi)
  1936. }
  1937. }
  1938. func (x *GameOpenRecordItem) String() string {
  1939. return protoimpl.X.MessageStringOf(x)
  1940. }
  1941. func (*GameOpenRecordItem) ProtoMessage() {}
  1942. func (x *GameOpenRecordItem) ProtoReflect() protoreflect.Message {
  1943. mi := &file_game_proto_msgTypes[26]
  1944. if protoimpl.UnsafeEnabled && x != nil {
  1945. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1946. if ms.LoadMessageInfo() == nil {
  1947. ms.StoreMessageInfo(mi)
  1948. }
  1949. return ms
  1950. }
  1951. return mi.MessageOf(x)
  1952. }
  1953. // Deprecated: Use GameOpenRecordItem.ProtoReflect.Descriptor instead.
  1954. func (*GameOpenRecordItem) Descriptor() ([]byte, []int) {
  1955. return file_game_proto_rawDescGZIP(), []int{26}
  1956. }
  1957. func (x *GameOpenRecordItem) GetRoomID() int64 {
  1958. if x != nil {
  1959. return x.RoomID
  1960. }
  1961. return 0
  1962. }
  1963. func (x *GameOpenRecordItem) GetRoomType() int32 {
  1964. if x != nil {
  1965. return x.RoomType
  1966. }
  1967. return 0
  1968. }
  1969. func (x *GameOpenRecordItem) GetIssue() string {
  1970. if x != nil {
  1971. return x.Issue
  1972. }
  1973. return ""
  1974. }
  1975. func (x *GameOpenRecordItem) GetOpenNumber1() string {
  1976. if x != nil {
  1977. return x.OpenNumber1
  1978. }
  1979. return ""
  1980. }
  1981. func (x *GameOpenRecordItem) GetOpenNumber2() string {
  1982. if x != nil {
  1983. return x.OpenNumber2
  1984. }
  1985. return ""
  1986. }
  1987. func (x *GameOpenRecordItem) GetOpenNumber3() string {
  1988. if x != nil {
  1989. return x.OpenNumber3
  1990. }
  1991. return ""
  1992. }
  1993. func (x *GameOpenRecordItem) GetOpenNumber4() string {
  1994. if x != nil {
  1995. return x.OpenNumber4
  1996. }
  1997. return ""
  1998. }
  1999. func (x *GameOpenRecordItem) GetOpenNumber5() string {
  2000. if x != nil {
  2001. return x.OpenNumber5
  2002. }
  2003. return ""
  2004. }
  2005. func (x *GameOpenRecordItem) GetOpenTime() int64 {
  2006. if x != nil {
  2007. return x.OpenTime
  2008. }
  2009. return 0
  2010. }
  2011. func (x *GameOpenRecordItem) GetHash() string {
  2012. if x != nil {
  2013. return x.Hash
  2014. }
  2015. return ""
  2016. }
  2017. type GameOpenRecordResp struct {
  2018. state protoimpl.MessageState
  2019. sizeCache protoimpl.SizeCache
  2020. unknownFields protoimpl.UnknownFields
  2021. Total int32 `protobuf:"varint,1,opt,name=Total,proto3" json:"Total,omitempty"`
  2022. OpenRecordList []*GameOpenRecordItem `protobuf:"bytes,2,rep,name=OpenRecordList,proto3" json:"OpenRecordList,omitempty"`
  2023. }
  2024. func (x *GameOpenRecordResp) Reset() {
  2025. *x = GameOpenRecordResp{}
  2026. if protoimpl.UnsafeEnabled {
  2027. mi := &file_game_proto_msgTypes[27]
  2028. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2029. ms.StoreMessageInfo(mi)
  2030. }
  2031. }
  2032. func (x *GameOpenRecordResp) String() string {
  2033. return protoimpl.X.MessageStringOf(x)
  2034. }
  2035. func (*GameOpenRecordResp) ProtoMessage() {}
  2036. func (x *GameOpenRecordResp) ProtoReflect() protoreflect.Message {
  2037. mi := &file_game_proto_msgTypes[27]
  2038. if protoimpl.UnsafeEnabled && x != nil {
  2039. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2040. if ms.LoadMessageInfo() == nil {
  2041. ms.StoreMessageInfo(mi)
  2042. }
  2043. return ms
  2044. }
  2045. return mi.MessageOf(x)
  2046. }
  2047. // Deprecated: Use GameOpenRecordResp.ProtoReflect.Descriptor instead.
  2048. func (*GameOpenRecordResp) Descriptor() ([]byte, []int) {
  2049. return file_game_proto_rawDescGZIP(), []int{27}
  2050. }
  2051. func (x *GameOpenRecordResp) GetTotal() int32 {
  2052. if x != nil {
  2053. return x.Total
  2054. }
  2055. return 0
  2056. }
  2057. func (x *GameOpenRecordResp) GetOpenRecordList() []*GameOpenRecordItem {
  2058. if x != nil {
  2059. return x.OpenRecordList
  2060. }
  2061. return nil
  2062. }
  2063. var File_game_proto protoreflect.FileDescriptor
  2064. var file_game_proto_rawDesc = []byte{
  2065. 0x0a, 0x0a, 0x67, 0x61, 0x6d, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x09, 0x67, 0x61,
  2066. 0x6d, 0x65, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x19, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f,
  2067. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x61, 0x6e, 0x79, 0x2e, 0x70, 0x72, 0x6f,
  2068. 0x74, 0x6f, 0x22, 0x06, 0x0a, 0x04, 0x50, 0x69, 0x6e, 0x67, 0x22, 0x88, 0x01, 0x0a, 0x07, 0x4d,
  2069. 0x73, 0x67, 0x52, 0x65, 0x73, 0x70, 0x12, 0x12, 0x0a, 0x04, 0x6f, 0x6e, 0x63, 0x65, 0x18, 0x01,
  2070. 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6f, 0x6e, 0x63, 0x65, 0x12, 0x2d, 0x0a, 0x06, 0x73, 0x74,
  2071. 0x61, 0x74, 0x75, 0x73, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x15, 0x2e, 0x67, 0x61, 0x6d,
  2072. 0x65, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x52, 0x65, 0x73, 0x70, 0x53, 0x74, 0x61, 0x74, 0x75,
  2073. 0x73, 0x52, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x10, 0x0a, 0x03, 0x6d, 0x73, 0x67,
  2074. 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6d, 0x73, 0x67, 0x12, 0x28, 0x0a, 0x04, 0x64,
  2075. 0x61, 0x74, 0x61, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x14, 0x2e, 0x67, 0x6f, 0x6f, 0x67,
  2076. 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x41, 0x6e, 0x79, 0x52,
  2077. 0x04, 0x64, 0x61, 0x74, 0x61, 0x22, 0xe1, 0x02, 0x0a, 0x04, 0x52, 0x6f, 0x6f, 0x6d, 0x12, 0x0e,
  2078. 0x0a, 0x02, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x02, 0x49, 0x44, 0x12, 0x12,
  2079. 0x0a, 0x04, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x4e, 0x61,
  2080. 0x6d, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6e, 0x65, 0x65, 0x64, 0x50, 0x77, 0x64, 0x18, 0x0a, 0x20,
  2081. 0x01, 0x28, 0x08, 0x52, 0x07, 0x6e, 0x65, 0x65, 0x64, 0x50, 0x77, 0x64, 0x12, 0x2f, 0x0a, 0x08,
  2082. 0x52, 0x6f, 0x6f, 0x6d, 0x54, 0x79, 0x70, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x13,
  2083. 0x2e, 0x67, 0x61, 0x6d, 0x65, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x52, 0x6f, 0x6f, 0x6d, 0x54,
  2084. 0x79, 0x70, 0x65, 0x52, 0x08, 0x52, 0x6f, 0x6f, 0x6d, 0x54, 0x79, 0x70, 0x65, 0x12, 0x1e, 0x0a,
  2085. 0x0a, 0x42, 0x61, 0x73, 0x65, 0x41, 0x6d, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28,
  2086. 0x01, 0x52, 0x0a, 0x42, 0x61, 0x73, 0x65, 0x41, 0x6d, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x22, 0x0a,
  2087. 0x0c, 0x43, 0x68, 0x61, 0x69, 0x72, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x31, 0x18, 0x05, 0x20,
  2088. 0x01, 0x28, 0x0d, 0x52, 0x0c, 0x43, 0x68, 0x61, 0x69, 0x72, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44,
  2089. 0x31, 0x12, 0x22, 0x0a, 0x0c, 0x43, 0x68, 0x61, 0x69, 0x72, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44,
  2090. 0x32, 0x18, 0x06, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0c, 0x43, 0x68, 0x61, 0x69, 0x72, 0x55, 0x73,
  2091. 0x65, 0x72, 0x49, 0x44, 0x32, 0x12, 0x22, 0x0a, 0x0c, 0x43, 0x68, 0x61, 0x69, 0x72, 0x55, 0x73,
  2092. 0x65, 0x72, 0x49, 0x44, 0x33, 0x18, 0x07, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0c, 0x43, 0x68, 0x61,
  2093. 0x69, 0x72, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x33, 0x12, 0x22, 0x0a, 0x0c, 0x43, 0x68, 0x61,
  2094. 0x69, 0x72, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x34, 0x18, 0x08, 0x20, 0x01, 0x28, 0x0d, 0x52,
  2095. 0x0c, 0x43, 0x68, 0x61, 0x69, 0x72, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x34, 0x12, 0x22, 0x0a,
  2096. 0x0c, 0x43, 0x68, 0x61, 0x69, 0x72, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x35, 0x18, 0x09, 0x20,
  2097. 0x01, 0x28, 0x0d, 0x52, 0x0c, 0x43, 0x68, 0x61, 0x69, 0x72, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44,
  2098. 0x35, 0x12, 0x16, 0x0a, 0x06, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x0b, 0x20, 0x01, 0x28,
  2099. 0x0d, 0x52, 0x06, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x22, 0xe4, 0x03, 0x0a, 0x0a, 0x52, 0x6f,
  2100. 0x6f, 0x6d, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x12, 0x0e, 0x0a, 0x02, 0x49, 0x44, 0x18, 0x01,
  2101. 0x20, 0x01, 0x28, 0x0d, 0x52, 0x02, 0x49, 0x44, 0x12, 0x12, 0x0a, 0x04, 0x4e, 0x61, 0x6d, 0x65,
  2102. 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x18, 0x0a, 0x07,
  2103. 0x6e, 0x65, 0x65, 0x64, 0x50, 0x77, 0x64, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x08, 0x52, 0x07, 0x6e,
  2104. 0x65, 0x65, 0x64, 0x50, 0x77, 0x64, 0x12, 0x2f, 0x0a, 0x08, 0x52, 0x6f, 0x6f, 0x6d, 0x54, 0x79,
  2105. 0x70, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x13, 0x2e, 0x67, 0x61, 0x6d, 0x65, 0x70,
  2106. 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x52, 0x6f, 0x6f, 0x6d, 0x54, 0x79, 0x70, 0x65, 0x52, 0x08, 0x52,
  2107. 0x6f, 0x6f, 0x6d, 0x54, 0x79, 0x70, 0x65, 0x12, 0x1e, 0x0a, 0x0a, 0x42, 0x61, 0x73, 0x65, 0x41,
  2108. 0x6d, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x01, 0x52, 0x0a, 0x42, 0x61, 0x73,
  2109. 0x65, 0x41, 0x6d, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x22, 0x0a, 0x0c, 0x43, 0x68, 0x61, 0x69, 0x72,
  2110. 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x31, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0c, 0x43,
  2111. 0x68, 0x61, 0x69, 0x72, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x31, 0x12, 0x22, 0x0a, 0x0c, 0x43,
  2112. 0x68, 0x61, 0x69, 0x72, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x32, 0x18, 0x06, 0x20, 0x01, 0x28,
  2113. 0x0d, 0x52, 0x0c, 0x43, 0x68, 0x61, 0x69, 0x72, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x32, 0x12,
  2114. 0x22, 0x0a, 0x0c, 0x43, 0x68, 0x61, 0x69, 0x72, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x33, 0x18,
  2115. 0x07, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0c, 0x43, 0x68, 0x61, 0x69, 0x72, 0x55, 0x73, 0x65, 0x72,
  2116. 0x49, 0x44, 0x33, 0x12, 0x22, 0x0a, 0x0c, 0x43, 0x68, 0x61, 0x69, 0x72, 0x55, 0x73, 0x65, 0x72,
  2117. 0x49, 0x44, 0x34, 0x18, 0x08, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0c, 0x43, 0x68, 0x61, 0x69, 0x72,
  2118. 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x34, 0x12, 0x22, 0x0a, 0x0c, 0x43, 0x68, 0x61, 0x69, 0x72,
  2119. 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x35, 0x18, 0x09, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0c, 0x43,
  2120. 0x68, 0x61, 0x69, 0x72, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x35, 0x12, 0x16, 0x0a, 0x06, 0x53,
  2121. 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x06, 0x53, 0x74, 0x61,
  2122. 0x74, 0x75, 0x73, 0x12, 0x28, 0x0a, 0x0f, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x53, 0x74, 0x61,
  2123. 0x72, 0x74, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0f, 0x53, 0x74,
  2124. 0x61, 0x74, 0x75, 0x73, 0x53, 0x74, 0x61, 0x72, 0x74, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x37, 0x0a,
  2125. 0x0c, 0x52, 0x6f, 0x6f, 0x6d, 0x55, 0x73, 0x65, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x0c, 0x20,
  2126. 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x67, 0x61, 0x6d, 0x65, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e,
  2127. 0x52, 0x6f, 0x6f, 0x6d, 0x55, 0x73, 0x65, 0x72, 0x52, 0x0c, 0x52, 0x6f, 0x6f, 0x6d, 0x55, 0x73,
  2128. 0x65, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x18, 0x0a, 0x07, 0x54, 0x69, 0x6d, 0x65, 0x4e, 0x6f,
  2129. 0x77, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x54, 0x69, 0x6d, 0x65, 0x4e, 0x6f, 0x77,
  2130. 0x22, 0xf4, 0x01, 0x0a, 0x08, 0x52, 0x6f, 0x6f, 0x6d, 0x55, 0x73, 0x65, 0x72, 0x12, 0x16, 0x0a,
  2131. 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x06, 0x55,
  2132. 0x73, 0x65, 0x72, 0x49, 0x44, 0x12, 0x1a, 0x0a, 0x08, 0x43, 0x61, 0x72, 0x64, 0x4c, 0x69, 0x73,
  2133. 0x74, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0d, 0x52, 0x08, 0x43, 0x61, 0x72, 0x64, 0x4c, 0x69, 0x73,
  2134. 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x57, 0x69, 0x6e, 0x41, 0x6d, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x03,
  2135. 0x20, 0x01, 0x28, 0x02, 0x52, 0x09, 0x57, 0x69, 0x6e, 0x41, 0x6d, 0x6f, 0x75, 0x6e, 0x74, 0x12,
  2136. 0x1a, 0x0a, 0x08, 0x49, 0x73, 0x4d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x18, 0x04, 0x20, 0x01, 0x28,
  2137. 0x08, 0x52, 0x08, 0x49, 0x73, 0x4d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x12, 0x1c, 0x0a, 0x09, 0x4d,
  2138. 0x61, 0x73, 0x74, 0x65, 0x72, 0x4d, 0x75, 0x6c, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x09,
  2139. 0x4d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x4d, 0x75, 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x4d, 0x75, 0x6c,
  2140. 0x18, 0x06, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x03, 0x4d, 0x75, 0x6c, 0x12, 0x16, 0x0a, 0x06, 0x53,
  2141. 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x07, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x06, 0x53, 0x74, 0x61,
  2142. 0x74, 0x75, 0x73, 0x12, 0x18, 0x0a, 0x07, 0x42, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x18, 0x08,
  2143. 0x20, 0x01, 0x28, 0x01, 0x52, 0x07, 0x42, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x12, 0x18, 0x0a,
  2144. 0x07, 0x43, 0x72, 0x65, 0x64, 0x69, 0x74, 0x73, 0x18, 0x09, 0x20, 0x01, 0x28, 0x01, 0x52, 0x07,
  2145. 0x43, 0x72, 0x65, 0x64, 0x69, 0x74, 0x73, 0x22, 0x64, 0x0a, 0x04, 0x47, 0x61, 0x6d, 0x65, 0x12,
  2146. 0x23, 0x0a, 0x04, 0x52, 0x6f, 0x6f, 0x6d, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e,
  2147. 0x67, 0x61, 0x6d, 0x65, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x52, 0x6f, 0x6f, 0x6d, 0x52, 0x04,
  2148. 0x52, 0x6f, 0x6f, 0x6d, 0x12, 0x37, 0x0a, 0x0c, 0x52, 0x6f, 0x6f, 0x6d, 0x55, 0x73, 0x65, 0x72,
  2149. 0x4c, 0x69, 0x73, 0x74, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x67, 0x61, 0x6d,
  2150. 0x65, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x52, 0x6f, 0x6f, 0x6d, 0x55, 0x73, 0x65, 0x72, 0x52,
  2151. 0x0c, 0x52, 0x6f, 0x6f, 0x6d, 0x55, 0x73, 0x65, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x44, 0x0a,
  2152. 0x04, 0x55, 0x73, 0x65, 0x72, 0x12, 0x16, 0x0a, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x18,
  2153. 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x12, 0x12, 0x0a,
  2154. 0x04, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x4e, 0x61, 0x6d,
  2155. 0x65, 0x12, 0x10, 0x0a, 0x03, 0x49, 0x6d, 0x67, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03,
  2156. 0x49, 0x6d, 0x67, 0x22, 0xc7, 0x02, 0x0a, 0x07, 0x43, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x12,
  2157. 0x16, 0x0a, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52,
  2158. 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x12, 0x14, 0x0a, 0x05, 0x4c, 0x6f, 0x67, 0x49, 0x44,
  2159. 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x4c, 0x6f, 0x67, 0x49, 0x44, 0x12, 0x12, 0x0a,
  2160. 0x04, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x4e, 0x61, 0x6d,
  2161. 0x65, 0x12, 0x10, 0x0a, 0x03, 0x49, 0x6d, 0x67, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03,
  2162. 0x49, 0x6d, 0x67, 0x12, 0x18, 0x0a, 0x07, 0x42, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x18, 0x05,
  2163. 0x20, 0x01, 0x28, 0x01, 0x52, 0x07, 0x42, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x12, 0x23, 0x0a,
  2164. 0x04, 0x47, 0x61, 0x6d, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x67, 0x61,
  2165. 0x6d, 0x65, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x47, 0x61, 0x6d, 0x65, 0x52, 0x04, 0x47, 0x61,
  2166. 0x6d, 0x65, 0x12, 0x2b, 0x0a, 0x08, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x07,
  2167. 0x20, 0x03, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x67, 0x61, 0x6d, 0x65, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  2168. 0x2e, 0x52, 0x6f, 0x6f, 0x6d, 0x52, 0x08, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x12,
  2169. 0x2b, 0x0a, 0x08, 0x55, 0x73, 0x65, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x08, 0x20, 0x03, 0x28,
  2170. 0x0b, 0x32, 0x0f, 0x2e, 0x67, 0x61, 0x6d, 0x65, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x55, 0x73,
  2171. 0x65, 0x72, 0x52, 0x08, 0x55, 0x73, 0x65, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x35, 0x0a, 0x0a,
  2172. 0x52, 0x6f, 0x6f, 0x6d, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x18, 0x09, 0x20, 0x01, 0x28, 0x0b,
  2173. 0x32, 0x15, 0x2e, 0x67, 0x61, 0x6d, 0x65, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x52, 0x6f, 0x6f,
  2174. 0x6d, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x52, 0x0a, 0x52, 0x6f, 0x6f, 0x6d, 0x44, 0x65, 0x74,
  2175. 0x61, 0x69, 0x6c, 0x12, 0x18, 0x0a, 0x07, 0x43, 0x72, 0x65, 0x64, 0x69, 0x74, 0x73, 0x18, 0x0a,
  2176. 0x20, 0x01, 0x28, 0x01, 0x52, 0x07, 0x43, 0x72, 0x65, 0x64, 0x69, 0x74, 0x73, 0x22, 0x24, 0x0a,
  2177. 0x0a, 0x44, 0x69, 0x73, 0x63, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x55,
  2178. 0x73, 0x65, 0x72, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x06, 0x55, 0x73, 0x65,
  2179. 0x72, 0x49, 0x44, 0x22, 0xd0, 0x01, 0x0a, 0x08, 0x4a, 0x6f, 0x69, 0x6e, 0x52, 0x6f, 0x6f, 0x6d,
  2180. 0x12, 0x16, 0x0a, 0x06, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d,
  2181. 0x52, 0x06, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x44, 0x12, 0x18, 0x0a, 0x07, 0x43, 0x68, 0x61, 0x69,
  2182. 0x72, 0x49, 0x44, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x07, 0x43, 0x68, 0x61, 0x69, 0x72,
  2183. 0x49, 0x44, 0x12, 0x16, 0x0a, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x18, 0x03, 0x20, 0x01,
  2184. 0x28, 0x0d, 0x52, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x12, 0x1e, 0x0a, 0x0a, 0x47, 0x61,
  2185. 0x6d, 0x65, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0a,
  2186. 0x47, 0x61, 0x6d, 0x65, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x23, 0x0a, 0x04, 0x55, 0x73,
  2187. 0x65, 0x72, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x67, 0x61, 0x6d, 0x65, 0x70,
  2188. 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x52, 0x04, 0x55, 0x73, 0x65, 0x72, 0x12,
  2189. 0x35, 0x0a, 0x0a, 0x52, 0x6f, 0x6f, 0x6d, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x18, 0x06, 0x20,
  2190. 0x01, 0x28, 0x0b, 0x32, 0x15, 0x2e, 0x67, 0x61, 0x6d, 0x65, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e,
  2191. 0x52, 0x6f, 0x6f, 0x6d, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x52, 0x0a, 0x52, 0x6f, 0x6f, 0x6d,
  2192. 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x22, 0x7a, 0x0a, 0x09, 0x4c, 0x65, 0x61, 0x76, 0x65, 0x52,
  2193. 0x6f, 0x6f, 0x6d, 0x12, 0x16, 0x0a, 0x06, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x44, 0x18, 0x01, 0x20,
  2194. 0x01, 0x28, 0x0d, 0x52, 0x06, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x44, 0x12, 0x18, 0x0a, 0x07, 0x43,
  2195. 0x68, 0x61, 0x69, 0x72, 0x49, 0x44, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x07, 0x43, 0x68,
  2196. 0x61, 0x69, 0x72, 0x49, 0x44, 0x12, 0x16, 0x0a, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x18,
  2197. 0x03, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x12, 0x23, 0x0a,
  2198. 0x04, 0x55, 0x73, 0x65, 0x72, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x67, 0x61,
  2199. 0x6d, 0x65, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x52, 0x04, 0x55, 0x73,
  2200. 0x65, 0x72, 0x22, 0xed, 0x02, 0x0a, 0x0a, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x52, 0x6f, 0x6f,
  2201. 0x6d, 0x12, 0x0e, 0x0a, 0x02, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x02, 0x49,
  2202. 0x44, 0x12, 0x1c, 0x0a, 0x09, 0x43, 0x72, 0x65, 0x61, 0x74, 0x6f, 0x72, 0x49, 0x44, 0x18, 0x0b,
  2203. 0x20, 0x01, 0x28, 0x0d, 0x52, 0x09, 0x43, 0x72, 0x65, 0x61, 0x74, 0x6f, 0x72, 0x49, 0x44, 0x12,
  2204. 0x12, 0x0a, 0x04, 0x4e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x4e,
  2205. 0x61, 0x6d, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6e, 0x65, 0x65, 0x64, 0x50, 0x77, 0x64, 0x18, 0x0a,
  2206. 0x20, 0x01, 0x28, 0x08, 0x52, 0x07, 0x6e, 0x65, 0x65, 0x64, 0x50, 0x77, 0x64, 0x12, 0x2f, 0x0a,
  2207. 0x08, 0x52, 0x6f, 0x6f, 0x6d, 0x54, 0x79, 0x70, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0e, 0x32,
  2208. 0x13, 0x2e, 0x67, 0x61, 0x6d, 0x65, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x52, 0x6f, 0x6f, 0x6d,
  2209. 0x54, 0x79, 0x70, 0x65, 0x52, 0x08, 0x52, 0x6f, 0x6f, 0x6d, 0x54, 0x79, 0x70, 0x65, 0x12, 0x1e,
  2210. 0x0a, 0x0a, 0x42, 0x61, 0x73, 0x65, 0x41, 0x6d, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x04, 0x20, 0x01,
  2211. 0x28, 0x01, 0x52, 0x0a, 0x42, 0x61, 0x73, 0x65, 0x41, 0x6d, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x22,
  2212. 0x0a, 0x0c, 0x43, 0x68, 0x61, 0x69, 0x72, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x31, 0x18, 0x05,
  2213. 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0c, 0x43, 0x68, 0x61, 0x69, 0x72, 0x55, 0x73, 0x65, 0x72, 0x49,
  2214. 0x44, 0x31, 0x12, 0x22, 0x0a, 0x0c, 0x43, 0x68, 0x61, 0x69, 0x72, 0x55, 0x73, 0x65, 0x72, 0x49,
  2215. 0x44, 0x32, 0x18, 0x06, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0c, 0x43, 0x68, 0x61, 0x69, 0x72, 0x55,
  2216. 0x73, 0x65, 0x72, 0x49, 0x44, 0x32, 0x12, 0x22, 0x0a, 0x0c, 0x43, 0x68, 0x61, 0x69, 0x72, 0x55,
  2217. 0x73, 0x65, 0x72, 0x49, 0x44, 0x33, 0x18, 0x07, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0c, 0x43, 0x68,
  2218. 0x61, 0x69, 0x72, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x33, 0x12, 0x22, 0x0a, 0x0c, 0x43, 0x68,
  2219. 0x61, 0x69, 0x72, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x34, 0x18, 0x08, 0x20, 0x01, 0x28, 0x0d,
  2220. 0x52, 0x0c, 0x43, 0x68, 0x61, 0x69, 0x72, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x34, 0x12, 0x22,
  2221. 0x0a, 0x0c, 0x43, 0x68, 0x61, 0x69, 0x72, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x35, 0x18, 0x09,
  2222. 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0c, 0x43, 0x68, 0x61, 0x69, 0x72, 0x55, 0x73, 0x65, 0x72, 0x49,
  2223. 0x44, 0x35, 0x22, 0x37, 0x0a, 0x05, 0x52, 0x65, 0x61, 0x64, 0x79, 0x12, 0x16, 0x0a, 0x06, 0x52,
  2224. 0x6f, 0x6f, 0x6d, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x06, 0x52, 0x6f, 0x6f,
  2225. 0x6d, 0x49, 0x44, 0x12, 0x16, 0x0a, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x18, 0x03, 0x20,
  2226. 0x01, 0x28, 0x0d, 0x52, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x22, 0x39, 0x0a, 0x07, 0x55,
  2227. 0x6e, 0x52, 0x65, 0x61, 0x64, 0x79, 0x12, 0x16, 0x0a, 0x06, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x44,
  2228. 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x06, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x44, 0x12, 0x16,
  2229. 0x0a, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x06,
  2230. 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x22, 0x39, 0x0a, 0x09, 0x57, 0x61, 0x69, 0x74, 0x52, 0x65,
  2231. 0x61, 0x64, 0x79, 0x12, 0x16, 0x0a, 0x06, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x44, 0x18, 0x01, 0x20,
  2232. 0x01, 0x28, 0x0d, 0x52, 0x06, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x44, 0x12, 0x14, 0x0a, 0x05, 0x49,
  2233. 0x73, 0x73, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x49, 0x73, 0x73, 0x75,
  2234. 0x65, 0x22, 0x83, 0x01, 0x0a, 0x05, 0x53, 0x74, 0x61, 0x72, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x52,
  2235. 0x6f, 0x6f, 0x6d, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x06, 0x52, 0x6f, 0x6f,
  2236. 0x6d, 0x49, 0x44, 0x12, 0x30, 0x0a, 0x13, 0x43, 0x68, 0x6f, 0x6f, 0x73, 0x65, 0x4d, 0x61, 0x73,
  2237. 0x74, 0x65, 0x72, 0x4d, 0x75, 0x6c, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0d,
  2238. 0x52, 0x13, 0x43, 0x68, 0x6f, 0x6f, 0x73, 0x65, 0x4d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x4d, 0x75,
  2239. 0x6c, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x69, 0x73, 0x73, 0x75, 0x65, 0x18, 0x03,
  2240. 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x69, 0x73, 0x73, 0x75, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x43,
  2241. 0x61, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x04, 0x20, 0x03, 0x28, 0x0d, 0x52, 0x08, 0x43,
  2242. 0x61, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x50, 0x0a, 0x0c, 0x43, 0x68, 0x6f, 0x6f, 0x73,
  2243. 0x65, 0x4d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x12, 0x16, 0x0a, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49,
  2244. 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x12,
  2245. 0x10, 0x0a, 0x03, 0x4d, 0x75, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x03, 0x4d, 0x75,
  2246. 0x6c, 0x12, 0x16, 0x0a, 0x06, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x44, 0x18, 0x03, 0x20, 0x01, 0x28,
  2247. 0x0d, 0x52, 0x06, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x44, 0x22, 0x69, 0x0a, 0x09, 0x43, 0x68, 0x6f,
  2248. 0x6f, 0x73, 0x65, 0x4d, 0x75, 0x6c, 0x12, 0x16, 0x0a, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44,
  2249. 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x12, 0x10,
  2250. 0x0a, 0x03, 0x4d, 0x75, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x03, 0x4d, 0x75, 0x6c,
  2251. 0x12, 0x16, 0x0a, 0x06, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x44, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0d,
  2252. 0x52, 0x06, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x44, 0x12, 0x1a, 0x0a, 0x08, 0x43, 0x61, 0x72, 0x64,
  2253. 0x4c, 0x69, 0x73, 0x74, 0x18, 0x04, 0x20, 0x03, 0x28, 0x0d, 0x52, 0x08, 0x43, 0x61, 0x72, 0x64,
  2254. 0x4c, 0x69, 0x73, 0x74, 0x22, 0x6a, 0x0a, 0x12, 0x43, 0x68, 0x6f, 0x6f, 0x73, 0x65, 0x4d, 0x61,
  2255. 0x73, 0x74, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x12, 0x22, 0x0a, 0x0c, 0x4d, 0x61,
  2256. 0x73, 0x74, 0x65, 0x72, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d,
  2257. 0x52, 0x0c, 0x4d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x12, 0x18,
  2258. 0x0a, 0x07, 0x4d, 0x75, 0x6c, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0d, 0x52,
  2259. 0x07, 0x4d, 0x75, 0x6c, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x52, 0x6f, 0x6f, 0x6d,
  2260. 0x49, 0x44, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x06, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x44,
  2261. 0x22, 0x29, 0x0a, 0x0f, 0x43, 0x68, 0x6f, 0x6f, 0x73, 0x65, 0x4d, 0x75, 0x6c, 0x46, 0x69, 0x6e,
  2262. 0x69, 0x73, 0x68, 0x12, 0x16, 0x0a, 0x06, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x44, 0x18, 0x03, 0x20,
  2263. 0x01, 0x28, 0x0d, 0x52, 0x06, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x44, 0x22, 0x92, 0x01, 0x0a, 0x0a,
  2264. 0x50, 0x61, 0x79, 0x6f, 0x75, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x16, 0x0a, 0x06, 0x55, 0x73,
  2265. 0x65, 0x72, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x06, 0x55, 0x73, 0x65, 0x72,
  2266. 0x49, 0x44, 0x12, 0x18, 0x0a, 0x07, 0x42, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x18, 0x02, 0x20,
  2267. 0x01, 0x28, 0x01, 0x52, 0x07, 0x42, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x12, 0x1c, 0x0a, 0x09,
  2268. 0x77, 0x69, 0x6e, 0x41, 0x6d, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x02, 0x52,
  2269. 0x09, 0x77, 0x69, 0x6e, 0x41, 0x6d, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x69, 0x73,
  2270. 0x4d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x18, 0x04, 0x20, 0x01, 0x28, 0x08, 0x52, 0x08, 0x69, 0x73,
  2271. 0x4d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x12, 0x18, 0x0a, 0x07, 0x43, 0x72, 0x65, 0x64, 0x69, 0x74,
  2272. 0x73, 0x18, 0x05, 0x20, 0x01, 0x28, 0x01, 0x52, 0x07, 0x43, 0x72, 0x65, 0x64, 0x69, 0x74, 0x73,
  2273. 0x22, 0x63, 0x0a, 0x0a, 0x4f, 0x70, 0x65, 0x6e, 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x12, 0x16,
  2274. 0x0a, 0x06, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x06,
  2275. 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x44, 0x12, 0x3d, 0x0a, 0x0e, 0x50, 0x61, 0x79, 0x6f, 0x75, 0x74,
  2276. 0x49, 0x6e, 0x66, 0x6f, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x15,
  2277. 0x2e, 0x67, 0x61, 0x6d, 0x65, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x50, 0x61, 0x79, 0x6f, 0x75,
  2278. 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x0e, 0x50, 0x61, 0x79, 0x6f, 0x75, 0x74, 0x49, 0x6e, 0x66,
  2279. 0x6f, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x52, 0x0a, 0x04, 0x4f, 0x70, 0x65, 0x6e, 0x12, 0x16, 0x0a,
  2280. 0x06, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x06, 0x52,
  2281. 0x6f, 0x6f, 0x6d, 0x49, 0x44, 0x12, 0x16, 0x0a, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x18,
  2282. 0x02, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x06, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x12, 0x1a, 0x0a,
  2283. 0x08, 0x43, 0x61, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0d, 0x52,
  2284. 0x08, 0x43, 0x61, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x22, 0x0a, 0x08, 0x47, 0x61, 0x6d,
  2285. 0x65, 0x49, 0x6e, 0x69, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x44, 0x18,
  2286. 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x06, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x44, 0x22, 0xec, 0x02,
  2287. 0x0a, 0x0e, 0x47, 0x61, 0x6d, 0x65, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x49, 0x74, 0x65, 0x6d,
  2288. 0x12, 0x1c, 0x0a, 0x09, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x41, 0x74, 0x18, 0x01, 0x20,
  2289. 0x01, 0x28, 0x03, 0x52, 0x09, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x41, 0x74, 0x12, 0x16,
  2290. 0x0a, 0x06, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x44, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06,
  2291. 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x44, 0x12, 0x1a, 0x0a, 0x08, 0x52, 0x6f, 0x6f, 0x6d, 0x54, 0x79,
  2292. 0x70, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, 0x52, 0x6f, 0x6f, 0x6d, 0x54, 0x79,
  2293. 0x70, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x49, 0x73, 0x73, 0x75, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28,
  2294. 0x09, 0x52, 0x05, 0x49, 0x73, 0x73, 0x75, 0x65, 0x12, 0x1e, 0x0a, 0x0a, 0x4f, 0x70, 0x65, 0x6e,
  2295. 0x4e, 0x75, 0x6d, 0x62, 0x65, 0x72, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x4f, 0x70,
  2296. 0x65, 0x6e, 0x4e, 0x75, 0x6d, 0x62, 0x65, 0x72, 0x12, 0x1e, 0x0a, 0x0a, 0x42, 0x61, 0x73, 0x65,
  2297. 0x41, 0x6d, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x42, 0x61,
  2298. 0x73, 0x65, 0x41, 0x6d, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x49, 0x73, 0x44, 0x72,
  2299. 0x61, 0x77, 0x18, 0x07, 0x20, 0x01, 0x28, 0x05, 0x52, 0x06, 0x49, 0x73, 0x44, 0x72, 0x61, 0x77,
  2300. 0x12, 0x1a, 0x0a, 0x08, 0x44, 0x72, 0x61, 0x77, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x08, 0x20, 0x01,
  2301. 0x28, 0x03, 0x52, 0x08, 0x44, 0x72, 0x61, 0x77, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x1a, 0x0a, 0x08,
  2302. 0x49, 0x73, 0x4d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x18, 0x09, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08,
  2303. 0x49, 0x73, 0x4d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x12, 0x1c, 0x0a, 0x09, 0x4d, 0x61, 0x73, 0x74,
  2304. 0x65, 0x72, 0x4d, 0x75, 0x6c, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x05, 0x52, 0x09, 0x4d, 0x61, 0x73,
  2305. 0x74, 0x65, 0x72, 0x4d, 0x75, 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x4d, 0x75, 0x6c, 0x18, 0x0b, 0x20,
  2306. 0x01, 0x28, 0x05, 0x52, 0x03, 0x4d, 0x75, 0x6c, 0x12, 0x14, 0x0a, 0x05, 0x49, 0x73, 0x57, 0x69,
  2307. 0x6e, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x49, 0x73, 0x57, 0x69, 0x6e, 0x12, 0x1c,
  2308. 0x0a, 0x09, 0x57, 0x69, 0x6e, 0x41, 0x6d, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x0d, 0x20, 0x01, 0x28,
  2309. 0x09, 0x52, 0x09, 0x57, 0x69, 0x6e, 0x41, 0x6d, 0x6f, 0x75, 0x6e, 0x74, 0x22, 0x61, 0x0a, 0x0e,
  2310. 0x47, 0x61, 0x6d, 0x65, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x52, 0x65, 0x73, 0x70, 0x12, 0x14,
  2311. 0x0a, 0x05, 0x54, 0x6f, 0x74, 0x61, 0x6c, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x54,
  2312. 0x6f, 0x74, 0x61, 0x6c, 0x12, 0x39, 0x0a, 0x0a, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69,
  2313. 0x73, 0x74, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x19, 0x2e, 0x67, 0x61, 0x6d, 0x65, 0x70,
  2314. 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x47, 0x61, 0x6d, 0x65, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x49,
  2315. 0x74, 0x65, 0x6d, 0x52, 0x0a, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x22,
  2316. 0xb8, 0x02, 0x0a, 0x12, 0x47, 0x61, 0x6d, 0x65, 0x4f, 0x70, 0x65, 0x6e, 0x52, 0x65, 0x63, 0x6f,
  2317. 0x72, 0x64, 0x49, 0x74, 0x65, 0x6d, 0x12, 0x16, 0x0a, 0x06, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x44,
  2318. 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x44, 0x12, 0x1a,
  2319. 0x0a, 0x08, 0x52, 0x6f, 0x6f, 0x6d, 0x54, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05,
  2320. 0x52, 0x08, 0x52, 0x6f, 0x6f, 0x6d, 0x54, 0x79, 0x70, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x49, 0x73,
  2321. 0x73, 0x75, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x49, 0x73, 0x73, 0x75, 0x65,
  2322. 0x12, 0x20, 0x0a, 0x0b, 0x4f, 0x70, 0x65, 0x6e, 0x4e, 0x75, 0x6d, 0x62, 0x65, 0x72, 0x31, 0x18,
  2323. 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x4f, 0x70, 0x65, 0x6e, 0x4e, 0x75, 0x6d, 0x62, 0x65,
  2324. 0x72, 0x31, 0x12, 0x20, 0x0a, 0x0b, 0x4f, 0x70, 0x65, 0x6e, 0x4e, 0x75, 0x6d, 0x62, 0x65, 0x72,
  2325. 0x32, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x4f, 0x70, 0x65, 0x6e, 0x4e, 0x75, 0x6d,
  2326. 0x62, 0x65, 0x72, 0x32, 0x12, 0x20, 0x0a, 0x0b, 0x4f, 0x70, 0x65, 0x6e, 0x4e, 0x75, 0x6d, 0x62,
  2327. 0x65, 0x72, 0x33, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x4f, 0x70, 0x65, 0x6e, 0x4e,
  2328. 0x75, 0x6d, 0x62, 0x65, 0x72, 0x33, 0x12, 0x20, 0x0a, 0x0b, 0x4f, 0x70, 0x65, 0x6e, 0x4e, 0x75,
  2329. 0x6d, 0x62, 0x65, 0x72, 0x34, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x4f, 0x70, 0x65,
  2330. 0x6e, 0x4e, 0x75, 0x6d, 0x62, 0x65, 0x72, 0x34, 0x12, 0x20, 0x0a, 0x0b, 0x4f, 0x70, 0x65, 0x6e,
  2331. 0x4e, 0x75, 0x6d, 0x62, 0x65, 0x72, 0x35, 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x4f,
  2332. 0x70, 0x65, 0x6e, 0x4e, 0x75, 0x6d, 0x62, 0x65, 0x72, 0x35, 0x12, 0x1a, 0x0a, 0x08, 0x4f, 0x70,
  2333. 0x65, 0x6e, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x4f, 0x70,
  2334. 0x65, 0x6e, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x48, 0x61, 0x73, 0x68, 0x18, 0x0a,
  2335. 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x48, 0x61, 0x73, 0x68, 0x22, 0x71, 0x0a, 0x12, 0x47, 0x61,
  2336. 0x6d, 0x65, 0x4f, 0x70, 0x65, 0x6e, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x52, 0x65, 0x73, 0x70,
  2337. 0x12, 0x14, 0x0a, 0x05, 0x54, 0x6f, 0x74, 0x61, 0x6c, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52,
  2338. 0x05, 0x54, 0x6f, 0x74, 0x61, 0x6c, 0x12, 0x45, 0x0a, 0x0e, 0x4f, 0x70, 0x65, 0x6e, 0x52, 0x65,
  2339. 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1d,
  2340. 0x2e, 0x67, 0x61, 0x6d, 0x65, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2e, 0x47, 0x61, 0x6d, 0x65, 0x4f,
  2341. 0x70, 0x65, 0x6e, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x0e, 0x4f,
  2342. 0x70, 0x65, 0x6e, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x2a, 0xcd, 0x03,
  2343. 0x0a, 0x0e, 0x4e, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x54, 0x79, 0x70, 0x65, 0x45, 0x6e, 0x75, 0x6d,
  2344. 0x12, 0x12, 0x0a, 0x0e, 0x4e, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x54, 0x79, 0x70, 0x65, 0x50, 0x69,
  2345. 0x6e, 0x67, 0x10, 0x00, 0x12, 0x16, 0x0a, 0x12, 0x4e, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x54, 0x79,
  2346. 0x70, 0x65, 0x4a, 0x6f, 0x69, 0x6e, 0x52, 0x6f, 0x6f, 0x6d, 0x10, 0x01, 0x12, 0x17, 0x0a, 0x13,
  2347. 0x4e, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x54, 0x79, 0x70, 0x65, 0x4c, 0x65, 0x61, 0x76, 0x65, 0x52,
  2348. 0x6f, 0x6f, 0x6d, 0x10, 0x02, 0x12, 0x18, 0x0a, 0x14, 0x4e, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x54,
  2349. 0x79, 0x70, 0x65, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x52, 0x6f, 0x6f, 0x6d, 0x10, 0x03, 0x12,
  2350. 0x15, 0x0a, 0x11, 0x4e, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x54, 0x79, 0x70, 0x65, 0x43, 0x6f, 0x6e,
  2351. 0x6e, 0x65, 0x63, 0x74, 0x10, 0x04, 0x12, 0x18, 0x0a, 0x14, 0x4e, 0x6f, 0x74, 0x69, 0x66, 0x79,
  2352. 0x54, 0x79, 0x70, 0x65, 0x44, 0x69, 0x73, 0x63, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x10, 0x05,
  2353. 0x12, 0x13, 0x0a, 0x0f, 0x4e, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x54, 0x79, 0x70, 0x65, 0x52, 0x65,
  2354. 0x61, 0x64, 0x79, 0x10, 0x06, 0x12, 0x15, 0x0a, 0x11, 0x4e, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x54,
  2355. 0x79, 0x70, 0x65, 0x55, 0x6e, 0x52, 0x65, 0x61, 0x64, 0x79, 0x10, 0x07, 0x12, 0x13, 0x0a, 0x0f,
  2356. 0x4e, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x54, 0x79, 0x70, 0x65, 0x53, 0x74, 0x61, 0x72, 0x74, 0x10,
  2357. 0x08, 0x12, 0x1a, 0x0a, 0x16, 0x4e, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x54, 0x79, 0x70, 0x65, 0x43,
  2358. 0x68, 0x6f, 0x6f, 0x73, 0x65, 0x4d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x10, 0x09, 0x12, 0x20, 0x0a,
  2359. 0x1c, 0x4e, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x54, 0x79, 0x70, 0x65, 0x43, 0x68, 0x6f, 0x6f, 0x73,
  2360. 0x65, 0x4d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x10, 0x0a, 0x12,
  2361. 0x17, 0x0a, 0x13, 0x4e, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x54, 0x79, 0x70, 0x65, 0x43, 0x68, 0x6f,
  2362. 0x6f, 0x73, 0x65, 0x4d, 0x75, 0x6c, 0x10, 0x0b, 0x12, 0x1d, 0x0a, 0x19, 0x4e, 0x6f, 0x74, 0x69,
  2363. 0x66, 0x79, 0x54, 0x79, 0x70, 0x65, 0x43, 0x68, 0x6f, 0x6f, 0x73, 0x65, 0x4d, 0x75, 0x6c, 0x46,
  2364. 0x69, 0x6e, 0x69, 0x73, 0x68, 0x10, 0x0c, 0x12, 0x16, 0x0a, 0x12, 0x4e, 0x6f, 0x74, 0x69, 0x66,
  2365. 0x79, 0x54, 0x79, 0x70, 0x65, 0x47, 0x61, 0x6d, 0x65, 0x49, 0x6e, 0x69, 0x74, 0x10, 0x0d, 0x12,
  2366. 0x12, 0x0a, 0x0e, 0x4e, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x54, 0x79, 0x70, 0x65, 0x4f, 0x70, 0x65,
  2367. 0x6e, 0x10, 0x0e, 0x12, 0x18, 0x0a, 0x14, 0x4e, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x54, 0x79, 0x70,
  2368. 0x65, 0x4f, 0x70, 0x65, 0x6e, 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x10, 0x0f, 0x12, 0x15, 0x0a,
  2369. 0x11, 0x4e, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x54, 0x79, 0x70, 0x65, 0x4d, 0x73, 0x67, 0x52, 0x65,
  2370. 0x73, 0x70, 0x10, 0x10, 0x12, 0x17, 0x0a, 0x13, 0x4e, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x54, 0x79,
  2371. 0x70, 0x65, 0x57, 0x61, 0x69, 0x74, 0x52, 0x65, 0x61, 0x64, 0x79, 0x10, 0x11, 0x2a, 0x41, 0x0a,
  2372. 0x08, 0x44, 0x61, 0x74, 0x61, 0x54, 0x79, 0x70, 0x65, 0x12, 0x12, 0x0a, 0x0e, 0x44, 0x61, 0x74,
  2373. 0x61, 0x54, 0x79, 0x70, 0x65, 0x4e, 0x6f, 0x72, 0x6d, 0x61, 0x6c, 0x10, 0x00, 0x12, 0x10, 0x0a,
  2374. 0x0c, 0x44, 0x61, 0x74, 0x61, 0x54, 0x79, 0x70, 0x65, 0x47, 0x5a, 0x69, 0x70, 0x10, 0x02, 0x12,
  2375. 0x0f, 0x0a, 0x0b, 0x44, 0x61, 0x74, 0x61, 0x54, 0x79, 0x70, 0x65, 0x45, 0x6e, 0x63, 0x10, 0x04,
  2376. 0x2a, 0x30, 0x0a, 0x08, 0x52, 0x6f, 0x6f, 0x6d, 0x54, 0x79, 0x70, 0x65, 0x12, 0x10, 0x0a, 0x0c,
  2377. 0x52, 0x6f, 0x6f, 0x6d, 0x54, 0x79, 0x70, 0x65, 0x46, 0x72, 0x65, 0x65, 0x10, 0x00, 0x12, 0x12,
  2378. 0x0a, 0x0e, 0x52, 0x6f, 0x6f, 0x6d, 0x54, 0x79, 0x70, 0x65, 0x4e, 0x6f, 0x72, 0x6d, 0x61, 0x6c,
  2379. 0x10, 0x01, 0x2a, 0x36, 0x0a, 0x0a, 0x52, 0x65, 0x73, 0x70, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73,
  2380. 0x12, 0x12, 0x0a, 0x0e, 0x52, 0x65, 0x73, 0x70, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x53, 0x75,
  2381. 0x63, 0x63, 0x10, 0x00, 0x12, 0x14, 0x0a, 0x10, 0x52, 0x65, 0x73, 0x70, 0x53, 0x74, 0x61, 0x74,
  2382. 0x75, 0x73, 0x46, 0x61, 0x69, 0x6c, 0x65, 0x64, 0x10, 0x01, 0x42, 0x0e, 0x5a, 0x0c, 0x2e, 0x2f,
  2383. 0x3b, 0x67, 0x61, 0x6d, 0x65, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74,
  2384. 0x6f, 0x33,
  2385. }
  2386. var (
  2387. file_game_proto_rawDescOnce sync.Once
  2388. file_game_proto_rawDescData = file_game_proto_rawDesc
  2389. )
  2390. func file_game_proto_rawDescGZIP() []byte {
  2391. file_game_proto_rawDescOnce.Do(func() {
  2392. file_game_proto_rawDescData = protoimpl.X.CompressGZIP(file_game_proto_rawDescData)
  2393. })
  2394. return file_game_proto_rawDescData
  2395. }
  2396. var file_game_proto_enumTypes = make([]protoimpl.EnumInfo, 4)
  2397. var file_game_proto_msgTypes = make([]protoimpl.MessageInfo, 28)
  2398. var file_game_proto_goTypes = []interface{}{
  2399. (NotifyTypeEnum)(0), // 0: gameproto.NotifyTypeEnum
  2400. (DataType)(0), // 1: gameproto.DataType
  2401. (RoomType)(0), // 2: gameproto.RoomType
  2402. (RespStatus)(0), // 3: gameproto.RespStatus
  2403. (*Ping)(nil), // 4: gameproto.Ping
  2404. (*MsgResp)(nil), // 5: gameproto.MsgResp
  2405. (*Room)(nil), // 6: gameproto.Room
  2406. (*RoomDetail)(nil), // 7: gameproto.RoomDetail
  2407. (*RoomUser)(nil), // 8: gameproto.RoomUser
  2408. (*Game)(nil), // 9: gameproto.Game
  2409. (*User)(nil), // 10: gameproto.User
  2410. (*Connect)(nil), // 11: gameproto.Connect
  2411. (*Disconnect)(nil), // 12: gameproto.Disconnect
  2412. (*JoinRoom)(nil), // 13: gameproto.JoinRoom
  2413. (*LeaveRoom)(nil), // 14: gameproto.LeaveRoom
  2414. (*CreateRoom)(nil), // 15: gameproto.CreateRoom
  2415. (*Ready)(nil), // 16: gameproto.Ready
  2416. (*UnReady)(nil), // 17: gameproto.UnReady
  2417. (*WaitReady)(nil), // 18: gameproto.WaitReady
  2418. (*Start)(nil), // 19: gameproto.Start
  2419. (*ChooseMaster)(nil), // 20: gameproto.ChooseMaster
  2420. (*ChooseMul)(nil), // 21: gameproto.ChooseMul
  2421. (*ChooseMasterFinish)(nil), // 22: gameproto.ChooseMasterFinish
  2422. (*ChooseMulFinish)(nil), // 23: gameproto.ChooseMulFinish
  2423. (*PayoutInfo)(nil), // 24: gameproto.PayoutInfo
  2424. (*OpenFinish)(nil), // 25: gameproto.OpenFinish
  2425. (*Open)(nil), // 26: gameproto.Open
  2426. (*GameInit)(nil), // 27: gameproto.GameInit
  2427. (*GameRecordItem)(nil), // 28: gameproto.GameRecordItem
  2428. (*GameRecordResp)(nil), // 29: gameproto.GameRecordResp
  2429. (*GameOpenRecordItem)(nil), // 30: gameproto.GameOpenRecordItem
  2430. (*GameOpenRecordResp)(nil), // 31: gameproto.GameOpenRecordResp
  2431. (*any1.Any)(nil), // 32: google.protobuf.Any
  2432. }
  2433. var file_game_proto_depIdxs = []int32{
  2434. 3, // 0: gameproto.MsgResp.status:type_name -> gameproto.RespStatus
  2435. 32, // 1: gameproto.MsgResp.data:type_name -> google.protobuf.Any
  2436. 2, // 2: gameproto.Room.RoomType:type_name -> gameproto.RoomType
  2437. 2, // 3: gameproto.RoomDetail.RoomType:type_name -> gameproto.RoomType
  2438. 8, // 4: gameproto.RoomDetail.RoomUserList:type_name -> gameproto.RoomUser
  2439. 6, // 5: gameproto.Game.Room:type_name -> gameproto.Room
  2440. 8, // 6: gameproto.Game.RoomUserList:type_name -> gameproto.RoomUser
  2441. 9, // 7: gameproto.Connect.Game:type_name -> gameproto.Game
  2442. 6, // 8: gameproto.Connect.RoomList:type_name -> gameproto.Room
  2443. 10, // 9: gameproto.Connect.UserList:type_name -> gameproto.User
  2444. 7, // 10: gameproto.Connect.RoomDetail:type_name -> gameproto.RoomDetail
  2445. 10, // 11: gameproto.JoinRoom.User:type_name -> gameproto.User
  2446. 7, // 12: gameproto.JoinRoom.RoomDetail:type_name -> gameproto.RoomDetail
  2447. 10, // 13: gameproto.LeaveRoom.User:type_name -> gameproto.User
  2448. 2, // 14: gameproto.CreateRoom.RoomType:type_name -> gameproto.RoomType
  2449. 24, // 15: gameproto.OpenFinish.PayoutInfoList:type_name -> gameproto.PayoutInfo
  2450. 28, // 16: gameproto.GameRecordResp.RecordList:type_name -> gameproto.GameRecordItem
  2451. 30, // 17: gameproto.GameOpenRecordResp.OpenRecordList:type_name -> gameproto.GameOpenRecordItem
  2452. 18, // [18:18] is the sub-list for method output_type
  2453. 18, // [18:18] is the sub-list for method input_type
  2454. 18, // [18:18] is the sub-list for extension type_name
  2455. 18, // [18:18] is the sub-list for extension extendee
  2456. 0, // [0:18] is the sub-list for field type_name
  2457. }
  2458. func init() { file_game_proto_init() }
  2459. func file_game_proto_init() {
  2460. if File_game_proto != nil {
  2461. return
  2462. }
  2463. if !protoimpl.UnsafeEnabled {
  2464. file_game_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  2465. switch v := v.(*Ping); i {
  2466. case 0:
  2467. return &v.state
  2468. case 1:
  2469. return &v.sizeCache
  2470. case 2:
  2471. return &v.unknownFields
  2472. default:
  2473. return nil
  2474. }
  2475. }
  2476. file_game_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  2477. switch v := v.(*MsgResp); i {
  2478. case 0:
  2479. return &v.state
  2480. case 1:
  2481. return &v.sizeCache
  2482. case 2:
  2483. return &v.unknownFields
  2484. default:
  2485. return nil
  2486. }
  2487. }
  2488. file_game_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  2489. switch v := v.(*Room); i {
  2490. case 0:
  2491. return &v.state
  2492. case 1:
  2493. return &v.sizeCache
  2494. case 2:
  2495. return &v.unknownFields
  2496. default:
  2497. return nil
  2498. }
  2499. }
  2500. file_game_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  2501. switch v := v.(*RoomDetail); i {
  2502. case 0:
  2503. return &v.state
  2504. case 1:
  2505. return &v.sizeCache
  2506. case 2:
  2507. return &v.unknownFields
  2508. default:
  2509. return nil
  2510. }
  2511. }
  2512. file_game_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  2513. switch v := v.(*RoomUser); i {
  2514. case 0:
  2515. return &v.state
  2516. case 1:
  2517. return &v.sizeCache
  2518. case 2:
  2519. return &v.unknownFields
  2520. default:
  2521. return nil
  2522. }
  2523. }
  2524. file_game_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  2525. switch v := v.(*Game); i {
  2526. case 0:
  2527. return &v.state
  2528. case 1:
  2529. return &v.sizeCache
  2530. case 2:
  2531. return &v.unknownFields
  2532. default:
  2533. return nil
  2534. }
  2535. }
  2536. file_game_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  2537. switch v := v.(*User); i {
  2538. case 0:
  2539. return &v.state
  2540. case 1:
  2541. return &v.sizeCache
  2542. case 2:
  2543. return &v.unknownFields
  2544. default:
  2545. return nil
  2546. }
  2547. }
  2548. file_game_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  2549. switch v := v.(*Connect); i {
  2550. case 0:
  2551. return &v.state
  2552. case 1:
  2553. return &v.sizeCache
  2554. case 2:
  2555. return &v.unknownFields
  2556. default:
  2557. return nil
  2558. }
  2559. }
  2560. file_game_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  2561. switch v := v.(*Disconnect); i {
  2562. case 0:
  2563. return &v.state
  2564. case 1:
  2565. return &v.sizeCache
  2566. case 2:
  2567. return &v.unknownFields
  2568. default:
  2569. return nil
  2570. }
  2571. }
  2572. file_game_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  2573. switch v := v.(*JoinRoom); i {
  2574. case 0:
  2575. return &v.state
  2576. case 1:
  2577. return &v.sizeCache
  2578. case 2:
  2579. return &v.unknownFields
  2580. default:
  2581. return nil
  2582. }
  2583. }
  2584. file_game_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  2585. switch v := v.(*LeaveRoom); i {
  2586. case 0:
  2587. return &v.state
  2588. case 1:
  2589. return &v.sizeCache
  2590. case 2:
  2591. return &v.unknownFields
  2592. default:
  2593. return nil
  2594. }
  2595. }
  2596. file_game_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  2597. switch v := v.(*CreateRoom); i {
  2598. case 0:
  2599. return &v.state
  2600. case 1:
  2601. return &v.sizeCache
  2602. case 2:
  2603. return &v.unknownFields
  2604. default:
  2605. return nil
  2606. }
  2607. }
  2608. file_game_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  2609. switch v := v.(*Ready); i {
  2610. case 0:
  2611. return &v.state
  2612. case 1:
  2613. return &v.sizeCache
  2614. case 2:
  2615. return &v.unknownFields
  2616. default:
  2617. return nil
  2618. }
  2619. }
  2620. file_game_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  2621. switch v := v.(*UnReady); i {
  2622. case 0:
  2623. return &v.state
  2624. case 1:
  2625. return &v.sizeCache
  2626. case 2:
  2627. return &v.unknownFields
  2628. default:
  2629. return nil
  2630. }
  2631. }
  2632. file_game_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  2633. switch v := v.(*WaitReady); i {
  2634. case 0:
  2635. return &v.state
  2636. case 1:
  2637. return &v.sizeCache
  2638. case 2:
  2639. return &v.unknownFields
  2640. default:
  2641. return nil
  2642. }
  2643. }
  2644. file_game_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  2645. switch v := v.(*Start); i {
  2646. case 0:
  2647. return &v.state
  2648. case 1:
  2649. return &v.sizeCache
  2650. case 2:
  2651. return &v.unknownFields
  2652. default:
  2653. return nil
  2654. }
  2655. }
  2656. file_game_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  2657. switch v := v.(*ChooseMaster); i {
  2658. case 0:
  2659. return &v.state
  2660. case 1:
  2661. return &v.sizeCache
  2662. case 2:
  2663. return &v.unknownFields
  2664. default:
  2665. return nil
  2666. }
  2667. }
  2668. file_game_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  2669. switch v := v.(*ChooseMul); i {
  2670. case 0:
  2671. return &v.state
  2672. case 1:
  2673. return &v.sizeCache
  2674. case 2:
  2675. return &v.unknownFields
  2676. default:
  2677. return nil
  2678. }
  2679. }
  2680. file_game_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  2681. switch v := v.(*ChooseMasterFinish); i {
  2682. case 0:
  2683. return &v.state
  2684. case 1:
  2685. return &v.sizeCache
  2686. case 2:
  2687. return &v.unknownFields
  2688. default:
  2689. return nil
  2690. }
  2691. }
  2692. file_game_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  2693. switch v := v.(*ChooseMulFinish); i {
  2694. case 0:
  2695. return &v.state
  2696. case 1:
  2697. return &v.sizeCache
  2698. case 2:
  2699. return &v.unknownFields
  2700. default:
  2701. return nil
  2702. }
  2703. }
  2704. file_game_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  2705. switch v := v.(*PayoutInfo); i {
  2706. case 0:
  2707. return &v.state
  2708. case 1:
  2709. return &v.sizeCache
  2710. case 2:
  2711. return &v.unknownFields
  2712. default:
  2713. return nil
  2714. }
  2715. }
  2716. file_game_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
  2717. switch v := v.(*OpenFinish); i {
  2718. case 0:
  2719. return &v.state
  2720. case 1:
  2721. return &v.sizeCache
  2722. case 2:
  2723. return &v.unknownFields
  2724. default:
  2725. return nil
  2726. }
  2727. }
  2728. file_game_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} {
  2729. switch v := v.(*Open); i {
  2730. case 0:
  2731. return &v.state
  2732. case 1:
  2733. return &v.sizeCache
  2734. case 2:
  2735. return &v.unknownFields
  2736. default:
  2737. return nil
  2738. }
  2739. }
  2740. file_game_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} {
  2741. switch v := v.(*GameInit); i {
  2742. case 0:
  2743. return &v.state
  2744. case 1:
  2745. return &v.sizeCache
  2746. case 2:
  2747. return &v.unknownFields
  2748. default:
  2749. return nil
  2750. }
  2751. }
  2752. file_game_proto_msgTypes[24].Exporter = func(v interface{}, i int) interface{} {
  2753. switch v := v.(*GameRecordItem); i {
  2754. case 0:
  2755. return &v.state
  2756. case 1:
  2757. return &v.sizeCache
  2758. case 2:
  2759. return &v.unknownFields
  2760. default:
  2761. return nil
  2762. }
  2763. }
  2764. file_game_proto_msgTypes[25].Exporter = func(v interface{}, i int) interface{} {
  2765. switch v := v.(*GameRecordResp); i {
  2766. case 0:
  2767. return &v.state
  2768. case 1:
  2769. return &v.sizeCache
  2770. case 2:
  2771. return &v.unknownFields
  2772. default:
  2773. return nil
  2774. }
  2775. }
  2776. file_game_proto_msgTypes[26].Exporter = func(v interface{}, i int) interface{} {
  2777. switch v := v.(*GameOpenRecordItem); i {
  2778. case 0:
  2779. return &v.state
  2780. case 1:
  2781. return &v.sizeCache
  2782. case 2:
  2783. return &v.unknownFields
  2784. default:
  2785. return nil
  2786. }
  2787. }
  2788. file_game_proto_msgTypes[27].Exporter = func(v interface{}, i int) interface{} {
  2789. switch v := v.(*GameOpenRecordResp); i {
  2790. case 0:
  2791. return &v.state
  2792. case 1:
  2793. return &v.sizeCache
  2794. case 2:
  2795. return &v.unknownFields
  2796. default:
  2797. return nil
  2798. }
  2799. }
  2800. }
  2801. type x struct{}
  2802. out := protoimpl.TypeBuilder{
  2803. File: protoimpl.DescBuilder{
  2804. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  2805. RawDescriptor: file_game_proto_rawDesc,
  2806. NumEnums: 4,
  2807. NumMessages: 28,
  2808. NumExtensions: 0,
  2809. NumServices: 0,
  2810. },
  2811. GoTypes: file_game_proto_goTypes,
  2812. DependencyIndexes: file_game_proto_depIdxs,
  2813. EnumInfos: file_game_proto_enumTypes,
  2814. MessageInfos: file_game_proto_msgTypes,
  2815. }.Build()
  2816. File_game_proto = out.File
  2817. file_game_proto_rawDesc = nil
  2818. file_game_proto_goTypes = nil
  2819. file_game_proto_depIdxs = nil
  2820. }