user_grpc.pb.go 74 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891
  1. // Code generated by protoc-gen-go-grpc. DO NOT EDIT.
  2. package user
  3. import (
  4. context "context"
  5. chat "git.ikuban.com/server/pw-protobuf/api/chat"
  6. common "git.ikuban.com/server/pw-protobuf/api/common"
  7. statistics "git.ikuban.com/server/pw-protobuf/api/statistics"
  8. grpc "google.golang.org/grpc"
  9. codes "google.golang.org/grpc/codes"
  10. status "google.golang.org/grpc/status"
  11. emptypb "google.golang.org/protobuf/types/known/emptypb"
  12. )
  13. // This is a compile-time assertion to ensure that this generated file
  14. // is compatible with the grpc package it is being compiled against.
  15. // Requires gRPC-Go v1.32.0 or later.
  16. const _ = grpc.SupportPackageIsVersion7
  17. // UserClient is the client API for User service.
  18. //
  19. // For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
  20. type UserClient interface {
  21. // 更新用户信息
  22. UpdateUserInformation(ctx context.Context, in *common.UpdateInformationRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  23. // 获取用户详情
  24. GetUserInfo(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*UserInfo, error)
  25. // 获取用户详情
  26. GetUserDBMsg(ctx context.Context, in *common.PersonIDParam, opts ...grpc.CallOption) (*common.PersonMsg, error)
  27. // 用户发送验证码
  28. SendPhoneCode(ctx context.Context, in *common.SendPhoneCodeRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  29. // 用户验证验证码
  30. CheckPhoneCode(ctx context.Context, in *common.CheckPhoneCodeRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  31. // 检查用户是否与接待员关联
  32. CheckUserPartnerIsRelationship(ctx context.Context, in *common.PartnerIDParam, opts ...grpc.CallOption) (*chat.CheckUserPartnerIsRelationshipReply, error)
  33. // 创建用户与接待员的关联
  34. CreateUserPersonRoom(ctx context.Context, in *common.CreateChatRoomParam, opts ...grpc.CallOption) (*chat.RoomReply, error)
  35. // 获取接待员的确认通过页面信息
  36. GetPartnerCircleInfo(ctx context.Context, in *KeyRequest, opts ...grpc.CallOption) (*common.AddFriendMessageInfo, error)
  37. // 用户获取主页信息
  38. UserGetHomeInfo(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*common.HomeInfo, error)
  39. // 通过用户IDs查看用户信息列表
  40. FindUserDBList(ctx context.Context, in *common.PersonIDList, opts ...grpc.CallOption) (*common.PersonDBReply, error)
  41. // 查看看过我的列表
  42. FindLookList(ctx context.Context, in *common.ListPageRequest, opts ...grpc.CallOption) (*statistics.LookAndLikeListReply, error)
  43. // 查看我喜欢的列表
  44. FindLikeList(ctx context.Context, in *common.ListPageRequest, opts ...grpc.CallOption) (*statistics.LookAndLikeListReply, error)
  45. // 查看喜欢我的列表
  46. FindLikedList(ctx context.Context, in *common.ListPageRequest, opts ...grpc.CallOption) (*statistics.LookAndLikeListReply, error)
  47. // 获取用户的访客数以及关注数
  48. GetLookAndLikeStatisticsMessage(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*statistics.LookAndLikeMessageReply, error)
  49. // 微信SDK初始化
  50. WxConf(ctx context.Context, in *common.WxConfReq, opts ...grpc.CallOption) (*common.WxConfResponse, error)
  51. // 获取标签列表
  52. FindTagListBySex(ctx context.Context, in *common.SexReq, opts ...grpc.CallOption) (*common.TagListReply, error)
  53. // 获取在线列表
  54. FindOnlineList(ctx context.Context, in *common.ListPage2Request, opts ...grpc.CallOption) (*common.RecommendPersonListReply, error)
  55. // 七天内列表(当前会话)
  56. FindWithinSevenDayRoomList(ctx context.Context, in *common.ListPageRequest, opts ...grpc.CallOption) (*UserFindChatListReply, error)
  57. // 七天外列表(更早的聊天记录)
  58. FindOverSevenDayRoomList(ctx context.Context, in *common.ListPageRequest, opts ...grpc.CallOption) (*UserFindChatListReply, error)
  59. // 用户获取ta的主页访客、关注数
  60. UserGetPersonLikedAndLooked(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*common.LookedAndLikedNum, error)
  61. // 获取用户的金额信息
  62. GetUserBalance(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*UserBalance, error)
  63. // 获取用户访问数详情
  64. GetUserLookNum(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*statistics.LookMessageReply, error)
  65. // 用户查询聊天记录
  66. FindChatRecordList(ctx context.Context, in *common.FindChatRecordListRequest, opts ...grpc.CallOption) (*common.ChatRecordListReply, error)
  67. // 用户查询房间信息
  68. FindChatRoomMsg(ctx context.Context, in *common.FindChatRoomMsgRequest, opts ...grpc.CallOption) (*common.ChatRoomMsg, error)
  69. // 用户查询是否关注某人
  70. GetUserIsLike(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*common.IsLike, error)
  71. // 用户完善资料
  72. UserFinishInformation(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
  73. // 用户完善情况
  74. UserInformationStatus(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*InformationStatus, error)
  75. // 用户获取完善资料奖励
  76. UserGetInformationAward(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
  77. // 用户获取聊天对象的资料卡片
  78. UserGetChatCard(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*common.ChatCardInfo, error)
  79. // 用户关注某人
  80. UserLike(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error)
  81. // 用户取关某人
  82. UserUnLike(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error)
  83. // 解锁"看过我的"的记录
  84. UnlockLookRecord(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error)
  85. SendMsgReduceCredit(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error)
  86. // 通过类型获取表情包列表
  87. FindMemeByType(ctx context.Context, in *common.MemeRequest, opts ...grpc.CallOption) (*common.MemeList, error)
  88. // 获取对方性别的聊天话题
  89. FindChatTopic(ctx context.Context, in *common.FindChatTopicRequest, opts ...grpc.CallOption) (*common.ChatTopicList, error)
  90. // 随机表情包
  91. RandomMeme(ctx context.Context, in *common.RandomNum, opts ...grpc.CallOption) (*common.CommonTextList, error)
  92. // 随机打招呼
  93. RandomSwiftMessage(ctx context.Context, in *common.RandomNumAndSex, opts ...grpc.CallOption) (*common.CommonTextList, error)
  94. // 表情包分类名
  95. FindMemeTitle(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*common.MemeTitleList, error)
  96. // 用户拉黑某人
  97. UserSetBlackChat(ctx context.Context, in *common.RoomIDRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  98. // 聊天话题分类名
  99. FindChatTopicTitle(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*common.MemeTitleList, error)
  100. // 用户充值
  101. UserRecharge(ctx context.Context, in *UserRechargeRequest, opts ...grpc.CallOption) (*PayInfo, error)
  102. // 充值套餐列表
  103. FindRechargeList(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*RechargeList, error)
  104. // 用户充值记录列表
  105. FindPayList(ctx context.Context, in *FindPayOrderListRequest, opts ...grpc.CallOption) (*PayOrderList, error)
  106. // 举报某人
  107. Report(ctx context.Context, in *common.ReportChatRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  108. // 查询推荐用户的数据
  109. FindRecommendUserDBList(ctx context.Context, in *common.FindRecommendRequest, opts ...grpc.CallOption) (*common.PersonDBReply, error)
  110. // 查询推荐人的列表
  111. FindRecommendPersonList(ctx context.Context, in *FindRecommendPersonListRequest, opts ...grpc.CallOption) (*common.RecommendPersonListReply, error)
  112. // 超过七天的头像列表
  113. FindOverSevenDayAvatar(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*common.FindOverSevenDayAvatarReply, error)
  114. // 获取匹配的头像数组以及数量
  115. FindMatchingAvatarAndNum(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*FindMatchingAvatarAndNumReply, error)
  116. }
  117. type userClient struct {
  118. cc grpc.ClientConnInterface
  119. }
  120. func NewUserClient(cc grpc.ClientConnInterface) UserClient {
  121. return &userClient{cc}
  122. }
  123. func (c *userClient) UpdateUserInformation(ctx context.Context, in *common.UpdateInformationRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  124. out := new(emptypb.Empty)
  125. err := c.cc.Invoke(ctx, "/api.user.User/UpdateUserInformation", in, out, opts...)
  126. if err != nil {
  127. return nil, err
  128. }
  129. return out, nil
  130. }
  131. func (c *userClient) GetUserInfo(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*UserInfo, error) {
  132. out := new(UserInfo)
  133. err := c.cc.Invoke(ctx, "/api.user.User/GetUserInfo", in, out, opts...)
  134. if err != nil {
  135. return nil, err
  136. }
  137. return out, nil
  138. }
  139. func (c *userClient) GetUserDBMsg(ctx context.Context, in *common.PersonIDParam, opts ...grpc.CallOption) (*common.PersonMsg, error) {
  140. out := new(common.PersonMsg)
  141. err := c.cc.Invoke(ctx, "/api.user.User/GetUserDBMsg", in, out, opts...)
  142. if err != nil {
  143. return nil, err
  144. }
  145. return out, nil
  146. }
  147. func (c *userClient) SendPhoneCode(ctx context.Context, in *common.SendPhoneCodeRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  148. out := new(emptypb.Empty)
  149. err := c.cc.Invoke(ctx, "/api.user.User/SendPhoneCode", in, out, opts...)
  150. if err != nil {
  151. return nil, err
  152. }
  153. return out, nil
  154. }
  155. func (c *userClient) CheckPhoneCode(ctx context.Context, in *common.CheckPhoneCodeRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  156. out := new(emptypb.Empty)
  157. err := c.cc.Invoke(ctx, "/api.user.User/CheckPhoneCode", in, out, opts...)
  158. if err != nil {
  159. return nil, err
  160. }
  161. return out, nil
  162. }
  163. func (c *userClient) CheckUserPartnerIsRelationship(ctx context.Context, in *common.PartnerIDParam, opts ...grpc.CallOption) (*chat.CheckUserPartnerIsRelationshipReply, error) {
  164. out := new(chat.CheckUserPartnerIsRelationshipReply)
  165. err := c.cc.Invoke(ctx, "/api.user.User/CheckUserPartnerIsRelationship", in, out, opts...)
  166. if err != nil {
  167. return nil, err
  168. }
  169. return out, nil
  170. }
  171. func (c *userClient) CreateUserPersonRoom(ctx context.Context, in *common.CreateChatRoomParam, opts ...grpc.CallOption) (*chat.RoomReply, error) {
  172. out := new(chat.RoomReply)
  173. err := c.cc.Invoke(ctx, "/api.user.User/CreateUserPersonRoom", in, out, opts...)
  174. if err != nil {
  175. return nil, err
  176. }
  177. return out, nil
  178. }
  179. func (c *userClient) GetPartnerCircleInfo(ctx context.Context, in *KeyRequest, opts ...grpc.CallOption) (*common.AddFriendMessageInfo, error) {
  180. out := new(common.AddFriendMessageInfo)
  181. err := c.cc.Invoke(ctx, "/api.user.User/GetPartnerCircleInfo", in, out, opts...)
  182. if err != nil {
  183. return nil, err
  184. }
  185. return out, nil
  186. }
  187. func (c *userClient) UserGetHomeInfo(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*common.HomeInfo, error) {
  188. out := new(common.HomeInfo)
  189. err := c.cc.Invoke(ctx, "/api.user.User/UserGetHomeInfo", in, out, opts...)
  190. if err != nil {
  191. return nil, err
  192. }
  193. return out, nil
  194. }
  195. func (c *userClient) FindUserDBList(ctx context.Context, in *common.PersonIDList, opts ...grpc.CallOption) (*common.PersonDBReply, error) {
  196. out := new(common.PersonDBReply)
  197. err := c.cc.Invoke(ctx, "/api.user.User/FindUserDBList", in, out, opts...)
  198. if err != nil {
  199. return nil, err
  200. }
  201. return out, nil
  202. }
  203. func (c *userClient) FindLookList(ctx context.Context, in *common.ListPageRequest, opts ...grpc.CallOption) (*statistics.LookAndLikeListReply, error) {
  204. out := new(statistics.LookAndLikeListReply)
  205. err := c.cc.Invoke(ctx, "/api.user.User/FindLookList", in, out, opts...)
  206. if err != nil {
  207. return nil, err
  208. }
  209. return out, nil
  210. }
  211. func (c *userClient) FindLikeList(ctx context.Context, in *common.ListPageRequest, opts ...grpc.CallOption) (*statistics.LookAndLikeListReply, error) {
  212. out := new(statistics.LookAndLikeListReply)
  213. err := c.cc.Invoke(ctx, "/api.user.User/FindLikeList", in, out, opts...)
  214. if err != nil {
  215. return nil, err
  216. }
  217. return out, nil
  218. }
  219. func (c *userClient) FindLikedList(ctx context.Context, in *common.ListPageRequest, opts ...grpc.CallOption) (*statistics.LookAndLikeListReply, error) {
  220. out := new(statistics.LookAndLikeListReply)
  221. err := c.cc.Invoke(ctx, "/api.user.User/FindLikedList", in, out, opts...)
  222. if err != nil {
  223. return nil, err
  224. }
  225. return out, nil
  226. }
  227. func (c *userClient) GetLookAndLikeStatisticsMessage(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*statistics.LookAndLikeMessageReply, error) {
  228. out := new(statistics.LookAndLikeMessageReply)
  229. err := c.cc.Invoke(ctx, "/api.user.User/GetLookAndLikeStatisticsMessage", in, out, opts...)
  230. if err != nil {
  231. return nil, err
  232. }
  233. return out, nil
  234. }
  235. func (c *userClient) WxConf(ctx context.Context, in *common.WxConfReq, opts ...grpc.CallOption) (*common.WxConfResponse, error) {
  236. out := new(common.WxConfResponse)
  237. err := c.cc.Invoke(ctx, "/api.user.User/WxConf", in, out, opts...)
  238. if err != nil {
  239. return nil, err
  240. }
  241. return out, nil
  242. }
  243. func (c *userClient) FindTagListBySex(ctx context.Context, in *common.SexReq, opts ...grpc.CallOption) (*common.TagListReply, error) {
  244. out := new(common.TagListReply)
  245. err := c.cc.Invoke(ctx, "/api.user.User/FindTagListBySex", in, out, opts...)
  246. if err != nil {
  247. return nil, err
  248. }
  249. return out, nil
  250. }
  251. func (c *userClient) FindOnlineList(ctx context.Context, in *common.ListPage2Request, opts ...grpc.CallOption) (*common.RecommendPersonListReply, error) {
  252. out := new(common.RecommendPersonListReply)
  253. err := c.cc.Invoke(ctx, "/api.user.User/FindOnlineList", in, out, opts...)
  254. if err != nil {
  255. return nil, err
  256. }
  257. return out, nil
  258. }
  259. func (c *userClient) FindWithinSevenDayRoomList(ctx context.Context, in *common.ListPageRequest, opts ...grpc.CallOption) (*UserFindChatListReply, error) {
  260. out := new(UserFindChatListReply)
  261. err := c.cc.Invoke(ctx, "/api.user.User/FindWithinSevenDayRoomList", in, out, opts...)
  262. if err != nil {
  263. return nil, err
  264. }
  265. return out, nil
  266. }
  267. func (c *userClient) FindOverSevenDayRoomList(ctx context.Context, in *common.ListPageRequest, opts ...grpc.CallOption) (*UserFindChatListReply, error) {
  268. out := new(UserFindChatListReply)
  269. err := c.cc.Invoke(ctx, "/api.user.User/FindOverSevenDayRoomList", in, out, opts...)
  270. if err != nil {
  271. return nil, err
  272. }
  273. return out, nil
  274. }
  275. func (c *userClient) UserGetPersonLikedAndLooked(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*common.LookedAndLikedNum, error) {
  276. out := new(common.LookedAndLikedNum)
  277. err := c.cc.Invoke(ctx, "/api.user.User/UserGetPersonLikedAndLooked", in, out, opts...)
  278. if err != nil {
  279. return nil, err
  280. }
  281. return out, nil
  282. }
  283. func (c *userClient) GetUserBalance(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*UserBalance, error) {
  284. out := new(UserBalance)
  285. err := c.cc.Invoke(ctx, "/api.user.User/GetUserBalance", in, out, opts...)
  286. if err != nil {
  287. return nil, err
  288. }
  289. return out, nil
  290. }
  291. func (c *userClient) GetUserLookNum(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*statistics.LookMessageReply, error) {
  292. out := new(statistics.LookMessageReply)
  293. err := c.cc.Invoke(ctx, "/api.user.User/GetUserLookNum", in, out, opts...)
  294. if err != nil {
  295. return nil, err
  296. }
  297. return out, nil
  298. }
  299. func (c *userClient) FindChatRecordList(ctx context.Context, in *common.FindChatRecordListRequest, opts ...grpc.CallOption) (*common.ChatRecordListReply, error) {
  300. out := new(common.ChatRecordListReply)
  301. err := c.cc.Invoke(ctx, "/api.user.User/FindChatRecordList", in, out, opts...)
  302. if err != nil {
  303. return nil, err
  304. }
  305. return out, nil
  306. }
  307. func (c *userClient) FindChatRoomMsg(ctx context.Context, in *common.FindChatRoomMsgRequest, opts ...grpc.CallOption) (*common.ChatRoomMsg, error) {
  308. out := new(common.ChatRoomMsg)
  309. err := c.cc.Invoke(ctx, "/api.user.User/FindChatRoomMsg", in, out, opts...)
  310. if err != nil {
  311. return nil, err
  312. }
  313. return out, nil
  314. }
  315. func (c *userClient) GetUserIsLike(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*common.IsLike, error) {
  316. out := new(common.IsLike)
  317. err := c.cc.Invoke(ctx, "/api.user.User/GetUserIsLike", in, out, opts...)
  318. if err != nil {
  319. return nil, err
  320. }
  321. return out, nil
  322. }
  323. func (c *userClient) UserFinishInformation(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  324. out := new(emptypb.Empty)
  325. err := c.cc.Invoke(ctx, "/api.user.User/UserFinishInformation", in, out, opts...)
  326. if err != nil {
  327. return nil, err
  328. }
  329. return out, nil
  330. }
  331. func (c *userClient) UserInformationStatus(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*InformationStatus, error) {
  332. out := new(InformationStatus)
  333. err := c.cc.Invoke(ctx, "/api.user.User/UserInformationStatus", in, out, opts...)
  334. if err != nil {
  335. return nil, err
  336. }
  337. return out, nil
  338. }
  339. func (c *userClient) UserGetInformationAward(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  340. out := new(emptypb.Empty)
  341. err := c.cc.Invoke(ctx, "/api.user.User/UserGetInformationAward", in, out, opts...)
  342. if err != nil {
  343. return nil, err
  344. }
  345. return out, nil
  346. }
  347. func (c *userClient) UserGetChatCard(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*common.ChatCardInfo, error) {
  348. out := new(common.ChatCardInfo)
  349. err := c.cc.Invoke(ctx, "/api.user.User/UserGetChatCard", in, out, opts...)
  350. if err != nil {
  351. return nil, err
  352. }
  353. return out, nil
  354. }
  355. func (c *userClient) UserLike(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  356. out := new(emptypb.Empty)
  357. err := c.cc.Invoke(ctx, "/api.user.User/UserLike", in, out, opts...)
  358. if err != nil {
  359. return nil, err
  360. }
  361. return out, nil
  362. }
  363. func (c *userClient) UserUnLike(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  364. out := new(emptypb.Empty)
  365. err := c.cc.Invoke(ctx, "/api.user.User/UserUnLike", in, out, opts...)
  366. if err != nil {
  367. return nil, err
  368. }
  369. return out, nil
  370. }
  371. func (c *userClient) UnlockLookRecord(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  372. out := new(emptypb.Empty)
  373. err := c.cc.Invoke(ctx, "/api.user.User/UnlockLookRecord", in, out, opts...)
  374. if err != nil {
  375. return nil, err
  376. }
  377. return out, nil
  378. }
  379. func (c *userClient) SendMsgReduceCredit(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  380. out := new(emptypb.Empty)
  381. err := c.cc.Invoke(ctx, "/api.user.User/SendMsgReduceCredit", in, out, opts...)
  382. if err != nil {
  383. return nil, err
  384. }
  385. return out, nil
  386. }
  387. func (c *userClient) FindMemeByType(ctx context.Context, in *common.MemeRequest, opts ...grpc.CallOption) (*common.MemeList, error) {
  388. out := new(common.MemeList)
  389. err := c.cc.Invoke(ctx, "/api.user.User/FindMemeByType", in, out, opts...)
  390. if err != nil {
  391. return nil, err
  392. }
  393. return out, nil
  394. }
  395. func (c *userClient) FindChatTopic(ctx context.Context, in *common.FindChatTopicRequest, opts ...grpc.CallOption) (*common.ChatTopicList, error) {
  396. out := new(common.ChatTopicList)
  397. err := c.cc.Invoke(ctx, "/api.user.User/FindChatTopic", in, out, opts...)
  398. if err != nil {
  399. return nil, err
  400. }
  401. return out, nil
  402. }
  403. func (c *userClient) RandomMeme(ctx context.Context, in *common.RandomNum, opts ...grpc.CallOption) (*common.CommonTextList, error) {
  404. out := new(common.CommonTextList)
  405. err := c.cc.Invoke(ctx, "/api.user.User/RandomMeme", in, out, opts...)
  406. if err != nil {
  407. return nil, err
  408. }
  409. return out, nil
  410. }
  411. func (c *userClient) RandomSwiftMessage(ctx context.Context, in *common.RandomNumAndSex, opts ...grpc.CallOption) (*common.CommonTextList, error) {
  412. out := new(common.CommonTextList)
  413. err := c.cc.Invoke(ctx, "/api.user.User/RandomSwiftMessage", in, out, opts...)
  414. if err != nil {
  415. return nil, err
  416. }
  417. return out, nil
  418. }
  419. func (c *userClient) FindMemeTitle(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*common.MemeTitleList, error) {
  420. out := new(common.MemeTitleList)
  421. err := c.cc.Invoke(ctx, "/api.user.User/FindMemeTitle", in, out, opts...)
  422. if err != nil {
  423. return nil, err
  424. }
  425. return out, nil
  426. }
  427. func (c *userClient) UserSetBlackChat(ctx context.Context, in *common.RoomIDRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  428. out := new(emptypb.Empty)
  429. err := c.cc.Invoke(ctx, "/api.user.User/UserSetBlackChat", in, out, opts...)
  430. if err != nil {
  431. return nil, err
  432. }
  433. return out, nil
  434. }
  435. func (c *userClient) FindChatTopicTitle(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*common.MemeTitleList, error) {
  436. out := new(common.MemeTitleList)
  437. err := c.cc.Invoke(ctx, "/api.user.User/FindChatTopicTitle", in, out, opts...)
  438. if err != nil {
  439. return nil, err
  440. }
  441. return out, nil
  442. }
  443. func (c *userClient) UserRecharge(ctx context.Context, in *UserRechargeRequest, opts ...grpc.CallOption) (*PayInfo, error) {
  444. out := new(PayInfo)
  445. err := c.cc.Invoke(ctx, "/api.user.User/UserRecharge", in, out, opts...)
  446. if err != nil {
  447. return nil, err
  448. }
  449. return out, nil
  450. }
  451. func (c *userClient) FindRechargeList(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*RechargeList, error) {
  452. out := new(RechargeList)
  453. err := c.cc.Invoke(ctx, "/api.user.User/FindRechargeList", in, out, opts...)
  454. if err != nil {
  455. return nil, err
  456. }
  457. return out, nil
  458. }
  459. func (c *userClient) FindPayList(ctx context.Context, in *FindPayOrderListRequest, opts ...grpc.CallOption) (*PayOrderList, error) {
  460. out := new(PayOrderList)
  461. err := c.cc.Invoke(ctx, "/api.user.User/FindPayList", in, out, opts...)
  462. if err != nil {
  463. return nil, err
  464. }
  465. return out, nil
  466. }
  467. func (c *userClient) Report(ctx context.Context, in *common.ReportChatRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  468. out := new(emptypb.Empty)
  469. err := c.cc.Invoke(ctx, "/api.user.User/Report", in, out, opts...)
  470. if err != nil {
  471. return nil, err
  472. }
  473. return out, nil
  474. }
  475. func (c *userClient) FindRecommendUserDBList(ctx context.Context, in *common.FindRecommendRequest, opts ...grpc.CallOption) (*common.PersonDBReply, error) {
  476. out := new(common.PersonDBReply)
  477. err := c.cc.Invoke(ctx, "/api.user.User/FindRecommendUserDBList", in, out, opts...)
  478. if err != nil {
  479. return nil, err
  480. }
  481. return out, nil
  482. }
  483. func (c *userClient) FindRecommendPersonList(ctx context.Context, in *FindRecommendPersonListRequest, opts ...grpc.CallOption) (*common.RecommendPersonListReply, error) {
  484. out := new(common.RecommendPersonListReply)
  485. err := c.cc.Invoke(ctx, "/api.user.User/FindRecommendPersonList", in, out, opts...)
  486. if err != nil {
  487. return nil, err
  488. }
  489. return out, nil
  490. }
  491. func (c *userClient) FindOverSevenDayAvatar(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*common.FindOverSevenDayAvatarReply, error) {
  492. out := new(common.FindOverSevenDayAvatarReply)
  493. err := c.cc.Invoke(ctx, "/api.user.User/FindOverSevenDayAvatar", in, out, opts...)
  494. if err != nil {
  495. return nil, err
  496. }
  497. return out, nil
  498. }
  499. func (c *userClient) FindMatchingAvatarAndNum(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*FindMatchingAvatarAndNumReply, error) {
  500. out := new(FindMatchingAvatarAndNumReply)
  501. err := c.cc.Invoke(ctx, "/api.user.User/FindMatchingAvatarAndNum", in, out, opts...)
  502. if err != nil {
  503. return nil, err
  504. }
  505. return out, nil
  506. }
  507. // UserServer is the server API for User service.
  508. // All implementations must embed UnimplementedUserServer
  509. // for forward compatibility
  510. type UserServer interface {
  511. // 更新用户信息
  512. UpdateUserInformation(context.Context, *common.UpdateInformationRequest) (*emptypb.Empty, error)
  513. // 获取用户详情
  514. GetUserInfo(context.Context, *emptypb.Empty) (*UserInfo, error)
  515. // 获取用户详情
  516. GetUserDBMsg(context.Context, *common.PersonIDParam) (*common.PersonMsg, error)
  517. // 用户发送验证码
  518. SendPhoneCode(context.Context, *common.SendPhoneCodeRequest) (*emptypb.Empty, error)
  519. // 用户验证验证码
  520. CheckPhoneCode(context.Context, *common.CheckPhoneCodeRequest) (*emptypb.Empty, error)
  521. // 检查用户是否与接待员关联
  522. CheckUserPartnerIsRelationship(context.Context, *common.PartnerIDParam) (*chat.CheckUserPartnerIsRelationshipReply, error)
  523. // 创建用户与接待员的关联
  524. CreateUserPersonRoom(context.Context, *common.CreateChatRoomParam) (*chat.RoomReply, error)
  525. // 获取接待员的确认通过页面信息
  526. GetPartnerCircleInfo(context.Context, *KeyRequest) (*common.AddFriendMessageInfo, error)
  527. // 用户获取主页信息
  528. UserGetHomeInfo(context.Context, *common.PersonParam) (*common.HomeInfo, error)
  529. // 通过用户IDs查看用户信息列表
  530. FindUserDBList(context.Context, *common.PersonIDList) (*common.PersonDBReply, error)
  531. // 查看看过我的列表
  532. FindLookList(context.Context, *common.ListPageRequest) (*statistics.LookAndLikeListReply, error)
  533. // 查看我喜欢的列表
  534. FindLikeList(context.Context, *common.ListPageRequest) (*statistics.LookAndLikeListReply, error)
  535. // 查看喜欢我的列表
  536. FindLikedList(context.Context, *common.ListPageRequest) (*statistics.LookAndLikeListReply, error)
  537. // 获取用户的访客数以及关注数
  538. GetLookAndLikeStatisticsMessage(context.Context, *emptypb.Empty) (*statistics.LookAndLikeMessageReply, error)
  539. // 微信SDK初始化
  540. WxConf(context.Context, *common.WxConfReq) (*common.WxConfResponse, error)
  541. // 获取标签列表
  542. FindTagListBySex(context.Context, *common.SexReq) (*common.TagListReply, error)
  543. // 获取在线列表
  544. FindOnlineList(context.Context, *common.ListPage2Request) (*common.RecommendPersonListReply, error)
  545. // 七天内列表(当前会话)
  546. FindWithinSevenDayRoomList(context.Context, *common.ListPageRequest) (*UserFindChatListReply, error)
  547. // 七天外列表(更早的聊天记录)
  548. FindOverSevenDayRoomList(context.Context, *common.ListPageRequest) (*UserFindChatListReply, error)
  549. // 用户获取ta的主页访客、关注数
  550. UserGetPersonLikedAndLooked(context.Context, *common.PersonParam) (*common.LookedAndLikedNum, error)
  551. // 获取用户的金额信息
  552. GetUserBalance(context.Context, *emptypb.Empty) (*UserBalance, error)
  553. // 获取用户访问数详情
  554. GetUserLookNum(context.Context, *emptypb.Empty) (*statistics.LookMessageReply, error)
  555. // 用户查询聊天记录
  556. FindChatRecordList(context.Context, *common.FindChatRecordListRequest) (*common.ChatRecordListReply, error)
  557. // 用户查询房间信息
  558. FindChatRoomMsg(context.Context, *common.FindChatRoomMsgRequest) (*common.ChatRoomMsg, error)
  559. // 用户查询是否关注某人
  560. GetUserIsLike(context.Context, *common.PersonParam) (*common.IsLike, error)
  561. // 用户完善资料
  562. UserFinishInformation(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
  563. // 用户完善情况
  564. UserInformationStatus(context.Context, *emptypb.Empty) (*InformationStatus, error)
  565. // 用户获取完善资料奖励
  566. UserGetInformationAward(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
  567. // 用户获取聊天对象的资料卡片
  568. UserGetChatCard(context.Context, *common.PersonParam) (*common.ChatCardInfo, error)
  569. // 用户关注某人
  570. UserLike(context.Context, *common.PersonParam) (*emptypb.Empty, error)
  571. // 用户取关某人
  572. UserUnLike(context.Context, *common.PersonParam) (*emptypb.Empty, error)
  573. // 解锁"看过我的"的记录
  574. UnlockLookRecord(context.Context, *common.PersonParam) (*emptypb.Empty, error)
  575. SendMsgReduceCredit(context.Context, *common.PersonParam) (*emptypb.Empty, error)
  576. // 通过类型获取表情包列表
  577. FindMemeByType(context.Context, *common.MemeRequest) (*common.MemeList, error)
  578. // 获取对方性别的聊天话题
  579. FindChatTopic(context.Context, *common.FindChatTopicRequest) (*common.ChatTopicList, error)
  580. // 随机表情包
  581. RandomMeme(context.Context, *common.RandomNum) (*common.CommonTextList, error)
  582. // 随机打招呼
  583. RandomSwiftMessage(context.Context, *common.RandomNumAndSex) (*common.CommonTextList, error)
  584. // 表情包分类名
  585. FindMemeTitle(context.Context, *emptypb.Empty) (*common.MemeTitleList, error)
  586. // 用户拉黑某人
  587. UserSetBlackChat(context.Context, *common.RoomIDRequest) (*emptypb.Empty, error)
  588. // 聊天话题分类名
  589. FindChatTopicTitle(context.Context, *emptypb.Empty) (*common.MemeTitleList, error)
  590. // 用户充值
  591. UserRecharge(context.Context, *UserRechargeRequest) (*PayInfo, error)
  592. // 充值套餐列表
  593. FindRechargeList(context.Context, *emptypb.Empty) (*RechargeList, error)
  594. // 用户充值记录列表
  595. FindPayList(context.Context, *FindPayOrderListRequest) (*PayOrderList, error)
  596. // 举报某人
  597. Report(context.Context, *common.ReportChatRequest) (*emptypb.Empty, error)
  598. // 查询推荐用户的数据
  599. FindRecommendUserDBList(context.Context, *common.FindRecommendRequest) (*common.PersonDBReply, error)
  600. // 查询推荐人的列表
  601. FindRecommendPersonList(context.Context, *FindRecommendPersonListRequest) (*common.RecommendPersonListReply, error)
  602. // 超过七天的头像列表
  603. FindOverSevenDayAvatar(context.Context, *emptypb.Empty) (*common.FindOverSevenDayAvatarReply, error)
  604. // 获取匹配的头像数组以及数量
  605. FindMatchingAvatarAndNum(context.Context, *emptypb.Empty) (*FindMatchingAvatarAndNumReply, error)
  606. mustEmbedUnimplementedUserServer()
  607. }
  608. // UnimplementedUserServer must be embedded to have forward compatible implementations.
  609. type UnimplementedUserServer struct {
  610. }
  611. func (UnimplementedUserServer) UpdateUserInformation(context.Context, *common.UpdateInformationRequest) (*emptypb.Empty, error) {
  612. return nil, status.Errorf(codes.Unimplemented, "method UpdateUserInformation not implemented")
  613. }
  614. func (UnimplementedUserServer) GetUserInfo(context.Context, *emptypb.Empty) (*UserInfo, error) {
  615. return nil, status.Errorf(codes.Unimplemented, "method GetUserInfo not implemented")
  616. }
  617. func (UnimplementedUserServer) GetUserDBMsg(context.Context, *common.PersonIDParam) (*common.PersonMsg, error) {
  618. return nil, status.Errorf(codes.Unimplemented, "method GetUserDBMsg not implemented")
  619. }
  620. func (UnimplementedUserServer) SendPhoneCode(context.Context, *common.SendPhoneCodeRequest) (*emptypb.Empty, error) {
  621. return nil, status.Errorf(codes.Unimplemented, "method SendPhoneCode not implemented")
  622. }
  623. func (UnimplementedUserServer) CheckPhoneCode(context.Context, *common.CheckPhoneCodeRequest) (*emptypb.Empty, error) {
  624. return nil, status.Errorf(codes.Unimplemented, "method CheckPhoneCode not implemented")
  625. }
  626. func (UnimplementedUserServer) CheckUserPartnerIsRelationship(context.Context, *common.PartnerIDParam) (*chat.CheckUserPartnerIsRelationshipReply, error) {
  627. return nil, status.Errorf(codes.Unimplemented, "method CheckUserPartnerIsRelationship not implemented")
  628. }
  629. func (UnimplementedUserServer) CreateUserPersonRoom(context.Context, *common.CreateChatRoomParam) (*chat.RoomReply, error) {
  630. return nil, status.Errorf(codes.Unimplemented, "method CreateUserPersonRoom not implemented")
  631. }
  632. func (UnimplementedUserServer) GetPartnerCircleInfo(context.Context, *KeyRequest) (*common.AddFriendMessageInfo, error) {
  633. return nil, status.Errorf(codes.Unimplemented, "method GetPartnerCircleInfo not implemented")
  634. }
  635. func (UnimplementedUserServer) UserGetHomeInfo(context.Context, *common.PersonParam) (*common.HomeInfo, error) {
  636. return nil, status.Errorf(codes.Unimplemented, "method UserGetHomeInfo not implemented")
  637. }
  638. func (UnimplementedUserServer) FindUserDBList(context.Context, *common.PersonIDList) (*common.PersonDBReply, error) {
  639. return nil, status.Errorf(codes.Unimplemented, "method FindUserDBList not implemented")
  640. }
  641. func (UnimplementedUserServer) FindLookList(context.Context, *common.ListPageRequest) (*statistics.LookAndLikeListReply, error) {
  642. return nil, status.Errorf(codes.Unimplemented, "method FindLookList not implemented")
  643. }
  644. func (UnimplementedUserServer) FindLikeList(context.Context, *common.ListPageRequest) (*statistics.LookAndLikeListReply, error) {
  645. return nil, status.Errorf(codes.Unimplemented, "method FindLikeList not implemented")
  646. }
  647. func (UnimplementedUserServer) FindLikedList(context.Context, *common.ListPageRequest) (*statistics.LookAndLikeListReply, error) {
  648. return nil, status.Errorf(codes.Unimplemented, "method FindLikedList not implemented")
  649. }
  650. func (UnimplementedUserServer) GetLookAndLikeStatisticsMessage(context.Context, *emptypb.Empty) (*statistics.LookAndLikeMessageReply, error) {
  651. return nil, status.Errorf(codes.Unimplemented, "method GetLookAndLikeStatisticsMessage not implemented")
  652. }
  653. func (UnimplementedUserServer) WxConf(context.Context, *common.WxConfReq) (*common.WxConfResponse, error) {
  654. return nil, status.Errorf(codes.Unimplemented, "method WxConf not implemented")
  655. }
  656. func (UnimplementedUserServer) FindTagListBySex(context.Context, *common.SexReq) (*common.TagListReply, error) {
  657. return nil, status.Errorf(codes.Unimplemented, "method FindTagListBySex not implemented")
  658. }
  659. func (UnimplementedUserServer) FindOnlineList(context.Context, *common.ListPage2Request) (*common.RecommendPersonListReply, error) {
  660. return nil, status.Errorf(codes.Unimplemented, "method FindOnlineList not implemented")
  661. }
  662. func (UnimplementedUserServer) FindWithinSevenDayRoomList(context.Context, *common.ListPageRequest) (*UserFindChatListReply, error) {
  663. return nil, status.Errorf(codes.Unimplemented, "method FindWithinSevenDayRoomList not implemented")
  664. }
  665. func (UnimplementedUserServer) FindOverSevenDayRoomList(context.Context, *common.ListPageRequest) (*UserFindChatListReply, error) {
  666. return nil, status.Errorf(codes.Unimplemented, "method FindOverSevenDayRoomList not implemented")
  667. }
  668. func (UnimplementedUserServer) UserGetPersonLikedAndLooked(context.Context, *common.PersonParam) (*common.LookedAndLikedNum, error) {
  669. return nil, status.Errorf(codes.Unimplemented, "method UserGetPersonLikedAndLooked not implemented")
  670. }
  671. func (UnimplementedUserServer) GetUserBalance(context.Context, *emptypb.Empty) (*UserBalance, error) {
  672. return nil, status.Errorf(codes.Unimplemented, "method GetUserBalance not implemented")
  673. }
  674. func (UnimplementedUserServer) GetUserLookNum(context.Context, *emptypb.Empty) (*statistics.LookMessageReply, error) {
  675. return nil, status.Errorf(codes.Unimplemented, "method GetUserLookNum not implemented")
  676. }
  677. func (UnimplementedUserServer) FindChatRecordList(context.Context, *common.FindChatRecordListRequest) (*common.ChatRecordListReply, error) {
  678. return nil, status.Errorf(codes.Unimplemented, "method FindChatRecordList not implemented")
  679. }
  680. func (UnimplementedUserServer) FindChatRoomMsg(context.Context, *common.FindChatRoomMsgRequest) (*common.ChatRoomMsg, error) {
  681. return nil, status.Errorf(codes.Unimplemented, "method FindChatRoomMsg not implemented")
  682. }
  683. func (UnimplementedUserServer) GetUserIsLike(context.Context, *common.PersonParam) (*common.IsLike, error) {
  684. return nil, status.Errorf(codes.Unimplemented, "method GetUserIsLike not implemented")
  685. }
  686. func (UnimplementedUserServer) UserFinishInformation(context.Context, *emptypb.Empty) (*emptypb.Empty, error) {
  687. return nil, status.Errorf(codes.Unimplemented, "method UserFinishInformation not implemented")
  688. }
  689. func (UnimplementedUserServer) UserInformationStatus(context.Context, *emptypb.Empty) (*InformationStatus, error) {
  690. return nil, status.Errorf(codes.Unimplemented, "method UserInformationStatus not implemented")
  691. }
  692. func (UnimplementedUserServer) UserGetInformationAward(context.Context, *emptypb.Empty) (*emptypb.Empty, error) {
  693. return nil, status.Errorf(codes.Unimplemented, "method UserGetInformationAward not implemented")
  694. }
  695. func (UnimplementedUserServer) UserGetChatCard(context.Context, *common.PersonParam) (*common.ChatCardInfo, error) {
  696. return nil, status.Errorf(codes.Unimplemented, "method UserGetChatCard not implemented")
  697. }
  698. func (UnimplementedUserServer) UserLike(context.Context, *common.PersonParam) (*emptypb.Empty, error) {
  699. return nil, status.Errorf(codes.Unimplemented, "method UserLike not implemented")
  700. }
  701. func (UnimplementedUserServer) UserUnLike(context.Context, *common.PersonParam) (*emptypb.Empty, error) {
  702. return nil, status.Errorf(codes.Unimplemented, "method UserUnLike not implemented")
  703. }
  704. func (UnimplementedUserServer) UnlockLookRecord(context.Context, *common.PersonParam) (*emptypb.Empty, error) {
  705. return nil, status.Errorf(codes.Unimplemented, "method UnlockLookRecord not implemented")
  706. }
  707. func (UnimplementedUserServer) SendMsgReduceCredit(context.Context, *common.PersonParam) (*emptypb.Empty, error) {
  708. return nil, status.Errorf(codes.Unimplemented, "method SendMsgReduceCredit not implemented")
  709. }
  710. func (UnimplementedUserServer) FindMemeByType(context.Context, *common.MemeRequest) (*common.MemeList, error) {
  711. return nil, status.Errorf(codes.Unimplemented, "method FindMemeByType not implemented")
  712. }
  713. func (UnimplementedUserServer) FindChatTopic(context.Context, *common.FindChatTopicRequest) (*common.ChatTopicList, error) {
  714. return nil, status.Errorf(codes.Unimplemented, "method FindChatTopic not implemented")
  715. }
  716. func (UnimplementedUserServer) RandomMeme(context.Context, *common.RandomNum) (*common.CommonTextList, error) {
  717. return nil, status.Errorf(codes.Unimplemented, "method RandomMeme not implemented")
  718. }
  719. func (UnimplementedUserServer) RandomSwiftMessage(context.Context, *common.RandomNumAndSex) (*common.CommonTextList, error) {
  720. return nil, status.Errorf(codes.Unimplemented, "method RandomSwiftMessage not implemented")
  721. }
  722. func (UnimplementedUserServer) FindMemeTitle(context.Context, *emptypb.Empty) (*common.MemeTitleList, error) {
  723. return nil, status.Errorf(codes.Unimplemented, "method FindMemeTitle not implemented")
  724. }
  725. func (UnimplementedUserServer) UserSetBlackChat(context.Context, *common.RoomIDRequest) (*emptypb.Empty, error) {
  726. return nil, status.Errorf(codes.Unimplemented, "method UserSetBlackChat not implemented")
  727. }
  728. func (UnimplementedUserServer) FindChatTopicTitle(context.Context, *emptypb.Empty) (*common.MemeTitleList, error) {
  729. return nil, status.Errorf(codes.Unimplemented, "method FindChatTopicTitle not implemented")
  730. }
  731. func (UnimplementedUserServer) UserRecharge(context.Context, *UserRechargeRequest) (*PayInfo, error) {
  732. return nil, status.Errorf(codes.Unimplemented, "method UserRecharge not implemented")
  733. }
  734. func (UnimplementedUserServer) FindRechargeList(context.Context, *emptypb.Empty) (*RechargeList, error) {
  735. return nil, status.Errorf(codes.Unimplemented, "method FindRechargeList not implemented")
  736. }
  737. func (UnimplementedUserServer) FindPayList(context.Context, *FindPayOrderListRequest) (*PayOrderList, error) {
  738. return nil, status.Errorf(codes.Unimplemented, "method FindPayList not implemented")
  739. }
  740. func (UnimplementedUserServer) Report(context.Context, *common.ReportChatRequest) (*emptypb.Empty, error) {
  741. return nil, status.Errorf(codes.Unimplemented, "method Report not implemented")
  742. }
  743. func (UnimplementedUserServer) FindRecommendUserDBList(context.Context, *common.FindRecommendRequest) (*common.PersonDBReply, error) {
  744. return nil, status.Errorf(codes.Unimplemented, "method FindRecommendUserDBList not implemented")
  745. }
  746. func (UnimplementedUserServer) FindRecommendPersonList(context.Context, *FindRecommendPersonListRequest) (*common.RecommendPersonListReply, error) {
  747. return nil, status.Errorf(codes.Unimplemented, "method FindRecommendPersonList not implemented")
  748. }
  749. func (UnimplementedUserServer) FindOverSevenDayAvatar(context.Context, *emptypb.Empty) (*common.FindOverSevenDayAvatarReply, error) {
  750. return nil, status.Errorf(codes.Unimplemented, "method FindOverSevenDayAvatar not implemented")
  751. }
  752. func (UnimplementedUserServer) FindMatchingAvatarAndNum(context.Context, *emptypb.Empty) (*FindMatchingAvatarAndNumReply, error) {
  753. return nil, status.Errorf(codes.Unimplemented, "method FindMatchingAvatarAndNum not implemented")
  754. }
  755. func (UnimplementedUserServer) mustEmbedUnimplementedUserServer() {}
  756. // UnsafeUserServer may be embedded to opt out of forward compatibility for this service.
  757. // Use of this interface is not recommended, as added methods to UserServer will
  758. // result in compilation errors.
  759. type UnsafeUserServer interface {
  760. mustEmbedUnimplementedUserServer()
  761. }
  762. func RegisterUserServer(s grpc.ServiceRegistrar, srv UserServer) {
  763. s.RegisterService(&User_ServiceDesc, srv)
  764. }
  765. func _User_UpdateUserInformation_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  766. in := new(common.UpdateInformationRequest)
  767. if err := dec(in); err != nil {
  768. return nil, err
  769. }
  770. if interceptor == nil {
  771. return srv.(UserServer).UpdateUserInformation(ctx, in)
  772. }
  773. info := &grpc.UnaryServerInfo{
  774. Server: srv,
  775. FullMethod: "/api.user.User/UpdateUserInformation",
  776. }
  777. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  778. return srv.(UserServer).UpdateUserInformation(ctx, req.(*common.UpdateInformationRequest))
  779. }
  780. return interceptor(ctx, in, info, handler)
  781. }
  782. func _User_GetUserInfo_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  783. in := new(emptypb.Empty)
  784. if err := dec(in); err != nil {
  785. return nil, err
  786. }
  787. if interceptor == nil {
  788. return srv.(UserServer).GetUserInfo(ctx, in)
  789. }
  790. info := &grpc.UnaryServerInfo{
  791. Server: srv,
  792. FullMethod: "/api.user.User/GetUserInfo",
  793. }
  794. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  795. return srv.(UserServer).GetUserInfo(ctx, req.(*emptypb.Empty))
  796. }
  797. return interceptor(ctx, in, info, handler)
  798. }
  799. func _User_GetUserDBMsg_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  800. in := new(common.PersonIDParam)
  801. if err := dec(in); err != nil {
  802. return nil, err
  803. }
  804. if interceptor == nil {
  805. return srv.(UserServer).GetUserDBMsg(ctx, in)
  806. }
  807. info := &grpc.UnaryServerInfo{
  808. Server: srv,
  809. FullMethod: "/api.user.User/GetUserDBMsg",
  810. }
  811. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  812. return srv.(UserServer).GetUserDBMsg(ctx, req.(*common.PersonIDParam))
  813. }
  814. return interceptor(ctx, in, info, handler)
  815. }
  816. func _User_SendPhoneCode_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  817. in := new(common.SendPhoneCodeRequest)
  818. if err := dec(in); err != nil {
  819. return nil, err
  820. }
  821. if interceptor == nil {
  822. return srv.(UserServer).SendPhoneCode(ctx, in)
  823. }
  824. info := &grpc.UnaryServerInfo{
  825. Server: srv,
  826. FullMethod: "/api.user.User/SendPhoneCode",
  827. }
  828. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  829. return srv.(UserServer).SendPhoneCode(ctx, req.(*common.SendPhoneCodeRequest))
  830. }
  831. return interceptor(ctx, in, info, handler)
  832. }
  833. func _User_CheckPhoneCode_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  834. in := new(common.CheckPhoneCodeRequest)
  835. if err := dec(in); err != nil {
  836. return nil, err
  837. }
  838. if interceptor == nil {
  839. return srv.(UserServer).CheckPhoneCode(ctx, in)
  840. }
  841. info := &grpc.UnaryServerInfo{
  842. Server: srv,
  843. FullMethod: "/api.user.User/CheckPhoneCode",
  844. }
  845. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  846. return srv.(UserServer).CheckPhoneCode(ctx, req.(*common.CheckPhoneCodeRequest))
  847. }
  848. return interceptor(ctx, in, info, handler)
  849. }
  850. func _User_CheckUserPartnerIsRelationship_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  851. in := new(common.PartnerIDParam)
  852. if err := dec(in); err != nil {
  853. return nil, err
  854. }
  855. if interceptor == nil {
  856. return srv.(UserServer).CheckUserPartnerIsRelationship(ctx, in)
  857. }
  858. info := &grpc.UnaryServerInfo{
  859. Server: srv,
  860. FullMethod: "/api.user.User/CheckUserPartnerIsRelationship",
  861. }
  862. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  863. return srv.(UserServer).CheckUserPartnerIsRelationship(ctx, req.(*common.PartnerIDParam))
  864. }
  865. return interceptor(ctx, in, info, handler)
  866. }
  867. func _User_CreateUserPersonRoom_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  868. in := new(common.CreateChatRoomParam)
  869. if err := dec(in); err != nil {
  870. return nil, err
  871. }
  872. if interceptor == nil {
  873. return srv.(UserServer).CreateUserPersonRoom(ctx, in)
  874. }
  875. info := &grpc.UnaryServerInfo{
  876. Server: srv,
  877. FullMethod: "/api.user.User/CreateUserPersonRoom",
  878. }
  879. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  880. return srv.(UserServer).CreateUserPersonRoom(ctx, req.(*common.CreateChatRoomParam))
  881. }
  882. return interceptor(ctx, in, info, handler)
  883. }
  884. func _User_GetPartnerCircleInfo_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  885. in := new(KeyRequest)
  886. if err := dec(in); err != nil {
  887. return nil, err
  888. }
  889. if interceptor == nil {
  890. return srv.(UserServer).GetPartnerCircleInfo(ctx, in)
  891. }
  892. info := &grpc.UnaryServerInfo{
  893. Server: srv,
  894. FullMethod: "/api.user.User/GetPartnerCircleInfo",
  895. }
  896. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  897. return srv.(UserServer).GetPartnerCircleInfo(ctx, req.(*KeyRequest))
  898. }
  899. return interceptor(ctx, in, info, handler)
  900. }
  901. func _User_UserGetHomeInfo_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  902. in := new(common.PersonParam)
  903. if err := dec(in); err != nil {
  904. return nil, err
  905. }
  906. if interceptor == nil {
  907. return srv.(UserServer).UserGetHomeInfo(ctx, in)
  908. }
  909. info := &grpc.UnaryServerInfo{
  910. Server: srv,
  911. FullMethod: "/api.user.User/UserGetHomeInfo",
  912. }
  913. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  914. return srv.(UserServer).UserGetHomeInfo(ctx, req.(*common.PersonParam))
  915. }
  916. return interceptor(ctx, in, info, handler)
  917. }
  918. func _User_FindUserDBList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  919. in := new(common.PersonIDList)
  920. if err := dec(in); err != nil {
  921. return nil, err
  922. }
  923. if interceptor == nil {
  924. return srv.(UserServer).FindUserDBList(ctx, in)
  925. }
  926. info := &grpc.UnaryServerInfo{
  927. Server: srv,
  928. FullMethod: "/api.user.User/FindUserDBList",
  929. }
  930. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  931. return srv.(UserServer).FindUserDBList(ctx, req.(*common.PersonIDList))
  932. }
  933. return interceptor(ctx, in, info, handler)
  934. }
  935. func _User_FindLookList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  936. in := new(common.ListPageRequest)
  937. if err := dec(in); err != nil {
  938. return nil, err
  939. }
  940. if interceptor == nil {
  941. return srv.(UserServer).FindLookList(ctx, in)
  942. }
  943. info := &grpc.UnaryServerInfo{
  944. Server: srv,
  945. FullMethod: "/api.user.User/FindLookList",
  946. }
  947. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  948. return srv.(UserServer).FindLookList(ctx, req.(*common.ListPageRequest))
  949. }
  950. return interceptor(ctx, in, info, handler)
  951. }
  952. func _User_FindLikeList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  953. in := new(common.ListPageRequest)
  954. if err := dec(in); err != nil {
  955. return nil, err
  956. }
  957. if interceptor == nil {
  958. return srv.(UserServer).FindLikeList(ctx, in)
  959. }
  960. info := &grpc.UnaryServerInfo{
  961. Server: srv,
  962. FullMethod: "/api.user.User/FindLikeList",
  963. }
  964. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  965. return srv.(UserServer).FindLikeList(ctx, req.(*common.ListPageRequest))
  966. }
  967. return interceptor(ctx, in, info, handler)
  968. }
  969. func _User_FindLikedList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  970. in := new(common.ListPageRequest)
  971. if err := dec(in); err != nil {
  972. return nil, err
  973. }
  974. if interceptor == nil {
  975. return srv.(UserServer).FindLikedList(ctx, in)
  976. }
  977. info := &grpc.UnaryServerInfo{
  978. Server: srv,
  979. FullMethod: "/api.user.User/FindLikedList",
  980. }
  981. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  982. return srv.(UserServer).FindLikedList(ctx, req.(*common.ListPageRequest))
  983. }
  984. return interceptor(ctx, in, info, handler)
  985. }
  986. func _User_GetLookAndLikeStatisticsMessage_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  987. in := new(emptypb.Empty)
  988. if err := dec(in); err != nil {
  989. return nil, err
  990. }
  991. if interceptor == nil {
  992. return srv.(UserServer).GetLookAndLikeStatisticsMessage(ctx, in)
  993. }
  994. info := &grpc.UnaryServerInfo{
  995. Server: srv,
  996. FullMethod: "/api.user.User/GetLookAndLikeStatisticsMessage",
  997. }
  998. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  999. return srv.(UserServer).GetLookAndLikeStatisticsMessage(ctx, req.(*emptypb.Empty))
  1000. }
  1001. return interceptor(ctx, in, info, handler)
  1002. }
  1003. func _User_WxConf_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1004. in := new(common.WxConfReq)
  1005. if err := dec(in); err != nil {
  1006. return nil, err
  1007. }
  1008. if interceptor == nil {
  1009. return srv.(UserServer).WxConf(ctx, in)
  1010. }
  1011. info := &grpc.UnaryServerInfo{
  1012. Server: srv,
  1013. FullMethod: "/api.user.User/WxConf",
  1014. }
  1015. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1016. return srv.(UserServer).WxConf(ctx, req.(*common.WxConfReq))
  1017. }
  1018. return interceptor(ctx, in, info, handler)
  1019. }
  1020. func _User_FindTagListBySex_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1021. in := new(common.SexReq)
  1022. if err := dec(in); err != nil {
  1023. return nil, err
  1024. }
  1025. if interceptor == nil {
  1026. return srv.(UserServer).FindTagListBySex(ctx, in)
  1027. }
  1028. info := &grpc.UnaryServerInfo{
  1029. Server: srv,
  1030. FullMethod: "/api.user.User/FindTagListBySex",
  1031. }
  1032. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1033. return srv.(UserServer).FindTagListBySex(ctx, req.(*common.SexReq))
  1034. }
  1035. return interceptor(ctx, in, info, handler)
  1036. }
  1037. func _User_FindOnlineList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1038. in := new(common.ListPage2Request)
  1039. if err := dec(in); err != nil {
  1040. return nil, err
  1041. }
  1042. if interceptor == nil {
  1043. return srv.(UserServer).FindOnlineList(ctx, in)
  1044. }
  1045. info := &grpc.UnaryServerInfo{
  1046. Server: srv,
  1047. FullMethod: "/api.user.User/FindOnlineList",
  1048. }
  1049. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1050. return srv.(UserServer).FindOnlineList(ctx, req.(*common.ListPage2Request))
  1051. }
  1052. return interceptor(ctx, in, info, handler)
  1053. }
  1054. func _User_FindWithinSevenDayRoomList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1055. in := new(common.ListPageRequest)
  1056. if err := dec(in); err != nil {
  1057. return nil, err
  1058. }
  1059. if interceptor == nil {
  1060. return srv.(UserServer).FindWithinSevenDayRoomList(ctx, in)
  1061. }
  1062. info := &grpc.UnaryServerInfo{
  1063. Server: srv,
  1064. FullMethod: "/api.user.User/FindWithinSevenDayRoomList",
  1065. }
  1066. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1067. return srv.(UserServer).FindWithinSevenDayRoomList(ctx, req.(*common.ListPageRequest))
  1068. }
  1069. return interceptor(ctx, in, info, handler)
  1070. }
  1071. func _User_FindOverSevenDayRoomList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1072. in := new(common.ListPageRequest)
  1073. if err := dec(in); err != nil {
  1074. return nil, err
  1075. }
  1076. if interceptor == nil {
  1077. return srv.(UserServer).FindOverSevenDayRoomList(ctx, in)
  1078. }
  1079. info := &grpc.UnaryServerInfo{
  1080. Server: srv,
  1081. FullMethod: "/api.user.User/FindOverSevenDayRoomList",
  1082. }
  1083. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1084. return srv.(UserServer).FindOverSevenDayRoomList(ctx, req.(*common.ListPageRequest))
  1085. }
  1086. return interceptor(ctx, in, info, handler)
  1087. }
  1088. func _User_UserGetPersonLikedAndLooked_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1089. in := new(common.PersonParam)
  1090. if err := dec(in); err != nil {
  1091. return nil, err
  1092. }
  1093. if interceptor == nil {
  1094. return srv.(UserServer).UserGetPersonLikedAndLooked(ctx, in)
  1095. }
  1096. info := &grpc.UnaryServerInfo{
  1097. Server: srv,
  1098. FullMethod: "/api.user.User/UserGetPersonLikedAndLooked",
  1099. }
  1100. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1101. return srv.(UserServer).UserGetPersonLikedAndLooked(ctx, req.(*common.PersonParam))
  1102. }
  1103. return interceptor(ctx, in, info, handler)
  1104. }
  1105. func _User_GetUserBalance_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1106. in := new(emptypb.Empty)
  1107. if err := dec(in); err != nil {
  1108. return nil, err
  1109. }
  1110. if interceptor == nil {
  1111. return srv.(UserServer).GetUserBalance(ctx, in)
  1112. }
  1113. info := &grpc.UnaryServerInfo{
  1114. Server: srv,
  1115. FullMethod: "/api.user.User/GetUserBalance",
  1116. }
  1117. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1118. return srv.(UserServer).GetUserBalance(ctx, req.(*emptypb.Empty))
  1119. }
  1120. return interceptor(ctx, in, info, handler)
  1121. }
  1122. func _User_GetUserLookNum_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1123. in := new(emptypb.Empty)
  1124. if err := dec(in); err != nil {
  1125. return nil, err
  1126. }
  1127. if interceptor == nil {
  1128. return srv.(UserServer).GetUserLookNum(ctx, in)
  1129. }
  1130. info := &grpc.UnaryServerInfo{
  1131. Server: srv,
  1132. FullMethod: "/api.user.User/GetUserLookNum",
  1133. }
  1134. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1135. return srv.(UserServer).GetUserLookNum(ctx, req.(*emptypb.Empty))
  1136. }
  1137. return interceptor(ctx, in, info, handler)
  1138. }
  1139. func _User_FindChatRecordList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1140. in := new(common.FindChatRecordListRequest)
  1141. if err := dec(in); err != nil {
  1142. return nil, err
  1143. }
  1144. if interceptor == nil {
  1145. return srv.(UserServer).FindChatRecordList(ctx, in)
  1146. }
  1147. info := &grpc.UnaryServerInfo{
  1148. Server: srv,
  1149. FullMethod: "/api.user.User/FindChatRecordList",
  1150. }
  1151. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1152. return srv.(UserServer).FindChatRecordList(ctx, req.(*common.FindChatRecordListRequest))
  1153. }
  1154. return interceptor(ctx, in, info, handler)
  1155. }
  1156. func _User_FindChatRoomMsg_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1157. in := new(common.FindChatRoomMsgRequest)
  1158. if err := dec(in); err != nil {
  1159. return nil, err
  1160. }
  1161. if interceptor == nil {
  1162. return srv.(UserServer).FindChatRoomMsg(ctx, in)
  1163. }
  1164. info := &grpc.UnaryServerInfo{
  1165. Server: srv,
  1166. FullMethod: "/api.user.User/FindChatRoomMsg",
  1167. }
  1168. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1169. return srv.(UserServer).FindChatRoomMsg(ctx, req.(*common.FindChatRoomMsgRequest))
  1170. }
  1171. return interceptor(ctx, in, info, handler)
  1172. }
  1173. func _User_GetUserIsLike_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1174. in := new(common.PersonParam)
  1175. if err := dec(in); err != nil {
  1176. return nil, err
  1177. }
  1178. if interceptor == nil {
  1179. return srv.(UserServer).GetUserIsLike(ctx, in)
  1180. }
  1181. info := &grpc.UnaryServerInfo{
  1182. Server: srv,
  1183. FullMethod: "/api.user.User/GetUserIsLike",
  1184. }
  1185. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1186. return srv.(UserServer).GetUserIsLike(ctx, req.(*common.PersonParam))
  1187. }
  1188. return interceptor(ctx, in, info, handler)
  1189. }
  1190. func _User_UserFinishInformation_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1191. in := new(emptypb.Empty)
  1192. if err := dec(in); err != nil {
  1193. return nil, err
  1194. }
  1195. if interceptor == nil {
  1196. return srv.(UserServer).UserFinishInformation(ctx, in)
  1197. }
  1198. info := &grpc.UnaryServerInfo{
  1199. Server: srv,
  1200. FullMethod: "/api.user.User/UserFinishInformation",
  1201. }
  1202. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1203. return srv.(UserServer).UserFinishInformation(ctx, req.(*emptypb.Empty))
  1204. }
  1205. return interceptor(ctx, in, info, handler)
  1206. }
  1207. func _User_UserInformationStatus_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1208. in := new(emptypb.Empty)
  1209. if err := dec(in); err != nil {
  1210. return nil, err
  1211. }
  1212. if interceptor == nil {
  1213. return srv.(UserServer).UserInformationStatus(ctx, in)
  1214. }
  1215. info := &grpc.UnaryServerInfo{
  1216. Server: srv,
  1217. FullMethod: "/api.user.User/UserInformationStatus",
  1218. }
  1219. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1220. return srv.(UserServer).UserInformationStatus(ctx, req.(*emptypb.Empty))
  1221. }
  1222. return interceptor(ctx, in, info, handler)
  1223. }
  1224. func _User_UserGetInformationAward_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1225. in := new(emptypb.Empty)
  1226. if err := dec(in); err != nil {
  1227. return nil, err
  1228. }
  1229. if interceptor == nil {
  1230. return srv.(UserServer).UserGetInformationAward(ctx, in)
  1231. }
  1232. info := &grpc.UnaryServerInfo{
  1233. Server: srv,
  1234. FullMethod: "/api.user.User/UserGetInformationAward",
  1235. }
  1236. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1237. return srv.(UserServer).UserGetInformationAward(ctx, req.(*emptypb.Empty))
  1238. }
  1239. return interceptor(ctx, in, info, handler)
  1240. }
  1241. func _User_UserGetChatCard_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1242. in := new(common.PersonParam)
  1243. if err := dec(in); err != nil {
  1244. return nil, err
  1245. }
  1246. if interceptor == nil {
  1247. return srv.(UserServer).UserGetChatCard(ctx, in)
  1248. }
  1249. info := &grpc.UnaryServerInfo{
  1250. Server: srv,
  1251. FullMethod: "/api.user.User/UserGetChatCard",
  1252. }
  1253. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1254. return srv.(UserServer).UserGetChatCard(ctx, req.(*common.PersonParam))
  1255. }
  1256. return interceptor(ctx, in, info, handler)
  1257. }
  1258. func _User_UserLike_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1259. in := new(common.PersonParam)
  1260. if err := dec(in); err != nil {
  1261. return nil, err
  1262. }
  1263. if interceptor == nil {
  1264. return srv.(UserServer).UserLike(ctx, in)
  1265. }
  1266. info := &grpc.UnaryServerInfo{
  1267. Server: srv,
  1268. FullMethod: "/api.user.User/UserLike",
  1269. }
  1270. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1271. return srv.(UserServer).UserLike(ctx, req.(*common.PersonParam))
  1272. }
  1273. return interceptor(ctx, in, info, handler)
  1274. }
  1275. func _User_UserUnLike_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1276. in := new(common.PersonParam)
  1277. if err := dec(in); err != nil {
  1278. return nil, err
  1279. }
  1280. if interceptor == nil {
  1281. return srv.(UserServer).UserUnLike(ctx, in)
  1282. }
  1283. info := &grpc.UnaryServerInfo{
  1284. Server: srv,
  1285. FullMethod: "/api.user.User/UserUnLike",
  1286. }
  1287. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1288. return srv.(UserServer).UserUnLike(ctx, req.(*common.PersonParam))
  1289. }
  1290. return interceptor(ctx, in, info, handler)
  1291. }
  1292. func _User_UnlockLookRecord_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1293. in := new(common.PersonParam)
  1294. if err := dec(in); err != nil {
  1295. return nil, err
  1296. }
  1297. if interceptor == nil {
  1298. return srv.(UserServer).UnlockLookRecord(ctx, in)
  1299. }
  1300. info := &grpc.UnaryServerInfo{
  1301. Server: srv,
  1302. FullMethod: "/api.user.User/UnlockLookRecord",
  1303. }
  1304. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1305. return srv.(UserServer).UnlockLookRecord(ctx, req.(*common.PersonParam))
  1306. }
  1307. return interceptor(ctx, in, info, handler)
  1308. }
  1309. func _User_SendMsgReduceCredit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1310. in := new(common.PersonParam)
  1311. if err := dec(in); err != nil {
  1312. return nil, err
  1313. }
  1314. if interceptor == nil {
  1315. return srv.(UserServer).SendMsgReduceCredit(ctx, in)
  1316. }
  1317. info := &grpc.UnaryServerInfo{
  1318. Server: srv,
  1319. FullMethod: "/api.user.User/SendMsgReduceCredit",
  1320. }
  1321. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1322. return srv.(UserServer).SendMsgReduceCredit(ctx, req.(*common.PersonParam))
  1323. }
  1324. return interceptor(ctx, in, info, handler)
  1325. }
  1326. func _User_FindMemeByType_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1327. in := new(common.MemeRequest)
  1328. if err := dec(in); err != nil {
  1329. return nil, err
  1330. }
  1331. if interceptor == nil {
  1332. return srv.(UserServer).FindMemeByType(ctx, in)
  1333. }
  1334. info := &grpc.UnaryServerInfo{
  1335. Server: srv,
  1336. FullMethod: "/api.user.User/FindMemeByType",
  1337. }
  1338. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1339. return srv.(UserServer).FindMemeByType(ctx, req.(*common.MemeRequest))
  1340. }
  1341. return interceptor(ctx, in, info, handler)
  1342. }
  1343. func _User_FindChatTopic_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1344. in := new(common.FindChatTopicRequest)
  1345. if err := dec(in); err != nil {
  1346. return nil, err
  1347. }
  1348. if interceptor == nil {
  1349. return srv.(UserServer).FindChatTopic(ctx, in)
  1350. }
  1351. info := &grpc.UnaryServerInfo{
  1352. Server: srv,
  1353. FullMethod: "/api.user.User/FindChatTopic",
  1354. }
  1355. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1356. return srv.(UserServer).FindChatTopic(ctx, req.(*common.FindChatTopicRequest))
  1357. }
  1358. return interceptor(ctx, in, info, handler)
  1359. }
  1360. func _User_RandomMeme_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1361. in := new(common.RandomNum)
  1362. if err := dec(in); err != nil {
  1363. return nil, err
  1364. }
  1365. if interceptor == nil {
  1366. return srv.(UserServer).RandomMeme(ctx, in)
  1367. }
  1368. info := &grpc.UnaryServerInfo{
  1369. Server: srv,
  1370. FullMethod: "/api.user.User/RandomMeme",
  1371. }
  1372. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1373. return srv.(UserServer).RandomMeme(ctx, req.(*common.RandomNum))
  1374. }
  1375. return interceptor(ctx, in, info, handler)
  1376. }
  1377. func _User_RandomSwiftMessage_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1378. in := new(common.RandomNumAndSex)
  1379. if err := dec(in); err != nil {
  1380. return nil, err
  1381. }
  1382. if interceptor == nil {
  1383. return srv.(UserServer).RandomSwiftMessage(ctx, in)
  1384. }
  1385. info := &grpc.UnaryServerInfo{
  1386. Server: srv,
  1387. FullMethod: "/api.user.User/RandomSwiftMessage",
  1388. }
  1389. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1390. return srv.(UserServer).RandomSwiftMessage(ctx, req.(*common.RandomNumAndSex))
  1391. }
  1392. return interceptor(ctx, in, info, handler)
  1393. }
  1394. func _User_FindMemeTitle_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1395. in := new(emptypb.Empty)
  1396. if err := dec(in); err != nil {
  1397. return nil, err
  1398. }
  1399. if interceptor == nil {
  1400. return srv.(UserServer).FindMemeTitle(ctx, in)
  1401. }
  1402. info := &grpc.UnaryServerInfo{
  1403. Server: srv,
  1404. FullMethod: "/api.user.User/FindMemeTitle",
  1405. }
  1406. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1407. return srv.(UserServer).FindMemeTitle(ctx, req.(*emptypb.Empty))
  1408. }
  1409. return interceptor(ctx, in, info, handler)
  1410. }
  1411. func _User_UserSetBlackChat_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1412. in := new(common.RoomIDRequest)
  1413. if err := dec(in); err != nil {
  1414. return nil, err
  1415. }
  1416. if interceptor == nil {
  1417. return srv.(UserServer).UserSetBlackChat(ctx, in)
  1418. }
  1419. info := &grpc.UnaryServerInfo{
  1420. Server: srv,
  1421. FullMethod: "/api.user.User/UserSetBlackChat",
  1422. }
  1423. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1424. return srv.(UserServer).UserSetBlackChat(ctx, req.(*common.RoomIDRequest))
  1425. }
  1426. return interceptor(ctx, in, info, handler)
  1427. }
  1428. func _User_FindChatTopicTitle_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1429. in := new(emptypb.Empty)
  1430. if err := dec(in); err != nil {
  1431. return nil, err
  1432. }
  1433. if interceptor == nil {
  1434. return srv.(UserServer).FindChatTopicTitle(ctx, in)
  1435. }
  1436. info := &grpc.UnaryServerInfo{
  1437. Server: srv,
  1438. FullMethod: "/api.user.User/FindChatTopicTitle",
  1439. }
  1440. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1441. return srv.(UserServer).FindChatTopicTitle(ctx, req.(*emptypb.Empty))
  1442. }
  1443. return interceptor(ctx, in, info, handler)
  1444. }
  1445. func _User_UserRecharge_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1446. in := new(UserRechargeRequest)
  1447. if err := dec(in); err != nil {
  1448. return nil, err
  1449. }
  1450. if interceptor == nil {
  1451. return srv.(UserServer).UserRecharge(ctx, in)
  1452. }
  1453. info := &grpc.UnaryServerInfo{
  1454. Server: srv,
  1455. FullMethod: "/api.user.User/UserRecharge",
  1456. }
  1457. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1458. return srv.(UserServer).UserRecharge(ctx, req.(*UserRechargeRequest))
  1459. }
  1460. return interceptor(ctx, in, info, handler)
  1461. }
  1462. func _User_FindRechargeList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1463. in := new(emptypb.Empty)
  1464. if err := dec(in); err != nil {
  1465. return nil, err
  1466. }
  1467. if interceptor == nil {
  1468. return srv.(UserServer).FindRechargeList(ctx, in)
  1469. }
  1470. info := &grpc.UnaryServerInfo{
  1471. Server: srv,
  1472. FullMethod: "/api.user.User/FindRechargeList",
  1473. }
  1474. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1475. return srv.(UserServer).FindRechargeList(ctx, req.(*emptypb.Empty))
  1476. }
  1477. return interceptor(ctx, in, info, handler)
  1478. }
  1479. func _User_FindPayList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1480. in := new(FindPayOrderListRequest)
  1481. if err := dec(in); err != nil {
  1482. return nil, err
  1483. }
  1484. if interceptor == nil {
  1485. return srv.(UserServer).FindPayList(ctx, in)
  1486. }
  1487. info := &grpc.UnaryServerInfo{
  1488. Server: srv,
  1489. FullMethod: "/api.user.User/FindPayList",
  1490. }
  1491. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1492. return srv.(UserServer).FindPayList(ctx, req.(*FindPayOrderListRequest))
  1493. }
  1494. return interceptor(ctx, in, info, handler)
  1495. }
  1496. func _User_Report_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1497. in := new(common.ReportChatRequest)
  1498. if err := dec(in); err != nil {
  1499. return nil, err
  1500. }
  1501. if interceptor == nil {
  1502. return srv.(UserServer).Report(ctx, in)
  1503. }
  1504. info := &grpc.UnaryServerInfo{
  1505. Server: srv,
  1506. FullMethod: "/api.user.User/Report",
  1507. }
  1508. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1509. return srv.(UserServer).Report(ctx, req.(*common.ReportChatRequest))
  1510. }
  1511. return interceptor(ctx, in, info, handler)
  1512. }
  1513. func _User_FindRecommendUserDBList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1514. in := new(common.FindRecommendRequest)
  1515. if err := dec(in); err != nil {
  1516. return nil, err
  1517. }
  1518. if interceptor == nil {
  1519. return srv.(UserServer).FindRecommendUserDBList(ctx, in)
  1520. }
  1521. info := &grpc.UnaryServerInfo{
  1522. Server: srv,
  1523. FullMethod: "/api.user.User/FindRecommendUserDBList",
  1524. }
  1525. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1526. return srv.(UserServer).FindRecommendUserDBList(ctx, req.(*common.FindRecommendRequest))
  1527. }
  1528. return interceptor(ctx, in, info, handler)
  1529. }
  1530. func _User_FindRecommendPersonList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1531. in := new(FindRecommendPersonListRequest)
  1532. if err := dec(in); err != nil {
  1533. return nil, err
  1534. }
  1535. if interceptor == nil {
  1536. return srv.(UserServer).FindRecommendPersonList(ctx, in)
  1537. }
  1538. info := &grpc.UnaryServerInfo{
  1539. Server: srv,
  1540. FullMethod: "/api.user.User/FindRecommendPersonList",
  1541. }
  1542. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1543. return srv.(UserServer).FindRecommendPersonList(ctx, req.(*FindRecommendPersonListRequest))
  1544. }
  1545. return interceptor(ctx, in, info, handler)
  1546. }
  1547. func _User_FindOverSevenDayAvatar_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1548. in := new(emptypb.Empty)
  1549. if err := dec(in); err != nil {
  1550. return nil, err
  1551. }
  1552. if interceptor == nil {
  1553. return srv.(UserServer).FindOverSevenDayAvatar(ctx, in)
  1554. }
  1555. info := &grpc.UnaryServerInfo{
  1556. Server: srv,
  1557. FullMethod: "/api.user.User/FindOverSevenDayAvatar",
  1558. }
  1559. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1560. return srv.(UserServer).FindOverSevenDayAvatar(ctx, req.(*emptypb.Empty))
  1561. }
  1562. return interceptor(ctx, in, info, handler)
  1563. }
  1564. func _User_FindMatchingAvatarAndNum_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1565. in := new(emptypb.Empty)
  1566. if err := dec(in); err != nil {
  1567. return nil, err
  1568. }
  1569. if interceptor == nil {
  1570. return srv.(UserServer).FindMatchingAvatarAndNum(ctx, in)
  1571. }
  1572. info := &grpc.UnaryServerInfo{
  1573. Server: srv,
  1574. FullMethod: "/api.user.User/FindMatchingAvatarAndNum",
  1575. }
  1576. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1577. return srv.(UserServer).FindMatchingAvatarAndNum(ctx, req.(*emptypb.Empty))
  1578. }
  1579. return interceptor(ctx, in, info, handler)
  1580. }
  1581. // User_ServiceDesc is the grpc.ServiceDesc for User service.
  1582. // It's only intended for direct use with grpc.RegisterService,
  1583. // and not to be introspected or modified (even as a copy)
  1584. var User_ServiceDesc = grpc.ServiceDesc{
  1585. ServiceName: "api.user.User",
  1586. HandlerType: (*UserServer)(nil),
  1587. Methods: []grpc.MethodDesc{
  1588. {
  1589. MethodName: "UpdateUserInformation",
  1590. Handler: _User_UpdateUserInformation_Handler,
  1591. },
  1592. {
  1593. MethodName: "GetUserInfo",
  1594. Handler: _User_GetUserInfo_Handler,
  1595. },
  1596. {
  1597. MethodName: "GetUserDBMsg",
  1598. Handler: _User_GetUserDBMsg_Handler,
  1599. },
  1600. {
  1601. MethodName: "SendPhoneCode",
  1602. Handler: _User_SendPhoneCode_Handler,
  1603. },
  1604. {
  1605. MethodName: "CheckPhoneCode",
  1606. Handler: _User_CheckPhoneCode_Handler,
  1607. },
  1608. {
  1609. MethodName: "CheckUserPartnerIsRelationship",
  1610. Handler: _User_CheckUserPartnerIsRelationship_Handler,
  1611. },
  1612. {
  1613. MethodName: "CreateUserPersonRoom",
  1614. Handler: _User_CreateUserPersonRoom_Handler,
  1615. },
  1616. {
  1617. MethodName: "GetPartnerCircleInfo",
  1618. Handler: _User_GetPartnerCircleInfo_Handler,
  1619. },
  1620. {
  1621. MethodName: "UserGetHomeInfo",
  1622. Handler: _User_UserGetHomeInfo_Handler,
  1623. },
  1624. {
  1625. MethodName: "FindUserDBList",
  1626. Handler: _User_FindUserDBList_Handler,
  1627. },
  1628. {
  1629. MethodName: "FindLookList",
  1630. Handler: _User_FindLookList_Handler,
  1631. },
  1632. {
  1633. MethodName: "FindLikeList",
  1634. Handler: _User_FindLikeList_Handler,
  1635. },
  1636. {
  1637. MethodName: "FindLikedList",
  1638. Handler: _User_FindLikedList_Handler,
  1639. },
  1640. {
  1641. MethodName: "GetLookAndLikeStatisticsMessage",
  1642. Handler: _User_GetLookAndLikeStatisticsMessage_Handler,
  1643. },
  1644. {
  1645. MethodName: "WxConf",
  1646. Handler: _User_WxConf_Handler,
  1647. },
  1648. {
  1649. MethodName: "FindTagListBySex",
  1650. Handler: _User_FindTagListBySex_Handler,
  1651. },
  1652. {
  1653. MethodName: "FindOnlineList",
  1654. Handler: _User_FindOnlineList_Handler,
  1655. },
  1656. {
  1657. MethodName: "FindWithinSevenDayRoomList",
  1658. Handler: _User_FindWithinSevenDayRoomList_Handler,
  1659. },
  1660. {
  1661. MethodName: "FindOverSevenDayRoomList",
  1662. Handler: _User_FindOverSevenDayRoomList_Handler,
  1663. },
  1664. {
  1665. MethodName: "UserGetPersonLikedAndLooked",
  1666. Handler: _User_UserGetPersonLikedAndLooked_Handler,
  1667. },
  1668. {
  1669. MethodName: "GetUserBalance",
  1670. Handler: _User_GetUserBalance_Handler,
  1671. },
  1672. {
  1673. MethodName: "GetUserLookNum",
  1674. Handler: _User_GetUserLookNum_Handler,
  1675. },
  1676. {
  1677. MethodName: "FindChatRecordList",
  1678. Handler: _User_FindChatRecordList_Handler,
  1679. },
  1680. {
  1681. MethodName: "FindChatRoomMsg",
  1682. Handler: _User_FindChatRoomMsg_Handler,
  1683. },
  1684. {
  1685. MethodName: "GetUserIsLike",
  1686. Handler: _User_GetUserIsLike_Handler,
  1687. },
  1688. {
  1689. MethodName: "UserFinishInformation",
  1690. Handler: _User_UserFinishInformation_Handler,
  1691. },
  1692. {
  1693. MethodName: "UserInformationStatus",
  1694. Handler: _User_UserInformationStatus_Handler,
  1695. },
  1696. {
  1697. MethodName: "UserGetInformationAward",
  1698. Handler: _User_UserGetInformationAward_Handler,
  1699. },
  1700. {
  1701. MethodName: "UserGetChatCard",
  1702. Handler: _User_UserGetChatCard_Handler,
  1703. },
  1704. {
  1705. MethodName: "UserLike",
  1706. Handler: _User_UserLike_Handler,
  1707. },
  1708. {
  1709. MethodName: "UserUnLike",
  1710. Handler: _User_UserUnLike_Handler,
  1711. },
  1712. {
  1713. MethodName: "UnlockLookRecord",
  1714. Handler: _User_UnlockLookRecord_Handler,
  1715. },
  1716. {
  1717. MethodName: "SendMsgReduceCredit",
  1718. Handler: _User_SendMsgReduceCredit_Handler,
  1719. },
  1720. {
  1721. MethodName: "FindMemeByType",
  1722. Handler: _User_FindMemeByType_Handler,
  1723. },
  1724. {
  1725. MethodName: "FindChatTopic",
  1726. Handler: _User_FindChatTopic_Handler,
  1727. },
  1728. {
  1729. MethodName: "RandomMeme",
  1730. Handler: _User_RandomMeme_Handler,
  1731. },
  1732. {
  1733. MethodName: "RandomSwiftMessage",
  1734. Handler: _User_RandomSwiftMessage_Handler,
  1735. },
  1736. {
  1737. MethodName: "FindMemeTitle",
  1738. Handler: _User_FindMemeTitle_Handler,
  1739. },
  1740. {
  1741. MethodName: "UserSetBlackChat",
  1742. Handler: _User_UserSetBlackChat_Handler,
  1743. },
  1744. {
  1745. MethodName: "FindChatTopicTitle",
  1746. Handler: _User_FindChatTopicTitle_Handler,
  1747. },
  1748. {
  1749. MethodName: "UserRecharge",
  1750. Handler: _User_UserRecharge_Handler,
  1751. },
  1752. {
  1753. MethodName: "FindRechargeList",
  1754. Handler: _User_FindRechargeList_Handler,
  1755. },
  1756. {
  1757. MethodName: "FindPayList",
  1758. Handler: _User_FindPayList_Handler,
  1759. },
  1760. {
  1761. MethodName: "Report",
  1762. Handler: _User_Report_Handler,
  1763. },
  1764. {
  1765. MethodName: "FindRecommendUserDBList",
  1766. Handler: _User_FindRecommendUserDBList_Handler,
  1767. },
  1768. {
  1769. MethodName: "FindRecommendPersonList",
  1770. Handler: _User_FindRecommendPersonList_Handler,
  1771. },
  1772. {
  1773. MethodName: "FindOverSevenDayAvatar",
  1774. Handler: _User_FindOverSevenDayAvatar_Handler,
  1775. },
  1776. {
  1777. MethodName: "FindMatchingAvatarAndNum",
  1778. Handler: _User_FindMatchingAvatarAndNum_Handler,
  1779. },
  1780. },
  1781. Streams: []grpc.StreamDesc{},
  1782. Metadata: "user.proto",
  1783. }