cmd.pb.go 61 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.28.0
  4. // protoc v3.19.4
  5. // source: pb/cmd.proto
  6. package pb
  7. import (
  8. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  9. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  10. structpb "google.golang.org/protobuf/types/known/structpb"
  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. //*
  21. //Player Command Request Bean
  22. type PlayerFetchCsInfoReq struct {
  23. state protoimpl.MessageState
  24. sizeCache protoimpl.SizeCache
  25. unknownFields protoimpl.UnknownFields
  26. PlayerId string `protobuf:"bytes,1,opt,name=player_id,json=playerId,proto3" json:"player_id,omitempty"`
  27. GameId string `protobuf:"bytes,2,opt,name=game_id,json=gameId,proto3" json:"game_id,omitempty"`
  28. CsId string `protobuf:"bytes,3,opt,name=cs_id,json=csId,proto3" json:"cs_id,omitempty"`
  29. }
  30. func (x *PlayerFetchCsInfoReq) Reset() {
  31. *x = PlayerFetchCsInfoReq{}
  32. if protoimpl.UnsafeEnabled {
  33. mi := &file_pb_cmd_proto_msgTypes[0]
  34. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  35. ms.StoreMessageInfo(mi)
  36. }
  37. }
  38. func (x *PlayerFetchCsInfoReq) String() string {
  39. return protoimpl.X.MessageStringOf(x)
  40. }
  41. func (*PlayerFetchCsInfoReq) ProtoMessage() {}
  42. func (x *PlayerFetchCsInfoReq) ProtoReflect() protoreflect.Message {
  43. mi := &file_pb_cmd_proto_msgTypes[0]
  44. if protoimpl.UnsafeEnabled && x != nil {
  45. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  46. if ms.LoadMessageInfo() == nil {
  47. ms.StoreMessageInfo(mi)
  48. }
  49. return ms
  50. }
  51. return mi.MessageOf(x)
  52. }
  53. // Deprecated: Use PlayerFetchCsInfoReq.ProtoReflect.Descriptor instead.
  54. func (*PlayerFetchCsInfoReq) Descriptor() ([]byte, []int) {
  55. return file_pb_cmd_proto_rawDescGZIP(), []int{0}
  56. }
  57. func (x *PlayerFetchCsInfoReq) GetPlayerId() string {
  58. if x != nil {
  59. return x.PlayerId
  60. }
  61. return ""
  62. }
  63. func (x *PlayerFetchCsInfoReq) GetGameId() string {
  64. if x != nil {
  65. return x.GameId
  66. }
  67. return ""
  68. }
  69. func (x *PlayerFetchCsInfoReq) GetCsId() string {
  70. if x != nil {
  71. return x.CsId
  72. }
  73. return ""
  74. }
  75. type PlayerFetchCsInfoResp struct {
  76. state protoimpl.MessageState
  77. sizeCache protoimpl.SizeCache
  78. unknownFields protoimpl.UnknownFields
  79. CsId string `protobuf:"bytes,1,opt,name=cs_id,json=csId,proto3" json:"cs_id,omitempty"`
  80. CsNickname string `protobuf:"bytes,2,opt,name=cs_nickname,json=csNickname,proto3" json:"cs_nickname,omitempty"`
  81. CsAvatarUrl string `protobuf:"bytes,3,opt,name=cs_avatar_url,json=csAvatarUrl,proto3" json:"cs_avatar_url,omitempty"`
  82. CsSignature string `protobuf:"bytes,4,opt,name=cs_signature,json=csSignature,proto3" json:"cs_signature,omitempty"`
  83. OnlineStatus int64 `protobuf:"varint,5,opt,name=online_status,json=onlineStatus,proto3" json:"online_status,omitempty"`
  84. }
  85. func (x *PlayerFetchCsInfoResp) Reset() {
  86. *x = PlayerFetchCsInfoResp{}
  87. if protoimpl.UnsafeEnabled {
  88. mi := &file_pb_cmd_proto_msgTypes[1]
  89. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  90. ms.StoreMessageInfo(mi)
  91. }
  92. }
  93. func (x *PlayerFetchCsInfoResp) String() string {
  94. return protoimpl.X.MessageStringOf(x)
  95. }
  96. func (*PlayerFetchCsInfoResp) ProtoMessage() {}
  97. func (x *PlayerFetchCsInfoResp) ProtoReflect() protoreflect.Message {
  98. mi := &file_pb_cmd_proto_msgTypes[1]
  99. if protoimpl.UnsafeEnabled && x != nil {
  100. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  101. if ms.LoadMessageInfo() == nil {
  102. ms.StoreMessageInfo(mi)
  103. }
  104. return ms
  105. }
  106. return mi.MessageOf(x)
  107. }
  108. // Deprecated: Use PlayerFetchCsInfoResp.ProtoReflect.Descriptor instead.
  109. func (*PlayerFetchCsInfoResp) Descriptor() ([]byte, []int) {
  110. return file_pb_cmd_proto_rawDescGZIP(), []int{1}
  111. }
  112. func (x *PlayerFetchCsInfoResp) GetCsId() string {
  113. if x != nil {
  114. return x.CsId
  115. }
  116. return ""
  117. }
  118. func (x *PlayerFetchCsInfoResp) GetCsNickname() string {
  119. if x != nil {
  120. return x.CsNickname
  121. }
  122. return ""
  123. }
  124. func (x *PlayerFetchCsInfoResp) GetCsAvatarUrl() string {
  125. if x != nil {
  126. return x.CsAvatarUrl
  127. }
  128. return ""
  129. }
  130. func (x *PlayerFetchCsInfoResp) GetCsSignature() string {
  131. if x != nil {
  132. return x.CsSignature
  133. }
  134. return ""
  135. }
  136. func (x *PlayerFetchCsInfoResp) GetOnlineStatus() int64 {
  137. if x != nil {
  138. return x.OnlineStatus
  139. }
  140. return 0
  141. }
  142. type PlayerFetchHistoryMsgReq struct {
  143. state protoimpl.MessageState
  144. sizeCache protoimpl.SizeCache
  145. unknownFields protoimpl.UnknownFields
  146. PlayerId string `protobuf:"bytes,1,opt,name=player_id,json=playerId,proto3" json:"player_id,omitempty"`
  147. GameId string `protobuf:"bytes,2,opt,name=game_id,json=gameId,proto3" json:"game_id,omitempty"`
  148. Page int64 `protobuf:"varint,3,opt,name=page,proto3" json:"page,omitempty"`
  149. Limit int64 `protobuf:"varint,4,opt,name=limit,proto3" json:"limit,omitempty"`
  150. }
  151. func (x *PlayerFetchHistoryMsgReq) Reset() {
  152. *x = PlayerFetchHistoryMsgReq{}
  153. if protoimpl.UnsafeEnabled {
  154. mi := &file_pb_cmd_proto_msgTypes[2]
  155. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  156. ms.StoreMessageInfo(mi)
  157. }
  158. }
  159. func (x *PlayerFetchHistoryMsgReq) String() string {
  160. return protoimpl.X.MessageStringOf(x)
  161. }
  162. func (*PlayerFetchHistoryMsgReq) ProtoMessage() {}
  163. func (x *PlayerFetchHistoryMsgReq) ProtoReflect() protoreflect.Message {
  164. mi := &file_pb_cmd_proto_msgTypes[2]
  165. if protoimpl.UnsafeEnabled && x != nil {
  166. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  167. if ms.LoadMessageInfo() == nil {
  168. ms.StoreMessageInfo(mi)
  169. }
  170. return ms
  171. }
  172. return mi.MessageOf(x)
  173. }
  174. // Deprecated: Use PlayerFetchHistoryMsgReq.ProtoReflect.Descriptor instead.
  175. func (*PlayerFetchHistoryMsgReq) Descriptor() ([]byte, []int) {
  176. return file_pb_cmd_proto_rawDescGZIP(), []int{2}
  177. }
  178. func (x *PlayerFetchHistoryMsgReq) GetPlayerId() string {
  179. if x != nil {
  180. return x.PlayerId
  181. }
  182. return ""
  183. }
  184. func (x *PlayerFetchHistoryMsgReq) GetGameId() string {
  185. if x != nil {
  186. return x.GameId
  187. }
  188. return ""
  189. }
  190. func (x *PlayerFetchHistoryMsgReq) GetPage() int64 {
  191. if x != nil {
  192. return x.Page
  193. }
  194. return 0
  195. }
  196. func (x *PlayerFetchHistoryMsgReq) GetLimit() int64 {
  197. if x != nil {
  198. return x.Limit
  199. }
  200. return 0
  201. }
  202. type PlayerFetchHistoryMsgResp struct {
  203. state protoimpl.MessageState
  204. sizeCache protoimpl.SizeCache
  205. unknownFields protoimpl.UnknownFields
  206. TotalPage int64 `protobuf:"varint,1,opt,name=total_page,json=totalPage,proto3" json:"total_page,omitempty"`
  207. CurrentPage int64 `protobuf:"varint,2,opt,name=current_page,json=currentPage,proto3" json:"current_page,omitempty"`
  208. List *structpb.ListValue `protobuf:"bytes,3,opt,name=list,proto3" json:"list,omitempty"`
  209. }
  210. func (x *PlayerFetchHistoryMsgResp) Reset() {
  211. *x = PlayerFetchHistoryMsgResp{}
  212. if protoimpl.UnsafeEnabled {
  213. mi := &file_pb_cmd_proto_msgTypes[3]
  214. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  215. ms.StoreMessageInfo(mi)
  216. }
  217. }
  218. func (x *PlayerFetchHistoryMsgResp) String() string {
  219. return protoimpl.X.MessageStringOf(x)
  220. }
  221. func (*PlayerFetchHistoryMsgResp) ProtoMessage() {}
  222. func (x *PlayerFetchHistoryMsgResp) ProtoReflect() protoreflect.Message {
  223. mi := &file_pb_cmd_proto_msgTypes[3]
  224. if protoimpl.UnsafeEnabled && x != nil {
  225. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  226. if ms.LoadMessageInfo() == nil {
  227. ms.StoreMessageInfo(mi)
  228. }
  229. return ms
  230. }
  231. return mi.MessageOf(x)
  232. }
  233. // Deprecated: Use PlayerFetchHistoryMsgResp.ProtoReflect.Descriptor instead.
  234. func (*PlayerFetchHistoryMsgResp) Descriptor() ([]byte, []int) {
  235. return file_pb_cmd_proto_rawDescGZIP(), []int{3}
  236. }
  237. func (x *PlayerFetchHistoryMsgResp) GetTotalPage() int64 {
  238. if x != nil {
  239. return x.TotalPage
  240. }
  241. return 0
  242. }
  243. func (x *PlayerFetchHistoryMsgResp) GetCurrentPage() int64 {
  244. if x != nil {
  245. return x.CurrentPage
  246. }
  247. return 0
  248. }
  249. func (x *PlayerFetchHistoryMsgResp) GetList() *structpb.ListValue {
  250. if x != nil {
  251. return x.List
  252. }
  253. return nil
  254. }
  255. type PlayerFetchMsgReq struct {
  256. state protoimpl.MessageState
  257. sizeCache protoimpl.SizeCache
  258. unknownFields protoimpl.UnknownFields
  259. PlayerId string `protobuf:"bytes,1,opt,name=player_id,json=playerId,proto3" json:"player_id,omitempty"`
  260. GameId string `protobuf:"bytes,2,opt,name=game_id,json=gameId,proto3" json:"game_id,omitempty"`
  261. }
  262. func (x *PlayerFetchMsgReq) Reset() {
  263. *x = PlayerFetchMsgReq{}
  264. if protoimpl.UnsafeEnabled {
  265. mi := &file_pb_cmd_proto_msgTypes[4]
  266. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  267. ms.StoreMessageInfo(mi)
  268. }
  269. }
  270. func (x *PlayerFetchMsgReq) String() string {
  271. return protoimpl.X.MessageStringOf(x)
  272. }
  273. func (*PlayerFetchMsgReq) ProtoMessage() {}
  274. func (x *PlayerFetchMsgReq) ProtoReflect() protoreflect.Message {
  275. mi := &file_pb_cmd_proto_msgTypes[4]
  276. if protoimpl.UnsafeEnabled && x != nil {
  277. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  278. if ms.LoadMessageInfo() == nil {
  279. ms.StoreMessageInfo(mi)
  280. }
  281. return ms
  282. }
  283. return mi.MessageOf(x)
  284. }
  285. // Deprecated: Use PlayerFetchMsgReq.ProtoReflect.Descriptor instead.
  286. func (*PlayerFetchMsgReq) Descriptor() ([]byte, []int) {
  287. return file_pb_cmd_proto_rawDescGZIP(), []int{4}
  288. }
  289. func (x *PlayerFetchMsgReq) GetPlayerId() string {
  290. if x != nil {
  291. return x.PlayerId
  292. }
  293. return ""
  294. }
  295. func (x *PlayerFetchMsgReq) GetGameId() string {
  296. if x != nil {
  297. return x.GameId
  298. }
  299. return ""
  300. }
  301. type PlayerFetchMsgResp struct {
  302. state protoimpl.MessageState
  303. sizeCache protoimpl.SizeCache
  304. unknownFields protoimpl.UnknownFields
  305. List *structpb.ListValue `protobuf:"bytes,1,opt,name=list,proto3" json:"list,omitempty"`
  306. }
  307. func (x *PlayerFetchMsgResp) Reset() {
  308. *x = PlayerFetchMsgResp{}
  309. if protoimpl.UnsafeEnabled {
  310. mi := &file_pb_cmd_proto_msgTypes[5]
  311. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  312. ms.StoreMessageInfo(mi)
  313. }
  314. }
  315. func (x *PlayerFetchMsgResp) String() string {
  316. return protoimpl.X.MessageStringOf(x)
  317. }
  318. func (*PlayerFetchMsgResp) ProtoMessage() {}
  319. func (x *PlayerFetchMsgResp) ProtoReflect() protoreflect.Message {
  320. mi := &file_pb_cmd_proto_msgTypes[5]
  321. if protoimpl.UnsafeEnabled && x != nil {
  322. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  323. if ms.LoadMessageInfo() == nil {
  324. ms.StoreMessageInfo(mi)
  325. }
  326. return ms
  327. }
  328. return mi.MessageOf(x)
  329. }
  330. // Deprecated: Use PlayerFetchMsgResp.ProtoReflect.Descriptor instead.
  331. func (*PlayerFetchMsgResp) Descriptor() ([]byte, []int) {
  332. return file_pb_cmd_proto_rawDescGZIP(), []int{5}
  333. }
  334. func (x *PlayerFetchMsgResp) GetList() *structpb.ListValue {
  335. if x != nil {
  336. return x.List
  337. }
  338. return nil
  339. }
  340. type PlayerSendMsgReq struct {
  341. state protoimpl.MessageState
  342. sizeCache protoimpl.SizeCache
  343. unknownFields protoimpl.UnknownFields
  344. PlayerId string `protobuf:"bytes,1,opt,name=player_id,json=playerId,proto3" json:"player_id,omitempty"`
  345. GameId string `protobuf:"bytes,2,opt,name=game_id,json=gameId,proto3" json:"game_id,omitempty"`
  346. Content string `protobuf:"bytes,4,opt,name=content,proto3" json:"content,omitempty"`
  347. Pic string `protobuf:"bytes,5,opt,name=pic,proto3" json:"pic,omitempty"`
  348. }
  349. func (x *PlayerSendMsgReq) Reset() {
  350. *x = PlayerSendMsgReq{}
  351. if protoimpl.UnsafeEnabled {
  352. mi := &file_pb_cmd_proto_msgTypes[6]
  353. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  354. ms.StoreMessageInfo(mi)
  355. }
  356. }
  357. func (x *PlayerSendMsgReq) String() string {
  358. return protoimpl.X.MessageStringOf(x)
  359. }
  360. func (*PlayerSendMsgReq) ProtoMessage() {}
  361. func (x *PlayerSendMsgReq) ProtoReflect() protoreflect.Message {
  362. mi := &file_pb_cmd_proto_msgTypes[6]
  363. if protoimpl.UnsafeEnabled && x != nil {
  364. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  365. if ms.LoadMessageInfo() == nil {
  366. ms.StoreMessageInfo(mi)
  367. }
  368. return ms
  369. }
  370. return mi.MessageOf(x)
  371. }
  372. // Deprecated: Use PlayerSendMsgReq.ProtoReflect.Descriptor instead.
  373. func (*PlayerSendMsgReq) Descriptor() ([]byte, []int) {
  374. return file_pb_cmd_proto_rawDescGZIP(), []int{6}
  375. }
  376. func (x *PlayerSendMsgReq) GetPlayerId() string {
  377. if x != nil {
  378. return x.PlayerId
  379. }
  380. return ""
  381. }
  382. func (x *PlayerSendMsgReq) GetGameId() string {
  383. if x != nil {
  384. return x.GameId
  385. }
  386. return ""
  387. }
  388. func (x *PlayerSendMsgReq) GetContent() string {
  389. if x != nil {
  390. return x.Content
  391. }
  392. return ""
  393. }
  394. func (x *PlayerSendMsgReq) GetPic() string {
  395. if x != nil {
  396. return x.Pic
  397. }
  398. return ""
  399. }
  400. type PlayerSendMsgResp struct {
  401. state protoimpl.MessageState
  402. sizeCache protoimpl.SizeCache
  403. unknownFields protoimpl.UnknownFields
  404. }
  405. func (x *PlayerSendMsgResp) Reset() {
  406. *x = PlayerSendMsgResp{}
  407. if protoimpl.UnsafeEnabled {
  408. mi := &file_pb_cmd_proto_msgTypes[7]
  409. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  410. ms.StoreMessageInfo(mi)
  411. }
  412. }
  413. func (x *PlayerSendMsgResp) String() string {
  414. return protoimpl.X.MessageStringOf(x)
  415. }
  416. func (*PlayerSendMsgResp) ProtoMessage() {}
  417. func (x *PlayerSendMsgResp) ProtoReflect() protoreflect.Message {
  418. mi := &file_pb_cmd_proto_msgTypes[7]
  419. if protoimpl.UnsafeEnabled && x != nil {
  420. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  421. if ms.LoadMessageInfo() == nil {
  422. ms.StoreMessageInfo(mi)
  423. }
  424. return ms
  425. }
  426. return mi.MessageOf(x)
  427. }
  428. // Deprecated: Use PlayerSendMsgResp.ProtoReflect.Descriptor instead.
  429. func (*PlayerSendMsgResp) Descriptor() ([]byte, []int) {
  430. return file_pb_cmd_proto_rawDescGZIP(), []int{7}
  431. }
  432. type PlayerDisconnectReq struct {
  433. state protoimpl.MessageState
  434. sizeCache protoimpl.SizeCache
  435. unknownFields protoimpl.UnknownFields
  436. PlayerId string `protobuf:"bytes,1,opt,name=player_id,json=playerId,proto3" json:"player_id,omitempty"`
  437. GameId string `protobuf:"bytes,2,opt,name=game_id,json=gameId,proto3" json:"game_id,omitempty"`
  438. }
  439. func (x *PlayerDisconnectReq) Reset() {
  440. *x = PlayerDisconnectReq{}
  441. if protoimpl.UnsafeEnabled {
  442. mi := &file_pb_cmd_proto_msgTypes[8]
  443. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  444. ms.StoreMessageInfo(mi)
  445. }
  446. }
  447. func (x *PlayerDisconnectReq) String() string {
  448. return protoimpl.X.MessageStringOf(x)
  449. }
  450. func (*PlayerDisconnectReq) ProtoMessage() {}
  451. func (x *PlayerDisconnectReq) ProtoReflect() protoreflect.Message {
  452. mi := &file_pb_cmd_proto_msgTypes[8]
  453. if protoimpl.UnsafeEnabled && x != nil {
  454. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  455. if ms.LoadMessageInfo() == nil {
  456. ms.StoreMessageInfo(mi)
  457. }
  458. return ms
  459. }
  460. return mi.MessageOf(x)
  461. }
  462. // Deprecated: Use PlayerDisconnectReq.ProtoReflect.Descriptor instead.
  463. func (*PlayerDisconnectReq) Descriptor() ([]byte, []int) {
  464. return file_pb_cmd_proto_rawDescGZIP(), []int{8}
  465. }
  466. func (x *PlayerDisconnectReq) GetPlayerId() string {
  467. if x != nil {
  468. return x.PlayerId
  469. }
  470. return ""
  471. }
  472. func (x *PlayerDisconnectReq) GetGameId() string {
  473. if x != nil {
  474. return x.GameId
  475. }
  476. return ""
  477. }
  478. type PlayerDisconnectResp struct {
  479. state protoimpl.MessageState
  480. sizeCache protoimpl.SizeCache
  481. unknownFields protoimpl.UnknownFields
  482. }
  483. func (x *PlayerDisconnectResp) Reset() {
  484. *x = PlayerDisconnectResp{}
  485. if protoimpl.UnsafeEnabled {
  486. mi := &file_pb_cmd_proto_msgTypes[9]
  487. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  488. ms.StoreMessageInfo(mi)
  489. }
  490. }
  491. func (x *PlayerDisconnectResp) String() string {
  492. return protoimpl.X.MessageStringOf(x)
  493. }
  494. func (*PlayerDisconnectResp) ProtoMessage() {}
  495. func (x *PlayerDisconnectResp) ProtoReflect() protoreflect.Message {
  496. mi := &file_pb_cmd_proto_msgTypes[9]
  497. if protoimpl.UnsafeEnabled && x != nil {
  498. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  499. if ms.LoadMessageInfo() == nil {
  500. ms.StoreMessageInfo(mi)
  501. }
  502. return ms
  503. }
  504. return mi.MessageOf(x)
  505. }
  506. // Deprecated: Use PlayerDisconnectResp.ProtoReflect.Descriptor instead.
  507. func (*PlayerDisconnectResp) Descriptor() ([]byte, []int) {
  508. return file_pb_cmd_proto_rawDescGZIP(), []int{9}
  509. }
  510. //*
  511. //Cs Command Request Bean
  512. type CsFetchPlayerQueueReq struct {
  513. state protoimpl.MessageState
  514. sizeCache protoimpl.SizeCache
  515. unknownFields protoimpl.UnknownFields
  516. Limit int64 `protobuf:"varint,1,opt,name=limit,proto3" json:"limit,omitempty"`
  517. }
  518. func (x *CsFetchPlayerQueueReq) Reset() {
  519. *x = CsFetchPlayerQueueReq{}
  520. if protoimpl.UnsafeEnabled {
  521. mi := &file_pb_cmd_proto_msgTypes[10]
  522. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  523. ms.StoreMessageInfo(mi)
  524. }
  525. }
  526. func (x *CsFetchPlayerQueueReq) String() string {
  527. return protoimpl.X.MessageStringOf(x)
  528. }
  529. func (*CsFetchPlayerQueueReq) ProtoMessage() {}
  530. func (x *CsFetchPlayerQueueReq) ProtoReflect() protoreflect.Message {
  531. mi := &file_pb_cmd_proto_msgTypes[10]
  532. if protoimpl.UnsafeEnabled && x != nil {
  533. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  534. if ms.LoadMessageInfo() == nil {
  535. ms.StoreMessageInfo(mi)
  536. }
  537. return ms
  538. }
  539. return mi.MessageOf(x)
  540. }
  541. // Deprecated: Use CsFetchPlayerQueueReq.ProtoReflect.Descriptor instead.
  542. func (*CsFetchPlayerQueueReq) Descriptor() ([]byte, []int) {
  543. return file_pb_cmd_proto_rawDescGZIP(), []int{10}
  544. }
  545. func (x *CsFetchPlayerQueueReq) GetLimit() int64 {
  546. if x != nil {
  547. return x.Limit
  548. }
  549. return 0
  550. }
  551. type CsFetchPlayerQueueResp struct {
  552. state protoimpl.MessageState
  553. sizeCache protoimpl.SizeCache
  554. unknownFields protoimpl.UnknownFields
  555. Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
  556. List *structpb.ListValue `protobuf:"bytes,2,opt,name=list,proto3" json:"list,omitempty"`
  557. }
  558. func (x *CsFetchPlayerQueueResp) Reset() {
  559. *x = CsFetchPlayerQueueResp{}
  560. if protoimpl.UnsafeEnabled {
  561. mi := &file_pb_cmd_proto_msgTypes[11]
  562. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  563. ms.StoreMessageInfo(mi)
  564. }
  565. }
  566. func (x *CsFetchPlayerQueueResp) String() string {
  567. return protoimpl.X.MessageStringOf(x)
  568. }
  569. func (*CsFetchPlayerQueueResp) ProtoMessage() {}
  570. func (x *CsFetchPlayerQueueResp) ProtoReflect() protoreflect.Message {
  571. mi := &file_pb_cmd_proto_msgTypes[11]
  572. if protoimpl.UnsafeEnabled && x != nil {
  573. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  574. if ms.LoadMessageInfo() == nil {
  575. ms.StoreMessageInfo(mi)
  576. }
  577. return ms
  578. }
  579. return mi.MessageOf(x)
  580. }
  581. // Deprecated: Use CsFetchPlayerQueueResp.ProtoReflect.Descriptor instead.
  582. func (*CsFetchPlayerQueueResp) Descriptor() ([]byte, []int) {
  583. return file_pb_cmd_proto_rawDescGZIP(), []int{11}
  584. }
  585. func (x *CsFetchPlayerQueueResp) GetTotal() int64 {
  586. if x != nil {
  587. return x.Total
  588. }
  589. return 0
  590. }
  591. func (x *CsFetchPlayerQueueResp) GetList() *structpb.ListValue {
  592. if x != nil {
  593. return x.List
  594. }
  595. return nil
  596. }
  597. type CsConnectPlayerReq struct {
  598. state protoimpl.MessageState
  599. sizeCache protoimpl.SizeCache
  600. unknownFields protoimpl.UnknownFields
  601. CsId string `protobuf:"bytes,1,opt,name=cs_id,json=csId,proto3" json:"cs_id,omitempty"`
  602. PlayerId string `protobuf:"bytes,2,opt,name=player_id,json=playerId,proto3" json:"player_id,omitempty"`
  603. GameId string `protobuf:"bytes,3,opt,name=game_id,json=gameId,proto3" json:"game_id,omitempty"`
  604. }
  605. func (x *CsConnectPlayerReq) Reset() {
  606. *x = CsConnectPlayerReq{}
  607. if protoimpl.UnsafeEnabled {
  608. mi := &file_pb_cmd_proto_msgTypes[12]
  609. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  610. ms.StoreMessageInfo(mi)
  611. }
  612. }
  613. func (x *CsConnectPlayerReq) String() string {
  614. return protoimpl.X.MessageStringOf(x)
  615. }
  616. func (*CsConnectPlayerReq) ProtoMessage() {}
  617. func (x *CsConnectPlayerReq) ProtoReflect() protoreflect.Message {
  618. mi := &file_pb_cmd_proto_msgTypes[12]
  619. if protoimpl.UnsafeEnabled && x != nil {
  620. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  621. if ms.LoadMessageInfo() == nil {
  622. ms.StoreMessageInfo(mi)
  623. }
  624. return ms
  625. }
  626. return mi.MessageOf(x)
  627. }
  628. // Deprecated: Use CsConnectPlayerReq.ProtoReflect.Descriptor instead.
  629. func (*CsConnectPlayerReq) Descriptor() ([]byte, []int) {
  630. return file_pb_cmd_proto_rawDescGZIP(), []int{12}
  631. }
  632. func (x *CsConnectPlayerReq) GetCsId() string {
  633. if x != nil {
  634. return x.CsId
  635. }
  636. return ""
  637. }
  638. func (x *CsConnectPlayerReq) GetPlayerId() string {
  639. if x != nil {
  640. return x.PlayerId
  641. }
  642. return ""
  643. }
  644. func (x *CsConnectPlayerReq) GetGameId() string {
  645. if x != nil {
  646. return x.GameId
  647. }
  648. return ""
  649. }
  650. type CsConnectPlayerResp struct {
  651. state protoimpl.MessageState
  652. sizeCache protoimpl.SizeCache
  653. unknownFields protoimpl.UnknownFields
  654. }
  655. func (x *CsConnectPlayerResp) Reset() {
  656. *x = CsConnectPlayerResp{}
  657. if protoimpl.UnsafeEnabled {
  658. mi := &file_pb_cmd_proto_msgTypes[13]
  659. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  660. ms.StoreMessageInfo(mi)
  661. }
  662. }
  663. func (x *CsConnectPlayerResp) String() string {
  664. return protoimpl.X.MessageStringOf(x)
  665. }
  666. func (*CsConnectPlayerResp) ProtoMessage() {}
  667. func (x *CsConnectPlayerResp) ProtoReflect() protoreflect.Message {
  668. mi := &file_pb_cmd_proto_msgTypes[13]
  669. if protoimpl.UnsafeEnabled && x != nil {
  670. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  671. if ms.LoadMessageInfo() == nil {
  672. ms.StoreMessageInfo(mi)
  673. }
  674. return ms
  675. }
  676. return mi.MessageOf(x)
  677. }
  678. // Deprecated: Use CsConnectPlayerResp.ProtoReflect.Descriptor instead.
  679. func (*CsConnectPlayerResp) Descriptor() ([]byte, []int) {
  680. return file_pb_cmd_proto_rawDescGZIP(), []int{13}
  681. }
  682. type CsFetchHistoryChatReq struct {
  683. state protoimpl.MessageState
  684. sizeCache protoimpl.SizeCache
  685. unknownFields protoimpl.UnknownFields
  686. CsId string `protobuf:"bytes,1,opt,name=cs_id,json=csId,proto3" json:"cs_id,omitempty"`
  687. Page int64 `protobuf:"varint,2,opt,name=page,proto3" json:"page,omitempty"`
  688. Limit int64 `protobuf:"varint,3,opt,name=limit,proto3" json:"limit,omitempty"`
  689. }
  690. func (x *CsFetchHistoryChatReq) Reset() {
  691. *x = CsFetchHistoryChatReq{}
  692. if protoimpl.UnsafeEnabled {
  693. mi := &file_pb_cmd_proto_msgTypes[14]
  694. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  695. ms.StoreMessageInfo(mi)
  696. }
  697. }
  698. func (x *CsFetchHistoryChatReq) String() string {
  699. return protoimpl.X.MessageStringOf(x)
  700. }
  701. func (*CsFetchHistoryChatReq) ProtoMessage() {}
  702. func (x *CsFetchHistoryChatReq) ProtoReflect() protoreflect.Message {
  703. mi := &file_pb_cmd_proto_msgTypes[14]
  704. if protoimpl.UnsafeEnabled && x != nil {
  705. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  706. if ms.LoadMessageInfo() == nil {
  707. ms.StoreMessageInfo(mi)
  708. }
  709. return ms
  710. }
  711. return mi.MessageOf(x)
  712. }
  713. // Deprecated: Use CsFetchHistoryChatReq.ProtoReflect.Descriptor instead.
  714. func (*CsFetchHistoryChatReq) Descriptor() ([]byte, []int) {
  715. return file_pb_cmd_proto_rawDescGZIP(), []int{14}
  716. }
  717. func (x *CsFetchHistoryChatReq) GetCsId() string {
  718. if x != nil {
  719. return x.CsId
  720. }
  721. return ""
  722. }
  723. func (x *CsFetchHistoryChatReq) GetPage() int64 {
  724. if x != nil {
  725. return x.Page
  726. }
  727. return 0
  728. }
  729. func (x *CsFetchHistoryChatReq) GetLimit() int64 {
  730. if x != nil {
  731. return x.Limit
  732. }
  733. return 0
  734. }
  735. type CsFetchHistoryChatResp struct {
  736. state protoimpl.MessageState
  737. sizeCache protoimpl.SizeCache
  738. unknownFields protoimpl.UnknownFields
  739. TotalPage int64 `protobuf:"varint,1,opt,name=total_page,json=totalPage,proto3" json:"total_page,omitempty"`
  740. CurrentPage int64 `protobuf:"varint,2,opt,name=current_page,json=currentPage,proto3" json:"current_page,omitempty"`
  741. List *structpb.ListValue `protobuf:"bytes,3,opt,name=list,proto3" json:"list,omitempty"`
  742. }
  743. func (x *CsFetchHistoryChatResp) Reset() {
  744. *x = CsFetchHistoryChatResp{}
  745. if protoimpl.UnsafeEnabled {
  746. mi := &file_pb_cmd_proto_msgTypes[15]
  747. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  748. ms.StoreMessageInfo(mi)
  749. }
  750. }
  751. func (x *CsFetchHistoryChatResp) String() string {
  752. return protoimpl.X.MessageStringOf(x)
  753. }
  754. func (*CsFetchHistoryChatResp) ProtoMessage() {}
  755. func (x *CsFetchHistoryChatResp) ProtoReflect() protoreflect.Message {
  756. mi := &file_pb_cmd_proto_msgTypes[15]
  757. if protoimpl.UnsafeEnabled && x != nil {
  758. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  759. if ms.LoadMessageInfo() == nil {
  760. ms.StoreMessageInfo(mi)
  761. }
  762. return ms
  763. }
  764. return mi.MessageOf(x)
  765. }
  766. // Deprecated: Use CsFetchHistoryChatResp.ProtoReflect.Descriptor instead.
  767. func (*CsFetchHistoryChatResp) Descriptor() ([]byte, []int) {
  768. return file_pb_cmd_proto_rawDescGZIP(), []int{15}
  769. }
  770. func (x *CsFetchHistoryChatResp) GetTotalPage() int64 {
  771. if x != nil {
  772. return x.TotalPage
  773. }
  774. return 0
  775. }
  776. func (x *CsFetchHistoryChatResp) GetCurrentPage() int64 {
  777. if x != nil {
  778. return x.CurrentPage
  779. }
  780. return 0
  781. }
  782. func (x *CsFetchHistoryChatResp) GetList() *structpb.ListValue {
  783. if x != nil {
  784. return x.List
  785. }
  786. return nil
  787. }
  788. type CsFetchHistoryMsgReq struct {
  789. state protoimpl.MessageState
  790. sizeCache protoimpl.SizeCache
  791. unknownFields protoimpl.UnknownFields
  792. CsId string `protobuf:"bytes,1,opt,name=cs_id,json=csId,proto3" json:"cs_id,omitempty"`
  793. PlayerId string `protobuf:"bytes,2,opt,name=player_id,json=playerId,proto3" json:"player_id,omitempty"`
  794. GameId string `protobuf:"bytes,3,opt,name=game_id,json=gameId,proto3" json:"game_id,omitempty"`
  795. Page int64 `protobuf:"varint,4,opt,name=page,proto3" json:"page,omitempty"`
  796. Limit int64 `protobuf:"varint,5,opt,name=limit,proto3" json:"limit,omitempty"`
  797. }
  798. func (x *CsFetchHistoryMsgReq) Reset() {
  799. *x = CsFetchHistoryMsgReq{}
  800. if protoimpl.UnsafeEnabled {
  801. mi := &file_pb_cmd_proto_msgTypes[16]
  802. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  803. ms.StoreMessageInfo(mi)
  804. }
  805. }
  806. func (x *CsFetchHistoryMsgReq) String() string {
  807. return protoimpl.X.MessageStringOf(x)
  808. }
  809. func (*CsFetchHistoryMsgReq) ProtoMessage() {}
  810. func (x *CsFetchHistoryMsgReq) ProtoReflect() protoreflect.Message {
  811. mi := &file_pb_cmd_proto_msgTypes[16]
  812. if protoimpl.UnsafeEnabled && x != nil {
  813. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  814. if ms.LoadMessageInfo() == nil {
  815. ms.StoreMessageInfo(mi)
  816. }
  817. return ms
  818. }
  819. return mi.MessageOf(x)
  820. }
  821. // Deprecated: Use CsFetchHistoryMsgReq.ProtoReflect.Descriptor instead.
  822. func (*CsFetchHistoryMsgReq) Descriptor() ([]byte, []int) {
  823. return file_pb_cmd_proto_rawDescGZIP(), []int{16}
  824. }
  825. func (x *CsFetchHistoryMsgReq) GetCsId() string {
  826. if x != nil {
  827. return x.CsId
  828. }
  829. return ""
  830. }
  831. func (x *CsFetchHistoryMsgReq) GetPlayerId() string {
  832. if x != nil {
  833. return x.PlayerId
  834. }
  835. return ""
  836. }
  837. func (x *CsFetchHistoryMsgReq) GetGameId() string {
  838. if x != nil {
  839. return x.GameId
  840. }
  841. return ""
  842. }
  843. func (x *CsFetchHistoryMsgReq) GetPage() int64 {
  844. if x != nil {
  845. return x.Page
  846. }
  847. return 0
  848. }
  849. func (x *CsFetchHistoryMsgReq) GetLimit() int64 {
  850. if x != nil {
  851. return x.Limit
  852. }
  853. return 0
  854. }
  855. type CsFetchHistoryMsgResp struct {
  856. state protoimpl.MessageState
  857. sizeCache protoimpl.SizeCache
  858. unknownFields protoimpl.UnknownFields
  859. CsId string `protobuf:"bytes,1,opt,name=cs_id,json=csId,proto3" json:"cs_id,omitempty"`
  860. TotalPage int64 `protobuf:"varint,2,opt,name=total_page,json=totalPage,proto3" json:"total_page,omitempty"`
  861. CurrentPage int64 `protobuf:"varint,3,opt,name=current_page,json=currentPage,proto3" json:"current_page,omitempty"`
  862. List *structpb.ListValue `protobuf:"bytes,4,opt,name=list,proto3" json:"list,omitempty"`
  863. }
  864. func (x *CsFetchHistoryMsgResp) Reset() {
  865. *x = CsFetchHistoryMsgResp{}
  866. if protoimpl.UnsafeEnabled {
  867. mi := &file_pb_cmd_proto_msgTypes[17]
  868. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  869. ms.StoreMessageInfo(mi)
  870. }
  871. }
  872. func (x *CsFetchHistoryMsgResp) String() string {
  873. return protoimpl.X.MessageStringOf(x)
  874. }
  875. func (*CsFetchHistoryMsgResp) ProtoMessage() {}
  876. func (x *CsFetchHistoryMsgResp) ProtoReflect() protoreflect.Message {
  877. mi := &file_pb_cmd_proto_msgTypes[17]
  878. if protoimpl.UnsafeEnabled && x != nil {
  879. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  880. if ms.LoadMessageInfo() == nil {
  881. ms.StoreMessageInfo(mi)
  882. }
  883. return ms
  884. }
  885. return mi.MessageOf(x)
  886. }
  887. // Deprecated: Use CsFetchHistoryMsgResp.ProtoReflect.Descriptor instead.
  888. func (*CsFetchHistoryMsgResp) Descriptor() ([]byte, []int) {
  889. return file_pb_cmd_proto_rawDescGZIP(), []int{17}
  890. }
  891. func (x *CsFetchHistoryMsgResp) GetCsId() string {
  892. if x != nil {
  893. return x.CsId
  894. }
  895. return ""
  896. }
  897. func (x *CsFetchHistoryMsgResp) GetTotalPage() int64 {
  898. if x != nil {
  899. return x.TotalPage
  900. }
  901. return 0
  902. }
  903. func (x *CsFetchHistoryMsgResp) GetCurrentPage() int64 {
  904. if x != nil {
  905. return x.CurrentPage
  906. }
  907. return 0
  908. }
  909. func (x *CsFetchHistoryMsgResp) GetList() *structpb.ListValue {
  910. if x != nil {
  911. return x.List
  912. }
  913. return nil
  914. }
  915. type CsFetchMsgReq struct {
  916. state protoimpl.MessageState
  917. sizeCache protoimpl.SizeCache
  918. unknownFields protoimpl.UnknownFields
  919. CsId string `protobuf:"bytes,1,opt,name=cs_id,json=csId,proto3" json:"cs_id,omitempty"`
  920. PlayerId string `protobuf:"bytes,2,opt,name=player_id,json=playerId,proto3" json:"player_id,omitempty"`
  921. GameId string `protobuf:"bytes,3,opt,name=game_id,json=gameId,proto3" json:"game_id,omitempty"`
  922. }
  923. func (x *CsFetchMsgReq) Reset() {
  924. *x = CsFetchMsgReq{}
  925. if protoimpl.UnsafeEnabled {
  926. mi := &file_pb_cmd_proto_msgTypes[18]
  927. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  928. ms.StoreMessageInfo(mi)
  929. }
  930. }
  931. func (x *CsFetchMsgReq) String() string {
  932. return protoimpl.X.MessageStringOf(x)
  933. }
  934. func (*CsFetchMsgReq) ProtoMessage() {}
  935. func (x *CsFetchMsgReq) ProtoReflect() protoreflect.Message {
  936. mi := &file_pb_cmd_proto_msgTypes[18]
  937. if protoimpl.UnsafeEnabled && x != nil {
  938. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  939. if ms.LoadMessageInfo() == nil {
  940. ms.StoreMessageInfo(mi)
  941. }
  942. return ms
  943. }
  944. return mi.MessageOf(x)
  945. }
  946. // Deprecated: Use CsFetchMsgReq.ProtoReflect.Descriptor instead.
  947. func (*CsFetchMsgReq) Descriptor() ([]byte, []int) {
  948. return file_pb_cmd_proto_rawDescGZIP(), []int{18}
  949. }
  950. func (x *CsFetchMsgReq) GetCsId() string {
  951. if x != nil {
  952. return x.CsId
  953. }
  954. return ""
  955. }
  956. func (x *CsFetchMsgReq) GetPlayerId() string {
  957. if x != nil {
  958. return x.PlayerId
  959. }
  960. return ""
  961. }
  962. func (x *CsFetchMsgReq) GetGameId() string {
  963. if x != nil {
  964. return x.GameId
  965. }
  966. return ""
  967. }
  968. type CsFetchMsgResp struct {
  969. state protoimpl.MessageState
  970. sizeCache protoimpl.SizeCache
  971. unknownFields protoimpl.UnknownFields
  972. List *structpb.ListValue `protobuf:"bytes,4,opt,name=list,proto3" json:"list,omitempty"`
  973. }
  974. func (x *CsFetchMsgResp) Reset() {
  975. *x = CsFetchMsgResp{}
  976. if protoimpl.UnsafeEnabled {
  977. mi := &file_pb_cmd_proto_msgTypes[19]
  978. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  979. ms.StoreMessageInfo(mi)
  980. }
  981. }
  982. func (x *CsFetchMsgResp) String() string {
  983. return protoimpl.X.MessageStringOf(x)
  984. }
  985. func (*CsFetchMsgResp) ProtoMessage() {}
  986. func (x *CsFetchMsgResp) ProtoReflect() protoreflect.Message {
  987. mi := &file_pb_cmd_proto_msgTypes[19]
  988. if protoimpl.UnsafeEnabled && x != nil {
  989. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  990. if ms.LoadMessageInfo() == nil {
  991. ms.StoreMessageInfo(mi)
  992. }
  993. return ms
  994. }
  995. return mi.MessageOf(x)
  996. }
  997. // Deprecated: Use CsFetchMsgResp.ProtoReflect.Descriptor instead.
  998. func (*CsFetchMsgResp) Descriptor() ([]byte, []int) {
  999. return file_pb_cmd_proto_rawDescGZIP(), []int{19}
  1000. }
  1001. func (x *CsFetchMsgResp) GetList() *structpb.ListValue {
  1002. if x != nil {
  1003. return x.List
  1004. }
  1005. return nil
  1006. }
  1007. type CsSendMsgReq struct {
  1008. state protoimpl.MessageState
  1009. sizeCache protoimpl.SizeCache
  1010. unknownFields protoimpl.UnknownFields
  1011. CsId string `protobuf:"bytes,1,opt,name=cs_id,json=csId,proto3" json:"cs_id,omitempty"`
  1012. PlayerId string `protobuf:"bytes,2,opt,name=player_id,json=playerId,proto3" json:"player_id,omitempty"`
  1013. GameId string `protobuf:"bytes,3,opt,name=game_id,json=gameId,proto3" json:"game_id,omitempty"`
  1014. Content string `protobuf:"bytes,4,opt,name=content,proto3" json:"content,omitempty"`
  1015. Pic string `protobuf:"bytes,5,opt,name=pic,proto3" json:"pic,omitempty"`
  1016. }
  1017. func (x *CsSendMsgReq) Reset() {
  1018. *x = CsSendMsgReq{}
  1019. if protoimpl.UnsafeEnabled {
  1020. mi := &file_pb_cmd_proto_msgTypes[20]
  1021. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1022. ms.StoreMessageInfo(mi)
  1023. }
  1024. }
  1025. func (x *CsSendMsgReq) String() string {
  1026. return protoimpl.X.MessageStringOf(x)
  1027. }
  1028. func (*CsSendMsgReq) ProtoMessage() {}
  1029. func (x *CsSendMsgReq) ProtoReflect() protoreflect.Message {
  1030. mi := &file_pb_cmd_proto_msgTypes[20]
  1031. if protoimpl.UnsafeEnabled && x != nil {
  1032. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1033. if ms.LoadMessageInfo() == nil {
  1034. ms.StoreMessageInfo(mi)
  1035. }
  1036. return ms
  1037. }
  1038. return mi.MessageOf(x)
  1039. }
  1040. // Deprecated: Use CsSendMsgReq.ProtoReflect.Descriptor instead.
  1041. func (*CsSendMsgReq) Descriptor() ([]byte, []int) {
  1042. return file_pb_cmd_proto_rawDescGZIP(), []int{20}
  1043. }
  1044. func (x *CsSendMsgReq) GetCsId() string {
  1045. if x != nil {
  1046. return x.CsId
  1047. }
  1048. return ""
  1049. }
  1050. func (x *CsSendMsgReq) GetPlayerId() string {
  1051. if x != nil {
  1052. return x.PlayerId
  1053. }
  1054. return ""
  1055. }
  1056. func (x *CsSendMsgReq) GetGameId() string {
  1057. if x != nil {
  1058. return x.GameId
  1059. }
  1060. return ""
  1061. }
  1062. func (x *CsSendMsgReq) GetContent() string {
  1063. if x != nil {
  1064. return x.Content
  1065. }
  1066. return ""
  1067. }
  1068. func (x *CsSendMsgReq) GetPic() string {
  1069. if x != nil {
  1070. return x.Pic
  1071. }
  1072. return ""
  1073. }
  1074. type CsSendMsgResp struct {
  1075. state protoimpl.MessageState
  1076. sizeCache protoimpl.SizeCache
  1077. unknownFields protoimpl.UnknownFields
  1078. }
  1079. func (x *CsSendMsgResp) Reset() {
  1080. *x = CsSendMsgResp{}
  1081. if protoimpl.UnsafeEnabled {
  1082. mi := &file_pb_cmd_proto_msgTypes[21]
  1083. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1084. ms.StoreMessageInfo(mi)
  1085. }
  1086. }
  1087. func (x *CsSendMsgResp) String() string {
  1088. return protoimpl.X.MessageStringOf(x)
  1089. }
  1090. func (*CsSendMsgResp) ProtoMessage() {}
  1091. func (x *CsSendMsgResp) ProtoReflect() protoreflect.Message {
  1092. mi := &file_pb_cmd_proto_msgTypes[21]
  1093. if protoimpl.UnsafeEnabled && x != nil {
  1094. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1095. if ms.LoadMessageInfo() == nil {
  1096. ms.StoreMessageInfo(mi)
  1097. }
  1098. return ms
  1099. }
  1100. return mi.MessageOf(x)
  1101. }
  1102. // Deprecated: Use CsSendMsgResp.ProtoReflect.Descriptor instead.
  1103. func (*CsSendMsgResp) Descriptor() ([]byte, []int) {
  1104. return file_pb_cmd_proto_rawDescGZIP(), []int{21}
  1105. }
  1106. var File_pb_cmd_proto protoreflect.FileDescriptor
  1107. var file_pb_cmd_proto_rawDesc = []byte{
  1108. 0x0a, 0x0c, 0x70, 0x62, 0x2f, 0x63, 0x6d, 0x64, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x02,
  1109. 0x70, 0x62, 0x1a, 0x1c, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  1110. 0x62, 0x75, 0x66, 0x2f, 0x73, 0x74, 0x72, 0x75, 0x63, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  1111. 0x22, 0x61, 0x0a, 0x14, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x46, 0x65, 0x74, 0x63, 0x68, 0x43,
  1112. 0x73, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x65, 0x71, 0x12, 0x1b, 0x0a, 0x09, 0x70, 0x6c, 0x61, 0x79,
  1113. 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x6c, 0x61,
  1114. 0x79, 0x65, 0x72, 0x49, 0x64, 0x12, 0x17, 0x0a, 0x07, 0x67, 0x61, 0x6d, 0x65, 0x5f, 0x69, 0x64,
  1115. 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x67, 0x61, 0x6d, 0x65, 0x49, 0x64, 0x12, 0x13,
  1116. 0x0a, 0x05, 0x63, 0x73, 0x5f, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63,
  1117. 0x73, 0x49, 0x64, 0x22, 0xb9, 0x01, 0x0a, 0x15, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x46, 0x65,
  1118. 0x74, 0x63, 0x68, 0x43, 0x73, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x65, 0x73, 0x70, 0x12, 0x13, 0x0a,
  1119. 0x05, 0x63, 0x73, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x73,
  1120. 0x49, 0x64, 0x12, 0x1f, 0x0a, 0x0b, 0x63, 0x73, 0x5f, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d,
  1121. 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x73, 0x4e, 0x69, 0x63, 0x6b, 0x6e,
  1122. 0x61, 0x6d, 0x65, 0x12, 0x22, 0x0a, 0x0d, 0x63, 0x73, 0x5f, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72,
  1123. 0x5f, 0x75, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x63, 0x73, 0x41, 0x76,
  1124. 0x61, 0x74, 0x61, 0x72, 0x55, 0x72, 0x6c, 0x12, 0x21, 0x0a, 0x0c, 0x63, 0x73, 0x5f, 0x73, 0x69,
  1125. 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x63,
  1126. 0x73, 0x53, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x12, 0x23, 0x0a, 0x0d, 0x6f, 0x6e,
  1127. 0x6c, 0x69, 0x6e, 0x65, 0x5f, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x05, 0x20, 0x01, 0x28,
  1128. 0x03, 0x52, 0x0c, 0x6f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x22,
  1129. 0x7a, 0x0a, 0x18, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x46, 0x65, 0x74, 0x63, 0x68, 0x48, 0x69,
  1130. 0x73, 0x74, 0x6f, 0x72, 0x79, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x12, 0x1b, 0x0a, 0x09, 0x70,
  1131. 0x6c, 0x61, 0x79, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08,
  1132. 0x70, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x49, 0x64, 0x12, 0x17, 0x0a, 0x07, 0x67, 0x61, 0x6d, 0x65,
  1133. 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x67, 0x61, 0x6d, 0x65, 0x49,
  1134. 0x64, 0x12, 0x12, 0x0a, 0x04, 0x70, 0x61, 0x67, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52,
  1135. 0x04, 0x70, 0x61, 0x67, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x6c, 0x69, 0x6d, 0x69, 0x74, 0x18, 0x04,
  1136. 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x6c, 0x69, 0x6d, 0x69, 0x74, 0x22, 0x8d, 0x01, 0x0a, 0x19,
  1137. 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x46, 0x65, 0x74, 0x63, 0x68, 0x48, 0x69, 0x73, 0x74, 0x6f,
  1138. 0x72, 0x79, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73, 0x70, 0x12, 0x1d, 0x0a, 0x0a, 0x74, 0x6f, 0x74,
  1139. 0x61, 0x6c, 0x5f, 0x70, 0x61, 0x67, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x74,
  1140. 0x6f, 0x74, 0x61, 0x6c, 0x50, 0x61, 0x67, 0x65, 0x12, 0x21, 0x0a, 0x0c, 0x63, 0x75, 0x72, 0x72,
  1141. 0x65, 0x6e, 0x74, 0x5f, 0x70, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b,
  1142. 0x63, 0x75, 0x72, 0x72, 0x65, 0x6e, 0x74, 0x50, 0x61, 0x67, 0x65, 0x12, 0x2e, 0x0a, 0x04, 0x6c,
  1143. 0x69, 0x73, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x67, 0x6f, 0x6f, 0x67,
  1144. 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x4c, 0x69, 0x73, 0x74,
  1145. 0x56, 0x61, 0x6c, 0x75, 0x65, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x49, 0x0a, 0x11, 0x50,
  1146. 0x6c, 0x61, 0x79, 0x65, 0x72, 0x46, 0x65, 0x74, 0x63, 0x68, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71,
  1147. 0x12, 0x1b, 0x0a, 0x09, 0x70, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20,
  1148. 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x49, 0x64, 0x12, 0x17, 0x0a,
  1149. 0x07, 0x67, 0x61, 0x6d, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06,
  1150. 0x67, 0x61, 0x6d, 0x65, 0x49, 0x64, 0x22, 0x44, 0x0a, 0x12, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72,
  1151. 0x46, 0x65, 0x74, 0x63, 0x68, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73, 0x70, 0x12, 0x2e, 0x0a, 0x04,
  1152. 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x67, 0x6f, 0x6f,
  1153. 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x4c, 0x69, 0x73,
  1154. 0x74, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x74, 0x0a, 0x10,
  1155. 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71,
  1156. 0x12, 0x1b, 0x0a, 0x09, 0x70, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20,
  1157. 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x49, 0x64, 0x12, 0x17, 0x0a,
  1158. 0x07, 0x67, 0x61, 0x6d, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06,
  1159. 0x67, 0x61, 0x6d, 0x65, 0x49, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e,
  1160. 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74,
  1161. 0x12, 0x10, 0x0a, 0x03, 0x70, 0x69, 0x63, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x70,
  1162. 0x69, 0x63, 0x22, 0x13, 0x0a, 0x11, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x53, 0x65, 0x6e, 0x64,
  1163. 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73, 0x70, 0x22, 0x4b, 0x0a, 0x13, 0x50, 0x6c, 0x61, 0x79, 0x65,
  1164. 0x72, 0x44, 0x69, 0x73, 0x63, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x52, 0x65, 0x71, 0x12, 0x1b,
  1165. 0x0a, 0x09, 0x70, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
  1166. 0x09, 0x52, 0x08, 0x70, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x49, 0x64, 0x12, 0x17, 0x0a, 0x07, 0x67,
  1167. 0x61, 0x6d, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x67, 0x61,
  1168. 0x6d, 0x65, 0x49, 0x64, 0x22, 0x16, 0x0a, 0x14, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x44, 0x69,
  1169. 0x73, 0x63, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x52, 0x65, 0x73, 0x70, 0x22, 0x2d, 0x0a, 0x15,
  1170. 0x43, 0x73, 0x46, 0x65, 0x74, 0x63, 0x68, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x51, 0x75, 0x65,
  1171. 0x75, 0x65, 0x52, 0x65, 0x71, 0x12, 0x14, 0x0a, 0x05, 0x6c, 0x69, 0x6d, 0x69, 0x74, 0x18, 0x01,
  1172. 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x6c, 0x69, 0x6d, 0x69, 0x74, 0x22, 0x5e, 0x0a, 0x16, 0x43,
  1173. 0x73, 0x46, 0x65, 0x74, 0x63, 0x68, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x51, 0x75, 0x65, 0x75,
  1174. 0x65, 0x52, 0x65, 0x73, 0x70, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x18, 0x01,
  1175. 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x12, 0x2e, 0x0a, 0x04, 0x6c,
  1176. 0x69, 0x73, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x67, 0x6f, 0x6f, 0x67,
  1177. 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x4c, 0x69, 0x73, 0x74,
  1178. 0x56, 0x61, 0x6c, 0x75, 0x65, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x5f, 0x0a, 0x12, 0x43,
  1179. 0x73, 0x43, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x52, 0x65,
  1180. 0x71, 0x12, 0x13, 0x0a, 0x05, 0x63, 0x73, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  1181. 0x52, 0x04, 0x63, 0x73, 0x49, 0x64, 0x12, 0x1b, 0x0a, 0x09, 0x70, 0x6c, 0x61, 0x79, 0x65, 0x72,
  1182. 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x6c, 0x61, 0x79, 0x65,
  1183. 0x72, 0x49, 0x64, 0x12, 0x17, 0x0a, 0x07, 0x67, 0x61, 0x6d, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x03,
  1184. 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x67, 0x61, 0x6d, 0x65, 0x49, 0x64, 0x22, 0x15, 0x0a, 0x13,
  1185. 0x43, 0x73, 0x43, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x52,
  1186. 0x65, 0x73, 0x70, 0x22, 0x56, 0x0a, 0x15, 0x43, 0x73, 0x46, 0x65, 0x74, 0x63, 0x68, 0x48, 0x69,
  1187. 0x73, 0x74, 0x6f, 0x72, 0x79, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x71, 0x12, 0x13, 0x0a, 0x05,
  1188. 0x63, 0x73, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x73, 0x49,
  1189. 0x64, 0x12, 0x12, 0x0a, 0x04, 0x70, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52,
  1190. 0x04, 0x70, 0x61, 0x67, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x6c, 0x69, 0x6d, 0x69, 0x74, 0x18, 0x03,
  1191. 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x6c, 0x69, 0x6d, 0x69, 0x74, 0x22, 0x8a, 0x01, 0x0a, 0x16,
  1192. 0x43, 0x73, 0x46, 0x65, 0x74, 0x63, 0x68, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x43, 0x68,
  1193. 0x61, 0x74, 0x52, 0x65, 0x73, 0x70, 0x12, 0x1d, 0x0a, 0x0a, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x5f,
  1194. 0x70, 0x61, 0x67, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x74, 0x6f, 0x74, 0x61,
  1195. 0x6c, 0x50, 0x61, 0x67, 0x65, 0x12, 0x21, 0x0a, 0x0c, 0x63, 0x75, 0x72, 0x72, 0x65, 0x6e, 0x74,
  1196. 0x5f, 0x70, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x63, 0x75, 0x72,
  1197. 0x72, 0x65, 0x6e, 0x74, 0x50, 0x61, 0x67, 0x65, 0x12, 0x2e, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74,
  1198. 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e,
  1199. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x56, 0x61, 0x6c,
  1200. 0x75, 0x65, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x8b, 0x01, 0x0a, 0x14, 0x43, 0x73, 0x46,
  1201. 0x65, 0x74, 0x63, 0x68, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x4d, 0x73, 0x67, 0x52, 0x65,
  1202. 0x71, 0x12, 0x13, 0x0a, 0x05, 0x63, 0x73, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  1203. 0x52, 0x04, 0x63, 0x73, 0x49, 0x64, 0x12, 0x1b, 0x0a, 0x09, 0x70, 0x6c, 0x61, 0x79, 0x65, 0x72,
  1204. 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x6c, 0x61, 0x79, 0x65,
  1205. 0x72, 0x49, 0x64, 0x12, 0x17, 0x0a, 0x07, 0x67, 0x61, 0x6d, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x03,
  1206. 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x67, 0x61, 0x6d, 0x65, 0x49, 0x64, 0x12, 0x12, 0x0a, 0x04,
  1207. 0x70, 0x61, 0x67, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x70, 0x61, 0x67, 0x65,
  1208. 0x12, 0x14, 0x0a, 0x05, 0x6c, 0x69, 0x6d, 0x69, 0x74, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52,
  1209. 0x05, 0x6c, 0x69, 0x6d, 0x69, 0x74, 0x22, 0x9e, 0x01, 0x0a, 0x15, 0x43, 0x73, 0x46, 0x65, 0x74,
  1210. 0x63, 0x68, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73, 0x70,
  1211. 0x12, 0x13, 0x0a, 0x05, 0x63, 0x73, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  1212. 0x04, 0x63, 0x73, 0x49, 0x64, 0x12, 0x1d, 0x0a, 0x0a, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x5f, 0x70,
  1213. 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x74, 0x6f, 0x74, 0x61, 0x6c,
  1214. 0x50, 0x61, 0x67, 0x65, 0x12, 0x21, 0x0a, 0x0c, 0x63, 0x75, 0x72, 0x72, 0x65, 0x6e, 0x74, 0x5f,
  1215. 0x70, 0x61, 0x67, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x63, 0x75, 0x72, 0x72,
  1216. 0x65, 0x6e, 0x74, 0x50, 0x61, 0x67, 0x65, 0x12, 0x2e, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18,
  1217. 0x04, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70,
  1218. 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x56, 0x61, 0x6c, 0x75,
  1219. 0x65, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x5a, 0x0a, 0x0d, 0x43, 0x73, 0x46, 0x65, 0x74,
  1220. 0x63, 0x68, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x12, 0x13, 0x0a, 0x05, 0x63, 0x73, 0x5f, 0x69,
  1221. 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x73, 0x49, 0x64, 0x12, 0x1b, 0x0a,
  1222. 0x09, 0x70, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  1223. 0x52, 0x08, 0x70, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x49, 0x64, 0x12, 0x17, 0x0a, 0x07, 0x67, 0x61,
  1224. 0x6d, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x67, 0x61, 0x6d,
  1225. 0x65, 0x49, 0x64, 0x22, 0x40, 0x0a, 0x0e, 0x43, 0x73, 0x46, 0x65, 0x74, 0x63, 0x68, 0x4d, 0x73,
  1226. 0x67, 0x52, 0x65, 0x73, 0x70, 0x12, 0x2e, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x04, 0x20,
  1227. 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f,
  1228. 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x56, 0x61, 0x6c, 0x75, 0x65, 0x52,
  1229. 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x85, 0x01, 0x0a, 0x0c, 0x43, 0x73, 0x53, 0x65, 0x6e, 0x64,
  1230. 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x12, 0x13, 0x0a, 0x05, 0x63, 0x73, 0x5f, 0x69, 0x64, 0x18,
  1231. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x73, 0x49, 0x64, 0x12, 0x1b, 0x0a, 0x09, 0x70,
  1232. 0x6c, 0x61, 0x79, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08,
  1233. 0x70, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x49, 0x64, 0x12, 0x17, 0x0a, 0x07, 0x67, 0x61, 0x6d, 0x65,
  1234. 0x5f, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x67, 0x61, 0x6d, 0x65, 0x49,
  1235. 0x64, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x04, 0x20, 0x01,
  1236. 0x28, 0x09, 0x52, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x10, 0x0a, 0x03, 0x70,
  1237. 0x69, 0x63, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x70, 0x69, 0x63, 0x22, 0x0f, 0x0a,
  1238. 0x0d, 0x43, 0x73, 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73, 0x70, 0x32, 0xfa,
  1239. 0x05, 0x0a, 0x03, 0x43, 0x6d, 0x64, 0x12, 0x48, 0x0a, 0x11, 0x70, 0x6c, 0x61, 0x79, 0x65, 0x72,
  1240. 0x46, 0x65, 0x74, 0x63, 0x68, 0x43, 0x73, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x18, 0x2e, 0x70, 0x62,
  1241. 0x2e, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x46, 0x65, 0x74, 0x63, 0x68, 0x43, 0x73, 0x49, 0x6e,
  1242. 0x66, 0x6f, 0x52, 0x65, 0x71, 0x1a, 0x19, 0x2e, 0x70, 0x62, 0x2e, 0x50, 0x6c, 0x61, 0x79, 0x65,
  1243. 0x72, 0x46, 0x65, 0x74, 0x63, 0x68, 0x43, 0x73, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x65, 0x73, 0x70,
  1244. 0x12, 0x54, 0x0a, 0x15, 0x70, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x46, 0x65, 0x74, 0x63, 0x68, 0x48,
  1245. 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x4d, 0x73, 0x67, 0x12, 0x1c, 0x2e, 0x70, 0x62, 0x2e, 0x50,
  1246. 0x6c, 0x61, 0x79, 0x65, 0x72, 0x46, 0x65, 0x74, 0x63, 0x68, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72,
  1247. 0x79, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x1d, 0x2e, 0x70, 0x62, 0x2e, 0x50, 0x6c, 0x61,
  1248. 0x79, 0x65, 0x72, 0x46, 0x65, 0x74, 0x63, 0x68, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x4d,
  1249. 0x73, 0x67, 0x52, 0x65, 0x73, 0x70, 0x12, 0x3f, 0x0a, 0x0e, 0x70, 0x6c, 0x61, 0x79, 0x65, 0x72,
  1250. 0x46, 0x65, 0x74, 0x63, 0x68, 0x4d, 0x73, 0x67, 0x12, 0x15, 0x2e, 0x70, 0x62, 0x2e, 0x50, 0x6c,
  1251. 0x61, 0x79, 0x65, 0x72, 0x46, 0x65, 0x74, 0x63, 0x68, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x1a,
  1252. 0x16, 0x2e, 0x70, 0x62, 0x2e, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x46, 0x65, 0x74, 0x63, 0x68,
  1253. 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73, 0x70, 0x12, 0x3c, 0x0a, 0x0d, 0x70, 0x6c, 0x61, 0x79, 0x65,
  1254. 0x72, 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x73, 0x67, 0x12, 0x14, 0x2e, 0x70, 0x62, 0x2e, 0x50, 0x6c,
  1255. 0x61, 0x79, 0x65, 0x72, 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x15,
  1256. 0x2e, 0x70, 0x62, 0x2e, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x73,
  1257. 0x67, 0x52, 0x65, 0x73, 0x70, 0x12, 0x45, 0x0a, 0x10, 0x70, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x44,
  1258. 0x69, 0x73, 0x63, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x12, 0x17, 0x2e, 0x70, 0x62, 0x2e, 0x50,
  1259. 0x6c, 0x61, 0x79, 0x65, 0x72, 0x44, 0x69, 0x73, 0x63, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x52,
  1260. 0x65, 0x71, 0x1a, 0x18, 0x2e, 0x70, 0x62, 0x2e, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x44, 0x69,
  1261. 0x73, 0x63, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x52, 0x65, 0x73, 0x70, 0x12, 0x4b, 0x0a, 0x12,
  1262. 0x63, 0x73, 0x46, 0x65, 0x74, 0x63, 0x68, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x51, 0x75, 0x65,
  1263. 0x75, 0x65, 0x12, 0x19, 0x2e, 0x70, 0x62, 0x2e, 0x43, 0x73, 0x46, 0x65, 0x74, 0x63, 0x68, 0x50,
  1264. 0x6c, 0x61, 0x79, 0x65, 0x72, 0x51, 0x75, 0x65, 0x75, 0x65, 0x52, 0x65, 0x71, 0x1a, 0x1a, 0x2e,
  1265. 0x70, 0x62, 0x2e, 0x43, 0x73, 0x46, 0x65, 0x74, 0x63, 0x68, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72,
  1266. 0x51, 0x75, 0x65, 0x75, 0x65, 0x52, 0x65, 0x73, 0x70, 0x12, 0x42, 0x0a, 0x0f, 0x63, 0x73, 0x43,
  1267. 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x12, 0x16, 0x2e, 0x70,
  1268. 0x62, 0x2e, 0x43, 0x73, 0x43, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x50, 0x6c, 0x61, 0x79, 0x65,
  1269. 0x72, 0x52, 0x65, 0x71, 0x1a, 0x17, 0x2e, 0x70, 0x62, 0x2e, 0x43, 0x73, 0x43, 0x6f, 0x6e, 0x6e,
  1270. 0x65, 0x63, 0x74, 0x50, 0x6c, 0x61, 0x79, 0x65, 0x72, 0x52, 0x65, 0x73, 0x70, 0x12, 0x4b, 0x0a,
  1271. 0x12, 0x63, 0x73, 0x46, 0x65, 0x74, 0x63, 0x68, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x43,
  1272. 0x68, 0x61, 0x74, 0x12, 0x19, 0x2e, 0x70, 0x62, 0x2e, 0x43, 0x73, 0x46, 0x65, 0x74, 0x63, 0x68,
  1273. 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x71, 0x1a, 0x1a,
  1274. 0x2e, 0x70, 0x62, 0x2e, 0x43, 0x73, 0x46, 0x65, 0x74, 0x63, 0x68, 0x48, 0x69, 0x73, 0x74, 0x6f,
  1275. 0x72, 0x79, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x73, 0x70, 0x12, 0x48, 0x0a, 0x11, 0x63, 0x73,
  1276. 0x46, 0x65, 0x74, 0x63, 0x68, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x4d, 0x73, 0x67, 0x12,
  1277. 0x18, 0x2e, 0x70, 0x62, 0x2e, 0x43, 0x73, 0x46, 0x65, 0x74, 0x63, 0x68, 0x48, 0x69, 0x73, 0x74,
  1278. 0x6f, 0x72, 0x79, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x19, 0x2e, 0x70, 0x62, 0x2e, 0x43,
  1279. 0x73, 0x46, 0x65, 0x74, 0x63, 0x68, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x4d, 0x73, 0x67,
  1280. 0x52, 0x65, 0x73, 0x70, 0x12, 0x33, 0x0a, 0x0a, 0x63, 0x73, 0x46, 0x65, 0x74, 0x63, 0x68, 0x4d,
  1281. 0x73, 0x67, 0x12, 0x11, 0x2e, 0x70, 0x62, 0x2e, 0x43, 0x73, 0x46, 0x65, 0x74, 0x63, 0x68, 0x4d,
  1282. 0x73, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x12, 0x2e, 0x70, 0x62, 0x2e, 0x43, 0x73, 0x46, 0x65, 0x74,
  1283. 0x63, 0x68, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73, 0x70, 0x12, 0x30, 0x0a, 0x09, 0x63, 0x73, 0x53,
  1284. 0x65, 0x6e, 0x64, 0x4d, 0x73, 0x67, 0x12, 0x10, 0x2e, 0x70, 0x62, 0x2e, 0x43, 0x73, 0x53, 0x65,
  1285. 0x6e, 0x64, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x11, 0x2e, 0x70, 0x62, 0x2e, 0x43, 0x73,
  1286. 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x73, 0x70, 0x42, 0x06, 0x5a, 0x04, 0x2e,
  1287. 0x2f, 0x70, 0x62, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  1288. }
  1289. var (
  1290. file_pb_cmd_proto_rawDescOnce sync.Once
  1291. file_pb_cmd_proto_rawDescData = file_pb_cmd_proto_rawDesc
  1292. )
  1293. func file_pb_cmd_proto_rawDescGZIP() []byte {
  1294. file_pb_cmd_proto_rawDescOnce.Do(func() {
  1295. file_pb_cmd_proto_rawDescData = protoimpl.X.CompressGZIP(file_pb_cmd_proto_rawDescData)
  1296. })
  1297. return file_pb_cmd_proto_rawDescData
  1298. }
  1299. var file_pb_cmd_proto_msgTypes = make([]protoimpl.MessageInfo, 22)
  1300. var file_pb_cmd_proto_goTypes = []interface{}{
  1301. (*PlayerFetchCsInfoReq)(nil), // 0: pb.PlayerFetchCsInfoReq
  1302. (*PlayerFetchCsInfoResp)(nil), // 1: pb.PlayerFetchCsInfoResp
  1303. (*PlayerFetchHistoryMsgReq)(nil), // 2: pb.PlayerFetchHistoryMsgReq
  1304. (*PlayerFetchHistoryMsgResp)(nil), // 3: pb.PlayerFetchHistoryMsgResp
  1305. (*PlayerFetchMsgReq)(nil), // 4: pb.PlayerFetchMsgReq
  1306. (*PlayerFetchMsgResp)(nil), // 5: pb.PlayerFetchMsgResp
  1307. (*PlayerSendMsgReq)(nil), // 6: pb.PlayerSendMsgReq
  1308. (*PlayerSendMsgResp)(nil), // 7: pb.PlayerSendMsgResp
  1309. (*PlayerDisconnectReq)(nil), // 8: pb.PlayerDisconnectReq
  1310. (*PlayerDisconnectResp)(nil), // 9: pb.PlayerDisconnectResp
  1311. (*CsFetchPlayerQueueReq)(nil), // 10: pb.CsFetchPlayerQueueReq
  1312. (*CsFetchPlayerQueueResp)(nil), // 11: pb.CsFetchPlayerQueueResp
  1313. (*CsConnectPlayerReq)(nil), // 12: pb.CsConnectPlayerReq
  1314. (*CsConnectPlayerResp)(nil), // 13: pb.CsConnectPlayerResp
  1315. (*CsFetchHistoryChatReq)(nil), // 14: pb.CsFetchHistoryChatReq
  1316. (*CsFetchHistoryChatResp)(nil), // 15: pb.CsFetchHistoryChatResp
  1317. (*CsFetchHistoryMsgReq)(nil), // 16: pb.CsFetchHistoryMsgReq
  1318. (*CsFetchHistoryMsgResp)(nil), // 17: pb.CsFetchHistoryMsgResp
  1319. (*CsFetchMsgReq)(nil), // 18: pb.CsFetchMsgReq
  1320. (*CsFetchMsgResp)(nil), // 19: pb.CsFetchMsgResp
  1321. (*CsSendMsgReq)(nil), // 20: pb.CsSendMsgReq
  1322. (*CsSendMsgResp)(nil), // 21: pb.CsSendMsgResp
  1323. (*structpb.ListValue)(nil), // 22: google.protobuf.ListValue
  1324. }
  1325. var file_pb_cmd_proto_depIdxs = []int32{
  1326. 22, // 0: pb.PlayerFetchHistoryMsgResp.list:type_name -> google.protobuf.ListValue
  1327. 22, // 1: pb.PlayerFetchMsgResp.list:type_name -> google.protobuf.ListValue
  1328. 22, // 2: pb.CsFetchPlayerQueueResp.list:type_name -> google.protobuf.ListValue
  1329. 22, // 3: pb.CsFetchHistoryChatResp.list:type_name -> google.protobuf.ListValue
  1330. 22, // 4: pb.CsFetchHistoryMsgResp.list:type_name -> google.protobuf.ListValue
  1331. 22, // 5: pb.CsFetchMsgResp.list:type_name -> google.protobuf.ListValue
  1332. 0, // 6: pb.Cmd.playerFetchCsInfo:input_type -> pb.PlayerFetchCsInfoReq
  1333. 2, // 7: pb.Cmd.playerFetchHistoryMsg:input_type -> pb.PlayerFetchHistoryMsgReq
  1334. 4, // 8: pb.Cmd.playerFetchMsg:input_type -> pb.PlayerFetchMsgReq
  1335. 6, // 9: pb.Cmd.playerSendMsg:input_type -> pb.PlayerSendMsgReq
  1336. 8, // 10: pb.Cmd.playerDisconnect:input_type -> pb.PlayerDisconnectReq
  1337. 10, // 11: pb.Cmd.csFetchPlayerQueue:input_type -> pb.CsFetchPlayerQueueReq
  1338. 12, // 12: pb.Cmd.csConnectPlayer:input_type -> pb.CsConnectPlayerReq
  1339. 14, // 13: pb.Cmd.csFetchHistoryChat:input_type -> pb.CsFetchHistoryChatReq
  1340. 16, // 14: pb.Cmd.csFetchHistoryMsg:input_type -> pb.CsFetchHistoryMsgReq
  1341. 18, // 15: pb.Cmd.csFetchMsg:input_type -> pb.CsFetchMsgReq
  1342. 20, // 16: pb.Cmd.csSendMsg:input_type -> pb.CsSendMsgReq
  1343. 1, // 17: pb.Cmd.playerFetchCsInfo:output_type -> pb.PlayerFetchCsInfoResp
  1344. 3, // 18: pb.Cmd.playerFetchHistoryMsg:output_type -> pb.PlayerFetchHistoryMsgResp
  1345. 5, // 19: pb.Cmd.playerFetchMsg:output_type -> pb.PlayerFetchMsgResp
  1346. 7, // 20: pb.Cmd.playerSendMsg:output_type -> pb.PlayerSendMsgResp
  1347. 9, // 21: pb.Cmd.playerDisconnect:output_type -> pb.PlayerDisconnectResp
  1348. 11, // 22: pb.Cmd.csFetchPlayerQueue:output_type -> pb.CsFetchPlayerQueueResp
  1349. 13, // 23: pb.Cmd.csConnectPlayer:output_type -> pb.CsConnectPlayerResp
  1350. 15, // 24: pb.Cmd.csFetchHistoryChat:output_type -> pb.CsFetchHistoryChatResp
  1351. 17, // 25: pb.Cmd.csFetchHistoryMsg:output_type -> pb.CsFetchHistoryMsgResp
  1352. 19, // 26: pb.Cmd.csFetchMsg:output_type -> pb.CsFetchMsgResp
  1353. 21, // 27: pb.Cmd.csSendMsg:output_type -> pb.CsSendMsgResp
  1354. 17, // [17:28] is the sub-list for method output_type
  1355. 6, // [6:17] is the sub-list for method input_type
  1356. 6, // [6:6] is the sub-list for extension type_name
  1357. 6, // [6:6] is the sub-list for extension extendee
  1358. 0, // [0:6] is the sub-list for field type_name
  1359. }
  1360. func init() { file_pb_cmd_proto_init() }
  1361. func file_pb_cmd_proto_init() {
  1362. if File_pb_cmd_proto != nil {
  1363. return
  1364. }
  1365. if !protoimpl.UnsafeEnabled {
  1366. file_pb_cmd_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  1367. switch v := v.(*PlayerFetchCsInfoReq); i {
  1368. case 0:
  1369. return &v.state
  1370. case 1:
  1371. return &v.sizeCache
  1372. case 2:
  1373. return &v.unknownFields
  1374. default:
  1375. return nil
  1376. }
  1377. }
  1378. file_pb_cmd_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  1379. switch v := v.(*PlayerFetchCsInfoResp); i {
  1380. case 0:
  1381. return &v.state
  1382. case 1:
  1383. return &v.sizeCache
  1384. case 2:
  1385. return &v.unknownFields
  1386. default:
  1387. return nil
  1388. }
  1389. }
  1390. file_pb_cmd_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  1391. switch v := v.(*PlayerFetchHistoryMsgReq); i {
  1392. case 0:
  1393. return &v.state
  1394. case 1:
  1395. return &v.sizeCache
  1396. case 2:
  1397. return &v.unknownFields
  1398. default:
  1399. return nil
  1400. }
  1401. }
  1402. file_pb_cmd_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  1403. switch v := v.(*PlayerFetchHistoryMsgResp); i {
  1404. case 0:
  1405. return &v.state
  1406. case 1:
  1407. return &v.sizeCache
  1408. case 2:
  1409. return &v.unknownFields
  1410. default:
  1411. return nil
  1412. }
  1413. }
  1414. file_pb_cmd_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  1415. switch v := v.(*PlayerFetchMsgReq); i {
  1416. case 0:
  1417. return &v.state
  1418. case 1:
  1419. return &v.sizeCache
  1420. case 2:
  1421. return &v.unknownFields
  1422. default:
  1423. return nil
  1424. }
  1425. }
  1426. file_pb_cmd_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  1427. switch v := v.(*PlayerFetchMsgResp); i {
  1428. case 0:
  1429. return &v.state
  1430. case 1:
  1431. return &v.sizeCache
  1432. case 2:
  1433. return &v.unknownFields
  1434. default:
  1435. return nil
  1436. }
  1437. }
  1438. file_pb_cmd_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  1439. switch v := v.(*PlayerSendMsgReq); i {
  1440. case 0:
  1441. return &v.state
  1442. case 1:
  1443. return &v.sizeCache
  1444. case 2:
  1445. return &v.unknownFields
  1446. default:
  1447. return nil
  1448. }
  1449. }
  1450. file_pb_cmd_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  1451. switch v := v.(*PlayerSendMsgResp); i {
  1452. case 0:
  1453. return &v.state
  1454. case 1:
  1455. return &v.sizeCache
  1456. case 2:
  1457. return &v.unknownFields
  1458. default:
  1459. return nil
  1460. }
  1461. }
  1462. file_pb_cmd_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  1463. switch v := v.(*PlayerDisconnectReq); i {
  1464. case 0:
  1465. return &v.state
  1466. case 1:
  1467. return &v.sizeCache
  1468. case 2:
  1469. return &v.unknownFields
  1470. default:
  1471. return nil
  1472. }
  1473. }
  1474. file_pb_cmd_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  1475. switch v := v.(*PlayerDisconnectResp); i {
  1476. case 0:
  1477. return &v.state
  1478. case 1:
  1479. return &v.sizeCache
  1480. case 2:
  1481. return &v.unknownFields
  1482. default:
  1483. return nil
  1484. }
  1485. }
  1486. file_pb_cmd_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  1487. switch v := v.(*CsFetchPlayerQueueReq); i {
  1488. case 0:
  1489. return &v.state
  1490. case 1:
  1491. return &v.sizeCache
  1492. case 2:
  1493. return &v.unknownFields
  1494. default:
  1495. return nil
  1496. }
  1497. }
  1498. file_pb_cmd_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  1499. switch v := v.(*CsFetchPlayerQueueResp); i {
  1500. case 0:
  1501. return &v.state
  1502. case 1:
  1503. return &v.sizeCache
  1504. case 2:
  1505. return &v.unknownFields
  1506. default:
  1507. return nil
  1508. }
  1509. }
  1510. file_pb_cmd_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  1511. switch v := v.(*CsConnectPlayerReq); i {
  1512. case 0:
  1513. return &v.state
  1514. case 1:
  1515. return &v.sizeCache
  1516. case 2:
  1517. return &v.unknownFields
  1518. default:
  1519. return nil
  1520. }
  1521. }
  1522. file_pb_cmd_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  1523. switch v := v.(*CsConnectPlayerResp); i {
  1524. case 0:
  1525. return &v.state
  1526. case 1:
  1527. return &v.sizeCache
  1528. case 2:
  1529. return &v.unknownFields
  1530. default:
  1531. return nil
  1532. }
  1533. }
  1534. file_pb_cmd_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  1535. switch v := v.(*CsFetchHistoryChatReq); i {
  1536. case 0:
  1537. return &v.state
  1538. case 1:
  1539. return &v.sizeCache
  1540. case 2:
  1541. return &v.unknownFields
  1542. default:
  1543. return nil
  1544. }
  1545. }
  1546. file_pb_cmd_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  1547. switch v := v.(*CsFetchHistoryChatResp); i {
  1548. case 0:
  1549. return &v.state
  1550. case 1:
  1551. return &v.sizeCache
  1552. case 2:
  1553. return &v.unknownFields
  1554. default:
  1555. return nil
  1556. }
  1557. }
  1558. file_pb_cmd_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  1559. switch v := v.(*CsFetchHistoryMsgReq); i {
  1560. case 0:
  1561. return &v.state
  1562. case 1:
  1563. return &v.sizeCache
  1564. case 2:
  1565. return &v.unknownFields
  1566. default:
  1567. return nil
  1568. }
  1569. }
  1570. file_pb_cmd_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  1571. switch v := v.(*CsFetchHistoryMsgResp); i {
  1572. case 0:
  1573. return &v.state
  1574. case 1:
  1575. return &v.sizeCache
  1576. case 2:
  1577. return &v.unknownFields
  1578. default:
  1579. return nil
  1580. }
  1581. }
  1582. file_pb_cmd_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  1583. switch v := v.(*CsFetchMsgReq); i {
  1584. case 0:
  1585. return &v.state
  1586. case 1:
  1587. return &v.sizeCache
  1588. case 2:
  1589. return &v.unknownFields
  1590. default:
  1591. return nil
  1592. }
  1593. }
  1594. file_pb_cmd_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  1595. switch v := v.(*CsFetchMsgResp); i {
  1596. case 0:
  1597. return &v.state
  1598. case 1:
  1599. return &v.sizeCache
  1600. case 2:
  1601. return &v.unknownFields
  1602. default:
  1603. return nil
  1604. }
  1605. }
  1606. file_pb_cmd_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  1607. switch v := v.(*CsSendMsgReq); i {
  1608. case 0:
  1609. return &v.state
  1610. case 1:
  1611. return &v.sizeCache
  1612. case 2:
  1613. return &v.unknownFields
  1614. default:
  1615. return nil
  1616. }
  1617. }
  1618. file_pb_cmd_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
  1619. switch v := v.(*CsSendMsgResp); i {
  1620. case 0:
  1621. return &v.state
  1622. case 1:
  1623. return &v.sizeCache
  1624. case 2:
  1625. return &v.unknownFields
  1626. default:
  1627. return nil
  1628. }
  1629. }
  1630. }
  1631. type x struct{}
  1632. out := protoimpl.TypeBuilder{
  1633. File: protoimpl.DescBuilder{
  1634. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  1635. RawDescriptor: file_pb_cmd_proto_rawDesc,
  1636. NumEnums: 0,
  1637. NumMessages: 22,
  1638. NumExtensions: 0,
  1639. NumServices: 1,
  1640. },
  1641. GoTypes: file_pb_cmd_proto_goTypes,
  1642. DependencyIndexes: file_pb_cmd_proto_depIdxs,
  1643. MessageInfos: file_pb_cmd_proto_msgTypes,
  1644. }.Build()
  1645. File_pb_cmd_proto = out.File
  1646. file_pb_cmd_proto_rawDesc = nil
  1647. file_pb_cmd_proto_goTypes = nil
  1648. file_pb_cmd_proto_depIdxs = nil
  1649. }