websocket.pb.go 48 KB

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