websocket.pb.go 47 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.28.1-devel
  4. // protoc v3.21.8
  5. // source: websocket.proto
  6. package websocket
  7. import (
  8. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  9. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  10. emptypb "google.golang.org/protobuf/types/known/emptypb"
  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 FindOnlineCanMatchingPersonReply struct {
  21. state protoimpl.MessageState
  22. sizeCache protoimpl.SizeCache
  23. unknownFields protoimpl.UnknownFields
  24. List []*FindOnlineCanMatchingPersonInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  25. }
  26. func (x *FindOnlineCanMatchingPersonReply) Reset() {
  27. *x = FindOnlineCanMatchingPersonReply{}
  28. if protoimpl.UnsafeEnabled {
  29. mi := &file_websocket_proto_msgTypes[0]
  30. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  31. ms.StoreMessageInfo(mi)
  32. }
  33. }
  34. func (x *FindOnlineCanMatchingPersonReply) String() string {
  35. return protoimpl.X.MessageStringOf(x)
  36. }
  37. func (*FindOnlineCanMatchingPersonReply) ProtoMessage() {}
  38. func (x *FindOnlineCanMatchingPersonReply) ProtoReflect() protoreflect.Message {
  39. mi := &file_websocket_proto_msgTypes[0]
  40. if protoimpl.UnsafeEnabled && x != nil {
  41. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  42. if ms.LoadMessageInfo() == nil {
  43. ms.StoreMessageInfo(mi)
  44. }
  45. return ms
  46. }
  47. return mi.MessageOf(x)
  48. }
  49. // Deprecated: Use FindOnlineCanMatchingPersonReply.ProtoReflect.Descriptor instead.
  50. func (*FindOnlineCanMatchingPersonReply) Descriptor() ([]byte, []int) {
  51. return file_websocket_proto_rawDescGZIP(), []int{0}
  52. }
  53. func (x *FindOnlineCanMatchingPersonReply) GetList() []*FindOnlineCanMatchingPersonInfo {
  54. if x != nil {
  55. return x.List
  56. }
  57. return make([]*FindOnlineCanMatchingPersonInfo, 0)
  58. }
  59. type FindOnlineCanMatchingPersonInfo struct {
  60. state protoimpl.MessageState
  61. sizeCache protoimpl.SizeCache
  62. unknownFields protoimpl.UnknownFields
  63. TodayMatchedNum int64 `protobuf:"varint,1,opt,name=todayMatchedNum,proto3" json:"todayMatchedNum"` // 今日被匹配数
  64. PersonId string `protobuf:"bytes,2,opt,name=personId,proto3" json:"personId"`
  65. Weight int64 `protobuf:"varint,3,opt,name=weight,proto3" json:"weight"` // 权重
  66. WorkingStatus string `protobuf:"bytes,4,opt,name=workingStatus,proto3" json:"workingStatus"` // 工作状态
  67. Sex int64 `protobuf:"varint,5,opt,name=sex,proto3" json:"sex"` // 性别
  68. Age int64 `protobuf:"varint,6,opt,name=age,proto3" json:"age"` // 年龄
  69. Province string `protobuf:"bytes,7,opt,name=province,proto3" json:"province"` // 省
  70. City string `protobuf:"bytes,8,opt,name=city,proto3" json:"city"` // 市
  71. LastLoginTime string `protobuf:"bytes,9,opt,name=lastLoginTime,proto3" json:"lastLoginTime"`
  72. }
  73. func (x *FindOnlineCanMatchingPersonInfo) Reset() {
  74. *x = FindOnlineCanMatchingPersonInfo{}
  75. if protoimpl.UnsafeEnabled {
  76. mi := &file_websocket_proto_msgTypes[1]
  77. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  78. ms.StoreMessageInfo(mi)
  79. }
  80. }
  81. func (x *FindOnlineCanMatchingPersonInfo) String() string {
  82. return protoimpl.X.MessageStringOf(x)
  83. }
  84. func (*FindOnlineCanMatchingPersonInfo) ProtoMessage() {}
  85. func (x *FindOnlineCanMatchingPersonInfo) ProtoReflect() protoreflect.Message {
  86. mi := &file_websocket_proto_msgTypes[1]
  87. if protoimpl.UnsafeEnabled && x != nil {
  88. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  89. if ms.LoadMessageInfo() == nil {
  90. ms.StoreMessageInfo(mi)
  91. }
  92. return ms
  93. }
  94. return mi.MessageOf(x)
  95. }
  96. // Deprecated: Use FindOnlineCanMatchingPersonInfo.ProtoReflect.Descriptor instead.
  97. func (*FindOnlineCanMatchingPersonInfo) Descriptor() ([]byte, []int) {
  98. return file_websocket_proto_rawDescGZIP(), []int{1}
  99. }
  100. func (x *FindOnlineCanMatchingPersonInfo) GetTodayMatchedNum() int64 {
  101. if x != nil {
  102. return x.TodayMatchedNum
  103. }
  104. return 0
  105. }
  106. func (x *FindOnlineCanMatchingPersonInfo) GetPersonId() string {
  107. if x != nil {
  108. return x.PersonId
  109. }
  110. return ""
  111. }
  112. func (x *FindOnlineCanMatchingPersonInfo) GetWeight() int64 {
  113. if x != nil {
  114. return x.Weight
  115. }
  116. return 0
  117. }
  118. func (x *FindOnlineCanMatchingPersonInfo) GetWorkingStatus() string {
  119. if x != nil {
  120. return x.WorkingStatus
  121. }
  122. return ""
  123. }
  124. func (x *FindOnlineCanMatchingPersonInfo) GetSex() int64 {
  125. if x != nil {
  126. return x.Sex
  127. }
  128. return 0
  129. }
  130. func (x *FindOnlineCanMatchingPersonInfo) GetAge() int64 {
  131. if x != nil {
  132. return x.Age
  133. }
  134. return 0
  135. }
  136. func (x *FindOnlineCanMatchingPersonInfo) GetProvince() string {
  137. if x != nil {
  138. return x.Province
  139. }
  140. return ""
  141. }
  142. func (x *FindOnlineCanMatchingPersonInfo) GetCity() string {
  143. if x != nil {
  144. return x.City
  145. }
  146. return ""
  147. }
  148. func (x *FindOnlineCanMatchingPersonInfo) GetLastLoginTime() string {
  149. if x != nil {
  150. return x.LastLoginTime
  151. }
  152. return ""
  153. }
  154. type OnlinePersonReply struct {
  155. state protoimpl.MessageState
  156. sizeCache protoimpl.SizeCache
  157. unknownFields protoimpl.UnknownFields
  158. UserManNum int64 `protobuf:"varint,1,opt,name=userManNum,proto3" json:"userManNum"` // 男用户在线数
  159. UserWomanNum int64 `protobuf:"varint,2,opt,name=userWomanNum,proto3" json:"userWomanNum"` // 女用户在线数
  160. UserOtherNum int64 `protobuf:"varint,3,opt,name=userOtherNum,proto3" json:"userOtherNum"` // 未填写性别的用户在线数
  161. }
  162. func (x *OnlinePersonReply) Reset() {
  163. *x = OnlinePersonReply{}
  164. if protoimpl.UnsafeEnabled {
  165. mi := &file_websocket_proto_msgTypes[2]
  166. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  167. ms.StoreMessageInfo(mi)
  168. }
  169. }
  170. func (x *OnlinePersonReply) String() string {
  171. return protoimpl.X.MessageStringOf(x)
  172. }
  173. func (*OnlinePersonReply) ProtoMessage() {}
  174. func (x *OnlinePersonReply) ProtoReflect() protoreflect.Message {
  175. mi := &file_websocket_proto_msgTypes[2]
  176. if protoimpl.UnsafeEnabled && x != nil {
  177. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  178. if ms.LoadMessageInfo() == nil {
  179. ms.StoreMessageInfo(mi)
  180. }
  181. return ms
  182. }
  183. return mi.MessageOf(x)
  184. }
  185. // Deprecated: Use OnlinePersonReply.ProtoReflect.Descriptor instead.
  186. func (*OnlinePersonReply) Descriptor() ([]byte, []int) {
  187. return file_websocket_proto_rawDescGZIP(), []int{2}
  188. }
  189. func (x *OnlinePersonReply) GetUserManNum() int64 {
  190. if x != nil {
  191. return x.UserManNum
  192. }
  193. return 0
  194. }
  195. func (x *OnlinePersonReply) GetUserWomanNum() int64 {
  196. if x != nil {
  197. return x.UserWomanNum
  198. }
  199. return 0
  200. }
  201. func (x *OnlinePersonReply) GetUserOtherNum() int64 {
  202. if x != nil {
  203. return x.UserOtherNum
  204. }
  205. return 0
  206. }
  207. type CheckIsOnlineRequest struct {
  208. state protoimpl.MessageState
  209. sizeCache protoimpl.SizeCache
  210. unknownFields protoimpl.UnknownFields
  211. UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId"` // 身份ID
  212. }
  213. func (x *CheckIsOnlineRequest) Reset() {
  214. *x = CheckIsOnlineRequest{}
  215. if protoimpl.UnsafeEnabled {
  216. mi := &file_websocket_proto_msgTypes[3]
  217. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  218. ms.StoreMessageInfo(mi)
  219. }
  220. }
  221. func (x *CheckIsOnlineRequest) String() string {
  222. return protoimpl.X.MessageStringOf(x)
  223. }
  224. func (*CheckIsOnlineRequest) ProtoMessage() {}
  225. func (x *CheckIsOnlineRequest) ProtoReflect() protoreflect.Message {
  226. mi := &file_websocket_proto_msgTypes[3]
  227. if protoimpl.UnsafeEnabled && x != nil {
  228. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  229. if ms.LoadMessageInfo() == nil {
  230. ms.StoreMessageInfo(mi)
  231. }
  232. return ms
  233. }
  234. return mi.MessageOf(x)
  235. }
  236. // Deprecated: Use CheckIsOnlineRequest.ProtoReflect.Descriptor instead.
  237. func (*CheckIsOnlineRequest) Descriptor() ([]byte, []int) {
  238. return file_websocket_proto_rawDescGZIP(), []int{3}
  239. }
  240. func (x *CheckIsOnlineRequest) GetUserId() string {
  241. if x != nil {
  242. return x.UserId
  243. }
  244. return ""
  245. }
  246. type CheckIsOnlineByIDsParam struct {
  247. state protoimpl.MessageState
  248. sizeCache protoimpl.SizeCache
  249. unknownFields protoimpl.UnknownFields
  250. UserIds []string `protobuf:"bytes,1,rep,name=userIds,proto3" json:"userIds"` // 身份ID
  251. }
  252. func (x *CheckIsOnlineByIDsParam) Reset() {
  253. *x = CheckIsOnlineByIDsParam{}
  254. if protoimpl.UnsafeEnabled {
  255. mi := &file_websocket_proto_msgTypes[4]
  256. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  257. ms.StoreMessageInfo(mi)
  258. }
  259. }
  260. func (x *CheckIsOnlineByIDsParam) String() string {
  261. return protoimpl.X.MessageStringOf(x)
  262. }
  263. func (*CheckIsOnlineByIDsParam) ProtoMessage() {}
  264. func (x *CheckIsOnlineByIDsParam) ProtoReflect() protoreflect.Message {
  265. mi := &file_websocket_proto_msgTypes[4]
  266. if protoimpl.UnsafeEnabled && x != nil {
  267. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  268. if ms.LoadMessageInfo() == nil {
  269. ms.StoreMessageInfo(mi)
  270. }
  271. return ms
  272. }
  273. return mi.MessageOf(x)
  274. }
  275. // Deprecated: Use CheckIsOnlineByIDsParam.ProtoReflect.Descriptor instead.
  276. func (*CheckIsOnlineByIDsParam) Descriptor() ([]byte, []int) {
  277. return file_websocket_proto_rawDescGZIP(), []int{4}
  278. }
  279. func (x *CheckIsOnlineByIDsParam) GetUserIds() []string {
  280. if x != nil {
  281. return x.UserIds
  282. }
  283. return make([]string, 0)
  284. }
  285. type CheckIsOnlineReply struct {
  286. state protoimpl.MessageState
  287. sizeCache protoimpl.SizeCache
  288. unknownFields protoimpl.UnknownFields
  289. IsOnline bool `protobuf:"varint,1,opt,name=isOnline,proto3" json:"isOnline"` // 是否在线
  290. }
  291. func (x *CheckIsOnlineReply) Reset() {
  292. *x = CheckIsOnlineReply{}
  293. if protoimpl.UnsafeEnabled {
  294. mi := &file_websocket_proto_msgTypes[5]
  295. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  296. ms.StoreMessageInfo(mi)
  297. }
  298. }
  299. func (x *CheckIsOnlineReply) String() string {
  300. return protoimpl.X.MessageStringOf(x)
  301. }
  302. func (*CheckIsOnlineReply) ProtoMessage() {}
  303. func (x *CheckIsOnlineReply) ProtoReflect() protoreflect.Message {
  304. mi := &file_websocket_proto_msgTypes[5]
  305. if protoimpl.UnsafeEnabled && x != nil {
  306. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  307. if ms.LoadMessageInfo() == nil {
  308. ms.StoreMessageInfo(mi)
  309. }
  310. return ms
  311. }
  312. return mi.MessageOf(x)
  313. }
  314. // Deprecated: Use CheckIsOnlineReply.ProtoReflect.Descriptor instead.
  315. func (*CheckIsOnlineReply) Descriptor() ([]byte, []int) {
  316. return file_websocket_proto_rawDescGZIP(), []int{5}
  317. }
  318. func (x *CheckIsOnlineReply) GetIsOnline() bool {
  319. if x != nil {
  320. return x.IsOnline
  321. }
  322. return false
  323. }
  324. type UpdateWorkingStatusRequest struct {
  325. state protoimpl.MessageState
  326. sizeCache protoimpl.SizeCache
  327. unknownFields protoimpl.UnknownFields
  328. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"`
  329. WorkingStatus string `protobuf:"bytes,2,opt,name=workingStatus,proto3" json:"workingStatus"`
  330. }
  331. func (x *UpdateWorkingStatusRequest) Reset() {
  332. *x = UpdateWorkingStatusRequest{}
  333. if protoimpl.UnsafeEnabled {
  334. mi := &file_websocket_proto_msgTypes[6]
  335. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  336. ms.StoreMessageInfo(mi)
  337. }
  338. }
  339. func (x *UpdateWorkingStatusRequest) String() string {
  340. return protoimpl.X.MessageStringOf(x)
  341. }
  342. func (*UpdateWorkingStatusRequest) ProtoMessage() {}
  343. func (x *UpdateWorkingStatusRequest) ProtoReflect() protoreflect.Message {
  344. mi := &file_websocket_proto_msgTypes[6]
  345. if protoimpl.UnsafeEnabled && x != nil {
  346. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  347. if ms.LoadMessageInfo() == nil {
  348. ms.StoreMessageInfo(mi)
  349. }
  350. return ms
  351. }
  352. return mi.MessageOf(x)
  353. }
  354. // Deprecated: Use UpdateWorkingStatusRequest.ProtoReflect.Descriptor instead.
  355. func (*UpdateWorkingStatusRequest) Descriptor() ([]byte, []int) {
  356. return file_websocket_proto_rawDescGZIP(), []int{6}
  357. }
  358. func (x *UpdateWorkingStatusRequest) GetId() string {
  359. if x != nil {
  360. return x.Id
  361. }
  362. return ""
  363. }
  364. func (x *UpdateWorkingStatusRequest) GetWorkingStatus() string {
  365. if x != nil {
  366. return x.WorkingStatus
  367. }
  368. return ""
  369. }
  370. type UpdateWeightRequest struct {
  371. state protoimpl.MessageState
  372. sizeCache protoimpl.SizeCache
  373. unknownFields protoimpl.UnknownFields
  374. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"`
  375. Weight int64 `protobuf:"varint,2,opt,name=weight,proto3" json:"weight"`
  376. }
  377. func (x *UpdateWeightRequest) Reset() {
  378. *x = UpdateWeightRequest{}
  379. if protoimpl.UnsafeEnabled {
  380. mi := &file_websocket_proto_msgTypes[7]
  381. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  382. ms.StoreMessageInfo(mi)
  383. }
  384. }
  385. func (x *UpdateWeightRequest) String() string {
  386. return protoimpl.X.MessageStringOf(x)
  387. }
  388. func (*UpdateWeightRequest) ProtoMessage() {}
  389. func (x *UpdateWeightRequest) ProtoReflect() protoreflect.Message {
  390. mi := &file_websocket_proto_msgTypes[7]
  391. if protoimpl.UnsafeEnabled && x != nil {
  392. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  393. if ms.LoadMessageInfo() == nil {
  394. ms.StoreMessageInfo(mi)
  395. }
  396. return ms
  397. }
  398. return mi.MessageOf(x)
  399. }
  400. // Deprecated: Use UpdateWeightRequest.ProtoReflect.Descriptor instead.
  401. func (*UpdateWeightRequest) Descriptor() ([]byte, []int) {
  402. return file_websocket_proto_rawDescGZIP(), []int{7}
  403. }
  404. func (x *UpdateWeightRequest) GetId() string {
  405. if x != nil {
  406. return x.Id
  407. }
  408. return ""
  409. }
  410. func (x *UpdateWeightRequest) GetWeight() int64 {
  411. if x != nil {
  412. return x.Weight
  413. }
  414. return 0
  415. }
  416. type UpdateTodayMatchedNumRequest struct {
  417. state protoimpl.MessageState
  418. sizeCache protoimpl.SizeCache
  419. unknownFields protoimpl.UnknownFields
  420. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"`
  421. TodayMatchedNum int64 `protobuf:"varint,2,opt,name=todayMatchedNum,proto3" json:"todayMatchedNum"`
  422. }
  423. func (x *UpdateTodayMatchedNumRequest) Reset() {
  424. *x = UpdateTodayMatchedNumRequest{}
  425. if protoimpl.UnsafeEnabled {
  426. mi := &file_websocket_proto_msgTypes[8]
  427. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  428. ms.StoreMessageInfo(mi)
  429. }
  430. }
  431. func (x *UpdateTodayMatchedNumRequest) String() string {
  432. return protoimpl.X.MessageStringOf(x)
  433. }
  434. func (*UpdateTodayMatchedNumRequest) ProtoMessage() {}
  435. func (x *UpdateTodayMatchedNumRequest) ProtoReflect() protoreflect.Message {
  436. mi := &file_websocket_proto_msgTypes[8]
  437. if protoimpl.UnsafeEnabled && x != nil {
  438. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  439. if ms.LoadMessageInfo() == nil {
  440. ms.StoreMessageInfo(mi)
  441. }
  442. return ms
  443. }
  444. return mi.MessageOf(x)
  445. }
  446. // Deprecated: Use UpdateTodayMatchedNumRequest.ProtoReflect.Descriptor instead.
  447. func (*UpdateTodayMatchedNumRequest) Descriptor() ([]byte, []int) {
  448. return file_websocket_proto_rawDescGZIP(), []int{8}
  449. }
  450. func (x *UpdateTodayMatchedNumRequest) GetId() string {
  451. if x != nil {
  452. return x.Id
  453. }
  454. return ""
  455. }
  456. func (x *UpdateTodayMatchedNumRequest) GetTodayMatchedNum() int64 {
  457. if x != nil {
  458. return x.TodayMatchedNum
  459. }
  460. return 0
  461. }
  462. type MessageInfo struct {
  463. state protoimpl.MessageState
  464. sizeCache protoimpl.SizeCache
  465. unknownFields protoimpl.UnknownFields
  466. RoomId int64 `protobuf:"varint,1,opt,name=roomId,proto3" json:"roomId"` // 房间ID
  467. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message"` // 发送的消息
  468. MsgType string `protobuf:"bytes,3,opt,name=msgType,proto3" json:"msgType"` // 消息类型
  469. }
  470. func (x *MessageInfo) Reset() {
  471. *x = MessageInfo{}
  472. if protoimpl.UnsafeEnabled {
  473. mi := &file_websocket_proto_msgTypes[9]
  474. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  475. ms.StoreMessageInfo(mi)
  476. }
  477. }
  478. func (x *MessageInfo) String() string {
  479. return protoimpl.X.MessageStringOf(x)
  480. }
  481. func (*MessageInfo) ProtoMessage() {}
  482. func (x *MessageInfo) ProtoReflect() protoreflect.Message {
  483. mi := &file_websocket_proto_msgTypes[9]
  484. if protoimpl.UnsafeEnabled && x != nil {
  485. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  486. if ms.LoadMessageInfo() == nil {
  487. ms.StoreMessageInfo(mi)
  488. }
  489. return ms
  490. }
  491. return mi.MessageOf(x)
  492. }
  493. // Deprecated: Use MessageInfo.ProtoReflect.Descriptor instead.
  494. func (*MessageInfo) Descriptor() ([]byte, []int) {
  495. return file_websocket_proto_rawDescGZIP(), []int{9}
  496. }
  497. func (x *MessageInfo) GetRoomId() int64 {
  498. if x != nil {
  499. return x.RoomId
  500. }
  501. return 0
  502. }
  503. func (x *MessageInfo) GetMessage() string {
  504. if x != nil {
  505. return x.Message
  506. }
  507. return ""
  508. }
  509. func (x *MessageInfo) GetMsgType() string {
  510. if x != nil {
  511. return x.MsgType
  512. }
  513. return ""
  514. }
  515. type SendMsgRequest struct {
  516. state protoimpl.MessageState
  517. sizeCache protoimpl.SizeCache
  518. unknownFields protoimpl.UnknownFields
  519. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"`
  520. Method string `protobuf:"bytes,2,opt,name=method,proto3" json:"method"`
  521. Data []byte `protobuf:"bytes,3,opt,name=data,proto3" json:"data"`
  522. Code int32 `protobuf:"varint,4,opt,name=code,proto3" json:"code"`
  523. Message string `protobuf:"bytes,5,opt,name=message,proto3" json:"message"`
  524. WebsocketTag string `protobuf:"bytes,6,opt,name=websocketTag,proto3" json:"websocketTag"`
  525. IsSelf bool `protobuf:"varint,7,opt,name=isSelf,proto3" json:"isSelf"` // 是否是给自己发送的
  526. MessageId int64 `protobuf:"varint,8,opt,name=messageId,proto3" json:"messageId"` // 消息id
  527. }
  528. func (x *SendMsgRequest) Reset() {
  529. *x = SendMsgRequest{}
  530. if protoimpl.UnsafeEnabled {
  531. mi := &file_websocket_proto_msgTypes[10]
  532. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  533. ms.StoreMessageInfo(mi)
  534. }
  535. }
  536. func (x *SendMsgRequest) String() string {
  537. return protoimpl.X.MessageStringOf(x)
  538. }
  539. func (*SendMsgRequest) ProtoMessage() {}
  540. func (x *SendMsgRequest) ProtoReflect() protoreflect.Message {
  541. mi := &file_websocket_proto_msgTypes[10]
  542. if protoimpl.UnsafeEnabled && x != nil {
  543. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  544. if ms.LoadMessageInfo() == nil {
  545. ms.StoreMessageInfo(mi)
  546. }
  547. return ms
  548. }
  549. return mi.MessageOf(x)
  550. }
  551. // Deprecated: Use SendMsgRequest.ProtoReflect.Descriptor instead.
  552. func (*SendMsgRequest) Descriptor() ([]byte, []int) {
  553. return file_websocket_proto_rawDescGZIP(), []int{10}
  554. }
  555. func (x *SendMsgRequest) GetId() string {
  556. if x != nil {
  557. return x.Id
  558. }
  559. return ""
  560. }
  561. func (x *SendMsgRequest) GetMethod() string {
  562. if x != nil {
  563. return x.Method
  564. }
  565. return ""
  566. }
  567. func (x *SendMsgRequest) GetData() []byte {
  568. if x != nil {
  569. return x.Data
  570. }
  571. return make([]byte, 0)
  572. }
  573. func (x *SendMsgRequest) GetCode() int32 {
  574. if x != nil {
  575. return x.Code
  576. }
  577. return 0
  578. }
  579. func (x *SendMsgRequest) GetMessage() string {
  580. if x != nil {
  581. return x.Message
  582. }
  583. return ""
  584. }
  585. func (x *SendMsgRequest) GetWebsocketTag() string {
  586. if x != nil {
  587. return x.WebsocketTag
  588. }
  589. return ""
  590. }
  591. func (x *SendMsgRequest) GetIsSelf() bool {
  592. if x != nil {
  593. return x.IsSelf
  594. }
  595. return false
  596. }
  597. func (x *SendMsgRequest) GetMessageId() int64 {
  598. if x != nil {
  599. return x.MessageId
  600. }
  601. return 0
  602. }
  603. type SendMsgReply struct {
  604. state protoimpl.MessageState
  605. sizeCache protoimpl.SizeCache
  606. unknownFields protoimpl.UnknownFields
  607. }
  608. func (x *SendMsgReply) Reset() {
  609. *x = SendMsgReply{}
  610. if protoimpl.UnsafeEnabled {
  611. mi := &file_websocket_proto_msgTypes[11]
  612. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  613. ms.StoreMessageInfo(mi)
  614. }
  615. }
  616. func (x *SendMsgReply) String() string {
  617. return protoimpl.X.MessageStringOf(x)
  618. }
  619. func (*SendMsgReply) ProtoMessage() {}
  620. func (x *SendMsgReply) ProtoReflect() protoreflect.Message {
  621. mi := &file_websocket_proto_msgTypes[11]
  622. if protoimpl.UnsafeEnabled && x != nil {
  623. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  624. if ms.LoadMessageInfo() == nil {
  625. ms.StoreMessageInfo(mi)
  626. }
  627. return ms
  628. }
  629. return mi.MessageOf(x)
  630. }
  631. // Deprecated: Use SendMsgReply.ProtoReflect.Descriptor instead.
  632. func (*SendMsgReply) Descriptor() ([]byte, []int) {
  633. return file_websocket_proto_rawDescGZIP(), []int{11}
  634. }
  635. type FindOnlinePersonReply struct {
  636. state protoimpl.MessageState
  637. sizeCache protoimpl.SizeCache
  638. unknownFields protoimpl.UnknownFields
  639. List []*OnlinePersonInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list"`
  640. }
  641. func (x *FindOnlinePersonReply) Reset() {
  642. *x = FindOnlinePersonReply{}
  643. if protoimpl.UnsafeEnabled {
  644. mi := &file_websocket_proto_msgTypes[12]
  645. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  646. ms.StoreMessageInfo(mi)
  647. }
  648. }
  649. func (x *FindOnlinePersonReply) String() string {
  650. return protoimpl.X.MessageStringOf(x)
  651. }
  652. func (*FindOnlinePersonReply) ProtoMessage() {}
  653. func (x *FindOnlinePersonReply) ProtoReflect() protoreflect.Message {
  654. mi := &file_websocket_proto_msgTypes[12]
  655. if protoimpl.UnsafeEnabled && x != nil {
  656. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  657. if ms.LoadMessageInfo() == nil {
  658. ms.StoreMessageInfo(mi)
  659. }
  660. return ms
  661. }
  662. return mi.MessageOf(x)
  663. }
  664. // Deprecated: Use FindOnlinePersonReply.ProtoReflect.Descriptor instead.
  665. func (*FindOnlinePersonReply) Descriptor() ([]byte, []int) {
  666. return file_websocket_proto_rawDescGZIP(), []int{12}
  667. }
  668. func (x *FindOnlinePersonReply) GetList() []*OnlinePersonInfo {
  669. if x != nil {
  670. return x.List
  671. }
  672. return make([]*OnlinePersonInfo, 0)
  673. }
  674. type OnlinePersonInfo struct {
  675. state protoimpl.MessageState
  676. sizeCache protoimpl.SizeCache
  677. unknownFields protoimpl.UnknownFields
  678. PersonId string `protobuf:"bytes,2,opt,name=personId,proto3" json:"personId"`
  679. Weight int64 `protobuf:"varint,3,opt,name=weight,proto3" json:"weight"` // 权重
  680. WorkingStatus string `protobuf:"bytes,4,opt,name=workingStatus,proto3" json:"workingStatus"` // 工作状态
  681. Sex int64 `protobuf:"varint,5,opt,name=sex,proto3" json:"sex"` // 性别
  682. LastLoginTime string `protobuf:"bytes,6,opt,name=lastLoginTime,proto3" json:"lastLoginTime"`
  683. }
  684. func (x *OnlinePersonInfo) Reset() {
  685. *x = OnlinePersonInfo{}
  686. if protoimpl.UnsafeEnabled {
  687. mi := &file_websocket_proto_msgTypes[13]
  688. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  689. ms.StoreMessageInfo(mi)
  690. }
  691. }
  692. func (x *OnlinePersonInfo) String() string {
  693. return protoimpl.X.MessageStringOf(x)
  694. }
  695. func (*OnlinePersonInfo) ProtoMessage() {}
  696. func (x *OnlinePersonInfo) ProtoReflect() protoreflect.Message {
  697. mi := &file_websocket_proto_msgTypes[13]
  698. if protoimpl.UnsafeEnabled && x != nil {
  699. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  700. if ms.LoadMessageInfo() == nil {
  701. ms.StoreMessageInfo(mi)
  702. }
  703. return ms
  704. }
  705. return mi.MessageOf(x)
  706. }
  707. // Deprecated: Use OnlinePersonInfo.ProtoReflect.Descriptor instead.
  708. func (*OnlinePersonInfo) Descriptor() ([]byte, []int) {
  709. return file_websocket_proto_rawDescGZIP(), []int{13}
  710. }
  711. func (x *OnlinePersonInfo) GetPersonId() string {
  712. if x != nil {
  713. return x.PersonId
  714. }
  715. return ""
  716. }
  717. func (x *OnlinePersonInfo) GetWeight() int64 {
  718. if x != nil {
  719. return x.Weight
  720. }
  721. return 0
  722. }
  723. func (x *OnlinePersonInfo) GetWorkingStatus() string {
  724. if x != nil {
  725. return x.WorkingStatus
  726. }
  727. return ""
  728. }
  729. func (x *OnlinePersonInfo) GetSex() int64 {
  730. if x != nil {
  731. return x.Sex
  732. }
  733. return 0
  734. }
  735. func (x *OnlinePersonInfo) GetLastLoginTime() string {
  736. if x != nil {
  737. return x.LastLoginTime
  738. }
  739. return ""
  740. }
  741. var File_websocket_proto protoreflect.FileDescriptor
  742. var file_websocket_proto_rawDesc = []byte{
  743. 0x0a, 0x0f, 0x77, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  744. 0x6f, 0x12, 0x0d, 0x61, 0x70, 0x69, 0x2e, 0x77, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74,
  745. 0x1a, 0x1b, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75,
  746. 0x66, 0x2f, 0x65, 0x6d, 0x70, 0x74, 0x79, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22, 0x66, 0x0a,
  747. 0x20, 0x46, 0x69, 0x6e, 0x64, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x43, 0x61, 0x6e, 0x4d, 0x61,
  748. 0x74, 0x63, 0x68, 0x69, 0x6e, 0x67, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x52, 0x65, 0x70, 0x6c,
  749. 0x79, 0x12, 0x42, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32,
  750. 0x2e, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x77, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x2e,
  751. 0x46, 0x69, 0x6e, 0x64, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x43, 0x61, 0x6e, 0x4d, 0x61, 0x74,
  752. 0x63, 0x68, 0x69, 0x6e, 0x67, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x6e, 0x66, 0x6f, 0x52,
  753. 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0x9f, 0x02, 0x0a, 0x1f, 0x46, 0x69, 0x6e, 0x64, 0x4f, 0x6e,
  754. 0x6c, 0x69, 0x6e, 0x65, 0x43, 0x61, 0x6e, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x69, 0x6e, 0x67, 0x50,
  755. 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x28, 0x0a, 0x0f, 0x74, 0x6f, 0x64,
  756. 0x61, 0x79, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x18, 0x01, 0x20, 0x01,
  757. 0x28, 0x03, 0x52, 0x0f, 0x74, 0x6f, 0x64, 0x61, 0x79, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x65, 0x64,
  758. 0x4e, 0x75, 0x6d, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x18,
  759. 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x12,
  760. 0x16, 0x0a, 0x06, 0x77, 0x65, 0x69, 0x67, 0x68, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52,
  761. 0x06, 0x77, 0x65, 0x69, 0x67, 0x68, 0x74, 0x12, 0x24, 0x0a, 0x0d, 0x77, 0x6f, 0x72, 0x6b, 0x69,
  762. 0x6e, 0x67, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d,
  763. 0x77, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x10, 0x0a,
  764. 0x03, 0x73, 0x65, 0x78, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12,
  765. 0x10, 0x0a, 0x03, 0x61, 0x67, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x61, 0x67,
  766. 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x18, 0x07, 0x20,
  767. 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x72, 0x6f, 0x76, 0x69, 0x6e, 0x63, 0x65, 0x12, 0x12, 0x0a,
  768. 0x04, 0x63, 0x69, 0x74, 0x79, 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x69, 0x74,
  769. 0x79, 0x12, 0x24, 0x0a, 0x0d, 0x6c, 0x61, 0x73, 0x74, 0x4c, 0x6f, 0x67, 0x69, 0x6e, 0x54, 0x69,
  770. 0x6d, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x6c, 0x61, 0x73, 0x74, 0x4c, 0x6f,
  771. 0x67, 0x69, 0x6e, 0x54, 0x69, 0x6d, 0x65, 0x22, 0x7b, 0x0a, 0x11, 0x4f, 0x6e, 0x6c, 0x69, 0x6e,
  772. 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x1e, 0x0a, 0x0a,
  773. 0x75, 0x73, 0x65, 0x72, 0x4d, 0x61, 0x6e, 0x4e, 0x75, 0x6d, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03,
  774. 0x52, 0x0a, 0x75, 0x73, 0x65, 0x72, 0x4d, 0x61, 0x6e, 0x4e, 0x75, 0x6d, 0x12, 0x22, 0x0a, 0x0c,
  775. 0x75, 0x73, 0x65, 0x72, 0x57, 0x6f, 0x6d, 0x61, 0x6e, 0x4e, 0x75, 0x6d, 0x18, 0x02, 0x20, 0x01,
  776. 0x28, 0x03, 0x52, 0x0c, 0x75, 0x73, 0x65, 0x72, 0x57, 0x6f, 0x6d, 0x61, 0x6e, 0x4e, 0x75, 0x6d,
  777. 0x12, 0x22, 0x0a, 0x0c, 0x75, 0x73, 0x65, 0x72, 0x4f, 0x74, 0x68, 0x65, 0x72, 0x4e, 0x75, 0x6d,
  778. 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0c, 0x75, 0x73, 0x65, 0x72, 0x4f, 0x74, 0x68, 0x65,
  779. 0x72, 0x4e, 0x75, 0x6d, 0x22, 0x2e, 0x0a, 0x14, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x49, 0x73, 0x4f,
  780. 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x16, 0x0a, 0x06,
  781. 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73,
  782. 0x65, 0x72, 0x49, 0x64, 0x22, 0x33, 0x0a, 0x17, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x49, 0x73, 0x4f,
  783. 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x42, 0x79, 0x49, 0x44, 0x73, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x12,
  784. 0x18, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x09,
  785. 0x52, 0x07, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x73, 0x22, 0x30, 0x0a, 0x12, 0x43, 0x68, 0x65,
  786. 0x63, 0x6b, 0x49, 0x73, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12,
  787. 0x1a, 0x0a, 0x08, 0x69, 0x73, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28,
  788. 0x08, 0x52, 0x08, 0x69, 0x73, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x22, 0x52, 0x0a, 0x1a, 0x55,
  789. 0x70, 0x64, 0x61, 0x74, 0x65, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x53, 0x74, 0x61, 0x74,
  790. 0x75, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18,
  791. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x24, 0x0a, 0x0d, 0x77, 0x6f, 0x72,
  792. 0x6b, 0x69, 0x6e, 0x67, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  793. 0x52, 0x0d, 0x77, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x22,
  794. 0x3d, 0x0a, 0x13, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x57, 0x65, 0x69, 0x67, 0x68, 0x74, 0x52,
  795. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01,
  796. 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x77, 0x65, 0x69, 0x67, 0x68, 0x74,
  797. 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x77, 0x65, 0x69, 0x67, 0x68, 0x74, 0x22, 0x58,
  798. 0x0a, 0x1c, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x54, 0x6f, 0x64, 0x61, 0x79, 0x4d, 0x61, 0x74,
  799. 0x63, 0x68, 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x0e,
  800. 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x28,
  801. 0x0a, 0x0f, 0x74, 0x6f, 0x64, 0x61, 0x79, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x65, 0x64, 0x4e, 0x75,
  802. 0x6d, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0f, 0x74, 0x6f, 0x64, 0x61, 0x79, 0x4d, 0x61,
  803. 0x74, 0x63, 0x68, 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x22, 0x59, 0x0a, 0x0b, 0x4d, 0x65, 0x73, 0x73,
  804. 0x61, 0x67, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49,
  805. 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x12,
  806. 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  807. 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x73, 0x67,
  808. 0x54, 0x79, 0x70, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x73, 0x67, 0x54,
  809. 0x79, 0x70, 0x65, 0x22, 0xd4, 0x01, 0x0a, 0x0e, 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x73, 0x67, 0x52,
  810. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01,
  811. 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6d, 0x65, 0x74, 0x68, 0x6f, 0x64,
  812. 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x6d, 0x65, 0x74, 0x68, 0x6f, 0x64, 0x12, 0x12,
  813. 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x04, 0x64, 0x61,
  814. 0x74, 0x61, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x05,
  815. 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67,
  816. 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
  817. 0x12, 0x22, 0x0a, 0x0c, 0x77, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x54, 0x61, 0x67,
  818. 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x77, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65,
  819. 0x74, 0x54, 0x61, 0x67, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x73, 0x53, 0x65, 0x6c, 0x66, 0x18, 0x07,
  820. 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x69, 0x73, 0x53, 0x65, 0x6c, 0x66, 0x12, 0x1c, 0x0a, 0x09,
  821. 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x49, 0x64, 0x18, 0x08, 0x20, 0x01, 0x28, 0x03, 0x52,
  822. 0x09, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x49, 0x64, 0x22, 0x0e, 0x0a, 0x0c, 0x53, 0x65,
  823. 0x6e, 0x64, 0x4d, 0x73, 0x67, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x4c, 0x0a, 0x15, 0x46, 0x69,
  824. 0x6e, 0x64, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x52, 0x65,
  825. 0x70, 0x6c, 0x79, 0x12, 0x33, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28,
  826. 0x0b, 0x32, 0x1f, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x77, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65,
  827. 0x74, 0x2e, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x6e,
  828. 0x66, 0x6f, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x22, 0xa4, 0x01, 0x0a, 0x10, 0x4f, 0x6e, 0x6c,
  829. 0x69, 0x6e, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x1a, 0x0a,
  830. 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  831. 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x77, 0x65, 0x69,
  832. 0x67, 0x68, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x77, 0x65, 0x69, 0x67, 0x68,
  833. 0x74, 0x12, 0x24, 0x0a, 0x0d, 0x77, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x53, 0x74, 0x61, 0x74,
  834. 0x75, 0x73, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x77, 0x6f, 0x72, 0x6b, 0x69, 0x6e,
  835. 0x67, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x05,
  836. 0x20, 0x01, 0x28, 0x03, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x24, 0x0a, 0x0d, 0x6c, 0x61, 0x73,
  837. 0x74, 0x4c, 0x6f, 0x67, 0x69, 0x6e, 0x54, 0x69, 0x6d, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09,
  838. 0x52, 0x0d, 0x6c, 0x61, 0x73, 0x74, 0x4c, 0x6f, 0x67, 0x69, 0x6e, 0x54, 0x69, 0x6d, 0x65, 0x32,
  839. 0xc9, 0x07, 0x0a, 0x09, 0x57, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x12, 0x50, 0x0a,
  840. 0x10, 0x46, 0x69, 0x6e, 0x64, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f,
  841. 0x6e, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  842. 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e,
  843. 0x77, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x4f, 0x6e,
  844. 0x6c, 0x69, 0x6e, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12,
  845. 0x53, 0x0a, 0x13, 0x46, 0x69, 0x6e, 0x64, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x50, 0x65, 0x72,
  846. 0x73, 0x6f, 0x6e, 0x41, 0x6c, 0x6c, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e,
  847. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x24,
  848. 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x77, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x2e, 0x46,
  849. 0x69, 0x6e, 0x64, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x52,
  850. 0x65, 0x70, 0x6c, 0x79, 0x12, 0x66, 0x0a, 0x1b, 0x46, 0x69, 0x6e, 0x64, 0x4f, 0x6e, 0x6c, 0x69,
  851. 0x6e, 0x65, 0x43, 0x61, 0x6e, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x69, 0x6e, 0x67, 0x50, 0x65, 0x72,
  852. 0x73, 0x6f, 0x6e, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f,
  853. 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x2f, 0x2e, 0x61, 0x70,
  854. 0x69, 0x2e, 0x77, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x2e, 0x46, 0x69, 0x6e, 0x64,
  855. 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x43, 0x61, 0x6e, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x69, 0x6e,
  856. 0x67, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x47, 0x0a, 0x07,
  857. 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x73, 0x67, 0x12, 0x1d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x77, 0x65,
  858. 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x2e, 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x73, 0x67, 0x52,
  859. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x77, 0x65, 0x62,
  860. 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x2e, 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x73, 0x67, 0x52, 0x65,
  861. 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x5a, 0x0a, 0x13, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x57,
  862. 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x29, 0x2e, 0x61,
  863. 0x70, 0x69, 0x2e, 0x77, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x2e, 0x55, 0x70, 0x64,
  864. 0x61, 0x74, 0x65, 0x57, 0x6f, 0x72, 0x6b, 0x69, 0x6e, 0x67, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73,
  865. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65,
  866. 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22,
  867. 0x00, 0x12, 0x4c, 0x0a, 0x0c, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x57, 0x65, 0x69, 0x67, 0x68,
  868. 0x74, 0x12, 0x22, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x77, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65,
  869. 0x74, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x57, 0x65, 0x69, 0x67, 0x68, 0x74, 0x52, 0x65,
  870. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70,
  871. 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x00, 0x12,
  872. 0x5e, 0x0a, 0x15, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x54, 0x6f, 0x64, 0x61, 0x79, 0x4d, 0x61,
  873. 0x74, 0x63, 0x68, 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x12, 0x2b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x77,
  874. 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x54,
  875. 0x6f, 0x64, 0x61, 0x79, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x65, 0x64, 0x4e, 0x75, 0x6d, 0x52, 0x65,
  876. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70,
  877. 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x00, 0x12,
  878. 0x59, 0x0a, 0x0d, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x49, 0x73, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65,
  879. 0x12, 0x23, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x77, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74,
  880. 0x2e, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x49, 0x73, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x52, 0x65,
  881. 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x21, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x77, 0x65, 0x62, 0x73,
  882. 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x2e, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x49, 0x73, 0x4f, 0x6e, 0x6c,
  883. 0x69, 0x6e, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x66, 0x0a, 0x12, 0x43, 0x68,
  884. 0x65, 0x63, 0x6b, 0x49, 0x73, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x42, 0x79, 0x49, 0x44, 0x73,
  885. 0x12, 0x26, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x77, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74,
  886. 0x2e, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x49, 0x73, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x42, 0x79,
  887. 0x49, 0x44, 0x73, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x26, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x77,
  888. 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x2e, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x49, 0x73,
  889. 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x42, 0x79, 0x49, 0x44, 0x73, 0x50, 0x61, 0x72, 0x61, 0x6d,
  890. 0x22, 0x00, 0x12, 0x4f, 0x0a, 0x13, 0x46, 0x69, 0x6e, 0x64, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65,
  891. 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4e, 0x75, 0x6d, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67,
  892. 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74,
  893. 0x79, 0x1a, 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x77, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65,
  894. 0x74, 0x2e, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x52, 0x65,
  895. 0x70, 0x6c, 0x79, 0x12, 0x46, 0x0a, 0x14, 0x43, 0x72, 0x6f, 0x6e, 0x43, 0x68, 0x65, 0x63, 0x6b,
  896. 0x43, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x16, 0x2e, 0x67, 0x6f,
  897. 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d,
  898. 0x70, 0x74, 0x79, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f,
  899. 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x42, 0x4c, 0x0a, 0x0d, 0x61,
  900. 0x70, 0x69, 0x2e, 0x77, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x50, 0x01, 0x5a, 0x39,
  901. 0x67, 0x69, 0x74, 0x2e, 0x69, 0x6b, 0x75, 0x62, 0x61, 0x6e, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x73,
  902. 0x65, 0x72, 0x76, 0x65, 0x72, 0x2f, 0x70, 0x77, 0x2d, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75,
  903. 0x66, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x77, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x3b,
  904. 0x77, 0x65, 0x62, 0x73, 0x6f, 0x63, 0x6b, 0x65, 0x74, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  905. 0x33,
  906. }
  907. var (
  908. file_websocket_proto_rawDescOnce sync.Once
  909. file_websocket_proto_rawDescData = file_websocket_proto_rawDesc
  910. )
  911. func file_websocket_proto_rawDescGZIP() []byte {
  912. file_websocket_proto_rawDescOnce.Do(func() {
  913. file_websocket_proto_rawDescData = protoimpl.X.CompressGZIP(file_websocket_proto_rawDescData)
  914. })
  915. return file_websocket_proto_rawDescData
  916. }
  917. var file_websocket_proto_msgTypes = make([]protoimpl.MessageInfo, 14)
  918. var file_websocket_proto_goTypes = []interface{}{
  919. (*FindOnlineCanMatchingPersonReply)(nil), // 0: api.websocket.FindOnlineCanMatchingPersonReply
  920. (*FindOnlineCanMatchingPersonInfo)(nil), // 1: api.websocket.FindOnlineCanMatchingPersonInfo
  921. (*OnlinePersonReply)(nil), // 2: api.websocket.OnlinePersonReply
  922. (*CheckIsOnlineRequest)(nil), // 3: api.websocket.CheckIsOnlineRequest
  923. (*CheckIsOnlineByIDsParam)(nil), // 4: api.websocket.CheckIsOnlineByIDsParam
  924. (*CheckIsOnlineReply)(nil), // 5: api.websocket.CheckIsOnlineReply
  925. (*UpdateWorkingStatusRequest)(nil), // 6: api.websocket.UpdateWorkingStatusRequest
  926. (*UpdateWeightRequest)(nil), // 7: api.websocket.UpdateWeightRequest
  927. (*UpdateTodayMatchedNumRequest)(nil), // 8: api.websocket.UpdateTodayMatchedNumRequest
  928. (*MessageInfo)(nil), // 9: api.websocket.MessageInfo
  929. (*SendMsgRequest)(nil), // 10: api.websocket.SendMsgRequest
  930. (*SendMsgReply)(nil), // 11: api.websocket.SendMsgReply
  931. (*FindOnlinePersonReply)(nil), // 12: api.websocket.FindOnlinePersonReply
  932. (*OnlinePersonInfo)(nil), // 13: api.websocket.OnlinePersonInfo
  933. (*emptypb.Empty)(nil), // 14: google.protobuf.Empty
  934. }
  935. var file_websocket_proto_depIdxs = []int32{
  936. 1, // 0: api.websocket.FindOnlineCanMatchingPersonReply.list:type_name -> api.websocket.FindOnlineCanMatchingPersonInfo
  937. 13, // 1: api.websocket.FindOnlinePersonReply.list:type_name -> api.websocket.OnlinePersonInfo
  938. 14, // 2: api.websocket.Websocket.FindOnlinePerson:input_type -> google.protobuf.Empty
  939. 14, // 3: api.websocket.Websocket.FindOnlinePersonAll:input_type -> google.protobuf.Empty
  940. 14, // 4: api.websocket.Websocket.FindOnlineCanMatchingPerson:input_type -> google.protobuf.Empty
  941. 10, // 5: api.websocket.Websocket.SendMsg:input_type -> api.websocket.SendMsgRequest
  942. 6, // 6: api.websocket.Websocket.UpdateWorkingStatus:input_type -> api.websocket.UpdateWorkingStatusRequest
  943. 7, // 7: api.websocket.Websocket.UpdateWeight:input_type -> api.websocket.UpdateWeightRequest
  944. 8, // 8: api.websocket.Websocket.UpdateTodayMatchedNum:input_type -> api.websocket.UpdateTodayMatchedNumRequest
  945. 3, // 9: api.websocket.Websocket.CheckIsOnline:input_type -> api.websocket.CheckIsOnlineRequest
  946. 4, // 10: api.websocket.Websocket.CheckIsOnlineByIDs:input_type -> api.websocket.CheckIsOnlineByIDsParam
  947. 14, // 11: api.websocket.Websocket.FindOnlinePersonNum:input_type -> google.protobuf.Empty
  948. 14, // 12: api.websocket.Websocket.CronCheckConnectTime:input_type -> google.protobuf.Empty
  949. 12, // 13: api.websocket.Websocket.FindOnlinePerson:output_type -> api.websocket.FindOnlinePersonReply
  950. 12, // 14: api.websocket.Websocket.FindOnlinePersonAll:output_type -> api.websocket.FindOnlinePersonReply
  951. 0, // 15: api.websocket.Websocket.FindOnlineCanMatchingPerson:output_type -> api.websocket.FindOnlineCanMatchingPersonReply
  952. 11, // 16: api.websocket.Websocket.SendMsg:output_type -> api.websocket.SendMsgReply
  953. 14, // 17: api.websocket.Websocket.UpdateWorkingStatus:output_type -> google.protobuf.Empty
  954. 14, // 18: api.websocket.Websocket.UpdateWeight:output_type -> google.protobuf.Empty
  955. 14, // 19: api.websocket.Websocket.UpdateTodayMatchedNum:output_type -> google.protobuf.Empty
  956. 5, // 20: api.websocket.Websocket.CheckIsOnline:output_type -> api.websocket.CheckIsOnlineReply
  957. 4, // 21: api.websocket.Websocket.CheckIsOnlineByIDs:output_type -> api.websocket.CheckIsOnlineByIDsParam
  958. 2, // 22: api.websocket.Websocket.FindOnlinePersonNum:output_type -> api.websocket.OnlinePersonReply
  959. 14, // 23: api.websocket.Websocket.CronCheckConnectTime:output_type -> google.protobuf.Empty
  960. 13, // [13:24] is the sub-list for method output_type
  961. 2, // [2:13] is the sub-list for method input_type
  962. 2, // [2:2] is the sub-list for extension type_name
  963. 2, // [2:2] is the sub-list for extension extendee
  964. 0, // [0:2] is the sub-list for field type_name
  965. }
  966. func init() { file_websocket_proto_init() }
  967. func file_websocket_proto_init() {
  968. if File_websocket_proto != nil {
  969. return
  970. }
  971. if !protoimpl.UnsafeEnabled {
  972. file_websocket_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  973. switch v := v.(*FindOnlineCanMatchingPersonReply); i {
  974. case 0:
  975. return &v.state
  976. case 1:
  977. return &v.sizeCache
  978. case 2:
  979. return &v.unknownFields
  980. default:
  981. return nil
  982. }
  983. }
  984. file_websocket_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  985. switch v := v.(*FindOnlineCanMatchingPersonInfo); i {
  986. case 0:
  987. return &v.state
  988. case 1:
  989. return &v.sizeCache
  990. case 2:
  991. return &v.unknownFields
  992. default:
  993. return nil
  994. }
  995. }
  996. file_websocket_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  997. switch v := v.(*OnlinePersonReply); i {
  998. case 0:
  999. return &v.state
  1000. case 1:
  1001. return &v.sizeCache
  1002. case 2:
  1003. return &v.unknownFields
  1004. default:
  1005. return nil
  1006. }
  1007. }
  1008. file_websocket_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  1009. switch v := v.(*CheckIsOnlineRequest); i {
  1010. case 0:
  1011. return &v.state
  1012. case 1:
  1013. return &v.sizeCache
  1014. case 2:
  1015. return &v.unknownFields
  1016. default:
  1017. return nil
  1018. }
  1019. }
  1020. file_websocket_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  1021. switch v := v.(*CheckIsOnlineByIDsParam); i {
  1022. case 0:
  1023. return &v.state
  1024. case 1:
  1025. return &v.sizeCache
  1026. case 2:
  1027. return &v.unknownFields
  1028. default:
  1029. return nil
  1030. }
  1031. }
  1032. file_websocket_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  1033. switch v := v.(*CheckIsOnlineReply); i {
  1034. case 0:
  1035. return &v.state
  1036. case 1:
  1037. return &v.sizeCache
  1038. case 2:
  1039. return &v.unknownFields
  1040. default:
  1041. return nil
  1042. }
  1043. }
  1044. file_websocket_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  1045. switch v := v.(*UpdateWorkingStatusRequest); i {
  1046. case 0:
  1047. return &v.state
  1048. case 1:
  1049. return &v.sizeCache
  1050. case 2:
  1051. return &v.unknownFields
  1052. default:
  1053. return nil
  1054. }
  1055. }
  1056. file_websocket_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  1057. switch v := v.(*UpdateWeightRequest); i {
  1058. case 0:
  1059. return &v.state
  1060. case 1:
  1061. return &v.sizeCache
  1062. case 2:
  1063. return &v.unknownFields
  1064. default:
  1065. return nil
  1066. }
  1067. }
  1068. file_websocket_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  1069. switch v := v.(*UpdateTodayMatchedNumRequest); i {
  1070. case 0:
  1071. return &v.state
  1072. case 1:
  1073. return &v.sizeCache
  1074. case 2:
  1075. return &v.unknownFields
  1076. default:
  1077. return nil
  1078. }
  1079. }
  1080. file_websocket_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  1081. switch v := v.(*MessageInfo); i {
  1082. case 0:
  1083. return &v.state
  1084. case 1:
  1085. return &v.sizeCache
  1086. case 2:
  1087. return &v.unknownFields
  1088. default:
  1089. return nil
  1090. }
  1091. }
  1092. file_websocket_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  1093. switch v := v.(*SendMsgRequest); i {
  1094. case 0:
  1095. return &v.state
  1096. case 1:
  1097. return &v.sizeCache
  1098. case 2:
  1099. return &v.unknownFields
  1100. default:
  1101. return nil
  1102. }
  1103. }
  1104. file_websocket_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  1105. switch v := v.(*SendMsgReply); i {
  1106. case 0:
  1107. return &v.state
  1108. case 1:
  1109. return &v.sizeCache
  1110. case 2:
  1111. return &v.unknownFields
  1112. default:
  1113. return nil
  1114. }
  1115. }
  1116. file_websocket_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  1117. switch v := v.(*FindOnlinePersonReply); i {
  1118. case 0:
  1119. return &v.state
  1120. case 1:
  1121. return &v.sizeCache
  1122. case 2:
  1123. return &v.unknownFields
  1124. default:
  1125. return nil
  1126. }
  1127. }
  1128. file_websocket_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  1129. switch v := v.(*OnlinePersonInfo); i {
  1130. case 0:
  1131. return &v.state
  1132. case 1:
  1133. return &v.sizeCache
  1134. case 2:
  1135. return &v.unknownFields
  1136. default:
  1137. return nil
  1138. }
  1139. }
  1140. }
  1141. type x struct{}
  1142. out := protoimpl.TypeBuilder{
  1143. File: protoimpl.DescBuilder{
  1144. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  1145. RawDescriptor: file_websocket_proto_rawDesc,
  1146. NumEnums: 0,
  1147. NumMessages: 14,
  1148. NumExtensions: 0,
  1149. NumServices: 1,
  1150. },
  1151. GoTypes: file_websocket_proto_goTypes,
  1152. DependencyIndexes: file_websocket_proto_depIdxs,
  1153. MessageInfos: file_websocket_proto_msgTypes,
  1154. }.Build()
  1155. File_websocket_proto = out.File
  1156. file_websocket_proto_rawDesc = nil
  1157. file_websocket_proto_goTypes = nil
  1158. file_websocket_proto_depIdxs = nil
  1159. }