user_grpc.pb.go 174 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247
  1. // Code generated by protoc-gen-go-grpc. DO NOT EDIT.
  2. // versions:
  3. // - protoc-gen-go-grpc v1.3.0
  4. // - protoc v4.22.3
  5. // source: user.proto
  6. package user
  7. import (
  8. context "context"
  9. chat "git.ikuban.com/server/pw-protobuf/api/chat"
  10. common "git.ikuban.com/server/pw-protobuf/api/common"
  11. statistics "git.ikuban.com/server/pw-protobuf/api/statistics"
  12. grpc "google.golang.org/grpc"
  13. codes "google.golang.org/grpc/codes"
  14. status "google.golang.org/grpc/status"
  15. emptypb "google.golang.org/protobuf/types/known/emptypb"
  16. )
  17. // This is a compile-time assertion to ensure that this generated file
  18. // is compatible with the grpc package it is being compiled against.
  19. // Requires gRPC-Go v1.32.0 or later.
  20. const _ = grpc.SupportPackageIsVersion7
  21. const (
  22. User_GetUserInfo_FullMethodName = "/api.user.User/GetUserInfo"
  23. User_GetUserInfo1_FullMethodName = "/api.user.User/GetUserInfo1"
  24. User_SendPhoneCode_FullMethodName = "/api.user.User/SendPhoneCode"
  25. User_CheckPhoneCode_FullMethodName = "/api.user.User/CheckPhoneCode"
  26. User_UpdateUserInformation_FullMethodName = "/api.user.User/UpdateUserInformation"
  27. User_CreateUserPersonRoom_FullMethodName = "/api.user.User/CreateUserPersonRoom"
  28. User_GetUserBalance_FullMethodName = "/api.user.User/GetUserBalance"
  29. User_UserGetHomeInfo_FullMethodName = "/api.user.User/UserGetHomeInfo"
  30. User_UserGetPersonLikedAndLooked_FullMethodName = "/api.user.User/UserGetPersonLikedAndLooked"
  31. User_FindLookList_FullMethodName = "/api.user.User/FindLookList"
  32. User_FindTagListBySex_FullMethodName = "/api.user.User/FindTagListBySex"
  33. User_FindOnlineList_FullMethodName = "/api.user.User/FindOnlineList"
  34. User_FindWithinSevenDayRoomList_FullMethodName = "/api.user.User/FindWithinSevenDayRoomList"
  35. User_FindOverSevenDayRoomList_FullMethodName = "/api.user.User/FindOverSevenDayRoomList"
  36. User_FindCloseFriendRoomList_FullMethodName = "/api.user.User/FindCloseFriendRoomList"
  37. User_FindChatRecordList_FullMethodName = "/api.user.User/FindChatRecordList"
  38. User_FindChatRoomMsg_FullMethodName = "/api.user.User/FindChatRoomMsg"
  39. User_GetUserIsLike_FullMethodName = "/api.user.User/GetUserIsLike"
  40. User_FindMemeByType_FullMethodName = "/api.user.User/FindMemeByType"
  41. User_FindChatTopic_FullMethodName = "/api.user.User/FindChatTopic"
  42. User_RandomMeme_FullMethodName = "/api.user.User/RandomMeme"
  43. User_RandomSwiftMessage_FullMethodName = "/api.user.User/RandomSwiftMessage"
  44. User_FindMemeTitle_FullMethodName = "/api.user.User/FindMemeTitle"
  45. User_UserGetChatCard_FullMethodName = "/api.user.User/UserGetChatCard"
  46. User_FindChatTopicTitle_FullMethodName = "/api.user.User/FindChatTopicTitle"
  47. User_UserLike_FullMethodName = "/api.user.User/UserLike"
  48. User_UserUnLike_FullMethodName = "/api.user.User/UserUnLike"
  49. User_Report_FullMethodName = "/api.user.User/Report"
  50. User_FindOverSevenDayAvatar_FullMethodName = "/api.user.User/FindOverSevenDayAvatar"
  51. User_UpdateLastScripID_FullMethodName = "/api.user.User/UpdateLastScripID"
  52. User_CreateScrip_FullMethodName = "/api.user.User/CreateScrip"
  53. User_DeleteScrip_FullMethodName = "/api.user.User/DeleteScrip"
  54. User_FindMyScrip_FullMethodName = "/api.user.User/FindMyScrip"
  55. User_FindOtherScrip_FullMethodName = "/api.user.User/FindOtherScrip"
  56. User_FindRecommendScrip_FullMethodName = "/api.user.User/FindRecommendScrip"
  57. User_PersonLookScrip_FullMethodName = "/api.user.User/PersonLookScrip"
  58. User_PersonClickLookBack_FullMethodName = "/api.user.User/PersonClickLookBack"
  59. User_PersonReplyScrip_FullMethodName = "/api.user.User/PersonReplyScrip"
  60. User_UserDeleteChat_FullMethodName = "/api.user.User/UserDeleteChat"
  61. User_GetUserAllUnreadNum_FullMethodName = "/api.user.User/GetUserAllUnreadNum"
  62. User_GetUserRoomByPerson_FullMethodName = "/api.user.User/GetUserRoomByPerson"
  63. User_FindLikeList_FullMethodName = "/api.user.User/FindLikeList"
  64. User_FindLikedList_FullMethodName = "/api.user.User/FindLikedList"
  65. User_UserSetBlackChat_FullMethodName = "/api.user.User/UserSetBlackChat"
  66. User_CheckUserPartnerIsRelationship_FullMethodName = "/api.user.User/CheckUserPartnerIsRelationship"
  67. User_GetPartnerCircleInfo_FullMethodName = "/api.user.User/GetPartnerCircleInfo"
  68. User_GetLookAndLikeStatisticsMessage_FullMethodName = "/api.user.User/GetLookAndLikeStatisticsMessage"
  69. User_GetUserLookNum_FullMethodName = "/api.user.User/GetUserLookNum"
  70. User_UserFinishInformation_FullMethodName = "/api.user.User/UserFinishInformation"
  71. User_UserInformationStatus_FullMethodName = "/api.user.User/UserInformationStatus"
  72. User_UserGetInformationAward_FullMethodName = "/api.user.User/UserGetInformationAward"
  73. User_UnlockLookRecord_FullMethodName = "/api.user.User/UnlockLookRecord"
  74. User_UserRecharge_FullMethodName = "/api.user.User/UserRecharge"
  75. User_UserRechargeVip_FullMethodName = "/api.user.User/UserRechargeVip"
  76. User_FindRechargeList_FullMethodName = "/api.user.User/FindRechargeList"
  77. User_FindVipRechargeList_FullMethodName = "/api.user.User/FindVipRechargeList"
  78. User_FindPayList_FullMethodName = "/api.user.User/FindPayList"
  79. User_FindRecommendPersonList_FullMethodName = "/api.user.User/FindRecommendPersonList"
  80. User_FindMatchingAvatarAndNum_FullMethodName = "/api.user.User/FindMatchingAvatarAndNum"
  81. User_GetWindowInfo_FullMethodName = "/api.user.User/GetWindowInfo"
  82. User_GetUserFreeNum_FullMethodName = "/api.user.User/GetUserFreeNum"
  83. User_GetRandomMatching_FullMethodName = "/api.user.User/GetRandomMatching"
  84. User_UnlockVoice_FullMethodName = "/api.user.User/UnlockVoice"
  85. User_UnlockPicture_FullMethodName = "/api.user.User/UnlockPicture"
  86. User_UpdateUserIsRegister_FullMethodName = "/api.user.User/UpdateUserIsRegister"
  87. User_CreateUserPartnerRoom_FullMethodName = "/api.user.User/CreateUserPartnerRoom"
  88. User_SendMessage_FullMethodName = "/api.user.User/SendMessage"
  89. User_GetVipInfo_FullMethodName = "/api.user.User/GetVipInfo"
  90. User_FindHandpickUser_FullMethodName = "/api.user.User/FindHandpickUser"
  91. User_GetUserLookHandPickNum_FullMethodName = "/api.user.User/GetUserLookHandPickNum"
  92. User_SetUserLookHandPickNum_FullMethodName = "/api.user.User/SetUserLookHandPickNum"
  93. User_IsCanGetReturnReword_FullMethodName = "/api.user.User/IsCanGetReturnReword"
  94. User_UserGetReturnReword_FullMethodName = "/api.user.User/UserGetReturnReword"
  95. User_UserPrivacyStatus_FullMethodName = "/api.user.User/UserPrivacyStatus"
  96. User_UserSetPrivacyStatus_FullMethodName = "/api.user.User/UserSetPrivacyStatus"
  97. User_PersonStarScrip_FullMethodName = "/api.user.User/PersonStarScrip"
  98. User_UpdateUserPhone_FullMethodName = "/api.user.User/UpdateUserPhone"
  99. User_CleanUserUnReadNum_FullMethodName = "/api.user.User/CleanUserUnReadNum"
  100. User_Certification_FullMethodName = "/api.user.User/Certification"
  101. User_GetCreditConfig_FullMethodName = "/api.user.User/GetCreditConfig"
  102. User_GetUserDBMsg_FullMethodName = "/api.user.User/GetUserDBMsg"
  103. User_FindUserDBList_FullMethodName = "/api.user.User/FindUserDBList"
  104. User_UpdateLastScripIDDB_FullMethodName = "/api.user.User/UpdateLastScripIDDB"
  105. User_UpdateUserLastLoginTime_FullMethodName = "/api.user.User/UpdateUserLastLoginTime"
  106. User_GetUserDBMsgByAccountID_FullMethodName = "/api.user.User/GetUserDBMsgByAccountID"
  107. User_FindRecommendHighQualityUserDBList_FullMethodName = "/api.user.User/FindRecommendHighQualityUserDBList"
  108. User_GetUserDBMsgFromWebsocket_FullMethodName = "/api.user.User/GetUserDBMsgFromWebsocket"
  109. User_SendMsgReduceCredit_FullMethodName = "/api.user.User/SendMsgReduceCredit"
  110. User_LookBackScripReduceCredit_FullMethodName = "/api.user.User/LookBackScripReduceCredit"
  111. User_CreateScripReduceCredit_FullMethodName = "/api.user.User/CreateScripReduceCredit"
  112. User_ReplyScripReduceCredit_FullMethodName = "/api.user.User/ReplyScripReduceCredit"
  113. User_MatchingCredit_FullMethodName = "/api.user.User/MatchingCredit"
  114. User_GetAIRobotCredit_FullMethodName = "/api.user.User/GetAIRobotCredit"
  115. User_AIMessageSendCredit_FullMethodName = "/api.user.User/AIMessageSendCredit"
  116. User_UpdateUserMatchedNumAndReturnUserMsg_FullMethodName = "/api.user.User/UpdateUserMatchedNumAndReturnUserMsg"
  117. User_GetRecommendUserDB_FullMethodName = "/api.user.User/GetRecommendUserDB"
  118. User_ReportUserBlack_FullMethodName = "/api.user.User/ReportUserBlack"
  119. User_AddUserCredit_FullMethodName = "/api.user.User/AddUserCredit"
  120. User_UserInformationStatusDB_FullMethodName = "/api.user.User/UserInformationStatusDB"
  121. User_UserGetInformationAwardByActivity_FullMethodName = "/api.user.User/UserGetInformationAwardByActivity"
  122. User_FindUserVipDBList_FullMethodName = "/api.user.User/FindUserVipDBList"
  123. User_FindUserCertificationDBList_FullMethodName = "/api.user.User/FindUserCertificationDBList"
  124. User_MatchUserDBWithoutMap_FullMethodName = "/api.user.User/MatchUserDBWithoutMap"
  125. User_GetUserDBAndInit_FullMethodName = "/api.user.User/GetUserDBAndInit"
  126. User_UpdateToday_FullMethodName = "/api.user.User/UpdateToday"
  127. User_UpdateLastSendTemplateTime_FullMethodName = "/api.user.User/UpdateLastSendTemplateTime"
  128. User_CronRemoveExpirationVip_FullMethodName = "/api.user.User/CronRemoveExpirationVip"
  129. )
  130. // UserClient is the client API for User service.
  131. //
  132. // 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.
  133. type UserClient interface {
  134. // 1、获取用户详情
  135. GetUserInfo(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*UserInfo, error)
  136. GetUserInfo1(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*UserInfo, error)
  137. // 2、用户发送验证码
  138. SendPhoneCode(ctx context.Context, in *common.SendPhoneCodeRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  139. // 3、用户验证验证码
  140. CheckPhoneCode(ctx context.Context, in *common.CheckPhoneCodeRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  141. // 4、更新用户信息
  142. UpdateUserInformation(ctx context.Context, in *common.UpdateInformationRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  143. // 5、创建用户与某人的关联
  144. CreateUserPersonRoom(ctx context.Context, in *common.CreateChatRoomParam, opts ...grpc.CallOption) (*chat.RoomReply, error)
  145. // 6、获取用户的金额信息
  146. GetUserBalance(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*UserBalance, error)
  147. // 7、用户获取ta的主页信息
  148. UserGetHomeInfo(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*common.HomeInfo, error)
  149. // 8、用户获取ta的主页访客、关注数
  150. UserGetPersonLikedAndLooked(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*common.LookedAndLikedNum, error)
  151. // 9、查看看过我的列表
  152. FindLookList(ctx context.Context, in *common.ListPageRequest, opts ...grpc.CallOption) (*statistics.LookAndLikeListReply, error)
  153. // 11、获取标签列表
  154. FindTagListBySex(ctx context.Context, in *common.SexReq, opts ...grpc.CallOption) (*common.TagListReply, error)
  155. // 12、获取在线列表
  156. FindOnlineList(ctx context.Context, in *common.ListPage2Request, opts ...grpc.CallOption) (*common.RecommendPersonListReply, error)
  157. // 13、七天内列表(当前会话)
  158. FindWithinSevenDayRoomList(ctx context.Context, in *common.ListPageRequest, opts ...grpc.CallOption) (*UserFindChatListReply, error)
  159. // 14、七天外列表(更早的聊天记录)
  160. FindOverSevenDayRoomList(ctx context.Context, in *common.ListPageRequest, opts ...grpc.CallOption) (*UserFindChatListReply, error)
  161. // 15、密友列表
  162. FindCloseFriendRoomList(ctx context.Context, in *common.ListPageRequest, opts ...grpc.CallOption) (*UserFindChatListReply, error)
  163. // 16、用户查询聊天记录
  164. FindChatRecordList(ctx context.Context, in *common.FindChatRecordListRequest, opts ...grpc.CallOption) (*common.ChatRecordListReply, error)
  165. // 17、用户查询房间信息
  166. FindChatRoomMsg(ctx context.Context, in *common.FindChatRoomMsgRequest, opts ...grpc.CallOption) (*common.ChatRoomMsg, error)
  167. // 18、用户查询是否关注某人
  168. GetUserIsLike(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*common.IsLike, error)
  169. // 19、通过类型获取表情包列表
  170. FindMemeByType(ctx context.Context, in *common.MemeRequest, opts ...grpc.CallOption) (*common.MemeList, error)
  171. // 20、获取对方性别的聊天话题
  172. FindChatTopic(ctx context.Context, in *common.FindChatTopicRequest, opts ...grpc.CallOption) (*common.ChatTopicList, error)
  173. // 21、随机表情包
  174. RandomMeme(ctx context.Context, in *common.RandomNum, opts ...grpc.CallOption) (*common.CommonTextList, error)
  175. // 22、随机打招呼
  176. RandomSwiftMessage(ctx context.Context, in *common.RandomNumAndSex, opts ...grpc.CallOption) (*common.CommonTextList, error)
  177. // 23、表情包分类名
  178. FindMemeTitle(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*common.MemeTitleList, error)
  179. // 24、用户获取聊天对象的资料卡片
  180. UserGetChatCard(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*common.ChatCardInfo, error)
  181. // 25、聊天话题分类名
  182. FindChatTopicTitle(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*common.MemeTitleList, error)
  183. // 26、用户关注某人
  184. UserLike(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error)
  185. // 27、用户取关某人
  186. UserUnLike(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error)
  187. // 28、举报某人
  188. Report(ctx context.Context, in *common.ReportChatRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  189. // 29、超过七天的头像列表
  190. FindOverSevenDayAvatar(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*common.FindOverSevenDayAvatarReply, error)
  191. // 30、更新上次访问的小纸条
  192. UpdateLastScripID(ctx context.Context, in *common.UpdateLastScripIDRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  193. // 31、创建纸条
  194. CreateScrip(ctx context.Context, in *CreateScripRequest, opts ...grpc.CallOption) (*common.ScripID, error)
  195. // 32、删除纸条
  196. DeleteScrip(ctx context.Context, in *DeleteScripRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  197. // 33、查询自己的小纸条
  198. FindMyScrip(ctx context.Context, in *UserFindScripRequest, opts ...grpc.CallOption) (*common.ScripReply, error)
  199. // 34、查询别人的小纸条
  200. FindOtherScrip(ctx context.Context, in *common.FindScripRequest, opts ...grpc.CallOption) (*common.ScripReply, error)
  201. // 35、查询随机纸条列表
  202. FindRecommendScrip(ctx context.Context, in *UserFindScripRequest, opts ...grpc.CallOption) (*common.ScripReply, error)
  203. // 36、用户查看纸条
  204. PersonLookScrip(ctx context.Context, in *PersonLookScripRequest, opts ...grpc.CallOption) (*PersonLookScripReply, error)
  205. // 37、用户点击回看
  206. PersonClickLookBack(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*common.ScripInfo, error)
  207. // 38、用户回复小纸条
  208. PersonReplyScrip(ctx context.Context, in *ReplyScripRequest, opts ...grpc.CallOption) (*common.ChatRecordInfo, error)
  209. // 39、用户删除房间
  210. UserDeleteChat(ctx context.Context, in *common.RoomIDRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  211. // 40、获取用户的总未读数
  212. GetUserAllUnreadNum(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*chat.UnreadNumReply, error)
  213. // 41、用户查询与某人的房间
  214. GetUserRoomByPerson(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*chat.UserRoomInfo, error)
  215. // 42、查看我喜欢的列表
  216. FindLikeList(ctx context.Context, in *common.ListPageRequest, opts ...grpc.CallOption) (*statistics.LookAndLikeListReply, error)
  217. // 43、查看喜欢我的列表
  218. FindLikedList(ctx context.Context, in *common.ListPageRequest, opts ...grpc.CallOption) (*statistics.LookAndLikeListReply, error)
  219. // 44、用户拉黑某人
  220. UserSetBlackChat(ctx context.Context, in *common.RoomIDRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  221. // 45、检查用户是否与接待员关联
  222. CheckUserPartnerIsRelationship(ctx context.Context, in *common.PartnerIDParam, opts ...grpc.CallOption) (*chat.CheckUserPartnerIsRelationshipReply, error)
  223. // 46、获取接待员的确认通过页面信息
  224. GetPartnerCircleInfo(ctx context.Context, in *KeyRequest, opts ...grpc.CallOption) (*common.AddFriendMessageInfo, error)
  225. // 47、获取用户的访客数以及关注数
  226. GetLookAndLikeStatisticsMessage(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*statistics.LookAndLikeMessageReply, error)
  227. // 48、获取用户访问数详情
  228. GetUserLookNum(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*statistics.LookMessageReply, error)
  229. // 49、用户完善资料
  230. UserFinishInformation(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
  231. // 50、用户完善情况
  232. UserInformationStatus(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*InformationStatus, error)
  233. // 51、用户获取完善资料奖励
  234. UserGetInformationAward(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
  235. // 52、解锁"看过我的"的记录
  236. UnlockLookRecord(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error)
  237. // 53、用户充值
  238. UserRecharge(ctx context.Context, in *UserRechargeRequest, opts ...grpc.CallOption) (*PayInfo, error)
  239. // 54、用户充值vip
  240. UserRechargeVip(ctx context.Context, in *UserRechargeRequest, opts ...grpc.CallOption) (*PayInfo, error)
  241. // 55、充值套餐列表
  242. FindRechargeList(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*RechargeList, error)
  243. // 56、充值Vip套餐列表
  244. FindVipRechargeList(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*VipRechargeList, error)
  245. // 57、用户充值记录列表
  246. FindPayList(ctx context.Context, in *FindPayOrderListRequest, opts ...grpc.CallOption) (*PayOrderList, error)
  247. // 58、查询推荐人的列表
  248. FindRecommendPersonList(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*common.RecommendPersonListReply, error)
  249. // 59、获取匹配的头像数组以及数量
  250. FindMatchingAvatarAndNum(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*FindMatchingAvatarAndNumReply, error)
  251. // 60、获取假弹窗
  252. GetWindowInfo(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*chat.WindowInfo, error)
  253. // 61、用户的每日免费数
  254. GetUserFreeNum(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*UserFreeNum, error)
  255. // 62、随机速配
  256. GetRandomMatching(ctx context.Context, in *GetRandomMatchingRequest, opts ...grpc.CallOption) (*chat.GetRandomMatchingReply, error)
  257. // 63、解锁语音扣费
  258. UnlockVoice(ctx context.Context, in *common.RoomIDRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  259. // 64、解锁图片扣费
  260. UnlockPicture(ctx context.Context, in *common.RoomIDRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  261. // 65、更新用户注册状态
  262. UpdateUserIsRegister(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
  263. // 66、创建用户与接待员的关联
  264. CreateUserPartnerRoom(ctx context.Context, in *common.CreateChatRoomParam, opts ...grpc.CallOption) (*chat.RoomReply, error)
  265. // 67、用户发送消息
  266. SendMessage(ctx context.Context, in *SendMessageRequest, opts ...grpc.CallOption) (*common.SendMessageReply, error)
  267. // 68、获取用户vip信息
  268. GetVipInfo(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*VipInfo, error)
  269. // 69、精选列表
  270. FindHandpickUser(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*common.HandpickPersonListReply, error)
  271. // 70、查询用户查看精选表的次数
  272. GetUserLookHandPickNum(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*GetUserLookHandPickNumReply, error)
  273. // 71、设置用户查看精选表的次数
  274. SetUserLookHandPickNum(ctx context.Context, in *common.PersonIDParam, opts ...grpc.CallOption) (*emptypb.Empty, error)
  275. // 72、获取用户是能否领取回归奖励
  276. IsCanGetReturnReword(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*IsCanGetReturnRewordReply, error)
  277. // 73、用户领取回归奖励
  278. UserGetReturnReword(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
  279. // 74、用户隐私状态
  280. UserPrivacyStatus(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*UserPrivacyStatusInfo, error)
  281. // 75、用户设置隐私状态
  282. UserSetPrivacyStatus(ctx context.Context, in *UserPrivacyStatusInfo, opts ...grpc.CallOption) (*emptypb.Empty, error)
  283. // 用户点赞小纸条
  284. PersonStarScrip(ctx context.Context, in *common.ScripIdRequest, opts ...grpc.CallOption) (*common.ChatRecordInfo, error)
  285. // 用户更新手机号
  286. UpdateUserPhone(ctx context.Context, in *common.CheckPhoneCodeRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  287. // 清除用户的未读数
  288. CleanUserUnReadNum(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
  289. // 实名认证
  290. Certification(ctx context.Context, in *common.CheckIdentifyRequest, opts ...grpc.CallOption) (*common.CheckIdentifyReply, error)
  291. GetCreditConfig(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*GetCreditConfigReply, error)
  292. // ---rpc---
  293. // 获取用户详情
  294. GetUserDBMsg(ctx context.Context, in *common.PersonIDParam, opts ...grpc.CallOption) (*common.PersonMsg, error)
  295. // 通过用户IDs查看用户信息列表
  296. FindUserDBList(ctx context.Context, in *common.PersonIDList, opts ...grpc.CallOption) (*common.PersonDBReply, error)
  297. // 对内更新
  298. UpdateLastScripIDDB(ctx context.Context, in *common.UpdateLastScripIDDBRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  299. // 更新上次登录时间
  300. UpdateUserLastLoginTime(ctx context.Context, in *common.PersonIDParam, opts ...grpc.CallOption) (*emptypb.Empty, error)
  301. // 通过userID查询用户
  302. GetUserDBMsgByAccountID(ctx context.Context, in *common.IDParam, opts ...grpc.CallOption) (*common.PersonMsg, error)
  303. // 获取推荐的人(new)
  304. FindRecommendHighQualityUserDBList(ctx context.Context, in *FindRecommendHighQualityUserRequest, opts ...grpc.CallOption) (*FindRecommendHighQualityUserReply, error)
  305. // 获取用户详情websocket专用
  306. GetUserDBMsgFromWebsocket(ctx context.Context, in *common.PersonIDParam, opts ...grpc.CallOption) (*GetUserDBMsgFromWebsocketReply, error)
  307. // 发送消息扣费
  308. SendMsgReduceCredit(ctx context.Context, in *SendMsgReduceCreditRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  309. // 回看纸条扣费
  310. LookBackScripReduceCredit(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error)
  311. // 发纸条扣费
  312. CreateScripReduceCredit(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error)
  313. // 回纸条扣费
  314. ReplyScripReduceCredit(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error)
  315. // 匹配扣费
  316. MatchingCredit(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error)
  317. // 创建机器人聊天会话扣费
  318. GetAIRobotCredit(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error)
  319. // 机器人聊天扣费
  320. AIMessageSendCredit(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error)
  321. // 更新今日被匹配数并返回用户信息
  322. UpdateUserMatchedNumAndReturnUserMsg(ctx context.Context, in *UpdateUserMatchedNumRequest, opts ...grpc.CallOption) (*UpdateUserMatchedNumAndReturnUserMsgReply, error)
  323. // 获取未匹配的离线用户
  324. GetRecommendUserDB(ctx context.Context, in *GetRecommendUserDBRequest, opts ...grpc.CallOption) (*common.PersonDB, error)
  325. // 举报超过3次拉黑用户
  326. ReportUserBlack(ctx context.Context, in *ReportUserBlackRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  327. // 用户加积分
  328. AddUserCredit(ctx context.Context, in *AddUserCreditRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  329. // 用户完善情况
  330. UserInformationStatusDB(ctx context.Context, in *common.PersonIDParam, opts ...grpc.CallOption) (*InformationStatus, error)
  331. // 用户完成完善资料任务 兼容
  332. UserGetInformationAwardByActivity(ctx context.Context, in *UserGetInformationAwardByActivityRequest, opts ...grpc.CallOption) (*UserGetInformationAwardByActivityReply, error)
  333. // 获取userIDs对应的vip信息
  334. FindUserVipDBList(ctx context.Context, in *common.PersonIDList, opts ...grpc.CallOption) (*FindUserVipListDBReply, error)
  335. // 获取userIDs对应的vip信息
  336. FindUserCertificationDBList(ctx context.Context, in *common.PersonIDList, opts ...grpc.CallOption) (*FindUserCertificationDBReply, error)
  337. // 匹配不存在map中并满足条件的用户
  338. MatchUserDBWithoutMap(ctx context.Context, in *MatchUserDBWithoutMapRequest, opts ...grpc.CallOption) (*common.PersonDB, error)
  339. // 获取用户信息并判断是否初始化今日
  340. GetUserDBAndInit(ctx context.Context, in *common.GetUserDBAndInitReq, opts ...grpc.CallOption) (*common.PersonDBDetails, error)
  341. // 更新今日信息
  342. UpdateToday(ctx context.Context, in *UpdateTodayRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  343. // 更新上次发送模板的时间信息
  344. UpdateLastSendTemplateTime(ctx context.Context, in *UpdateLastSendTemplateTimeRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
  345. // 定时移除过期vip
  346. CronRemoveExpirationVip(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error)
  347. }
  348. type userClient struct {
  349. cc grpc.ClientConnInterface
  350. }
  351. func NewUserClient(cc grpc.ClientConnInterface) UserClient {
  352. return &userClient{cc}
  353. }
  354. func (c *userClient) GetUserInfo(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*UserInfo, error) {
  355. out := new(UserInfo)
  356. err := c.cc.Invoke(ctx, User_GetUserInfo_FullMethodName, in, out, opts...)
  357. if err != nil {
  358. return nil, err
  359. }
  360. return out, nil
  361. }
  362. func (c *userClient) GetUserInfo1(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*UserInfo, error) {
  363. out := new(UserInfo)
  364. err := c.cc.Invoke(ctx, User_GetUserInfo1_FullMethodName, in, out, opts...)
  365. if err != nil {
  366. return nil, err
  367. }
  368. return out, nil
  369. }
  370. func (c *userClient) SendPhoneCode(ctx context.Context, in *common.SendPhoneCodeRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  371. out := new(emptypb.Empty)
  372. err := c.cc.Invoke(ctx, User_SendPhoneCode_FullMethodName, in, out, opts...)
  373. if err != nil {
  374. return nil, err
  375. }
  376. return out, nil
  377. }
  378. func (c *userClient) CheckPhoneCode(ctx context.Context, in *common.CheckPhoneCodeRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  379. out := new(emptypb.Empty)
  380. err := c.cc.Invoke(ctx, User_CheckPhoneCode_FullMethodName, in, out, opts...)
  381. if err != nil {
  382. return nil, err
  383. }
  384. return out, nil
  385. }
  386. func (c *userClient) UpdateUserInformation(ctx context.Context, in *common.UpdateInformationRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  387. out := new(emptypb.Empty)
  388. err := c.cc.Invoke(ctx, User_UpdateUserInformation_FullMethodName, in, out, opts...)
  389. if err != nil {
  390. return nil, err
  391. }
  392. return out, nil
  393. }
  394. func (c *userClient) CreateUserPersonRoom(ctx context.Context, in *common.CreateChatRoomParam, opts ...grpc.CallOption) (*chat.RoomReply, error) {
  395. out := new(chat.RoomReply)
  396. err := c.cc.Invoke(ctx, User_CreateUserPersonRoom_FullMethodName, in, out, opts...)
  397. if err != nil {
  398. return nil, err
  399. }
  400. return out, nil
  401. }
  402. func (c *userClient) GetUserBalance(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*UserBalance, error) {
  403. out := new(UserBalance)
  404. err := c.cc.Invoke(ctx, User_GetUserBalance_FullMethodName, in, out, opts...)
  405. if err != nil {
  406. return nil, err
  407. }
  408. return out, nil
  409. }
  410. func (c *userClient) UserGetHomeInfo(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*common.HomeInfo, error) {
  411. out := new(common.HomeInfo)
  412. err := c.cc.Invoke(ctx, User_UserGetHomeInfo_FullMethodName, in, out, opts...)
  413. if err != nil {
  414. return nil, err
  415. }
  416. return out, nil
  417. }
  418. func (c *userClient) UserGetPersonLikedAndLooked(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*common.LookedAndLikedNum, error) {
  419. out := new(common.LookedAndLikedNum)
  420. err := c.cc.Invoke(ctx, User_UserGetPersonLikedAndLooked_FullMethodName, in, out, opts...)
  421. if err != nil {
  422. return nil, err
  423. }
  424. return out, nil
  425. }
  426. func (c *userClient) FindLookList(ctx context.Context, in *common.ListPageRequest, opts ...grpc.CallOption) (*statistics.LookAndLikeListReply, error) {
  427. out := new(statistics.LookAndLikeListReply)
  428. err := c.cc.Invoke(ctx, User_FindLookList_FullMethodName, in, out, opts...)
  429. if err != nil {
  430. return nil, err
  431. }
  432. return out, nil
  433. }
  434. func (c *userClient) FindTagListBySex(ctx context.Context, in *common.SexReq, opts ...grpc.CallOption) (*common.TagListReply, error) {
  435. out := new(common.TagListReply)
  436. err := c.cc.Invoke(ctx, User_FindTagListBySex_FullMethodName, in, out, opts...)
  437. if err != nil {
  438. return nil, err
  439. }
  440. return out, nil
  441. }
  442. func (c *userClient) FindOnlineList(ctx context.Context, in *common.ListPage2Request, opts ...grpc.CallOption) (*common.RecommendPersonListReply, error) {
  443. out := new(common.RecommendPersonListReply)
  444. err := c.cc.Invoke(ctx, User_FindOnlineList_FullMethodName, in, out, opts...)
  445. if err != nil {
  446. return nil, err
  447. }
  448. return out, nil
  449. }
  450. func (c *userClient) FindWithinSevenDayRoomList(ctx context.Context, in *common.ListPageRequest, opts ...grpc.CallOption) (*UserFindChatListReply, error) {
  451. out := new(UserFindChatListReply)
  452. err := c.cc.Invoke(ctx, User_FindWithinSevenDayRoomList_FullMethodName, in, out, opts...)
  453. if err != nil {
  454. return nil, err
  455. }
  456. return out, nil
  457. }
  458. func (c *userClient) FindOverSevenDayRoomList(ctx context.Context, in *common.ListPageRequest, opts ...grpc.CallOption) (*UserFindChatListReply, error) {
  459. out := new(UserFindChatListReply)
  460. err := c.cc.Invoke(ctx, User_FindOverSevenDayRoomList_FullMethodName, in, out, opts...)
  461. if err != nil {
  462. return nil, err
  463. }
  464. return out, nil
  465. }
  466. func (c *userClient) FindCloseFriendRoomList(ctx context.Context, in *common.ListPageRequest, opts ...grpc.CallOption) (*UserFindChatListReply, error) {
  467. out := new(UserFindChatListReply)
  468. err := c.cc.Invoke(ctx, User_FindCloseFriendRoomList_FullMethodName, in, out, opts...)
  469. if err != nil {
  470. return nil, err
  471. }
  472. return out, nil
  473. }
  474. func (c *userClient) FindChatRecordList(ctx context.Context, in *common.FindChatRecordListRequest, opts ...grpc.CallOption) (*common.ChatRecordListReply, error) {
  475. out := new(common.ChatRecordListReply)
  476. err := c.cc.Invoke(ctx, User_FindChatRecordList_FullMethodName, in, out, opts...)
  477. if err != nil {
  478. return nil, err
  479. }
  480. return out, nil
  481. }
  482. func (c *userClient) FindChatRoomMsg(ctx context.Context, in *common.FindChatRoomMsgRequest, opts ...grpc.CallOption) (*common.ChatRoomMsg, error) {
  483. out := new(common.ChatRoomMsg)
  484. err := c.cc.Invoke(ctx, User_FindChatRoomMsg_FullMethodName, in, out, opts...)
  485. if err != nil {
  486. return nil, err
  487. }
  488. return out, nil
  489. }
  490. func (c *userClient) GetUserIsLike(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*common.IsLike, error) {
  491. out := new(common.IsLike)
  492. err := c.cc.Invoke(ctx, User_GetUserIsLike_FullMethodName, in, out, opts...)
  493. if err != nil {
  494. return nil, err
  495. }
  496. return out, nil
  497. }
  498. func (c *userClient) FindMemeByType(ctx context.Context, in *common.MemeRequest, opts ...grpc.CallOption) (*common.MemeList, error) {
  499. out := new(common.MemeList)
  500. err := c.cc.Invoke(ctx, User_FindMemeByType_FullMethodName, in, out, opts...)
  501. if err != nil {
  502. return nil, err
  503. }
  504. return out, nil
  505. }
  506. func (c *userClient) FindChatTopic(ctx context.Context, in *common.FindChatTopicRequest, opts ...grpc.CallOption) (*common.ChatTopicList, error) {
  507. out := new(common.ChatTopicList)
  508. err := c.cc.Invoke(ctx, User_FindChatTopic_FullMethodName, in, out, opts...)
  509. if err != nil {
  510. return nil, err
  511. }
  512. return out, nil
  513. }
  514. func (c *userClient) RandomMeme(ctx context.Context, in *common.RandomNum, opts ...grpc.CallOption) (*common.CommonTextList, error) {
  515. out := new(common.CommonTextList)
  516. err := c.cc.Invoke(ctx, User_RandomMeme_FullMethodName, in, out, opts...)
  517. if err != nil {
  518. return nil, err
  519. }
  520. return out, nil
  521. }
  522. func (c *userClient) RandomSwiftMessage(ctx context.Context, in *common.RandomNumAndSex, opts ...grpc.CallOption) (*common.CommonTextList, error) {
  523. out := new(common.CommonTextList)
  524. err := c.cc.Invoke(ctx, User_RandomSwiftMessage_FullMethodName, in, out, opts...)
  525. if err != nil {
  526. return nil, err
  527. }
  528. return out, nil
  529. }
  530. func (c *userClient) FindMemeTitle(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*common.MemeTitleList, error) {
  531. out := new(common.MemeTitleList)
  532. err := c.cc.Invoke(ctx, User_FindMemeTitle_FullMethodName, in, out, opts...)
  533. if err != nil {
  534. return nil, err
  535. }
  536. return out, nil
  537. }
  538. func (c *userClient) UserGetChatCard(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*common.ChatCardInfo, error) {
  539. out := new(common.ChatCardInfo)
  540. err := c.cc.Invoke(ctx, User_UserGetChatCard_FullMethodName, in, out, opts...)
  541. if err != nil {
  542. return nil, err
  543. }
  544. return out, nil
  545. }
  546. func (c *userClient) FindChatTopicTitle(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*common.MemeTitleList, error) {
  547. out := new(common.MemeTitleList)
  548. err := c.cc.Invoke(ctx, User_FindChatTopicTitle_FullMethodName, in, out, opts...)
  549. if err != nil {
  550. return nil, err
  551. }
  552. return out, nil
  553. }
  554. func (c *userClient) UserLike(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  555. out := new(emptypb.Empty)
  556. err := c.cc.Invoke(ctx, User_UserLike_FullMethodName, in, out, opts...)
  557. if err != nil {
  558. return nil, err
  559. }
  560. return out, nil
  561. }
  562. func (c *userClient) UserUnLike(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  563. out := new(emptypb.Empty)
  564. err := c.cc.Invoke(ctx, User_UserUnLike_FullMethodName, in, out, opts...)
  565. if err != nil {
  566. return nil, err
  567. }
  568. return out, nil
  569. }
  570. func (c *userClient) Report(ctx context.Context, in *common.ReportChatRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  571. out := new(emptypb.Empty)
  572. err := c.cc.Invoke(ctx, User_Report_FullMethodName, in, out, opts...)
  573. if err != nil {
  574. return nil, err
  575. }
  576. return out, nil
  577. }
  578. func (c *userClient) FindOverSevenDayAvatar(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*common.FindOverSevenDayAvatarReply, error) {
  579. out := new(common.FindOverSevenDayAvatarReply)
  580. err := c.cc.Invoke(ctx, User_FindOverSevenDayAvatar_FullMethodName, in, out, opts...)
  581. if err != nil {
  582. return nil, err
  583. }
  584. return out, nil
  585. }
  586. func (c *userClient) UpdateLastScripID(ctx context.Context, in *common.UpdateLastScripIDRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  587. out := new(emptypb.Empty)
  588. err := c.cc.Invoke(ctx, User_UpdateLastScripID_FullMethodName, in, out, opts...)
  589. if err != nil {
  590. return nil, err
  591. }
  592. return out, nil
  593. }
  594. func (c *userClient) CreateScrip(ctx context.Context, in *CreateScripRequest, opts ...grpc.CallOption) (*common.ScripID, error) {
  595. out := new(common.ScripID)
  596. err := c.cc.Invoke(ctx, User_CreateScrip_FullMethodName, in, out, opts...)
  597. if err != nil {
  598. return nil, err
  599. }
  600. return out, nil
  601. }
  602. func (c *userClient) DeleteScrip(ctx context.Context, in *DeleteScripRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  603. out := new(emptypb.Empty)
  604. err := c.cc.Invoke(ctx, User_DeleteScrip_FullMethodName, in, out, opts...)
  605. if err != nil {
  606. return nil, err
  607. }
  608. return out, nil
  609. }
  610. func (c *userClient) FindMyScrip(ctx context.Context, in *UserFindScripRequest, opts ...grpc.CallOption) (*common.ScripReply, error) {
  611. out := new(common.ScripReply)
  612. err := c.cc.Invoke(ctx, User_FindMyScrip_FullMethodName, in, out, opts...)
  613. if err != nil {
  614. return nil, err
  615. }
  616. return out, nil
  617. }
  618. func (c *userClient) FindOtherScrip(ctx context.Context, in *common.FindScripRequest, opts ...grpc.CallOption) (*common.ScripReply, error) {
  619. out := new(common.ScripReply)
  620. err := c.cc.Invoke(ctx, User_FindOtherScrip_FullMethodName, in, out, opts...)
  621. if err != nil {
  622. return nil, err
  623. }
  624. return out, nil
  625. }
  626. func (c *userClient) FindRecommendScrip(ctx context.Context, in *UserFindScripRequest, opts ...grpc.CallOption) (*common.ScripReply, error) {
  627. out := new(common.ScripReply)
  628. err := c.cc.Invoke(ctx, User_FindRecommendScrip_FullMethodName, in, out, opts...)
  629. if err != nil {
  630. return nil, err
  631. }
  632. return out, nil
  633. }
  634. func (c *userClient) PersonLookScrip(ctx context.Context, in *PersonLookScripRequest, opts ...grpc.CallOption) (*PersonLookScripReply, error) {
  635. out := new(PersonLookScripReply)
  636. err := c.cc.Invoke(ctx, User_PersonLookScrip_FullMethodName, in, out, opts...)
  637. if err != nil {
  638. return nil, err
  639. }
  640. return out, nil
  641. }
  642. func (c *userClient) PersonClickLookBack(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*common.ScripInfo, error) {
  643. out := new(common.ScripInfo)
  644. err := c.cc.Invoke(ctx, User_PersonClickLookBack_FullMethodName, in, out, opts...)
  645. if err != nil {
  646. return nil, err
  647. }
  648. return out, nil
  649. }
  650. func (c *userClient) PersonReplyScrip(ctx context.Context, in *ReplyScripRequest, opts ...grpc.CallOption) (*common.ChatRecordInfo, error) {
  651. out := new(common.ChatRecordInfo)
  652. err := c.cc.Invoke(ctx, User_PersonReplyScrip_FullMethodName, in, out, opts...)
  653. if err != nil {
  654. return nil, err
  655. }
  656. return out, nil
  657. }
  658. func (c *userClient) UserDeleteChat(ctx context.Context, in *common.RoomIDRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  659. out := new(emptypb.Empty)
  660. err := c.cc.Invoke(ctx, User_UserDeleteChat_FullMethodName, in, out, opts...)
  661. if err != nil {
  662. return nil, err
  663. }
  664. return out, nil
  665. }
  666. func (c *userClient) GetUserAllUnreadNum(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*chat.UnreadNumReply, error) {
  667. out := new(chat.UnreadNumReply)
  668. err := c.cc.Invoke(ctx, User_GetUserAllUnreadNum_FullMethodName, in, out, opts...)
  669. if err != nil {
  670. return nil, err
  671. }
  672. return out, nil
  673. }
  674. func (c *userClient) GetUserRoomByPerson(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*chat.UserRoomInfo, error) {
  675. out := new(chat.UserRoomInfo)
  676. err := c.cc.Invoke(ctx, User_GetUserRoomByPerson_FullMethodName, in, out, opts...)
  677. if err != nil {
  678. return nil, err
  679. }
  680. return out, nil
  681. }
  682. func (c *userClient) FindLikeList(ctx context.Context, in *common.ListPageRequest, opts ...grpc.CallOption) (*statistics.LookAndLikeListReply, error) {
  683. out := new(statistics.LookAndLikeListReply)
  684. err := c.cc.Invoke(ctx, User_FindLikeList_FullMethodName, in, out, opts...)
  685. if err != nil {
  686. return nil, err
  687. }
  688. return out, nil
  689. }
  690. func (c *userClient) FindLikedList(ctx context.Context, in *common.ListPageRequest, opts ...grpc.CallOption) (*statistics.LookAndLikeListReply, error) {
  691. out := new(statistics.LookAndLikeListReply)
  692. err := c.cc.Invoke(ctx, User_FindLikedList_FullMethodName, in, out, opts...)
  693. if err != nil {
  694. return nil, err
  695. }
  696. return out, nil
  697. }
  698. func (c *userClient) UserSetBlackChat(ctx context.Context, in *common.RoomIDRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  699. out := new(emptypb.Empty)
  700. err := c.cc.Invoke(ctx, User_UserSetBlackChat_FullMethodName, in, out, opts...)
  701. if err != nil {
  702. return nil, err
  703. }
  704. return out, nil
  705. }
  706. func (c *userClient) CheckUserPartnerIsRelationship(ctx context.Context, in *common.PartnerIDParam, opts ...grpc.CallOption) (*chat.CheckUserPartnerIsRelationshipReply, error) {
  707. out := new(chat.CheckUserPartnerIsRelationshipReply)
  708. err := c.cc.Invoke(ctx, User_CheckUserPartnerIsRelationship_FullMethodName, in, out, opts...)
  709. if err != nil {
  710. return nil, err
  711. }
  712. return out, nil
  713. }
  714. func (c *userClient) GetPartnerCircleInfo(ctx context.Context, in *KeyRequest, opts ...grpc.CallOption) (*common.AddFriendMessageInfo, error) {
  715. out := new(common.AddFriendMessageInfo)
  716. err := c.cc.Invoke(ctx, User_GetPartnerCircleInfo_FullMethodName, in, out, opts...)
  717. if err != nil {
  718. return nil, err
  719. }
  720. return out, nil
  721. }
  722. func (c *userClient) GetLookAndLikeStatisticsMessage(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*statistics.LookAndLikeMessageReply, error) {
  723. out := new(statistics.LookAndLikeMessageReply)
  724. err := c.cc.Invoke(ctx, User_GetLookAndLikeStatisticsMessage_FullMethodName, in, out, opts...)
  725. if err != nil {
  726. return nil, err
  727. }
  728. return out, nil
  729. }
  730. func (c *userClient) GetUserLookNum(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*statistics.LookMessageReply, error) {
  731. out := new(statistics.LookMessageReply)
  732. err := c.cc.Invoke(ctx, User_GetUserLookNum_FullMethodName, in, out, opts...)
  733. if err != nil {
  734. return nil, err
  735. }
  736. return out, nil
  737. }
  738. func (c *userClient) UserFinishInformation(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  739. out := new(emptypb.Empty)
  740. err := c.cc.Invoke(ctx, User_UserFinishInformation_FullMethodName, in, out, opts...)
  741. if err != nil {
  742. return nil, err
  743. }
  744. return out, nil
  745. }
  746. func (c *userClient) UserInformationStatus(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*InformationStatus, error) {
  747. out := new(InformationStatus)
  748. err := c.cc.Invoke(ctx, User_UserInformationStatus_FullMethodName, in, out, opts...)
  749. if err != nil {
  750. return nil, err
  751. }
  752. return out, nil
  753. }
  754. func (c *userClient) UserGetInformationAward(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  755. out := new(emptypb.Empty)
  756. err := c.cc.Invoke(ctx, User_UserGetInformationAward_FullMethodName, in, out, opts...)
  757. if err != nil {
  758. return nil, err
  759. }
  760. return out, nil
  761. }
  762. func (c *userClient) UnlockLookRecord(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  763. out := new(emptypb.Empty)
  764. err := c.cc.Invoke(ctx, User_UnlockLookRecord_FullMethodName, in, out, opts...)
  765. if err != nil {
  766. return nil, err
  767. }
  768. return out, nil
  769. }
  770. func (c *userClient) UserRecharge(ctx context.Context, in *UserRechargeRequest, opts ...grpc.CallOption) (*PayInfo, error) {
  771. out := new(PayInfo)
  772. err := c.cc.Invoke(ctx, User_UserRecharge_FullMethodName, in, out, opts...)
  773. if err != nil {
  774. return nil, err
  775. }
  776. return out, nil
  777. }
  778. func (c *userClient) UserRechargeVip(ctx context.Context, in *UserRechargeRequest, opts ...grpc.CallOption) (*PayInfo, error) {
  779. out := new(PayInfo)
  780. err := c.cc.Invoke(ctx, User_UserRechargeVip_FullMethodName, in, out, opts...)
  781. if err != nil {
  782. return nil, err
  783. }
  784. return out, nil
  785. }
  786. func (c *userClient) FindRechargeList(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*RechargeList, error) {
  787. out := new(RechargeList)
  788. err := c.cc.Invoke(ctx, User_FindRechargeList_FullMethodName, in, out, opts...)
  789. if err != nil {
  790. return nil, err
  791. }
  792. return out, nil
  793. }
  794. func (c *userClient) FindVipRechargeList(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*VipRechargeList, error) {
  795. out := new(VipRechargeList)
  796. err := c.cc.Invoke(ctx, User_FindVipRechargeList_FullMethodName, in, out, opts...)
  797. if err != nil {
  798. return nil, err
  799. }
  800. return out, nil
  801. }
  802. func (c *userClient) FindPayList(ctx context.Context, in *FindPayOrderListRequest, opts ...grpc.CallOption) (*PayOrderList, error) {
  803. out := new(PayOrderList)
  804. err := c.cc.Invoke(ctx, User_FindPayList_FullMethodName, in, out, opts...)
  805. if err != nil {
  806. return nil, err
  807. }
  808. return out, nil
  809. }
  810. func (c *userClient) FindRecommendPersonList(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*common.RecommendPersonListReply, error) {
  811. out := new(common.RecommendPersonListReply)
  812. err := c.cc.Invoke(ctx, User_FindRecommendPersonList_FullMethodName, in, out, opts...)
  813. if err != nil {
  814. return nil, err
  815. }
  816. return out, nil
  817. }
  818. func (c *userClient) FindMatchingAvatarAndNum(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*FindMatchingAvatarAndNumReply, error) {
  819. out := new(FindMatchingAvatarAndNumReply)
  820. err := c.cc.Invoke(ctx, User_FindMatchingAvatarAndNum_FullMethodName, in, out, opts...)
  821. if err != nil {
  822. return nil, err
  823. }
  824. return out, nil
  825. }
  826. func (c *userClient) GetWindowInfo(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*chat.WindowInfo, error) {
  827. out := new(chat.WindowInfo)
  828. err := c.cc.Invoke(ctx, User_GetWindowInfo_FullMethodName, in, out, opts...)
  829. if err != nil {
  830. return nil, err
  831. }
  832. return out, nil
  833. }
  834. func (c *userClient) GetUserFreeNum(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*UserFreeNum, error) {
  835. out := new(UserFreeNum)
  836. err := c.cc.Invoke(ctx, User_GetUserFreeNum_FullMethodName, in, out, opts...)
  837. if err != nil {
  838. return nil, err
  839. }
  840. return out, nil
  841. }
  842. func (c *userClient) GetRandomMatching(ctx context.Context, in *GetRandomMatchingRequest, opts ...grpc.CallOption) (*chat.GetRandomMatchingReply, error) {
  843. out := new(chat.GetRandomMatchingReply)
  844. err := c.cc.Invoke(ctx, User_GetRandomMatching_FullMethodName, in, out, opts...)
  845. if err != nil {
  846. return nil, err
  847. }
  848. return out, nil
  849. }
  850. func (c *userClient) UnlockVoice(ctx context.Context, in *common.RoomIDRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  851. out := new(emptypb.Empty)
  852. err := c.cc.Invoke(ctx, User_UnlockVoice_FullMethodName, in, out, opts...)
  853. if err != nil {
  854. return nil, err
  855. }
  856. return out, nil
  857. }
  858. func (c *userClient) UnlockPicture(ctx context.Context, in *common.RoomIDRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  859. out := new(emptypb.Empty)
  860. err := c.cc.Invoke(ctx, User_UnlockPicture_FullMethodName, in, out, opts...)
  861. if err != nil {
  862. return nil, err
  863. }
  864. return out, nil
  865. }
  866. func (c *userClient) UpdateUserIsRegister(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  867. out := new(emptypb.Empty)
  868. err := c.cc.Invoke(ctx, User_UpdateUserIsRegister_FullMethodName, in, out, opts...)
  869. if err != nil {
  870. return nil, err
  871. }
  872. return out, nil
  873. }
  874. func (c *userClient) CreateUserPartnerRoom(ctx context.Context, in *common.CreateChatRoomParam, opts ...grpc.CallOption) (*chat.RoomReply, error) {
  875. out := new(chat.RoomReply)
  876. err := c.cc.Invoke(ctx, User_CreateUserPartnerRoom_FullMethodName, in, out, opts...)
  877. if err != nil {
  878. return nil, err
  879. }
  880. return out, nil
  881. }
  882. func (c *userClient) SendMessage(ctx context.Context, in *SendMessageRequest, opts ...grpc.CallOption) (*common.SendMessageReply, error) {
  883. out := new(common.SendMessageReply)
  884. err := c.cc.Invoke(ctx, User_SendMessage_FullMethodName, in, out, opts...)
  885. if err != nil {
  886. return nil, err
  887. }
  888. return out, nil
  889. }
  890. func (c *userClient) GetVipInfo(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*VipInfo, error) {
  891. out := new(VipInfo)
  892. err := c.cc.Invoke(ctx, User_GetVipInfo_FullMethodName, in, out, opts...)
  893. if err != nil {
  894. return nil, err
  895. }
  896. return out, nil
  897. }
  898. func (c *userClient) FindHandpickUser(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*common.HandpickPersonListReply, error) {
  899. out := new(common.HandpickPersonListReply)
  900. err := c.cc.Invoke(ctx, User_FindHandpickUser_FullMethodName, in, out, opts...)
  901. if err != nil {
  902. return nil, err
  903. }
  904. return out, nil
  905. }
  906. func (c *userClient) GetUserLookHandPickNum(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*GetUserLookHandPickNumReply, error) {
  907. out := new(GetUserLookHandPickNumReply)
  908. err := c.cc.Invoke(ctx, User_GetUserLookHandPickNum_FullMethodName, in, out, opts...)
  909. if err != nil {
  910. return nil, err
  911. }
  912. return out, nil
  913. }
  914. func (c *userClient) SetUserLookHandPickNum(ctx context.Context, in *common.PersonIDParam, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  915. out := new(emptypb.Empty)
  916. err := c.cc.Invoke(ctx, User_SetUserLookHandPickNum_FullMethodName, in, out, opts...)
  917. if err != nil {
  918. return nil, err
  919. }
  920. return out, nil
  921. }
  922. func (c *userClient) IsCanGetReturnReword(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*IsCanGetReturnRewordReply, error) {
  923. out := new(IsCanGetReturnRewordReply)
  924. err := c.cc.Invoke(ctx, User_IsCanGetReturnReword_FullMethodName, in, out, opts...)
  925. if err != nil {
  926. return nil, err
  927. }
  928. return out, nil
  929. }
  930. func (c *userClient) UserGetReturnReword(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  931. out := new(emptypb.Empty)
  932. err := c.cc.Invoke(ctx, User_UserGetReturnReword_FullMethodName, in, out, opts...)
  933. if err != nil {
  934. return nil, err
  935. }
  936. return out, nil
  937. }
  938. func (c *userClient) UserPrivacyStatus(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*UserPrivacyStatusInfo, error) {
  939. out := new(UserPrivacyStatusInfo)
  940. err := c.cc.Invoke(ctx, User_UserPrivacyStatus_FullMethodName, in, out, opts...)
  941. if err != nil {
  942. return nil, err
  943. }
  944. return out, nil
  945. }
  946. func (c *userClient) UserSetPrivacyStatus(ctx context.Context, in *UserPrivacyStatusInfo, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  947. out := new(emptypb.Empty)
  948. err := c.cc.Invoke(ctx, User_UserSetPrivacyStatus_FullMethodName, in, out, opts...)
  949. if err != nil {
  950. return nil, err
  951. }
  952. return out, nil
  953. }
  954. func (c *userClient) PersonStarScrip(ctx context.Context, in *common.ScripIdRequest, opts ...grpc.CallOption) (*common.ChatRecordInfo, error) {
  955. out := new(common.ChatRecordInfo)
  956. err := c.cc.Invoke(ctx, User_PersonStarScrip_FullMethodName, in, out, opts...)
  957. if err != nil {
  958. return nil, err
  959. }
  960. return out, nil
  961. }
  962. func (c *userClient) UpdateUserPhone(ctx context.Context, in *common.CheckPhoneCodeRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  963. out := new(emptypb.Empty)
  964. err := c.cc.Invoke(ctx, User_UpdateUserPhone_FullMethodName, in, out, opts...)
  965. if err != nil {
  966. return nil, err
  967. }
  968. return out, nil
  969. }
  970. func (c *userClient) CleanUserUnReadNum(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  971. out := new(emptypb.Empty)
  972. err := c.cc.Invoke(ctx, User_CleanUserUnReadNum_FullMethodName, in, out, opts...)
  973. if err != nil {
  974. return nil, err
  975. }
  976. return out, nil
  977. }
  978. func (c *userClient) Certification(ctx context.Context, in *common.CheckIdentifyRequest, opts ...grpc.CallOption) (*common.CheckIdentifyReply, error) {
  979. out := new(common.CheckIdentifyReply)
  980. err := c.cc.Invoke(ctx, User_Certification_FullMethodName, in, out, opts...)
  981. if err != nil {
  982. return nil, err
  983. }
  984. return out, nil
  985. }
  986. func (c *userClient) GetCreditConfig(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*GetCreditConfigReply, error) {
  987. out := new(GetCreditConfigReply)
  988. err := c.cc.Invoke(ctx, User_GetCreditConfig_FullMethodName, in, out, opts...)
  989. if err != nil {
  990. return nil, err
  991. }
  992. return out, nil
  993. }
  994. func (c *userClient) GetUserDBMsg(ctx context.Context, in *common.PersonIDParam, opts ...grpc.CallOption) (*common.PersonMsg, error) {
  995. out := new(common.PersonMsg)
  996. err := c.cc.Invoke(ctx, User_GetUserDBMsg_FullMethodName, in, out, opts...)
  997. if err != nil {
  998. return nil, err
  999. }
  1000. return out, nil
  1001. }
  1002. func (c *userClient) FindUserDBList(ctx context.Context, in *common.PersonIDList, opts ...grpc.CallOption) (*common.PersonDBReply, error) {
  1003. out := new(common.PersonDBReply)
  1004. err := c.cc.Invoke(ctx, User_FindUserDBList_FullMethodName, in, out, opts...)
  1005. if err != nil {
  1006. return nil, err
  1007. }
  1008. return out, nil
  1009. }
  1010. func (c *userClient) UpdateLastScripIDDB(ctx context.Context, in *common.UpdateLastScripIDDBRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  1011. out := new(emptypb.Empty)
  1012. err := c.cc.Invoke(ctx, User_UpdateLastScripIDDB_FullMethodName, in, out, opts...)
  1013. if err != nil {
  1014. return nil, err
  1015. }
  1016. return out, nil
  1017. }
  1018. func (c *userClient) UpdateUserLastLoginTime(ctx context.Context, in *common.PersonIDParam, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  1019. out := new(emptypb.Empty)
  1020. err := c.cc.Invoke(ctx, User_UpdateUserLastLoginTime_FullMethodName, in, out, opts...)
  1021. if err != nil {
  1022. return nil, err
  1023. }
  1024. return out, nil
  1025. }
  1026. func (c *userClient) GetUserDBMsgByAccountID(ctx context.Context, in *common.IDParam, opts ...grpc.CallOption) (*common.PersonMsg, error) {
  1027. out := new(common.PersonMsg)
  1028. err := c.cc.Invoke(ctx, User_GetUserDBMsgByAccountID_FullMethodName, in, out, opts...)
  1029. if err != nil {
  1030. return nil, err
  1031. }
  1032. return out, nil
  1033. }
  1034. func (c *userClient) FindRecommendHighQualityUserDBList(ctx context.Context, in *FindRecommendHighQualityUserRequest, opts ...grpc.CallOption) (*FindRecommendHighQualityUserReply, error) {
  1035. out := new(FindRecommendHighQualityUserReply)
  1036. err := c.cc.Invoke(ctx, User_FindRecommendHighQualityUserDBList_FullMethodName, in, out, opts...)
  1037. if err != nil {
  1038. return nil, err
  1039. }
  1040. return out, nil
  1041. }
  1042. func (c *userClient) GetUserDBMsgFromWebsocket(ctx context.Context, in *common.PersonIDParam, opts ...grpc.CallOption) (*GetUserDBMsgFromWebsocketReply, error) {
  1043. out := new(GetUserDBMsgFromWebsocketReply)
  1044. err := c.cc.Invoke(ctx, User_GetUserDBMsgFromWebsocket_FullMethodName, in, out, opts...)
  1045. if err != nil {
  1046. return nil, err
  1047. }
  1048. return out, nil
  1049. }
  1050. func (c *userClient) SendMsgReduceCredit(ctx context.Context, in *SendMsgReduceCreditRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  1051. out := new(emptypb.Empty)
  1052. err := c.cc.Invoke(ctx, User_SendMsgReduceCredit_FullMethodName, in, out, opts...)
  1053. if err != nil {
  1054. return nil, err
  1055. }
  1056. return out, nil
  1057. }
  1058. func (c *userClient) LookBackScripReduceCredit(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  1059. out := new(emptypb.Empty)
  1060. err := c.cc.Invoke(ctx, User_LookBackScripReduceCredit_FullMethodName, in, out, opts...)
  1061. if err != nil {
  1062. return nil, err
  1063. }
  1064. return out, nil
  1065. }
  1066. func (c *userClient) CreateScripReduceCredit(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  1067. out := new(emptypb.Empty)
  1068. err := c.cc.Invoke(ctx, User_CreateScripReduceCredit_FullMethodName, in, out, opts...)
  1069. if err != nil {
  1070. return nil, err
  1071. }
  1072. return out, nil
  1073. }
  1074. func (c *userClient) ReplyScripReduceCredit(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  1075. out := new(emptypb.Empty)
  1076. err := c.cc.Invoke(ctx, User_ReplyScripReduceCredit_FullMethodName, in, out, opts...)
  1077. if err != nil {
  1078. return nil, err
  1079. }
  1080. return out, nil
  1081. }
  1082. func (c *userClient) MatchingCredit(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  1083. out := new(emptypb.Empty)
  1084. err := c.cc.Invoke(ctx, User_MatchingCredit_FullMethodName, in, out, opts...)
  1085. if err != nil {
  1086. return nil, err
  1087. }
  1088. return out, nil
  1089. }
  1090. func (c *userClient) GetAIRobotCredit(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  1091. out := new(emptypb.Empty)
  1092. err := c.cc.Invoke(ctx, User_GetAIRobotCredit_FullMethodName, in, out, opts...)
  1093. if err != nil {
  1094. return nil, err
  1095. }
  1096. return out, nil
  1097. }
  1098. func (c *userClient) AIMessageSendCredit(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  1099. out := new(emptypb.Empty)
  1100. err := c.cc.Invoke(ctx, User_AIMessageSendCredit_FullMethodName, in, out, opts...)
  1101. if err != nil {
  1102. return nil, err
  1103. }
  1104. return out, nil
  1105. }
  1106. func (c *userClient) UpdateUserMatchedNumAndReturnUserMsg(ctx context.Context, in *UpdateUserMatchedNumRequest, opts ...grpc.CallOption) (*UpdateUserMatchedNumAndReturnUserMsgReply, error) {
  1107. out := new(UpdateUserMatchedNumAndReturnUserMsgReply)
  1108. err := c.cc.Invoke(ctx, User_UpdateUserMatchedNumAndReturnUserMsg_FullMethodName, in, out, opts...)
  1109. if err != nil {
  1110. return nil, err
  1111. }
  1112. return out, nil
  1113. }
  1114. func (c *userClient) GetRecommendUserDB(ctx context.Context, in *GetRecommendUserDBRequest, opts ...grpc.CallOption) (*common.PersonDB, error) {
  1115. out := new(common.PersonDB)
  1116. err := c.cc.Invoke(ctx, User_GetRecommendUserDB_FullMethodName, in, out, opts...)
  1117. if err != nil {
  1118. return nil, err
  1119. }
  1120. return out, nil
  1121. }
  1122. func (c *userClient) ReportUserBlack(ctx context.Context, in *ReportUserBlackRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  1123. out := new(emptypb.Empty)
  1124. err := c.cc.Invoke(ctx, User_ReportUserBlack_FullMethodName, in, out, opts...)
  1125. if err != nil {
  1126. return nil, err
  1127. }
  1128. return out, nil
  1129. }
  1130. func (c *userClient) AddUserCredit(ctx context.Context, in *AddUserCreditRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  1131. out := new(emptypb.Empty)
  1132. err := c.cc.Invoke(ctx, User_AddUserCredit_FullMethodName, in, out, opts...)
  1133. if err != nil {
  1134. return nil, err
  1135. }
  1136. return out, nil
  1137. }
  1138. func (c *userClient) UserInformationStatusDB(ctx context.Context, in *common.PersonIDParam, opts ...grpc.CallOption) (*InformationStatus, error) {
  1139. out := new(InformationStatus)
  1140. err := c.cc.Invoke(ctx, User_UserInformationStatusDB_FullMethodName, in, out, opts...)
  1141. if err != nil {
  1142. return nil, err
  1143. }
  1144. return out, nil
  1145. }
  1146. func (c *userClient) UserGetInformationAwardByActivity(ctx context.Context, in *UserGetInformationAwardByActivityRequest, opts ...grpc.CallOption) (*UserGetInformationAwardByActivityReply, error) {
  1147. out := new(UserGetInformationAwardByActivityReply)
  1148. err := c.cc.Invoke(ctx, User_UserGetInformationAwardByActivity_FullMethodName, in, out, opts...)
  1149. if err != nil {
  1150. return nil, err
  1151. }
  1152. return out, nil
  1153. }
  1154. func (c *userClient) FindUserVipDBList(ctx context.Context, in *common.PersonIDList, opts ...grpc.CallOption) (*FindUserVipListDBReply, error) {
  1155. out := new(FindUserVipListDBReply)
  1156. err := c.cc.Invoke(ctx, User_FindUserVipDBList_FullMethodName, in, out, opts...)
  1157. if err != nil {
  1158. return nil, err
  1159. }
  1160. return out, nil
  1161. }
  1162. func (c *userClient) FindUserCertificationDBList(ctx context.Context, in *common.PersonIDList, opts ...grpc.CallOption) (*FindUserCertificationDBReply, error) {
  1163. out := new(FindUserCertificationDBReply)
  1164. err := c.cc.Invoke(ctx, User_FindUserCertificationDBList_FullMethodName, in, out, opts...)
  1165. if err != nil {
  1166. return nil, err
  1167. }
  1168. return out, nil
  1169. }
  1170. func (c *userClient) MatchUserDBWithoutMap(ctx context.Context, in *MatchUserDBWithoutMapRequest, opts ...grpc.CallOption) (*common.PersonDB, error) {
  1171. out := new(common.PersonDB)
  1172. err := c.cc.Invoke(ctx, User_MatchUserDBWithoutMap_FullMethodName, in, out, opts...)
  1173. if err != nil {
  1174. return nil, err
  1175. }
  1176. return out, nil
  1177. }
  1178. func (c *userClient) GetUserDBAndInit(ctx context.Context, in *common.GetUserDBAndInitReq, opts ...grpc.CallOption) (*common.PersonDBDetails, error) {
  1179. out := new(common.PersonDBDetails)
  1180. err := c.cc.Invoke(ctx, User_GetUserDBAndInit_FullMethodName, in, out, opts...)
  1181. if err != nil {
  1182. return nil, err
  1183. }
  1184. return out, nil
  1185. }
  1186. func (c *userClient) UpdateToday(ctx context.Context, in *UpdateTodayRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  1187. out := new(emptypb.Empty)
  1188. err := c.cc.Invoke(ctx, User_UpdateToday_FullMethodName, in, out, opts...)
  1189. if err != nil {
  1190. return nil, err
  1191. }
  1192. return out, nil
  1193. }
  1194. func (c *userClient) UpdateLastSendTemplateTime(ctx context.Context, in *UpdateLastSendTemplateTimeRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  1195. out := new(emptypb.Empty)
  1196. err := c.cc.Invoke(ctx, User_UpdateLastSendTemplateTime_FullMethodName, in, out, opts...)
  1197. if err != nil {
  1198. return nil, err
  1199. }
  1200. return out, nil
  1201. }
  1202. func (c *userClient) CronRemoveExpirationVip(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error) {
  1203. out := new(emptypb.Empty)
  1204. err := c.cc.Invoke(ctx, User_CronRemoveExpirationVip_FullMethodName, in, out, opts...)
  1205. if err != nil {
  1206. return nil, err
  1207. }
  1208. return out, nil
  1209. }
  1210. // UserServer is the server API for User service.
  1211. // All implementations must embed UnimplementedUserServer
  1212. // for forward compatibility
  1213. type UserServer interface {
  1214. // 1、获取用户详情
  1215. GetUserInfo(context.Context, *emptypb.Empty) (*UserInfo, error)
  1216. GetUserInfo1(context.Context, *emptypb.Empty) (*UserInfo, error)
  1217. // 2、用户发送验证码
  1218. SendPhoneCode(context.Context, *common.SendPhoneCodeRequest) (*emptypb.Empty, error)
  1219. // 3、用户验证验证码
  1220. CheckPhoneCode(context.Context, *common.CheckPhoneCodeRequest) (*emptypb.Empty, error)
  1221. // 4、更新用户信息
  1222. UpdateUserInformation(context.Context, *common.UpdateInformationRequest) (*emptypb.Empty, error)
  1223. // 5、创建用户与某人的关联
  1224. CreateUserPersonRoom(context.Context, *common.CreateChatRoomParam) (*chat.RoomReply, error)
  1225. // 6、获取用户的金额信息
  1226. GetUserBalance(context.Context, *emptypb.Empty) (*UserBalance, error)
  1227. // 7、用户获取ta的主页信息
  1228. UserGetHomeInfo(context.Context, *common.PersonParam) (*common.HomeInfo, error)
  1229. // 8、用户获取ta的主页访客、关注数
  1230. UserGetPersonLikedAndLooked(context.Context, *common.PersonParam) (*common.LookedAndLikedNum, error)
  1231. // 9、查看看过我的列表
  1232. FindLookList(context.Context, *common.ListPageRequest) (*statistics.LookAndLikeListReply, error)
  1233. // 11、获取标签列表
  1234. FindTagListBySex(context.Context, *common.SexReq) (*common.TagListReply, error)
  1235. // 12、获取在线列表
  1236. FindOnlineList(context.Context, *common.ListPage2Request) (*common.RecommendPersonListReply, error)
  1237. // 13、七天内列表(当前会话)
  1238. FindWithinSevenDayRoomList(context.Context, *common.ListPageRequest) (*UserFindChatListReply, error)
  1239. // 14、七天外列表(更早的聊天记录)
  1240. FindOverSevenDayRoomList(context.Context, *common.ListPageRequest) (*UserFindChatListReply, error)
  1241. // 15、密友列表
  1242. FindCloseFriendRoomList(context.Context, *common.ListPageRequest) (*UserFindChatListReply, error)
  1243. // 16、用户查询聊天记录
  1244. FindChatRecordList(context.Context, *common.FindChatRecordListRequest) (*common.ChatRecordListReply, error)
  1245. // 17、用户查询房间信息
  1246. FindChatRoomMsg(context.Context, *common.FindChatRoomMsgRequest) (*common.ChatRoomMsg, error)
  1247. // 18、用户查询是否关注某人
  1248. GetUserIsLike(context.Context, *common.PersonParam) (*common.IsLike, error)
  1249. // 19、通过类型获取表情包列表
  1250. FindMemeByType(context.Context, *common.MemeRequest) (*common.MemeList, error)
  1251. // 20、获取对方性别的聊天话题
  1252. FindChatTopic(context.Context, *common.FindChatTopicRequest) (*common.ChatTopicList, error)
  1253. // 21、随机表情包
  1254. RandomMeme(context.Context, *common.RandomNum) (*common.CommonTextList, error)
  1255. // 22、随机打招呼
  1256. RandomSwiftMessage(context.Context, *common.RandomNumAndSex) (*common.CommonTextList, error)
  1257. // 23、表情包分类名
  1258. FindMemeTitle(context.Context, *emptypb.Empty) (*common.MemeTitleList, error)
  1259. // 24、用户获取聊天对象的资料卡片
  1260. UserGetChatCard(context.Context, *common.PersonParam) (*common.ChatCardInfo, error)
  1261. // 25、聊天话题分类名
  1262. FindChatTopicTitle(context.Context, *emptypb.Empty) (*common.MemeTitleList, error)
  1263. // 26、用户关注某人
  1264. UserLike(context.Context, *common.PersonParam) (*emptypb.Empty, error)
  1265. // 27、用户取关某人
  1266. UserUnLike(context.Context, *common.PersonParam) (*emptypb.Empty, error)
  1267. // 28、举报某人
  1268. Report(context.Context, *common.ReportChatRequest) (*emptypb.Empty, error)
  1269. // 29、超过七天的头像列表
  1270. FindOverSevenDayAvatar(context.Context, *emptypb.Empty) (*common.FindOverSevenDayAvatarReply, error)
  1271. // 30、更新上次访问的小纸条
  1272. UpdateLastScripID(context.Context, *common.UpdateLastScripIDRequest) (*emptypb.Empty, error)
  1273. // 31、创建纸条
  1274. CreateScrip(context.Context, *CreateScripRequest) (*common.ScripID, error)
  1275. // 32、删除纸条
  1276. DeleteScrip(context.Context, *DeleteScripRequest) (*emptypb.Empty, error)
  1277. // 33、查询自己的小纸条
  1278. FindMyScrip(context.Context, *UserFindScripRequest) (*common.ScripReply, error)
  1279. // 34、查询别人的小纸条
  1280. FindOtherScrip(context.Context, *common.FindScripRequest) (*common.ScripReply, error)
  1281. // 35、查询随机纸条列表
  1282. FindRecommendScrip(context.Context, *UserFindScripRequest) (*common.ScripReply, error)
  1283. // 36、用户查看纸条
  1284. PersonLookScrip(context.Context, *PersonLookScripRequest) (*PersonLookScripReply, error)
  1285. // 37、用户点击回看
  1286. PersonClickLookBack(context.Context, *emptypb.Empty) (*common.ScripInfo, error)
  1287. // 38、用户回复小纸条
  1288. PersonReplyScrip(context.Context, *ReplyScripRequest) (*common.ChatRecordInfo, error)
  1289. // 39、用户删除房间
  1290. UserDeleteChat(context.Context, *common.RoomIDRequest) (*emptypb.Empty, error)
  1291. // 40、获取用户的总未读数
  1292. GetUserAllUnreadNum(context.Context, *emptypb.Empty) (*chat.UnreadNumReply, error)
  1293. // 41、用户查询与某人的房间
  1294. GetUserRoomByPerson(context.Context, *common.PersonParam) (*chat.UserRoomInfo, error)
  1295. // 42、查看我喜欢的列表
  1296. FindLikeList(context.Context, *common.ListPageRequest) (*statistics.LookAndLikeListReply, error)
  1297. // 43、查看喜欢我的列表
  1298. FindLikedList(context.Context, *common.ListPageRequest) (*statistics.LookAndLikeListReply, error)
  1299. // 44、用户拉黑某人
  1300. UserSetBlackChat(context.Context, *common.RoomIDRequest) (*emptypb.Empty, error)
  1301. // 45、检查用户是否与接待员关联
  1302. CheckUserPartnerIsRelationship(context.Context, *common.PartnerIDParam) (*chat.CheckUserPartnerIsRelationshipReply, error)
  1303. // 46、获取接待员的确认通过页面信息
  1304. GetPartnerCircleInfo(context.Context, *KeyRequest) (*common.AddFriendMessageInfo, error)
  1305. // 47、获取用户的访客数以及关注数
  1306. GetLookAndLikeStatisticsMessage(context.Context, *emptypb.Empty) (*statistics.LookAndLikeMessageReply, error)
  1307. // 48、获取用户访问数详情
  1308. GetUserLookNum(context.Context, *emptypb.Empty) (*statistics.LookMessageReply, error)
  1309. // 49、用户完善资料
  1310. UserFinishInformation(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
  1311. // 50、用户完善情况
  1312. UserInformationStatus(context.Context, *emptypb.Empty) (*InformationStatus, error)
  1313. // 51、用户获取完善资料奖励
  1314. UserGetInformationAward(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
  1315. // 52、解锁"看过我的"的记录
  1316. UnlockLookRecord(context.Context, *common.PersonParam) (*emptypb.Empty, error)
  1317. // 53、用户充值
  1318. UserRecharge(context.Context, *UserRechargeRequest) (*PayInfo, error)
  1319. // 54、用户充值vip
  1320. UserRechargeVip(context.Context, *UserRechargeRequest) (*PayInfo, error)
  1321. // 55、充值套餐列表
  1322. FindRechargeList(context.Context, *emptypb.Empty) (*RechargeList, error)
  1323. // 56、充值Vip套餐列表
  1324. FindVipRechargeList(context.Context, *emptypb.Empty) (*VipRechargeList, error)
  1325. // 57、用户充值记录列表
  1326. FindPayList(context.Context, *FindPayOrderListRequest) (*PayOrderList, error)
  1327. // 58、查询推荐人的列表
  1328. FindRecommendPersonList(context.Context, *emptypb.Empty) (*common.RecommendPersonListReply, error)
  1329. // 59、获取匹配的头像数组以及数量
  1330. FindMatchingAvatarAndNum(context.Context, *emptypb.Empty) (*FindMatchingAvatarAndNumReply, error)
  1331. // 60、获取假弹窗
  1332. GetWindowInfo(context.Context, *emptypb.Empty) (*chat.WindowInfo, error)
  1333. // 61、用户的每日免费数
  1334. GetUserFreeNum(context.Context, *emptypb.Empty) (*UserFreeNum, error)
  1335. // 62、随机速配
  1336. GetRandomMatching(context.Context, *GetRandomMatchingRequest) (*chat.GetRandomMatchingReply, error)
  1337. // 63、解锁语音扣费
  1338. UnlockVoice(context.Context, *common.RoomIDRequest) (*emptypb.Empty, error)
  1339. // 64、解锁图片扣费
  1340. UnlockPicture(context.Context, *common.RoomIDRequest) (*emptypb.Empty, error)
  1341. // 65、更新用户注册状态
  1342. UpdateUserIsRegister(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
  1343. // 66、创建用户与接待员的关联
  1344. CreateUserPartnerRoom(context.Context, *common.CreateChatRoomParam) (*chat.RoomReply, error)
  1345. // 67、用户发送消息
  1346. SendMessage(context.Context, *SendMessageRequest) (*common.SendMessageReply, error)
  1347. // 68、获取用户vip信息
  1348. GetVipInfo(context.Context, *emptypb.Empty) (*VipInfo, error)
  1349. // 69、精选列表
  1350. FindHandpickUser(context.Context, *emptypb.Empty) (*common.HandpickPersonListReply, error)
  1351. // 70、查询用户查看精选表的次数
  1352. GetUserLookHandPickNum(context.Context, *emptypb.Empty) (*GetUserLookHandPickNumReply, error)
  1353. // 71、设置用户查看精选表的次数
  1354. SetUserLookHandPickNum(context.Context, *common.PersonIDParam) (*emptypb.Empty, error)
  1355. // 72、获取用户是能否领取回归奖励
  1356. IsCanGetReturnReword(context.Context, *emptypb.Empty) (*IsCanGetReturnRewordReply, error)
  1357. // 73、用户领取回归奖励
  1358. UserGetReturnReword(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
  1359. // 74、用户隐私状态
  1360. UserPrivacyStatus(context.Context, *emptypb.Empty) (*UserPrivacyStatusInfo, error)
  1361. // 75、用户设置隐私状态
  1362. UserSetPrivacyStatus(context.Context, *UserPrivacyStatusInfo) (*emptypb.Empty, error)
  1363. // 用户点赞小纸条
  1364. PersonStarScrip(context.Context, *common.ScripIdRequest) (*common.ChatRecordInfo, error)
  1365. // 用户更新手机号
  1366. UpdateUserPhone(context.Context, *common.CheckPhoneCodeRequest) (*emptypb.Empty, error)
  1367. // 清除用户的未读数
  1368. CleanUserUnReadNum(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
  1369. // 实名认证
  1370. Certification(context.Context, *common.CheckIdentifyRequest) (*common.CheckIdentifyReply, error)
  1371. GetCreditConfig(context.Context, *emptypb.Empty) (*GetCreditConfigReply, error)
  1372. // ---rpc---
  1373. // 获取用户详情
  1374. GetUserDBMsg(context.Context, *common.PersonIDParam) (*common.PersonMsg, error)
  1375. // 通过用户IDs查看用户信息列表
  1376. FindUserDBList(context.Context, *common.PersonIDList) (*common.PersonDBReply, error)
  1377. // 对内更新
  1378. UpdateLastScripIDDB(context.Context, *common.UpdateLastScripIDDBRequest) (*emptypb.Empty, error)
  1379. // 更新上次登录时间
  1380. UpdateUserLastLoginTime(context.Context, *common.PersonIDParam) (*emptypb.Empty, error)
  1381. // 通过userID查询用户
  1382. GetUserDBMsgByAccountID(context.Context, *common.IDParam) (*common.PersonMsg, error)
  1383. // 获取推荐的人(new)
  1384. FindRecommendHighQualityUserDBList(context.Context, *FindRecommendHighQualityUserRequest) (*FindRecommendHighQualityUserReply, error)
  1385. // 获取用户详情websocket专用
  1386. GetUserDBMsgFromWebsocket(context.Context, *common.PersonIDParam) (*GetUserDBMsgFromWebsocketReply, error)
  1387. // 发送消息扣费
  1388. SendMsgReduceCredit(context.Context, *SendMsgReduceCreditRequest) (*emptypb.Empty, error)
  1389. // 回看纸条扣费
  1390. LookBackScripReduceCredit(context.Context, *common.PersonParam) (*emptypb.Empty, error)
  1391. // 发纸条扣费
  1392. CreateScripReduceCredit(context.Context, *common.PersonParam) (*emptypb.Empty, error)
  1393. // 回纸条扣费
  1394. ReplyScripReduceCredit(context.Context, *common.PersonParam) (*emptypb.Empty, error)
  1395. // 匹配扣费
  1396. MatchingCredit(context.Context, *common.PersonParam) (*emptypb.Empty, error)
  1397. // 创建机器人聊天会话扣费
  1398. GetAIRobotCredit(context.Context, *common.PersonParam) (*emptypb.Empty, error)
  1399. // 机器人聊天扣费
  1400. AIMessageSendCredit(context.Context, *common.PersonParam) (*emptypb.Empty, error)
  1401. // 更新今日被匹配数并返回用户信息
  1402. UpdateUserMatchedNumAndReturnUserMsg(context.Context, *UpdateUserMatchedNumRequest) (*UpdateUserMatchedNumAndReturnUserMsgReply, error)
  1403. // 获取未匹配的离线用户
  1404. GetRecommendUserDB(context.Context, *GetRecommendUserDBRequest) (*common.PersonDB, error)
  1405. // 举报超过3次拉黑用户
  1406. ReportUserBlack(context.Context, *ReportUserBlackRequest) (*emptypb.Empty, error)
  1407. // 用户加积分
  1408. AddUserCredit(context.Context, *AddUserCreditRequest) (*emptypb.Empty, error)
  1409. // 用户完善情况
  1410. UserInformationStatusDB(context.Context, *common.PersonIDParam) (*InformationStatus, error)
  1411. // 用户完成完善资料任务 兼容
  1412. UserGetInformationAwardByActivity(context.Context, *UserGetInformationAwardByActivityRequest) (*UserGetInformationAwardByActivityReply, error)
  1413. // 获取userIDs对应的vip信息
  1414. FindUserVipDBList(context.Context, *common.PersonIDList) (*FindUserVipListDBReply, error)
  1415. // 获取userIDs对应的vip信息
  1416. FindUserCertificationDBList(context.Context, *common.PersonIDList) (*FindUserCertificationDBReply, error)
  1417. // 匹配不存在map中并满足条件的用户
  1418. MatchUserDBWithoutMap(context.Context, *MatchUserDBWithoutMapRequest) (*common.PersonDB, error)
  1419. // 获取用户信息并判断是否初始化今日
  1420. GetUserDBAndInit(context.Context, *common.GetUserDBAndInitReq) (*common.PersonDBDetails, error)
  1421. // 更新今日信息
  1422. UpdateToday(context.Context, *UpdateTodayRequest) (*emptypb.Empty, error)
  1423. // 更新上次发送模板的时间信息
  1424. UpdateLastSendTemplateTime(context.Context, *UpdateLastSendTemplateTimeRequest) (*emptypb.Empty, error)
  1425. // 定时移除过期vip
  1426. CronRemoveExpirationVip(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
  1427. mustEmbedUnimplementedUserServer()
  1428. }
  1429. // UnimplementedUserServer must be embedded to have forward compatible implementations.
  1430. type UnimplementedUserServer struct {
  1431. }
  1432. func (UnimplementedUserServer) GetUserInfo(context.Context, *emptypb.Empty) (*UserInfo, error) {
  1433. return nil, status.Errorf(codes.Unimplemented, "method GetUserInfo not implemented")
  1434. }
  1435. func (UnimplementedUserServer) GetUserInfo1(context.Context, *emptypb.Empty) (*UserInfo, error) {
  1436. return nil, status.Errorf(codes.Unimplemented, "method GetUserInfo1 not implemented")
  1437. }
  1438. func (UnimplementedUserServer) SendPhoneCode(context.Context, *common.SendPhoneCodeRequest) (*emptypb.Empty, error) {
  1439. return nil, status.Errorf(codes.Unimplemented, "method SendPhoneCode not implemented")
  1440. }
  1441. func (UnimplementedUserServer) CheckPhoneCode(context.Context, *common.CheckPhoneCodeRequest) (*emptypb.Empty, error) {
  1442. return nil, status.Errorf(codes.Unimplemented, "method CheckPhoneCode not implemented")
  1443. }
  1444. func (UnimplementedUserServer) UpdateUserInformation(context.Context, *common.UpdateInformationRequest) (*emptypb.Empty, error) {
  1445. return nil, status.Errorf(codes.Unimplemented, "method UpdateUserInformation not implemented")
  1446. }
  1447. func (UnimplementedUserServer) CreateUserPersonRoom(context.Context, *common.CreateChatRoomParam) (*chat.RoomReply, error) {
  1448. return nil, status.Errorf(codes.Unimplemented, "method CreateUserPersonRoom not implemented")
  1449. }
  1450. func (UnimplementedUserServer) GetUserBalance(context.Context, *emptypb.Empty) (*UserBalance, error) {
  1451. return nil, status.Errorf(codes.Unimplemented, "method GetUserBalance not implemented")
  1452. }
  1453. func (UnimplementedUserServer) UserGetHomeInfo(context.Context, *common.PersonParam) (*common.HomeInfo, error) {
  1454. return nil, status.Errorf(codes.Unimplemented, "method UserGetHomeInfo not implemented")
  1455. }
  1456. func (UnimplementedUserServer) UserGetPersonLikedAndLooked(context.Context, *common.PersonParam) (*common.LookedAndLikedNum, error) {
  1457. return nil, status.Errorf(codes.Unimplemented, "method UserGetPersonLikedAndLooked not implemented")
  1458. }
  1459. func (UnimplementedUserServer) FindLookList(context.Context, *common.ListPageRequest) (*statistics.LookAndLikeListReply, error) {
  1460. return nil, status.Errorf(codes.Unimplemented, "method FindLookList not implemented")
  1461. }
  1462. func (UnimplementedUserServer) FindTagListBySex(context.Context, *common.SexReq) (*common.TagListReply, error) {
  1463. return nil, status.Errorf(codes.Unimplemented, "method FindTagListBySex not implemented")
  1464. }
  1465. func (UnimplementedUserServer) FindOnlineList(context.Context, *common.ListPage2Request) (*common.RecommendPersonListReply, error) {
  1466. return nil, status.Errorf(codes.Unimplemented, "method FindOnlineList not implemented")
  1467. }
  1468. func (UnimplementedUserServer) FindWithinSevenDayRoomList(context.Context, *common.ListPageRequest) (*UserFindChatListReply, error) {
  1469. return nil, status.Errorf(codes.Unimplemented, "method FindWithinSevenDayRoomList not implemented")
  1470. }
  1471. func (UnimplementedUserServer) FindOverSevenDayRoomList(context.Context, *common.ListPageRequest) (*UserFindChatListReply, error) {
  1472. return nil, status.Errorf(codes.Unimplemented, "method FindOverSevenDayRoomList not implemented")
  1473. }
  1474. func (UnimplementedUserServer) FindCloseFriendRoomList(context.Context, *common.ListPageRequest) (*UserFindChatListReply, error) {
  1475. return nil, status.Errorf(codes.Unimplemented, "method FindCloseFriendRoomList not implemented")
  1476. }
  1477. func (UnimplementedUserServer) FindChatRecordList(context.Context, *common.FindChatRecordListRequest) (*common.ChatRecordListReply, error) {
  1478. return nil, status.Errorf(codes.Unimplemented, "method FindChatRecordList not implemented")
  1479. }
  1480. func (UnimplementedUserServer) FindChatRoomMsg(context.Context, *common.FindChatRoomMsgRequest) (*common.ChatRoomMsg, error) {
  1481. return nil, status.Errorf(codes.Unimplemented, "method FindChatRoomMsg not implemented")
  1482. }
  1483. func (UnimplementedUserServer) GetUserIsLike(context.Context, *common.PersonParam) (*common.IsLike, error) {
  1484. return nil, status.Errorf(codes.Unimplemented, "method GetUserIsLike not implemented")
  1485. }
  1486. func (UnimplementedUserServer) FindMemeByType(context.Context, *common.MemeRequest) (*common.MemeList, error) {
  1487. return nil, status.Errorf(codes.Unimplemented, "method FindMemeByType not implemented")
  1488. }
  1489. func (UnimplementedUserServer) FindChatTopic(context.Context, *common.FindChatTopicRequest) (*common.ChatTopicList, error) {
  1490. return nil, status.Errorf(codes.Unimplemented, "method FindChatTopic not implemented")
  1491. }
  1492. func (UnimplementedUserServer) RandomMeme(context.Context, *common.RandomNum) (*common.CommonTextList, error) {
  1493. return nil, status.Errorf(codes.Unimplemented, "method RandomMeme not implemented")
  1494. }
  1495. func (UnimplementedUserServer) RandomSwiftMessage(context.Context, *common.RandomNumAndSex) (*common.CommonTextList, error) {
  1496. return nil, status.Errorf(codes.Unimplemented, "method RandomSwiftMessage not implemented")
  1497. }
  1498. func (UnimplementedUserServer) FindMemeTitle(context.Context, *emptypb.Empty) (*common.MemeTitleList, error) {
  1499. return nil, status.Errorf(codes.Unimplemented, "method FindMemeTitle not implemented")
  1500. }
  1501. func (UnimplementedUserServer) UserGetChatCard(context.Context, *common.PersonParam) (*common.ChatCardInfo, error) {
  1502. return nil, status.Errorf(codes.Unimplemented, "method UserGetChatCard not implemented")
  1503. }
  1504. func (UnimplementedUserServer) FindChatTopicTitle(context.Context, *emptypb.Empty) (*common.MemeTitleList, error) {
  1505. return nil, status.Errorf(codes.Unimplemented, "method FindChatTopicTitle not implemented")
  1506. }
  1507. func (UnimplementedUserServer) UserLike(context.Context, *common.PersonParam) (*emptypb.Empty, error) {
  1508. return nil, status.Errorf(codes.Unimplemented, "method UserLike not implemented")
  1509. }
  1510. func (UnimplementedUserServer) UserUnLike(context.Context, *common.PersonParam) (*emptypb.Empty, error) {
  1511. return nil, status.Errorf(codes.Unimplemented, "method UserUnLike not implemented")
  1512. }
  1513. func (UnimplementedUserServer) Report(context.Context, *common.ReportChatRequest) (*emptypb.Empty, error) {
  1514. return nil, status.Errorf(codes.Unimplemented, "method Report not implemented")
  1515. }
  1516. func (UnimplementedUserServer) FindOverSevenDayAvatar(context.Context, *emptypb.Empty) (*common.FindOverSevenDayAvatarReply, error) {
  1517. return nil, status.Errorf(codes.Unimplemented, "method FindOverSevenDayAvatar not implemented")
  1518. }
  1519. func (UnimplementedUserServer) UpdateLastScripID(context.Context, *common.UpdateLastScripIDRequest) (*emptypb.Empty, error) {
  1520. return nil, status.Errorf(codes.Unimplemented, "method UpdateLastScripID not implemented")
  1521. }
  1522. func (UnimplementedUserServer) CreateScrip(context.Context, *CreateScripRequest) (*common.ScripID, error) {
  1523. return nil, status.Errorf(codes.Unimplemented, "method CreateScrip not implemented")
  1524. }
  1525. func (UnimplementedUserServer) DeleteScrip(context.Context, *DeleteScripRequest) (*emptypb.Empty, error) {
  1526. return nil, status.Errorf(codes.Unimplemented, "method DeleteScrip not implemented")
  1527. }
  1528. func (UnimplementedUserServer) FindMyScrip(context.Context, *UserFindScripRequest) (*common.ScripReply, error) {
  1529. return nil, status.Errorf(codes.Unimplemented, "method FindMyScrip not implemented")
  1530. }
  1531. func (UnimplementedUserServer) FindOtherScrip(context.Context, *common.FindScripRequest) (*common.ScripReply, error) {
  1532. return nil, status.Errorf(codes.Unimplemented, "method FindOtherScrip not implemented")
  1533. }
  1534. func (UnimplementedUserServer) FindRecommendScrip(context.Context, *UserFindScripRequest) (*common.ScripReply, error) {
  1535. return nil, status.Errorf(codes.Unimplemented, "method FindRecommendScrip not implemented")
  1536. }
  1537. func (UnimplementedUserServer) PersonLookScrip(context.Context, *PersonLookScripRequest) (*PersonLookScripReply, error) {
  1538. return nil, status.Errorf(codes.Unimplemented, "method PersonLookScrip not implemented")
  1539. }
  1540. func (UnimplementedUserServer) PersonClickLookBack(context.Context, *emptypb.Empty) (*common.ScripInfo, error) {
  1541. return nil, status.Errorf(codes.Unimplemented, "method PersonClickLookBack not implemented")
  1542. }
  1543. func (UnimplementedUserServer) PersonReplyScrip(context.Context, *ReplyScripRequest) (*common.ChatRecordInfo, error) {
  1544. return nil, status.Errorf(codes.Unimplemented, "method PersonReplyScrip not implemented")
  1545. }
  1546. func (UnimplementedUserServer) UserDeleteChat(context.Context, *common.RoomIDRequest) (*emptypb.Empty, error) {
  1547. return nil, status.Errorf(codes.Unimplemented, "method UserDeleteChat not implemented")
  1548. }
  1549. func (UnimplementedUserServer) GetUserAllUnreadNum(context.Context, *emptypb.Empty) (*chat.UnreadNumReply, error) {
  1550. return nil, status.Errorf(codes.Unimplemented, "method GetUserAllUnreadNum not implemented")
  1551. }
  1552. func (UnimplementedUserServer) GetUserRoomByPerson(context.Context, *common.PersonParam) (*chat.UserRoomInfo, error) {
  1553. return nil, status.Errorf(codes.Unimplemented, "method GetUserRoomByPerson not implemented")
  1554. }
  1555. func (UnimplementedUserServer) FindLikeList(context.Context, *common.ListPageRequest) (*statistics.LookAndLikeListReply, error) {
  1556. return nil, status.Errorf(codes.Unimplemented, "method FindLikeList not implemented")
  1557. }
  1558. func (UnimplementedUserServer) FindLikedList(context.Context, *common.ListPageRequest) (*statistics.LookAndLikeListReply, error) {
  1559. return nil, status.Errorf(codes.Unimplemented, "method FindLikedList not implemented")
  1560. }
  1561. func (UnimplementedUserServer) UserSetBlackChat(context.Context, *common.RoomIDRequest) (*emptypb.Empty, error) {
  1562. return nil, status.Errorf(codes.Unimplemented, "method UserSetBlackChat not implemented")
  1563. }
  1564. func (UnimplementedUserServer) CheckUserPartnerIsRelationship(context.Context, *common.PartnerIDParam) (*chat.CheckUserPartnerIsRelationshipReply, error) {
  1565. return nil, status.Errorf(codes.Unimplemented, "method CheckUserPartnerIsRelationship not implemented")
  1566. }
  1567. func (UnimplementedUserServer) GetPartnerCircleInfo(context.Context, *KeyRequest) (*common.AddFriendMessageInfo, error) {
  1568. return nil, status.Errorf(codes.Unimplemented, "method GetPartnerCircleInfo not implemented")
  1569. }
  1570. func (UnimplementedUserServer) GetLookAndLikeStatisticsMessage(context.Context, *emptypb.Empty) (*statistics.LookAndLikeMessageReply, error) {
  1571. return nil, status.Errorf(codes.Unimplemented, "method GetLookAndLikeStatisticsMessage not implemented")
  1572. }
  1573. func (UnimplementedUserServer) GetUserLookNum(context.Context, *emptypb.Empty) (*statistics.LookMessageReply, error) {
  1574. return nil, status.Errorf(codes.Unimplemented, "method GetUserLookNum not implemented")
  1575. }
  1576. func (UnimplementedUserServer) UserFinishInformation(context.Context, *emptypb.Empty) (*emptypb.Empty, error) {
  1577. return nil, status.Errorf(codes.Unimplemented, "method UserFinishInformation not implemented")
  1578. }
  1579. func (UnimplementedUserServer) UserInformationStatus(context.Context, *emptypb.Empty) (*InformationStatus, error) {
  1580. return nil, status.Errorf(codes.Unimplemented, "method UserInformationStatus not implemented")
  1581. }
  1582. func (UnimplementedUserServer) UserGetInformationAward(context.Context, *emptypb.Empty) (*emptypb.Empty, error) {
  1583. return nil, status.Errorf(codes.Unimplemented, "method UserGetInformationAward not implemented")
  1584. }
  1585. func (UnimplementedUserServer) UnlockLookRecord(context.Context, *common.PersonParam) (*emptypb.Empty, error) {
  1586. return nil, status.Errorf(codes.Unimplemented, "method UnlockLookRecord not implemented")
  1587. }
  1588. func (UnimplementedUserServer) UserRecharge(context.Context, *UserRechargeRequest) (*PayInfo, error) {
  1589. return nil, status.Errorf(codes.Unimplemented, "method UserRecharge not implemented")
  1590. }
  1591. func (UnimplementedUserServer) UserRechargeVip(context.Context, *UserRechargeRequest) (*PayInfo, error) {
  1592. return nil, status.Errorf(codes.Unimplemented, "method UserRechargeVip not implemented")
  1593. }
  1594. func (UnimplementedUserServer) FindRechargeList(context.Context, *emptypb.Empty) (*RechargeList, error) {
  1595. return nil, status.Errorf(codes.Unimplemented, "method FindRechargeList not implemented")
  1596. }
  1597. func (UnimplementedUserServer) FindVipRechargeList(context.Context, *emptypb.Empty) (*VipRechargeList, error) {
  1598. return nil, status.Errorf(codes.Unimplemented, "method FindVipRechargeList not implemented")
  1599. }
  1600. func (UnimplementedUserServer) FindPayList(context.Context, *FindPayOrderListRequest) (*PayOrderList, error) {
  1601. return nil, status.Errorf(codes.Unimplemented, "method FindPayList not implemented")
  1602. }
  1603. func (UnimplementedUserServer) FindRecommendPersonList(context.Context, *emptypb.Empty) (*common.RecommendPersonListReply, error) {
  1604. return nil, status.Errorf(codes.Unimplemented, "method FindRecommendPersonList not implemented")
  1605. }
  1606. func (UnimplementedUserServer) FindMatchingAvatarAndNum(context.Context, *emptypb.Empty) (*FindMatchingAvatarAndNumReply, error) {
  1607. return nil, status.Errorf(codes.Unimplemented, "method FindMatchingAvatarAndNum not implemented")
  1608. }
  1609. func (UnimplementedUserServer) GetWindowInfo(context.Context, *emptypb.Empty) (*chat.WindowInfo, error) {
  1610. return nil, status.Errorf(codes.Unimplemented, "method GetWindowInfo not implemented")
  1611. }
  1612. func (UnimplementedUserServer) GetUserFreeNum(context.Context, *emptypb.Empty) (*UserFreeNum, error) {
  1613. return nil, status.Errorf(codes.Unimplemented, "method GetUserFreeNum not implemented")
  1614. }
  1615. func (UnimplementedUserServer) GetRandomMatching(context.Context, *GetRandomMatchingRequest) (*chat.GetRandomMatchingReply, error) {
  1616. return nil, status.Errorf(codes.Unimplemented, "method GetRandomMatching not implemented")
  1617. }
  1618. func (UnimplementedUserServer) UnlockVoice(context.Context, *common.RoomIDRequest) (*emptypb.Empty, error) {
  1619. return nil, status.Errorf(codes.Unimplemented, "method UnlockVoice not implemented")
  1620. }
  1621. func (UnimplementedUserServer) UnlockPicture(context.Context, *common.RoomIDRequest) (*emptypb.Empty, error) {
  1622. return nil, status.Errorf(codes.Unimplemented, "method UnlockPicture not implemented")
  1623. }
  1624. func (UnimplementedUserServer) UpdateUserIsRegister(context.Context, *emptypb.Empty) (*emptypb.Empty, error) {
  1625. return nil, status.Errorf(codes.Unimplemented, "method UpdateUserIsRegister not implemented")
  1626. }
  1627. func (UnimplementedUserServer) CreateUserPartnerRoom(context.Context, *common.CreateChatRoomParam) (*chat.RoomReply, error) {
  1628. return nil, status.Errorf(codes.Unimplemented, "method CreateUserPartnerRoom not implemented")
  1629. }
  1630. func (UnimplementedUserServer) SendMessage(context.Context, *SendMessageRequest) (*common.SendMessageReply, error) {
  1631. return nil, status.Errorf(codes.Unimplemented, "method SendMessage not implemented")
  1632. }
  1633. func (UnimplementedUserServer) GetVipInfo(context.Context, *emptypb.Empty) (*VipInfo, error) {
  1634. return nil, status.Errorf(codes.Unimplemented, "method GetVipInfo not implemented")
  1635. }
  1636. func (UnimplementedUserServer) FindHandpickUser(context.Context, *emptypb.Empty) (*common.HandpickPersonListReply, error) {
  1637. return nil, status.Errorf(codes.Unimplemented, "method FindHandpickUser not implemented")
  1638. }
  1639. func (UnimplementedUserServer) GetUserLookHandPickNum(context.Context, *emptypb.Empty) (*GetUserLookHandPickNumReply, error) {
  1640. return nil, status.Errorf(codes.Unimplemented, "method GetUserLookHandPickNum not implemented")
  1641. }
  1642. func (UnimplementedUserServer) SetUserLookHandPickNum(context.Context, *common.PersonIDParam) (*emptypb.Empty, error) {
  1643. return nil, status.Errorf(codes.Unimplemented, "method SetUserLookHandPickNum not implemented")
  1644. }
  1645. func (UnimplementedUserServer) IsCanGetReturnReword(context.Context, *emptypb.Empty) (*IsCanGetReturnRewordReply, error) {
  1646. return nil, status.Errorf(codes.Unimplemented, "method IsCanGetReturnReword not implemented")
  1647. }
  1648. func (UnimplementedUserServer) UserGetReturnReword(context.Context, *emptypb.Empty) (*emptypb.Empty, error) {
  1649. return nil, status.Errorf(codes.Unimplemented, "method UserGetReturnReword not implemented")
  1650. }
  1651. func (UnimplementedUserServer) UserPrivacyStatus(context.Context, *emptypb.Empty) (*UserPrivacyStatusInfo, error) {
  1652. return nil, status.Errorf(codes.Unimplemented, "method UserPrivacyStatus not implemented")
  1653. }
  1654. func (UnimplementedUserServer) UserSetPrivacyStatus(context.Context, *UserPrivacyStatusInfo) (*emptypb.Empty, error) {
  1655. return nil, status.Errorf(codes.Unimplemented, "method UserSetPrivacyStatus not implemented")
  1656. }
  1657. func (UnimplementedUserServer) PersonStarScrip(context.Context, *common.ScripIdRequest) (*common.ChatRecordInfo, error) {
  1658. return nil, status.Errorf(codes.Unimplemented, "method PersonStarScrip not implemented")
  1659. }
  1660. func (UnimplementedUserServer) UpdateUserPhone(context.Context, *common.CheckPhoneCodeRequest) (*emptypb.Empty, error) {
  1661. return nil, status.Errorf(codes.Unimplemented, "method UpdateUserPhone not implemented")
  1662. }
  1663. func (UnimplementedUserServer) CleanUserUnReadNum(context.Context, *emptypb.Empty) (*emptypb.Empty, error) {
  1664. return nil, status.Errorf(codes.Unimplemented, "method CleanUserUnReadNum not implemented")
  1665. }
  1666. func (UnimplementedUserServer) Certification(context.Context, *common.CheckIdentifyRequest) (*common.CheckIdentifyReply, error) {
  1667. return nil, status.Errorf(codes.Unimplemented, "method Certification not implemented")
  1668. }
  1669. func (UnimplementedUserServer) GetCreditConfig(context.Context, *emptypb.Empty) (*GetCreditConfigReply, error) {
  1670. return nil, status.Errorf(codes.Unimplemented, "method GetCreditConfig not implemented")
  1671. }
  1672. func (UnimplementedUserServer) GetUserDBMsg(context.Context, *common.PersonIDParam) (*common.PersonMsg, error) {
  1673. return nil, status.Errorf(codes.Unimplemented, "method GetUserDBMsg not implemented")
  1674. }
  1675. func (UnimplementedUserServer) FindUserDBList(context.Context, *common.PersonIDList) (*common.PersonDBReply, error) {
  1676. return nil, status.Errorf(codes.Unimplemented, "method FindUserDBList not implemented")
  1677. }
  1678. func (UnimplementedUserServer) UpdateLastScripIDDB(context.Context, *common.UpdateLastScripIDDBRequest) (*emptypb.Empty, error) {
  1679. return nil, status.Errorf(codes.Unimplemented, "method UpdateLastScripIDDB not implemented")
  1680. }
  1681. func (UnimplementedUserServer) UpdateUserLastLoginTime(context.Context, *common.PersonIDParam) (*emptypb.Empty, error) {
  1682. return nil, status.Errorf(codes.Unimplemented, "method UpdateUserLastLoginTime not implemented")
  1683. }
  1684. func (UnimplementedUserServer) GetUserDBMsgByAccountID(context.Context, *common.IDParam) (*common.PersonMsg, error) {
  1685. return nil, status.Errorf(codes.Unimplemented, "method GetUserDBMsgByAccountID not implemented")
  1686. }
  1687. func (UnimplementedUserServer) FindRecommendHighQualityUserDBList(context.Context, *FindRecommendHighQualityUserRequest) (*FindRecommendHighQualityUserReply, error) {
  1688. return nil, status.Errorf(codes.Unimplemented, "method FindRecommendHighQualityUserDBList not implemented")
  1689. }
  1690. func (UnimplementedUserServer) GetUserDBMsgFromWebsocket(context.Context, *common.PersonIDParam) (*GetUserDBMsgFromWebsocketReply, error) {
  1691. return nil, status.Errorf(codes.Unimplemented, "method GetUserDBMsgFromWebsocket not implemented")
  1692. }
  1693. func (UnimplementedUserServer) SendMsgReduceCredit(context.Context, *SendMsgReduceCreditRequest) (*emptypb.Empty, error) {
  1694. return nil, status.Errorf(codes.Unimplemented, "method SendMsgReduceCredit not implemented")
  1695. }
  1696. func (UnimplementedUserServer) LookBackScripReduceCredit(context.Context, *common.PersonParam) (*emptypb.Empty, error) {
  1697. return nil, status.Errorf(codes.Unimplemented, "method LookBackScripReduceCredit not implemented")
  1698. }
  1699. func (UnimplementedUserServer) CreateScripReduceCredit(context.Context, *common.PersonParam) (*emptypb.Empty, error) {
  1700. return nil, status.Errorf(codes.Unimplemented, "method CreateScripReduceCredit not implemented")
  1701. }
  1702. func (UnimplementedUserServer) ReplyScripReduceCredit(context.Context, *common.PersonParam) (*emptypb.Empty, error) {
  1703. return nil, status.Errorf(codes.Unimplemented, "method ReplyScripReduceCredit not implemented")
  1704. }
  1705. func (UnimplementedUserServer) MatchingCredit(context.Context, *common.PersonParam) (*emptypb.Empty, error) {
  1706. return nil, status.Errorf(codes.Unimplemented, "method MatchingCredit not implemented")
  1707. }
  1708. func (UnimplementedUserServer) GetAIRobotCredit(context.Context, *common.PersonParam) (*emptypb.Empty, error) {
  1709. return nil, status.Errorf(codes.Unimplemented, "method GetAIRobotCredit not implemented")
  1710. }
  1711. func (UnimplementedUserServer) AIMessageSendCredit(context.Context, *common.PersonParam) (*emptypb.Empty, error) {
  1712. return nil, status.Errorf(codes.Unimplemented, "method AIMessageSendCredit not implemented")
  1713. }
  1714. func (UnimplementedUserServer) UpdateUserMatchedNumAndReturnUserMsg(context.Context, *UpdateUserMatchedNumRequest) (*UpdateUserMatchedNumAndReturnUserMsgReply, error) {
  1715. return nil, status.Errorf(codes.Unimplemented, "method UpdateUserMatchedNumAndReturnUserMsg not implemented")
  1716. }
  1717. func (UnimplementedUserServer) GetRecommendUserDB(context.Context, *GetRecommendUserDBRequest) (*common.PersonDB, error) {
  1718. return nil, status.Errorf(codes.Unimplemented, "method GetRecommendUserDB not implemented")
  1719. }
  1720. func (UnimplementedUserServer) ReportUserBlack(context.Context, *ReportUserBlackRequest) (*emptypb.Empty, error) {
  1721. return nil, status.Errorf(codes.Unimplemented, "method ReportUserBlack not implemented")
  1722. }
  1723. func (UnimplementedUserServer) AddUserCredit(context.Context, *AddUserCreditRequest) (*emptypb.Empty, error) {
  1724. return nil, status.Errorf(codes.Unimplemented, "method AddUserCredit not implemented")
  1725. }
  1726. func (UnimplementedUserServer) UserInformationStatusDB(context.Context, *common.PersonIDParam) (*InformationStatus, error) {
  1727. return nil, status.Errorf(codes.Unimplemented, "method UserInformationStatusDB not implemented")
  1728. }
  1729. func (UnimplementedUserServer) UserGetInformationAwardByActivity(context.Context, *UserGetInformationAwardByActivityRequest) (*UserGetInformationAwardByActivityReply, error) {
  1730. return nil, status.Errorf(codes.Unimplemented, "method UserGetInformationAwardByActivity not implemented")
  1731. }
  1732. func (UnimplementedUserServer) FindUserVipDBList(context.Context, *common.PersonIDList) (*FindUserVipListDBReply, error) {
  1733. return nil, status.Errorf(codes.Unimplemented, "method FindUserVipDBList not implemented")
  1734. }
  1735. func (UnimplementedUserServer) FindUserCertificationDBList(context.Context, *common.PersonIDList) (*FindUserCertificationDBReply, error) {
  1736. return nil, status.Errorf(codes.Unimplemented, "method FindUserCertificationDBList not implemented")
  1737. }
  1738. func (UnimplementedUserServer) MatchUserDBWithoutMap(context.Context, *MatchUserDBWithoutMapRequest) (*common.PersonDB, error) {
  1739. return nil, status.Errorf(codes.Unimplemented, "method MatchUserDBWithoutMap not implemented")
  1740. }
  1741. func (UnimplementedUserServer) GetUserDBAndInit(context.Context, *common.GetUserDBAndInitReq) (*common.PersonDBDetails, error) {
  1742. return nil, status.Errorf(codes.Unimplemented, "method GetUserDBAndInit not implemented")
  1743. }
  1744. func (UnimplementedUserServer) UpdateToday(context.Context, *UpdateTodayRequest) (*emptypb.Empty, error) {
  1745. return nil, status.Errorf(codes.Unimplemented, "method UpdateToday not implemented")
  1746. }
  1747. func (UnimplementedUserServer) UpdateLastSendTemplateTime(context.Context, *UpdateLastSendTemplateTimeRequest) (*emptypb.Empty, error) {
  1748. return nil, status.Errorf(codes.Unimplemented, "method UpdateLastSendTemplateTime not implemented")
  1749. }
  1750. func (UnimplementedUserServer) CronRemoveExpirationVip(context.Context, *emptypb.Empty) (*emptypb.Empty, error) {
  1751. return nil, status.Errorf(codes.Unimplemented, "method CronRemoveExpirationVip not implemented")
  1752. }
  1753. func (UnimplementedUserServer) mustEmbedUnimplementedUserServer() {}
  1754. // UnsafeUserServer may be embedded to opt out of forward compatibility for this service.
  1755. // Use of this interface is not recommended, as added methods to UserServer will
  1756. // result in compilation errors.
  1757. type UnsafeUserServer interface {
  1758. mustEmbedUnimplementedUserServer()
  1759. }
  1760. func RegisterUserServer(s grpc.ServiceRegistrar, srv UserServer) {
  1761. s.RegisterService(&User_ServiceDesc, srv)
  1762. }
  1763. func _User_GetUserInfo_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1764. in := new(emptypb.Empty)
  1765. if err := dec(in); err != nil {
  1766. return nil, err
  1767. }
  1768. if interceptor == nil {
  1769. return srv.(UserServer).GetUserInfo(ctx, in)
  1770. }
  1771. info := &grpc.UnaryServerInfo{
  1772. Server: srv,
  1773. FullMethod: User_GetUserInfo_FullMethodName,
  1774. }
  1775. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1776. return srv.(UserServer).GetUserInfo(ctx, req.(*emptypb.Empty))
  1777. }
  1778. return interceptor(ctx, in, info, handler)
  1779. }
  1780. func _User_GetUserInfo1_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1781. in := new(emptypb.Empty)
  1782. if err := dec(in); err != nil {
  1783. return nil, err
  1784. }
  1785. if interceptor == nil {
  1786. return srv.(UserServer).GetUserInfo1(ctx, in)
  1787. }
  1788. info := &grpc.UnaryServerInfo{
  1789. Server: srv,
  1790. FullMethod: User_GetUserInfo1_FullMethodName,
  1791. }
  1792. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1793. return srv.(UserServer).GetUserInfo1(ctx, req.(*emptypb.Empty))
  1794. }
  1795. return interceptor(ctx, in, info, handler)
  1796. }
  1797. func _User_SendPhoneCode_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1798. in := new(common.SendPhoneCodeRequest)
  1799. if err := dec(in); err != nil {
  1800. return nil, err
  1801. }
  1802. if interceptor == nil {
  1803. return srv.(UserServer).SendPhoneCode(ctx, in)
  1804. }
  1805. info := &grpc.UnaryServerInfo{
  1806. Server: srv,
  1807. FullMethod: User_SendPhoneCode_FullMethodName,
  1808. }
  1809. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1810. return srv.(UserServer).SendPhoneCode(ctx, req.(*common.SendPhoneCodeRequest))
  1811. }
  1812. return interceptor(ctx, in, info, handler)
  1813. }
  1814. func _User_CheckPhoneCode_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1815. in := new(common.CheckPhoneCodeRequest)
  1816. if err := dec(in); err != nil {
  1817. return nil, err
  1818. }
  1819. if interceptor == nil {
  1820. return srv.(UserServer).CheckPhoneCode(ctx, in)
  1821. }
  1822. info := &grpc.UnaryServerInfo{
  1823. Server: srv,
  1824. FullMethod: User_CheckPhoneCode_FullMethodName,
  1825. }
  1826. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1827. return srv.(UserServer).CheckPhoneCode(ctx, req.(*common.CheckPhoneCodeRequest))
  1828. }
  1829. return interceptor(ctx, in, info, handler)
  1830. }
  1831. func _User_UpdateUserInformation_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1832. in := new(common.UpdateInformationRequest)
  1833. if err := dec(in); err != nil {
  1834. return nil, err
  1835. }
  1836. if interceptor == nil {
  1837. return srv.(UserServer).UpdateUserInformation(ctx, in)
  1838. }
  1839. info := &grpc.UnaryServerInfo{
  1840. Server: srv,
  1841. FullMethod: User_UpdateUserInformation_FullMethodName,
  1842. }
  1843. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1844. return srv.(UserServer).UpdateUserInformation(ctx, req.(*common.UpdateInformationRequest))
  1845. }
  1846. return interceptor(ctx, in, info, handler)
  1847. }
  1848. func _User_CreateUserPersonRoom_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1849. in := new(common.CreateChatRoomParam)
  1850. if err := dec(in); err != nil {
  1851. return nil, err
  1852. }
  1853. if interceptor == nil {
  1854. return srv.(UserServer).CreateUserPersonRoom(ctx, in)
  1855. }
  1856. info := &grpc.UnaryServerInfo{
  1857. Server: srv,
  1858. FullMethod: User_CreateUserPersonRoom_FullMethodName,
  1859. }
  1860. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1861. return srv.(UserServer).CreateUserPersonRoom(ctx, req.(*common.CreateChatRoomParam))
  1862. }
  1863. return interceptor(ctx, in, info, handler)
  1864. }
  1865. func _User_GetUserBalance_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1866. in := new(emptypb.Empty)
  1867. if err := dec(in); err != nil {
  1868. return nil, err
  1869. }
  1870. if interceptor == nil {
  1871. return srv.(UserServer).GetUserBalance(ctx, in)
  1872. }
  1873. info := &grpc.UnaryServerInfo{
  1874. Server: srv,
  1875. FullMethod: User_GetUserBalance_FullMethodName,
  1876. }
  1877. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1878. return srv.(UserServer).GetUserBalance(ctx, req.(*emptypb.Empty))
  1879. }
  1880. return interceptor(ctx, in, info, handler)
  1881. }
  1882. func _User_UserGetHomeInfo_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1883. in := new(common.PersonParam)
  1884. if err := dec(in); err != nil {
  1885. return nil, err
  1886. }
  1887. if interceptor == nil {
  1888. return srv.(UserServer).UserGetHomeInfo(ctx, in)
  1889. }
  1890. info := &grpc.UnaryServerInfo{
  1891. Server: srv,
  1892. FullMethod: User_UserGetHomeInfo_FullMethodName,
  1893. }
  1894. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1895. return srv.(UserServer).UserGetHomeInfo(ctx, req.(*common.PersonParam))
  1896. }
  1897. return interceptor(ctx, in, info, handler)
  1898. }
  1899. func _User_UserGetPersonLikedAndLooked_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1900. in := new(common.PersonParam)
  1901. if err := dec(in); err != nil {
  1902. return nil, err
  1903. }
  1904. if interceptor == nil {
  1905. return srv.(UserServer).UserGetPersonLikedAndLooked(ctx, in)
  1906. }
  1907. info := &grpc.UnaryServerInfo{
  1908. Server: srv,
  1909. FullMethod: User_UserGetPersonLikedAndLooked_FullMethodName,
  1910. }
  1911. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1912. return srv.(UserServer).UserGetPersonLikedAndLooked(ctx, req.(*common.PersonParam))
  1913. }
  1914. return interceptor(ctx, in, info, handler)
  1915. }
  1916. func _User_FindLookList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1917. in := new(common.ListPageRequest)
  1918. if err := dec(in); err != nil {
  1919. return nil, err
  1920. }
  1921. if interceptor == nil {
  1922. return srv.(UserServer).FindLookList(ctx, in)
  1923. }
  1924. info := &grpc.UnaryServerInfo{
  1925. Server: srv,
  1926. FullMethod: User_FindLookList_FullMethodName,
  1927. }
  1928. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1929. return srv.(UserServer).FindLookList(ctx, req.(*common.ListPageRequest))
  1930. }
  1931. return interceptor(ctx, in, info, handler)
  1932. }
  1933. func _User_FindTagListBySex_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1934. in := new(common.SexReq)
  1935. if err := dec(in); err != nil {
  1936. return nil, err
  1937. }
  1938. if interceptor == nil {
  1939. return srv.(UserServer).FindTagListBySex(ctx, in)
  1940. }
  1941. info := &grpc.UnaryServerInfo{
  1942. Server: srv,
  1943. FullMethod: User_FindTagListBySex_FullMethodName,
  1944. }
  1945. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1946. return srv.(UserServer).FindTagListBySex(ctx, req.(*common.SexReq))
  1947. }
  1948. return interceptor(ctx, in, info, handler)
  1949. }
  1950. func _User_FindOnlineList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1951. in := new(common.ListPage2Request)
  1952. if err := dec(in); err != nil {
  1953. return nil, err
  1954. }
  1955. if interceptor == nil {
  1956. return srv.(UserServer).FindOnlineList(ctx, in)
  1957. }
  1958. info := &grpc.UnaryServerInfo{
  1959. Server: srv,
  1960. FullMethod: User_FindOnlineList_FullMethodName,
  1961. }
  1962. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1963. return srv.(UserServer).FindOnlineList(ctx, req.(*common.ListPage2Request))
  1964. }
  1965. return interceptor(ctx, in, info, handler)
  1966. }
  1967. func _User_FindWithinSevenDayRoomList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1968. in := new(common.ListPageRequest)
  1969. if err := dec(in); err != nil {
  1970. return nil, err
  1971. }
  1972. if interceptor == nil {
  1973. return srv.(UserServer).FindWithinSevenDayRoomList(ctx, in)
  1974. }
  1975. info := &grpc.UnaryServerInfo{
  1976. Server: srv,
  1977. FullMethod: User_FindWithinSevenDayRoomList_FullMethodName,
  1978. }
  1979. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1980. return srv.(UserServer).FindWithinSevenDayRoomList(ctx, req.(*common.ListPageRequest))
  1981. }
  1982. return interceptor(ctx, in, info, handler)
  1983. }
  1984. func _User_FindOverSevenDayRoomList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  1985. in := new(common.ListPageRequest)
  1986. if err := dec(in); err != nil {
  1987. return nil, err
  1988. }
  1989. if interceptor == nil {
  1990. return srv.(UserServer).FindOverSevenDayRoomList(ctx, in)
  1991. }
  1992. info := &grpc.UnaryServerInfo{
  1993. Server: srv,
  1994. FullMethod: User_FindOverSevenDayRoomList_FullMethodName,
  1995. }
  1996. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  1997. return srv.(UserServer).FindOverSevenDayRoomList(ctx, req.(*common.ListPageRequest))
  1998. }
  1999. return interceptor(ctx, in, info, handler)
  2000. }
  2001. func _User_FindCloseFriendRoomList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2002. in := new(common.ListPageRequest)
  2003. if err := dec(in); err != nil {
  2004. return nil, err
  2005. }
  2006. if interceptor == nil {
  2007. return srv.(UserServer).FindCloseFriendRoomList(ctx, in)
  2008. }
  2009. info := &grpc.UnaryServerInfo{
  2010. Server: srv,
  2011. FullMethod: User_FindCloseFriendRoomList_FullMethodName,
  2012. }
  2013. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2014. return srv.(UserServer).FindCloseFriendRoomList(ctx, req.(*common.ListPageRequest))
  2015. }
  2016. return interceptor(ctx, in, info, handler)
  2017. }
  2018. func _User_FindChatRecordList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2019. in := new(common.FindChatRecordListRequest)
  2020. if err := dec(in); err != nil {
  2021. return nil, err
  2022. }
  2023. if interceptor == nil {
  2024. return srv.(UserServer).FindChatRecordList(ctx, in)
  2025. }
  2026. info := &grpc.UnaryServerInfo{
  2027. Server: srv,
  2028. FullMethod: User_FindChatRecordList_FullMethodName,
  2029. }
  2030. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2031. return srv.(UserServer).FindChatRecordList(ctx, req.(*common.FindChatRecordListRequest))
  2032. }
  2033. return interceptor(ctx, in, info, handler)
  2034. }
  2035. func _User_FindChatRoomMsg_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2036. in := new(common.FindChatRoomMsgRequest)
  2037. if err := dec(in); err != nil {
  2038. return nil, err
  2039. }
  2040. if interceptor == nil {
  2041. return srv.(UserServer).FindChatRoomMsg(ctx, in)
  2042. }
  2043. info := &grpc.UnaryServerInfo{
  2044. Server: srv,
  2045. FullMethod: User_FindChatRoomMsg_FullMethodName,
  2046. }
  2047. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2048. return srv.(UserServer).FindChatRoomMsg(ctx, req.(*common.FindChatRoomMsgRequest))
  2049. }
  2050. return interceptor(ctx, in, info, handler)
  2051. }
  2052. func _User_GetUserIsLike_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2053. in := new(common.PersonParam)
  2054. if err := dec(in); err != nil {
  2055. return nil, err
  2056. }
  2057. if interceptor == nil {
  2058. return srv.(UserServer).GetUserIsLike(ctx, in)
  2059. }
  2060. info := &grpc.UnaryServerInfo{
  2061. Server: srv,
  2062. FullMethod: User_GetUserIsLike_FullMethodName,
  2063. }
  2064. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2065. return srv.(UserServer).GetUserIsLike(ctx, req.(*common.PersonParam))
  2066. }
  2067. return interceptor(ctx, in, info, handler)
  2068. }
  2069. func _User_FindMemeByType_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2070. in := new(common.MemeRequest)
  2071. if err := dec(in); err != nil {
  2072. return nil, err
  2073. }
  2074. if interceptor == nil {
  2075. return srv.(UserServer).FindMemeByType(ctx, in)
  2076. }
  2077. info := &grpc.UnaryServerInfo{
  2078. Server: srv,
  2079. FullMethod: User_FindMemeByType_FullMethodName,
  2080. }
  2081. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2082. return srv.(UserServer).FindMemeByType(ctx, req.(*common.MemeRequest))
  2083. }
  2084. return interceptor(ctx, in, info, handler)
  2085. }
  2086. func _User_FindChatTopic_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2087. in := new(common.FindChatTopicRequest)
  2088. if err := dec(in); err != nil {
  2089. return nil, err
  2090. }
  2091. if interceptor == nil {
  2092. return srv.(UserServer).FindChatTopic(ctx, in)
  2093. }
  2094. info := &grpc.UnaryServerInfo{
  2095. Server: srv,
  2096. FullMethod: User_FindChatTopic_FullMethodName,
  2097. }
  2098. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2099. return srv.(UserServer).FindChatTopic(ctx, req.(*common.FindChatTopicRequest))
  2100. }
  2101. return interceptor(ctx, in, info, handler)
  2102. }
  2103. func _User_RandomMeme_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2104. in := new(common.RandomNum)
  2105. if err := dec(in); err != nil {
  2106. return nil, err
  2107. }
  2108. if interceptor == nil {
  2109. return srv.(UserServer).RandomMeme(ctx, in)
  2110. }
  2111. info := &grpc.UnaryServerInfo{
  2112. Server: srv,
  2113. FullMethod: User_RandomMeme_FullMethodName,
  2114. }
  2115. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2116. return srv.(UserServer).RandomMeme(ctx, req.(*common.RandomNum))
  2117. }
  2118. return interceptor(ctx, in, info, handler)
  2119. }
  2120. func _User_RandomSwiftMessage_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2121. in := new(common.RandomNumAndSex)
  2122. if err := dec(in); err != nil {
  2123. return nil, err
  2124. }
  2125. if interceptor == nil {
  2126. return srv.(UserServer).RandomSwiftMessage(ctx, in)
  2127. }
  2128. info := &grpc.UnaryServerInfo{
  2129. Server: srv,
  2130. FullMethod: User_RandomSwiftMessage_FullMethodName,
  2131. }
  2132. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2133. return srv.(UserServer).RandomSwiftMessage(ctx, req.(*common.RandomNumAndSex))
  2134. }
  2135. return interceptor(ctx, in, info, handler)
  2136. }
  2137. func _User_FindMemeTitle_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2138. in := new(emptypb.Empty)
  2139. if err := dec(in); err != nil {
  2140. return nil, err
  2141. }
  2142. if interceptor == nil {
  2143. return srv.(UserServer).FindMemeTitle(ctx, in)
  2144. }
  2145. info := &grpc.UnaryServerInfo{
  2146. Server: srv,
  2147. FullMethod: User_FindMemeTitle_FullMethodName,
  2148. }
  2149. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2150. return srv.(UserServer).FindMemeTitle(ctx, req.(*emptypb.Empty))
  2151. }
  2152. return interceptor(ctx, in, info, handler)
  2153. }
  2154. func _User_UserGetChatCard_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2155. in := new(common.PersonParam)
  2156. if err := dec(in); err != nil {
  2157. return nil, err
  2158. }
  2159. if interceptor == nil {
  2160. return srv.(UserServer).UserGetChatCard(ctx, in)
  2161. }
  2162. info := &grpc.UnaryServerInfo{
  2163. Server: srv,
  2164. FullMethod: User_UserGetChatCard_FullMethodName,
  2165. }
  2166. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2167. return srv.(UserServer).UserGetChatCard(ctx, req.(*common.PersonParam))
  2168. }
  2169. return interceptor(ctx, in, info, handler)
  2170. }
  2171. func _User_FindChatTopicTitle_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2172. in := new(emptypb.Empty)
  2173. if err := dec(in); err != nil {
  2174. return nil, err
  2175. }
  2176. if interceptor == nil {
  2177. return srv.(UserServer).FindChatTopicTitle(ctx, in)
  2178. }
  2179. info := &grpc.UnaryServerInfo{
  2180. Server: srv,
  2181. FullMethod: User_FindChatTopicTitle_FullMethodName,
  2182. }
  2183. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2184. return srv.(UserServer).FindChatTopicTitle(ctx, req.(*emptypb.Empty))
  2185. }
  2186. return interceptor(ctx, in, info, handler)
  2187. }
  2188. func _User_UserLike_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2189. in := new(common.PersonParam)
  2190. if err := dec(in); err != nil {
  2191. return nil, err
  2192. }
  2193. if interceptor == nil {
  2194. return srv.(UserServer).UserLike(ctx, in)
  2195. }
  2196. info := &grpc.UnaryServerInfo{
  2197. Server: srv,
  2198. FullMethod: User_UserLike_FullMethodName,
  2199. }
  2200. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2201. return srv.(UserServer).UserLike(ctx, req.(*common.PersonParam))
  2202. }
  2203. return interceptor(ctx, in, info, handler)
  2204. }
  2205. func _User_UserUnLike_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2206. in := new(common.PersonParam)
  2207. if err := dec(in); err != nil {
  2208. return nil, err
  2209. }
  2210. if interceptor == nil {
  2211. return srv.(UserServer).UserUnLike(ctx, in)
  2212. }
  2213. info := &grpc.UnaryServerInfo{
  2214. Server: srv,
  2215. FullMethod: User_UserUnLike_FullMethodName,
  2216. }
  2217. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2218. return srv.(UserServer).UserUnLike(ctx, req.(*common.PersonParam))
  2219. }
  2220. return interceptor(ctx, in, info, handler)
  2221. }
  2222. func _User_Report_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2223. in := new(common.ReportChatRequest)
  2224. if err := dec(in); err != nil {
  2225. return nil, err
  2226. }
  2227. if interceptor == nil {
  2228. return srv.(UserServer).Report(ctx, in)
  2229. }
  2230. info := &grpc.UnaryServerInfo{
  2231. Server: srv,
  2232. FullMethod: User_Report_FullMethodName,
  2233. }
  2234. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2235. return srv.(UserServer).Report(ctx, req.(*common.ReportChatRequest))
  2236. }
  2237. return interceptor(ctx, in, info, handler)
  2238. }
  2239. func _User_FindOverSevenDayAvatar_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2240. in := new(emptypb.Empty)
  2241. if err := dec(in); err != nil {
  2242. return nil, err
  2243. }
  2244. if interceptor == nil {
  2245. return srv.(UserServer).FindOverSevenDayAvatar(ctx, in)
  2246. }
  2247. info := &grpc.UnaryServerInfo{
  2248. Server: srv,
  2249. FullMethod: User_FindOverSevenDayAvatar_FullMethodName,
  2250. }
  2251. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2252. return srv.(UserServer).FindOverSevenDayAvatar(ctx, req.(*emptypb.Empty))
  2253. }
  2254. return interceptor(ctx, in, info, handler)
  2255. }
  2256. func _User_UpdateLastScripID_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2257. in := new(common.UpdateLastScripIDRequest)
  2258. if err := dec(in); err != nil {
  2259. return nil, err
  2260. }
  2261. if interceptor == nil {
  2262. return srv.(UserServer).UpdateLastScripID(ctx, in)
  2263. }
  2264. info := &grpc.UnaryServerInfo{
  2265. Server: srv,
  2266. FullMethod: User_UpdateLastScripID_FullMethodName,
  2267. }
  2268. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2269. return srv.(UserServer).UpdateLastScripID(ctx, req.(*common.UpdateLastScripIDRequest))
  2270. }
  2271. return interceptor(ctx, in, info, handler)
  2272. }
  2273. func _User_CreateScrip_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2274. in := new(CreateScripRequest)
  2275. if err := dec(in); err != nil {
  2276. return nil, err
  2277. }
  2278. if interceptor == nil {
  2279. return srv.(UserServer).CreateScrip(ctx, in)
  2280. }
  2281. info := &grpc.UnaryServerInfo{
  2282. Server: srv,
  2283. FullMethod: User_CreateScrip_FullMethodName,
  2284. }
  2285. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2286. return srv.(UserServer).CreateScrip(ctx, req.(*CreateScripRequest))
  2287. }
  2288. return interceptor(ctx, in, info, handler)
  2289. }
  2290. func _User_DeleteScrip_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2291. in := new(DeleteScripRequest)
  2292. if err := dec(in); err != nil {
  2293. return nil, err
  2294. }
  2295. if interceptor == nil {
  2296. return srv.(UserServer).DeleteScrip(ctx, in)
  2297. }
  2298. info := &grpc.UnaryServerInfo{
  2299. Server: srv,
  2300. FullMethod: User_DeleteScrip_FullMethodName,
  2301. }
  2302. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2303. return srv.(UserServer).DeleteScrip(ctx, req.(*DeleteScripRequest))
  2304. }
  2305. return interceptor(ctx, in, info, handler)
  2306. }
  2307. func _User_FindMyScrip_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2308. in := new(UserFindScripRequest)
  2309. if err := dec(in); err != nil {
  2310. return nil, err
  2311. }
  2312. if interceptor == nil {
  2313. return srv.(UserServer).FindMyScrip(ctx, in)
  2314. }
  2315. info := &grpc.UnaryServerInfo{
  2316. Server: srv,
  2317. FullMethod: User_FindMyScrip_FullMethodName,
  2318. }
  2319. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2320. return srv.(UserServer).FindMyScrip(ctx, req.(*UserFindScripRequest))
  2321. }
  2322. return interceptor(ctx, in, info, handler)
  2323. }
  2324. func _User_FindOtherScrip_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2325. in := new(common.FindScripRequest)
  2326. if err := dec(in); err != nil {
  2327. return nil, err
  2328. }
  2329. if interceptor == nil {
  2330. return srv.(UserServer).FindOtherScrip(ctx, in)
  2331. }
  2332. info := &grpc.UnaryServerInfo{
  2333. Server: srv,
  2334. FullMethod: User_FindOtherScrip_FullMethodName,
  2335. }
  2336. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2337. return srv.(UserServer).FindOtherScrip(ctx, req.(*common.FindScripRequest))
  2338. }
  2339. return interceptor(ctx, in, info, handler)
  2340. }
  2341. func _User_FindRecommendScrip_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2342. in := new(UserFindScripRequest)
  2343. if err := dec(in); err != nil {
  2344. return nil, err
  2345. }
  2346. if interceptor == nil {
  2347. return srv.(UserServer).FindRecommendScrip(ctx, in)
  2348. }
  2349. info := &grpc.UnaryServerInfo{
  2350. Server: srv,
  2351. FullMethod: User_FindRecommendScrip_FullMethodName,
  2352. }
  2353. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2354. return srv.(UserServer).FindRecommendScrip(ctx, req.(*UserFindScripRequest))
  2355. }
  2356. return interceptor(ctx, in, info, handler)
  2357. }
  2358. func _User_PersonLookScrip_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2359. in := new(PersonLookScripRequest)
  2360. if err := dec(in); err != nil {
  2361. return nil, err
  2362. }
  2363. if interceptor == nil {
  2364. return srv.(UserServer).PersonLookScrip(ctx, in)
  2365. }
  2366. info := &grpc.UnaryServerInfo{
  2367. Server: srv,
  2368. FullMethod: User_PersonLookScrip_FullMethodName,
  2369. }
  2370. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2371. return srv.(UserServer).PersonLookScrip(ctx, req.(*PersonLookScripRequest))
  2372. }
  2373. return interceptor(ctx, in, info, handler)
  2374. }
  2375. func _User_PersonClickLookBack_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2376. in := new(emptypb.Empty)
  2377. if err := dec(in); err != nil {
  2378. return nil, err
  2379. }
  2380. if interceptor == nil {
  2381. return srv.(UserServer).PersonClickLookBack(ctx, in)
  2382. }
  2383. info := &grpc.UnaryServerInfo{
  2384. Server: srv,
  2385. FullMethod: User_PersonClickLookBack_FullMethodName,
  2386. }
  2387. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2388. return srv.(UserServer).PersonClickLookBack(ctx, req.(*emptypb.Empty))
  2389. }
  2390. return interceptor(ctx, in, info, handler)
  2391. }
  2392. func _User_PersonReplyScrip_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2393. in := new(ReplyScripRequest)
  2394. if err := dec(in); err != nil {
  2395. return nil, err
  2396. }
  2397. if interceptor == nil {
  2398. return srv.(UserServer).PersonReplyScrip(ctx, in)
  2399. }
  2400. info := &grpc.UnaryServerInfo{
  2401. Server: srv,
  2402. FullMethod: User_PersonReplyScrip_FullMethodName,
  2403. }
  2404. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2405. return srv.(UserServer).PersonReplyScrip(ctx, req.(*ReplyScripRequest))
  2406. }
  2407. return interceptor(ctx, in, info, handler)
  2408. }
  2409. func _User_UserDeleteChat_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2410. in := new(common.RoomIDRequest)
  2411. if err := dec(in); err != nil {
  2412. return nil, err
  2413. }
  2414. if interceptor == nil {
  2415. return srv.(UserServer).UserDeleteChat(ctx, in)
  2416. }
  2417. info := &grpc.UnaryServerInfo{
  2418. Server: srv,
  2419. FullMethod: User_UserDeleteChat_FullMethodName,
  2420. }
  2421. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2422. return srv.(UserServer).UserDeleteChat(ctx, req.(*common.RoomIDRequest))
  2423. }
  2424. return interceptor(ctx, in, info, handler)
  2425. }
  2426. func _User_GetUserAllUnreadNum_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2427. in := new(emptypb.Empty)
  2428. if err := dec(in); err != nil {
  2429. return nil, err
  2430. }
  2431. if interceptor == nil {
  2432. return srv.(UserServer).GetUserAllUnreadNum(ctx, in)
  2433. }
  2434. info := &grpc.UnaryServerInfo{
  2435. Server: srv,
  2436. FullMethod: User_GetUserAllUnreadNum_FullMethodName,
  2437. }
  2438. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2439. return srv.(UserServer).GetUserAllUnreadNum(ctx, req.(*emptypb.Empty))
  2440. }
  2441. return interceptor(ctx, in, info, handler)
  2442. }
  2443. func _User_GetUserRoomByPerson_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2444. in := new(common.PersonParam)
  2445. if err := dec(in); err != nil {
  2446. return nil, err
  2447. }
  2448. if interceptor == nil {
  2449. return srv.(UserServer).GetUserRoomByPerson(ctx, in)
  2450. }
  2451. info := &grpc.UnaryServerInfo{
  2452. Server: srv,
  2453. FullMethod: User_GetUserRoomByPerson_FullMethodName,
  2454. }
  2455. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2456. return srv.(UserServer).GetUserRoomByPerson(ctx, req.(*common.PersonParam))
  2457. }
  2458. return interceptor(ctx, in, info, handler)
  2459. }
  2460. func _User_FindLikeList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2461. in := new(common.ListPageRequest)
  2462. if err := dec(in); err != nil {
  2463. return nil, err
  2464. }
  2465. if interceptor == nil {
  2466. return srv.(UserServer).FindLikeList(ctx, in)
  2467. }
  2468. info := &grpc.UnaryServerInfo{
  2469. Server: srv,
  2470. FullMethod: User_FindLikeList_FullMethodName,
  2471. }
  2472. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2473. return srv.(UserServer).FindLikeList(ctx, req.(*common.ListPageRequest))
  2474. }
  2475. return interceptor(ctx, in, info, handler)
  2476. }
  2477. func _User_FindLikedList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2478. in := new(common.ListPageRequest)
  2479. if err := dec(in); err != nil {
  2480. return nil, err
  2481. }
  2482. if interceptor == nil {
  2483. return srv.(UserServer).FindLikedList(ctx, in)
  2484. }
  2485. info := &grpc.UnaryServerInfo{
  2486. Server: srv,
  2487. FullMethod: User_FindLikedList_FullMethodName,
  2488. }
  2489. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2490. return srv.(UserServer).FindLikedList(ctx, req.(*common.ListPageRequest))
  2491. }
  2492. return interceptor(ctx, in, info, handler)
  2493. }
  2494. func _User_UserSetBlackChat_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2495. in := new(common.RoomIDRequest)
  2496. if err := dec(in); err != nil {
  2497. return nil, err
  2498. }
  2499. if interceptor == nil {
  2500. return srv.(UserServer).UserSetBlackChat(ctx, in)
  2501. }
  2502. info := &grpc.UnaryServerInfo{
  2503. Server: srv,
  2504. FullMethod: User_UserSetBlackChat_FullMethodName,
  2505. }
  2506. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2507. return srv.(UserServer).UserSetBlackChat(ctx, req.(*common.RoomIDRequest))
  2508. }
  2509. return interceptor(ctx, in, info, handler)
  2510. }
  2511. func _User_CheckUserPartnerIsRelationship_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2512. in := new(common.PartnerIDParam)
  2513. if err := dec(in); err != nil {
  2514. return nil, err
  2515. }
  2516. if interceptor == nil {
  2517. return srv.(UserServer).CheckUserPartnerIsRelationship(ctx, in)
  2518. }
  2519. info := &grpc.UnaryServerInfo{
  2520. Server: srv,
  2521. FullMethod: User_CheckUserPartnerIsRelationship_FullMethodName,
  2522. }
  2523. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2524. return srv.(UserServer).CheckUserPartnerIsRelationship(ctx, req.(*common.PartnerIDParam))
  2525. }
  2526. return interceptor(ctx, in, info, handler)
  2527. }
  2528. func _User_GetPartnerCircleInfo_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2529. in := new(KeyRequest)
  2530. if err := dec(in); err != nil {
  2531. return nil, err
  2532. }
  2533. if interceptor == nil {
  2534. return srv.(UserServer).GetPartnerCircleInfo(ctx, in)
  2535. }
  2536. info := &grpc.UnaryServerInfo{
  2537. Server: srv,
  2538. FullMethod: User_GetPartnerCircleInfo_FullMethodName,
  2539. }
  2540. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2541. return srv.(UserServer).GetPartnerCircleInfo(ctx, req.(*KeyRequest))
  2542. }
  2543. return interceptor(ctx, in, info, handler)
  2544. }
  2545. func _User_GetLookAndLikeStatisticsMessage_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2546. in := new(emptypb.Empty)
  2547. if err := dec(in); err != nil {
  2548. return nil, err
  2549. }
  2550. if interceptor == nil {
  2551. return srv.(UserServer).GetLookAndLikeStatisticsMessage(ctx, in)
  2552. }
  2553. info := &grpc.UnaryServerInfo{
  2554. Server: srv,
  2555. FullMethod: User_GetLookAndLikeStatisticsMessage_FullMethodName,
  2556. }
  2557. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2558. return srv.(UserServer).GetLookAndLikeStatisticsMessage(ctx, req.(*emptypb.Empty))
  2559. }
  2560. return interceptor(ctx, in, info, handler)
  2561. }
  2562. func _User_GetUserLookNum_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2563. in := new(emptypb.Empty)
  2564. if err := dec(in); err != nil {
  2565. return nil, err
  2566. }
  2567. if interceptor == nil {
  2568. return srv.(UserServer).GetUserLookNum(ctx, in)
  2569. }
  2570. info := &grpc.UnaryServerInfo{
  2571. Server: srv,
  2572. FullMethod: User_GetUserLookNum_FullMethodName,
  2573. }
  2574. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2575. return srv.(UserServer).GetUserLookNum(ctx, req.(*emptypb.Empty))
  2576. }
  2577. return interceptor(ctx, in, info, handler)
  2578. }
  2579. func _User_UserFinishInformation_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2580. in := new(emptypb.Empty)
  2581. if err := dec(in); err != nil {
  2582. return nil, err
  2583. }
  2584. if interceptor == nil {
  2585. return srv.(UserServer).UserFinishInformation(ctx, in)
  2586. }
  2587. info := &grpc.UnaryServerInfo{
  2588. Server: srv,
  2589. FullMethod: User_UserFinishInformation_FullMethodName,
  2590. }
  2591. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2592. return srv.(UserServer).UserFinishInformation(ctx, req.(*emptypb.Empty))
  2593. }
  2594. return interceptor(ctx, in, info, handler)
  2595. }
  2596. func _User_UserInformationStatus_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2597. in := new(emptypb.Empty)
  2598. if err := dec(in); err != nil {
  2599. return nil, err
  2600. }
  2601. if interceptor == nil {
  2602. return srv.(UserServer).UserInformationStatus(ctx, in)
  2603. }
  2604. info := &grpc.UnaryServerInfo{
  2605. Server: srv,
  2606. FullMethod: User_UserInformationStatus_FullMethodName,
  2607. }
  2608. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2609. return srv.(UserServer).UserInformationStatus(ctx, req.(*emptypb.Empty))
  2610. }
  2611. return interceptor(ctx, in, info, handler)
  2612. }
  2613. func _User_UserGetInformationAward_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2614. in := new(emptypb.Empty)
  2615. if err := dec(in); err != nil {
  2616. return nil, err
  2617. }
  2618. if interceptor == nil {
  2619. return srv.(UserServer).UserGetInformationAward(ctx, in)
  2620. }
  2621. info := &grpc.UnaryServerInfo{
  2622. Server: srv,
  2623. FullMethod: User_UserGetInformationAward_FullMethodName,
  2624. }
  2625. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2626. return srv.(UserServer).UserGetInformationAward(ctx, req.(*emptypb.Empty))
  2627. }
  2628. return interceptor(ctx, in, info, handler)
  2629. }
  2630. func _User_UnlockLookRecord_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2631. in := new(common.PersonParam)
  2632. if err := dec(in); err != nil {
  2633. return nil, err
  2634. }
  2635. if interceptor == nil {
  2636. return srv.(UserServer).UnlockLookRecord(ctx, in)
  2637. }
  2638. info := &grpc.UnaryServerInfo{
  2639. Server: srv,
  2640. FullMethod: User_UnlockLookRecord_FullMethodName,
  2641. }
  2642. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2643. return srv.(UserServer).UnlockLookRecord(ctx, req.(*common.PersonParam))
  2644. }
  2645. return interceptor(ctx, in, info, handler)
  2646. }
  2647. func _User_UserRecharge_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2648. in := new(UserRechargeRequest)
  2649. if err := dec(in); err != nil {
  2650. return nil, err
  2651. }
  2652. if interceptor == nil {
  2653. return srv.(UserServer).UserRecharge(ctx, in)
  2654. }
  2655. info := &grpc.UnaryServerInfo{
  2656. Server: srv,
  2657. FullMethod: User_UserRecharge_FullMethodName,
  2658. }
  2659. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2660. return srv.(UserServer).UserRecharge(ctx, req.(*UserRechargeRequest))
  2661. }
  2662. return interceptor(ctx, in, info, handler)
  2663. }
  2664. func _User_UserRechargeVip_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2665. in := new(UserRechargeRequest)
  2666. if err := dec(in); err != nil {
  2667. return nil, err
  2668. }
  2669. if interceptor == nil {
  2670. return srv.(UserServer).UserRechargeVip(ctx, in)
  2671. }
  2672. info := &grpc.UnaryServerInfo{
  2673. Server: srv,
  2674. FullMethod: User_UserRechargeVip_FullMethodName,
  2675. }
  2676. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2677. return srv.(UserServer).UserRechargeVip(ctx, req.(*UserRechargeRequest))
  2678. }
  2679. return interceptor(ctx, in, info, handler)
  2680. }
  2681. func _User_FindRechargeList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2682. in := new(emptypb.Empty)
  2683. if err := dec(in); err != nil {
  2684. return nil, err
  2685. }
  2686. if interceptor == nil {
  2687. return srv.(UserServer).FindRechargeList(ctx, in)
  2688. }
  2689. info := &grpc.UnaryServerInfo{
  2690. Server: srv,
  2691. FullMethod: User_FindRechargeList_FullMethodName,
  2692. }
  2693. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2694. return srv.(UserServer).FindRechargeList(ctx, req.(*emptypb.Empty))
  2695. }
  2696. return interceptor(ctx, in, info, handler)
  2697. }
  2698. func _User_FindVipRechargeList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2699. in := new(emptypb.Empty)
  2700. if err := dec(in); err != nil {
  2701. return nil, err
  2702. }
  2703. if interceptor == nil {
  2704. return srv.(UserServer).FindVipRechargeList(ctx, in)
  2705. }
  2706. info := &grpc.UnaryServerInfo{
  2707. Server: srv,
  2708. FullMethod: User_FindVipRechargeList_FullMethodName,
  2709. }
  2710. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2711. return srv.(UserServer).FindVipRechargeList(ctx, req.(*emptypb.Empty))
  2712. }
  2713. return interceptor(ctx, in, info, handler)
  2714. }
  2715. func _User_FindPayList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2716. in := new(FindPayOrderListRequest)
  2717. if err := dec(in); err != nil {
  2718. return nil, err
  2719. }
  2720. if interceptor == nil {
  2721. return srv.(UserServer).FindPayList(ctx, in)
  2722. }
  2723. info := &grpc.UnaryServerInfo{
  2724. Server: srv,
  2725. FullMethod: User_FindPayList_FullMethodName,
  2726. }
  2727. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2728. return srv.(UserServer).FindPayList(ctx, req.(*FindPayOrderListRequest))
  2729. }
  2730. return interceptor(ctx, in, info, handler)
  2731. }
  2732. func _User_FindRecommendPersonList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2733. in := new(emptypb.Empty)
  2734. if err := dec(in); err != nil {
  2735. return nil, err
  2736. }
  2737. if interceptor == nil {
  2738. return srv.(UserServer).FindRecommendPersonList(ctx, in)
  2739. }
  2740. info := &grpc.UnaryServerInfo{
  2741. Server: srv,
  2742. FullMethod: User_FindRecommendPersonList_FullMethodName,
  2743. }
  2744. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2745. return srv.(UserServer).FindRecommendPersonList(ctx, req.(*emptypb.Empty))
  2746. }
  2747. return interceptor(ctx, in, info, handler)
  2748. }
  2749. func _User_FindMatchingAvatarAndNum_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2750. in := new(emptypb.Empty)
  2751. if err := dec(in); err != nil {
  2752. return nil, err
  2753. }
  2754. if interceptor == nil {
  2755. return srv.(UserServer).FindMatchingAvatarAndNum(ctx, in)
  2756. }
  2757. info := &grpc.UnaryServerInfo{
  2758. Server: srv,
  2759. FullMethod: User_FindMatchingAvatarAndNum_FullMethodName,
  2760. }
  2761. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2762. return srv.(UserServer).FindMatchingAvatarAndNum(ctx, req.(*emptypb.Empty))
  2763. }
  2764. return interceptor(ctx, in, info, handler)
  2765. }
  2766. func _User_GetWindowInfo_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2767. in := new(emptypb.Empty)
  2768. if err := dec(in); err != nil {
  2769. return nil, err
  2770. }
  2771. if interceptor == nil {
  2772. return srv.(UserServer).GetWindowInfo(ctx, in)
  2773. }
  2774. info := &grpc.UnaryServerInfo{
  2775. Server: srv,
  2776. FullMethod: User_GetWindowInfo_FullMethodName,
  2777. }
  2778. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2779. return srv.(UserServer).GetWindowInfo(ctx, req.(*emptypb.Empty))
  2780. }
  2781. return interceptor(ctx, in, info, handler)
  2782. }
  2783. func _User_GetUserFreeNum_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2784. in := new(emptypb.Empty)
  2785. if err := dec(in); err != nil {
  2786. return nil, err
  2787. }
  2788. if interceptor == nil {
  2789. return srv.(UserServer).GetUserFreeNum(ctx, in)
  2790. }
  2791. info := &grpc.UnaryServerInfo{
  2792. Server: srv,
  2793. FullMethod: User_GetUserFreeNum_FullMethodName,
  2794. }
  2795. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2796. return srv.(UserServer).GetUserFreeNum(ctx, req.(*emptypb.Empty))
  2797. }
  2798. return interceptor(ctx, in, info, handler)
  2799. }
  2800. func _User_GetRandomMatching_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2801. in := new(GetRandomMatchingRequest)
  2802. if err := dec(in); err != nil {
  2803. return nil, err
  2804. }
  2805. if interceptor == nil {
  2806. return srv.(UserServer).GetRandomMatching(ctx, in)
  2807. }
  2808. info := &grpc.UnaryServerInfo{
  2809. Server: srv,
  2810. FullMethod: User_GetRandomMatching_FullMethodName,
  2811. }
  2812. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2813. return srv.(UserServer).GetRandomMatching(ctx, req.(*GetRandomMatchingRequest))
  2814. }
  2815. return interceptor(ctx, in, info, handler)
  2816. }
  2817. func _User_UnlockVoice_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2818. in := new(common.RoomIDRequest)
  2819. if err := dec(in); err != nil {
  2820. return nil, err
  2821. }
  2822. if interceptor == nil {
  2823. return srv.(UserServer).UnlockVoice(ctx, in)
  2824. }
  2825. info := &grpc.UnaryServerInfo{
  2826. Server: srv,
  2827. FullMethod: User_UnlockVoice_FullMethodName,
  2828. }
  2829. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2830. return srv.(UserServer).UnlockVoice(ctx, req.(*common.RoomIDRequest))
  2831. }
  2832. return interceptor(ctx, in, info, handler)
  2833. }
  2834. func _User_UnlockPicture_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2835. in := new(common.RoomIDRequest)
  2836. if err := dec(in); err != nil {
  2837. return nil, err
  2838. }
  2839. if interceptor == nil {
  2840. return srv.(UserServer).UnlockPicture(ctx, in)
  2841. }
  2842. info := &grpc.UnaryServerInfo{
  2843. Server: srv,
  2844. FullMethod: User_UnlockPicture_FullMethodName,
  2845. }
  2846. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2847. return srv.(UserServer).UnlockPicture(ctx, req.(*common.RoomIDRequest))
  2848. }
  2849. return interceptor(ctx, in, info, handler)
  2850. }
  2851. func _User_UpdateUserIsRegister_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2852. in := new(emptypb.Empty)
  2853. if err := dec(in); err != nil {
  2854. return nil, err
  2855. }
  2856. if interceptor == nil {
  2857. return srv.(UserServer).UpdateUserIsRegister(ctx, in)
  2858. }
  2859. info := &grpc.UnaryServerInfo{
  2860. Server: srv,
  2861. FullMethod: User_UpdateUserIsRegister_FullMethodName,
  2862. }
  2863. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2864. return srv.(UserServer).UpdateUserIsRegister(ctx, req.(*emptypb.Empty))
  2865. }
  2866. return interceptor(ctx, in, info, handler)
  2867. }
  2868. func _User_CreateUserPartnerRoom_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2869. in := new(common.CreateChatRoomParam)
  2870. if err := dec(in); err != nil {
  2871. return nil, err
  2872. }
  2873. if interceptor == nil {
  2874. return srv.(UserServer).CreateUserPartnerRoom(ctx, in)
  2875. }
  2876. info := &grpc.UnaryServerInfo{
  2877. Server: srv,
  2878. FullMethod: User_CreateUserPartnerRoom_FullMethodName,
  2879. }
  2880. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2881. return srv.(UserServer).CreateUserPartnerRoom(ctx, req.(*common.CreateChatRoomParam))
  2882. }
  2883. return interceptor(ctx, in, info, handler)
  2884. }
  2885. func _User_SendMessage_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2886. in := new(SendMessageRequest)
  2887. if err := dec(in); err != nil {
  2888. return nil, err
  2889. }
  2890. if interceptor == nil {
  2891. return srv.(UserServer).SendMessage(ctx, in)
  2892. }
  2893. info := &grpc.UnaryServerInfo{
  2894. Server: srv,
  2895. FullMethod: User_SendMessage_FullMethodName,
  2896. }
  2897. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2898. return srv.(UserServer).SendMessage(ctx, req.(*SendMessageRequest))
  2899. }
  2900. return interceptor(ctx, in, info, handler)
  2901. }
  2902. func _User_GetVipInfo_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2903. in := new(emptypb.Empty)
  2904. if err := dec(in); err != nil {
  2905. return nil, err
  2906. }
  2907. if interceptor == nil {
  2908. return srv.(UserServer).GetVipInfo(ctx, in)
  2909. }
  2910. info := &grpc.UnaryServerInfo{
  2911. Server: srv,
  2912. FullMethod: User_GetVipInfo_FullMethodName,
  2913. }
  2914. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2915. return srv.(UserServer).GetVipInfo(ctx, req.(*emptypb.Empty))
  2916. }
  2917. return interceptor(ctx, in, info, handler)
  2918. }
  2919. func _User_FindHandpickUser_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2920. in := new(emptypb.Empty)
  2921. if err := dec(in); err != nil {
  2922. return nil, err
  2923. }
  2924. if interceptor == nil {
  2925. return srv.(UserServer).FindHandpickUser(ctx, in)
  2926. }
  2927. info := &grpc.UnaryServerInfo{
  2928. Server: srv,
  2929. FullMethod: User_FindHandpickUser_FullMethodName,
  2930. }
  2931. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2932. return srv.(UserServer).FindHandpickUser(ctx, req.(*emptypb.Empty))
  2933. }
  2934. return interceptor(ctx, in, info, handler)
  2935. }
  2936. func _User_GetUserLookHandPickNum_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2937. in := new(emptypb.Empty)
  2938. if err := dec(in); err != nil {
  2939. return nil, err
  2940. }
  2941. if interceptor == nil {
  2942. return srv.(UserServer).GetUserLookHandPickNum(ctx, in)
  2943. }
  2944. info := &grpc.UnaryServerInfo{
  2945. Server: srv,
  2946. FullMethod: User_GetUserLookHandPickNum_FullMethodName,
  2947. }
  2948. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2949. return srv.(UserServer).GetUserLookHandPickNum(ctx, req.(*emptypb.Empty))
  2950. }
  2951. return interceptor(ctx, in, info, handler)
  2952. }
  2953. func _User_SetUserLookHandPickNum_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2954. in := new(common.PersonIDParam)
  2955. if err := dec(in); err != nil {
  2956. return nil, err
  2957. }
  2958. if interceptor == nil {
  2959. return srv.(UserServer).SetUserLookHandPickNum(ctx, in)
  2960. }
  2961. info := &grpc.UnaryServerInfo{
  2962. Server: srv,
  2963. FullMethod: User_SetUserLookHandPickNum_FullMethodName,
  2964. }
  2965. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2966. return srv.(UserServer).SetUserLookHandPickNum(ctx, req.(*common.PersonIDParam))
  2967. }
  2968. return interceptor(ctx, in, info, handler)
  2969. }
  2970. func _User_IsCanGetReturnReword_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2971. in := new(emptypb.Empty)
  2972. if err := dec(in); err != nil {
  2973. return nil, err
  2974. }
  2975. if interceptor == nil {
  2976. return srv.(UserServer).IsCanGetReturnReword(ctx, in)
  2977. }
  2978. info := &grpc.UnaryServerInfo{
  2979. Server: srv,
  2980. FullMethod: User_IsCanGetReturnReword_FullMethodName,
  2981. }
  2982. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  2983. return srv.(UserServer).IsCanGetReturnReword(ctx, req.(*emptypb.Empty))
  2984. }
  2985. return interceptor(ctx, in, info, handler)
  2986. }
  2987. func _User_UserGetReturnReword_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  2988. in := new(emptypb.Empty)
  2989. if err := dec(in); err != nil {
  2990. return nil, err
  2991. }
  2992. if interceptor == nil {
  2993. return srv.(UserServer).UserGetReturnReword(ctx, in)
  2994. }
  2995. info := &grpc.UnaryServerInfo{
  2996. Server: srv,
  2997. FullMethod: User_UserGetReturnReword_FullMethodName,
  2998. }
  2999. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3000. return srv.(UserServer).UserGetReturnReword(ctx, req.(*emptypb.Empty))
  3001. }
  3002. return interceptor(ctx, in, info, handler)
  3003. }
  3004. func _User_UserPrivacyStatus_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3005. in := new(emptypb.Empty)
  3006. if err := dec(in); err != nil {
  3007. return nil, err
  3008. }
  3009. if interceptor == nil {
  3010. return srv.(UserServer).UserPrivacyStatus(ctx, in)
  3011. }
  3012. info := &grpc.UnaryServerInfo{
  3013. Server: srv,
  3014. FullMethod: User_UserPrivacyStatus_FullMethodName,
  3015. }
  3016. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3017. return srv.(UserServer).UserPrivacyStatus(ctx, req.(*emptypb.Empty))
  3018. }
  3019. return interceptor(ctx, in, info, handler)
  3020. }
  3021. func _User_UserSetPrivacyStatus_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3022. in := new(UserPrivacyStatusInfo)
  3023. if err := dec(in); err != nil {
  3024. return nil, err
  3025. }
  3026. if interceptor == nil {
  3027. return srv.(UserServer).UserSetPrivacyStatus(ctx, in)
  3028. }
  3029. info := &grpc.UnaryServerInfo{
  3030. Server: srv,
  3031. FullMethod: User_UserSetPrivacyStatus_FullMethodName,
  3032. }
  3033. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3034. return srv.(UserServer).UserSetPrivacyStatus(ctx, req.(*UserPrivacyStatusInfo))
  3035. }
  3036. return interceptor(ctx, in, info, handler)
  3037. }
  3038. func _User_PersonStarScrip_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3039. in := new(common.ScripIdRequest)
  3040. if err := dec(in); err != nil {
  3041. return nil, err
  3042. }
  3043. if interceptor == nil {
  3044. return srv.(UserServer).PersonStarScrip(ctx, in)
  3045. }
  3046. info := &grpc.UnaryServerInfo{
  3047. Server: srv,
  3048. FullMethod: User_PersonStarScrip_FullMethodName,
  3049. }
  3050. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3051. return srv.(UserServer).PersonStarScrip(ctx, req.(*common.ScripIdRequest))
  3052. }
  3053. return interceptor(ctx, in, info, handler)
  3054. }
  3055. func _User_UpdateUserPhone_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3056. in := new(common.CheckPhoneCodeRequest)
  3057. if err := dec(in); err != nil {
  3058. return nil, err
  3059. }
  3060. if interceptor == nil {
  3061. return srv.(UserServer).UpdateUserPhone(ctx, in)
  3062. }
  3063. info := &grpc.UnaryServerInfo{
  3064. Server: srv,
  3065. FullMethod: User_UpdateUserPhone_FullMethodName,
  3066. }
  3067. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3068. return srv.(UserServer).UpdateUserPhone(ctx, req.(*common.CheckPhoneCodeRequest))
  3069. }
  3070. return interceptor(ctx, in, info, handler)
  3071. }
  3072. func _User_CleanUserUnReadNum_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3073. in := new(emptypb.Empty)
  3074. if err := dec(in); err != nil {
  3075. return nil, err
  3076. }
  3077. if interceptor == nil {
  3078. return srv.(UserServer).CleanUserUnReadNum(ctx, in)
  3079. }
  3080. info := &grpc.UnaryServerInfo{
  3081. Server: srv,
  3082. FullMethod: User_CleanUserUnReadNum_FullMethodName,
  3083. }
  3084. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3085. return srv.(UserServer).CleanUserUnReadNum(ctx, req.(*emptypb.Empty))
  3086. }
  3087. return interceptor(ctx, in, info, handler)
  3088. }
  3089. func _User_Certification_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3090. in := new(common.CheckIdentifyRequest)
  3091. if err := dec(in); err != nil {
  3092. return nil, err
  3093. }
  3094. if interceptor == nil {
  3095. return srv.(UserServer).Certification(ctx, in)
  3096. }
  3097. info := &grpc.UnaryServerInfo{
  3098. Server: srv,
  3099. FullMethod: User_Certification_FullMethodName,
  3100. }
  3101. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3102. return srv.(UserServer).Certification(ctx, req.(*common.CheckIdentifyRequest))
  3103. }
  3104. return interceptor(ctx, in, info, handler)
  3105. }
  3106. func _User_GetCreditConfig_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3107. in := new(emptypb.Empty)
  3108. if err := dec(in); err != nil {
  3109. return nil, err
  3110. }
  3111. if interceptor == nil {
  3112. return srv.(UserServer).GetCreditConfig(ctx, in)
  3113. }
  3114. info := &grpc.UnaryServerInfo{
  3115. Server: srv,
  3116. FullMethod: User_GetCreditConfig_FullMethodName,
  3117. }
  3118. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3119. return srv.(UserServer).GetCreditConfig(ctx, req.(*emptypb.Empty))
  3120. }
  3121. return interceptor(ctx, in, info, handler)
  3122. }
  3123. func _User_GetUserDBMsg_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3124. in := new(common.PersonIDParam)
  3125. if err := dec(in); err != nil {
  3126. return nil, err
  3127. }
  3128. if interceptor == nil {
  3129. return srv.(UserServer).GetUserDBMsg(ctx, in)
  3130. }
  3131. info := &grpc.UnaryServerInfo{
  3132. Server: srv,
  3133. FullMethod: User_GetUserDBMsg_FullMethodName,
  3134. }
  3135. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3136. return srv.(UserServer).GetUserDBMsg(ctx, req.(*common.PersonIDParam))
  3137. }
  3138. return interceptor(ctx, in, info, handler)
  3139. }
  3140. func _User_FindUserDBList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3141. in := new(common.PersonIDList)
  3142. if err := dec(in); err != nil {
  3143. return nil, err
  3144. }
  3145. if interceptor == nil {
  3146. return srv.(UserServer).FindUserDBList(ctx, in)
  3147. }
  3148. info := &grpc.UnaryServerInfo{
  3149. Server: srv,
  3150. FullMethod: User_FindUserDBList_FullMethodName,
  3151. }
  3152. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3153. return srv.(UserServer).FindUserDBList(ctx, req.(*common.PersonIDList))
  3154. }
  3155. return interceptor(ctx, in, info, handler)
  3156. }
  3157. func _User_UpdateLastScripIDDB_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3158. in := new(common.UpdateLastScripIDDBRequest)
  3159. if err := dec(in); err != nil {
  3160. return nil, err
  3161. }
  3162. if interceptor == nil {
  3163. return srv.(UserServer).UpdateLastScripIDDB(ctx, in)
  3164. }
  3165. info := &grpc.UnaryServerInfo{
  3166. Server: srv,
  3167. FullMethod: User_UpdateLastScripIDDB_FullMethodName,
  3168. }
  3169. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3170. return srv.(UserServer).UpdateLastScripIDDB(ctx, req.(*common.UpdateLastScripIDDBRequest))
  3171. }
  3172. return interceptor(ctx, in, info, handler)
  3173. }
  3174. func _User_UpdateUserLastLoginTime_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3175. in := new(common.PersonIDParam)
  3176. if err := dec(in); err != nil {
  3177. return nil, err
  3178. }
  3179. if interceptor == nil {
  3180. return srv.(UserServer).UpdateUserLastLoginTime(ctx, in)
  3181. }
  3182. info := &grpc.UnaryServerInfo{
  3183. Server: srv,
  3184. FullMethod: User_UpdateUserLastLoginTime_FullMethodName,
  3185. }
  3186. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3187. return srv.(UserServer).UpdateUserLastLoginTime(ctx, req.(*common.PersonIDParam))
  3188. }
  3189. return interceptor(ctx, in, info, handler)
  3190. }
  3191. func _User_GetUserDBMsgByAccountID_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3192. in := new(common.IDParam)
  3193. if err := dec(in); err != nil {
  3194. return nil, err
  3195. }
  3196. if interceptor == nil {
  3197. return srv.(UserServer).GetUserDBMsgByAccountID(ctx, in)
  3198. }
  3199. info := &grpc.UnaryServerInfo{
  3200. Server: srv,
  3201. FullMethod: User_GetUserDBMsgByAccountID_FullMethodName,
  3202. }
  3203. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3204. return srv.(UserServer).GetUserDBMsgByAccountID(ctx, req.(*common.IDParam))
  3205. }
  3206. return interceptor(ctx, in, info, handler)
  3207. }
  3208. func _User_FindRecommendHighQualityUserDBList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3209. in := new(FindRecommendHighQualityUserRequest)
  3210. if err := dec(in); err != nil {
  3211. return nil, err
  3212. }
  3213. if interceptor == nil {
  3214. return srv.(UserServer).FindRecommendHighQualityUserDBList(ctx, in)
  3215. }
  3216. info := &grpc.UnaryServerInfo{
  3217. Server: srv,
  3218. FullMethod: User_FindRecommendHighQualityUserDBList_FullMethodName,
  3219. }
  3220. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3221. return srv.(UserServer).FindRecommendHighQualityUserDBList(ctx, req.(*FindRecommendHighQualityUserRequest))
  3222. }
  3223. return interceptor(ctx, in, info, handler)
  3224. }
  3225. func _User_GetUserDBMsgFromWebsocket_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3226. in := new(common.PersonIDParam)
  3227. if err := dec(in); err != nil {
  3228. return nil, err
  3229. }
  3230. if interceptor == nil {
  3231. return srv.(UserServer).GetUserDBMsgFromWebsocket(ctx, in)
  3232. }
  3233. info := &grpc.UnaryServerInfo{
  3234. Server: srv,
  3235. FullMethod: User_GetUserDBMsgFromWebsocket_FullMethodName,
  3236. }
  3237. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3238. return srv.(UserServer).GetUserDBMsgFromWebsocket(ctx, req.(*common.PersonIDParam))
  3239. }
  3240. return interceptor(ctx, in, info, handler)
  3241. }
  3242. func _User_SendMsgReduceCredit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3243. in := new(SendMsgReduceCreditRequest)
  3244. if err := dec(in); err != nil {
  3245. return nil, err
  3246. }
  3247. if interceptor == nil {
  3248. return srv.(UserServer).SendMsgReduceCredit(ctx, in)
  3249. }
  3250. info := &grpc.UnaryServerInfo{
  3251. Server: srv,
  3252. FullMethod: User_SendMsgReduceCredit_FullMethodName,
  3253. }
  3254. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3255. return srv.(UserServer).SendMsgReduceCredit(ctx, req.(*SendMsgReduceCreditRequest))
  3256. }
  3257. return interceptor(ctx, in, info, handler)
  3258. }
  3259. func _User_LookBackScripReduceCredit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3260. in := new(common.PersonParam)
  3261. if err := dec(in); err != nil {
  3262. return nil, err
  3263. }
  3264. if interceptor == nil {
  3265. return srv.(UserServer).LookBackScripReduceCredit(ctx, in)
  3266. }
  3267. info := &grpc.UnaryServerInfo{
  3268. Server: srv,
  3269. FullMethod: User_LookBackScripReduceCredit_FullMethodName,
  3270. }
  3271. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3272. return srv.(UserServer).LookBackScripReduceCredit(ctx, req.(*common.PersonParam))
  3273. }
  3274. return interceptor(ctx, in, info, handler)
  3275. }
  3276. func _User_CreateScripReduceCredit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3277. in := new(common.PersonParam)
  3278. if err := dec(in); err != nil {
  3279. return nil, err
  3280. }
  3281. if interceptor == nil {
  3282. return srv.(UserServer).CreateScripReduceCredit(ctx, in)
  3283. }
  3284. info := &grpc.UnaryServerInfo{
  3285. Server: srv,
  3286. FullMethod: User_CreateScripReduceCredit_FullMethodName,
  3287. }
  3288. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3289. return srv.(UserServer).CreateScripReduceCredit(ctx, req.(*common.PersonParam))
  3290. }
  3291. return interceptor(ctx, in, info, handler)
  3292. }
  3293. func _User_ReplyScripReduceCredit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3294. in := new(common.PersonParam)
  3295. if err := dec(in); err != nil {
  3296. return nil, err
  3297. }
  3298. if interceptor == nil {
  3299. return srv.(UserServer).ReplyScripReduceCredit(ctx, in)
  3300. }
  3301. info := &grpc.UnaryServerInfo{
  3302. Server: srv,
  3303. FullMethod: User_ReplyScripReduceCredit_FullMethodName,
  3304. }
  3305. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3306. return srv.(UserServer).ReplyScripReduceCredit(ctx, req.(*common.PersonParam))
  3307. }
  3308. return interceptor(ctx, in, info, handler)
  3309. }
  3310. func _User_MatchingCredit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3311. in := new(common.PersonParam)
  3312. if err := dec(in); err != nil {
  3313. return nil, err
  3314. }
  3315. if interceptor == nil {
  3316. return srv.(UserServer).MatchingCredit(ctx, in)
  3317. }
  3318. info := &grpc.UnaryServerInfo{
  3319. Server: srv,
  3320. FullMethod: User_MatchingCredit_FullMethodName,
  3321. }
  3322. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3323. return srv.(UserServer).MatchingCredit(ctx, req.(*common.PersonParam))
  3324. }
  3325. return interceptor(ctx, in, info, handler)
  3326. }
  3327. func _User_GetAIRobotCredit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3328. in := new(common.PersonParam)
  3329. if err := dec(in); err != nil {
  3330. return nil, err
  3331. }
  3332. if interceptor == nil {
  3333. return srv.(UserServer).GetAIRobotCredit(ctx, in)
  3334. }
  3335. info := &grpc.UnaryServerInfo{
  3336. Server: srv,
  3337. FullMethod: User_GetAIRobotCredit_FullMethodName,
  3338. }
  3339. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3340. return srv.(UserServer).GetAIRobotCredit(ctx, req.(*common.PersonParam))
  3341. }
  3342. return interceptor(ctx, in, info, handler)
  3343. }
  3344. func _User_AIMessageSendCredit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3345. in := new(common.PersonParam)
  3346. if err := dec(in); err != nil {
  3347. return nil, err
  3348. }
  3349. if interceptor == nil {
  3350. return srv.(UserServer).AIMessageSendCredit(ctx, in)
  3351. }
  3352. info := &grpc.UnaryServerInfo{
  3353. Server: srv,
  3354. FullMethod: User_AIMessageSendCredit_FullMethodName,
  3355. }
  3356. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3357. return srv.(UserServer).AIMessageSendCredit(ctx, req.(*common.PersonParam))
  3358. }
  3359. return interceptor(ctx, in, info, handler)
  3360. }
  3361. func _User_UpdateUserMatchedNumAndReturnUserMsg_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3362. in := new(UpdateUserMatchedNumRequest)
  3363. if err := dec(in); err != nil {
  3364. return nil, err
  3365. }
  3366. if interceptor == nil {
  3367. return srv.(UserServer).UpdateUserMatchedNumAndReturnUserMsg(ctx, in)
  3368. }
  3369. info := &grpc.UnaryServerInfo{
  3370. Server: srv,
  3371. FullMethod: User_UpdateUserMatchedNumAndReturnUserMsg_FullMethodName,
  3372. }
  3373. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3374. return srv.(UserServer).UpdateUserMatchedNumAndReturnUserMsg(ctx, req.(*UpdateUserMatchedNumRequest))
  3375. }
  3376. return interceptor(ctx, in, info, handler)
  3377. }
  3378. func _User_GetRecommendUserDB_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3379. in := new(GetRecommendUserDBRequest)
  3380. if err := dec(in); err != nil {
  3381. return nil, err
  3382. }
  3383. if interceptor == nil {
  3384. return srv.(UserServer).GetRecommendUserDB(ctx, in)
  3385. }
  3386. info := &grpc.UnaryServerInfo{
  3387. Server: srv,
  3388. FullMethod: User_GetRecommendUserDB_FullMethodName,
  3389. }
  3390. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3391. return srv.(UserServer).GetRecommendUserDB(ctx, req.(*GetRecommendUserDBRequest))
  3392. }
  3393. return interceptor(ctx, in, info, handler)
  3394. }
  3395. func _User_ReportUserBlack_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3396. in := new(ReportUserBlackRequest)
  3397. if err := dec(in); err != nil {
  3398. return nil, err
  3399. }
  3400. if interceptor == nil {
  3401. return srv.(UserServer).ReportUserBlack(ctx, in)
  3402. }
  3403. info := &grpc.UnaryServerInfo{
  3404. Server: srv,
  3405. FullMethod: User_ReportUserBlack_FullMethodName,
  3406. }
  3407. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3408. return srv.(UserServer).ReportUserBlack(ctx, req.(*ReportUserBlackRequest))
  3409. }
  3410. return interceptor(ctx, in, info, handler)
  3411. }
  3412. func _User_AddUserCredit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3413. in := new(AddUserCreditRequest)
  3414. if err := dec(in); err != nil {
  3415. return nil, err
  3416. }
  3417. if interceptor == nil {
  3418. return srv.(UserServer).AddUserCredit(ctx, in)
  3419. }
  3420. info := &grpc.UnaryServerInfo{
  3421. Server: srv,
  3422. FullMethod: User_AddUserCredit_FullMethodName,
  3423. }
  3424. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3425. return srv.(UserServer).AddUserCredit(ctx, req.(*AddUserCreditRequest))
  3426. }
  3427. return interceptor(ctx, in, info, handler)
  3428. }
  3429. func _User_UserInformationStatusDB_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3430. in := new(common.PersonIDParam)
  3431. if err := dec(in); err != nil {
  3432. return nil, err
  3433. }
  3434. if interceptor == nil {
  3435. return srv.(UserServer).UserInformationStatusDB(ctx, in)
  3436. }
  3437. info := &grpc.UnaryServerInfo{
  3438. Server: srv,
  3439. FullMethod: User_UserInformationStatusDB_FullMethodName,
  3440. }
  3441. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3442. return srv.(UserServer).UserInformationStatusDB(ctx, req.(*common.PersonIDParam))
  3443. }
  3444. return interceptor(ctx, in, info, handler)
  3445. }
  3446. func _User_UserGetInformationAwardByActivity_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3447. in := new(UserGetInformationAwardByActivityRequest)
  3448. if err := dec(in); err != nil {
  3449. return nil, err
  3450. }
  3451. if interceptor == nil {
  3452. return srv.(UserServer).UserGetInformationAwardByActivity(ctx, in)
  3453. }
  3454. info := &grpc.UnaryServerInfo{
  3455. Server: srv,
  3456. FullMethod: User_UserGetInformationAwardByActivity_FullMethodName,
  3457. }
  3458. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3459. return srv.(UserServer).UserGetInformationAwardByActivity(ctx, req.(*UserGetInformationAwardByActivityRequest))
  3460. }
  3461. return interceptor(ctx, in, info, handler)
  3462. }
  3463. func _User_FindUserVipDBList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3464. in := new(common.PersonIDList)
  3465. if err := dec(in); err != nil {
  3466. return nil, err
  3467. }
  3468. if interceptor == nil {
  3469. return srv.(UserServer).FindUserVipDBList(ctx, in)
  3470. }
  3471. info := &grpc.UnaryServerInfo{
  3472. Server: srv,
  3473. FullMethod: User_FindUserVipDBList_FullMethodName,
  3474. }
  3475. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3476. return srv.(UserServer).FindUserVipDBList(ctx, req.(*common.PersonIDList))
  3477. }
  3478. return interceptor(ctx, in, info, handler)
  3479. }
  3480. func _User_FindUserCertificationDBList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3481. in := new(common.PersonIDList)
  3482. if err := dec(in); err != nil {
  3483. return nil, err
  3484. }
  3485. if interceptor == nil {
  3486. return srv.(UserServer).FindUserCertificationDBList(ctx, in)
  3487. }
  3488. info := &grpc.UnaryServerInfo{
  3489. Server: srv,
  3490. FullMethod: User_FindUserCertificationDBList_FullMethodName,
  3491. }
  3492. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3493. return srv.(UserServer).FindUserCertificationDBList(ctx, req.(*common.PersonIDList))
  3494. }
  3495. return interceptor(ctx, in, info, handler)
  3496. }
  3497. func _User_MatchUserDBWithoutMap_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3498. in := new(MatchUserDBWithoutMapRequest)
  3499. if err := dec(in); err != nil {
  3500. return nil, err
  3501. }
  3502. if interceptor == nil {
  3503. return srv.(UserServer).MatchUserDBWithoutMap(ctx, in)
  3504. }
  3505. info := &grpc.UnaryServerInfo{
  3506. Server: srv,
  3507. FullMethod: User_MatchUserDBWithoutMap_FullMethodName,
  3508. }
  3509. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3510. return srv.(UserServer).MatchUserDBWithoutMap(ctx, req.(*MatchUserDBWithoutMapRequest))
  3511. }
  3512. return interceptor(ctx, in, info, handler)
  3513. }
  3514. func _User_GetUserDBAndInit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3515. in := new(common.GetUserDBAndInitReq)
  3516. if err := dec(in); err != nil {
  3517. return nil, err
  3518. }
  3519. if interceptor == nil {
  3520. return srv.(UserServer).GetUserDBAndInit(ctx, in)
  3521. }
  3522. info := &grpc.UnaryServerInfo{
  3523. Server: srv,
  3524. FullMethod: User_GetUserDBAndInit_FullMethodName,
  3525. }
  3526. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3527. return srv.(UserServer).GetUserDBAndInit(ctx, req.(*common.GetUserDBAndInitReq))
  3528. }
  3529. return interceptor(ctx, in, info, handler)
  3530. }
  3531. func _User_UpdateToday_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3532. in := new(UpdateTodayRequest)
  3533. if err := dec(in); err != nil {
  3534. return nil, err
  3535. }
  3536. if interceptor == nil {
  3537. return srv.(UserServer).UpdateToday(ctx, in)
  3538. }
  3539. info := &grpc.UnaryServerInfo{
  3540. Server: srv,
  3541. FullMethod: User_UpdateToday_FullMethodName,
  3542. }
  3543. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3544. return srv.(UserServer).UpdateToday(ctx, req.(*UpdateTodayRequest))
  3545. }
  3546. return interceptor(ctx, in, info, handler)
  3547. }
  3548. func _User_UpdateLastSendTemplateTime_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3549. in := new(UpdateLastSendTemplateTimeRequest)
  3550. if err := dec(in); err != nil {
  3551. return nil, err
  3552. }
  3553. if interceptor == nil {
  3554. return srv.(UserServer).UpdateLastSendTemplateTime(ctx, in)
  3555. }
  3556. info := &grpc.UnaryServerInfo{
  3557. Server: srv,
  3558. FullMethod: User_UpdateLastSendTemplateTime_FullMethodName,
  3559. }
  3560. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3561. return srv.(UserServer).UpdateLastSendTemplateTime(ctx, req.(*UpdateLastSendTemplateTimeRequest))
  3562. }
  3563. return interceptor(ctx, in, info, handler)
  3564. }
  3565. func _User_CronRemoveExpirationVip_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3566. in := new(emptypb.Empty)
  3567. if err := dec(in); err != nil {
  3568. return nil, err
  3569. }
  3570. if interceptor == nil {
  3571. return srv.(UserServer).CronRemoveExpirationVip(ctx, in)
  3572. }
  3573. info := &grpc.UnaryServerInfo{
  3574. Server: srv,
  3575. FullMethod: User_CronRemoveExpirationVip_FullMethodName,
  3576. }
  3577. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3578. return srv.(UserServer).CronRemoveExpirationVip(ctx, req.(*emptypb.Empty))
  3579. }
  3580. return interceptor(ctx, in, info, handler)
  3581. }
  3582. // User_ServiceDesc is the grpc.ServiceDesc for User service.
  3583. // It's only intended for direct use with grpc.RegisterService,
  3584. // and not to be introspected or modified (even as a copy)
  3585. var User_ServiceDesc = grpc.ServiceDesc{
  3586. ServiceName: "api.user.User",
  3587. HandlerType: (*UserServer)(nil),
  3588. Methods: []grpc.MethodDesc{
  3589. {
  3590. MethodName: "GetUserInfo",
  3591. Handler: _User_GetUserInfo_Handler,
  3592. },
  3593. {
  3594. MethodName: "GetUserInfo1",
  3595. Handler: _User_GetUserInfo1_Handler,
  3596. },
  3597. {
  3598. MethodName: "SendPhoneCode",
  3599. Handler: _User_SendPhoneCode_Handler,
  3600. },
  3601. {
  3602. MethodName: "CheckPhoneCode",
  3603. Handler: _User_CheckPhoneCode_Handler,
  3604. },
  3605. {
  3606. MethodName: "UpdateUserInformation",
  3607. Handler: _User_UpdateUserInformation_Handler,
  3608. },
  3609. {
  3610. MethodName: "CreateUserPersonRoom",
  3611. Handler: _User_CreateUserPersonRoom_Handler,
  3612. },
  3613. {
  3614. MethodName: "GetUserBalance",
  3615. Handler: _User_GetUserBalance_Handler,
  3616. },
  3617. {
  3618. MethodName: "UserGetHomeInfo",
  3619. Handler: _User_UserGetHomeInfo_Handler,
  3620. },
  3621. {
  3622. MethodName: "UserGetPersonLikedAndLooked",
  3623. Handler: _User_UserGetPersonLikedAndLooked_Handler,
  3624. },
  3625. {
  3626. MethodName: "FindLookList",
  3627. Handler: _User_FindLookList_Handler,
  3628. },
  3629. {
  3630. MethodName: "FindTagListBySex",
  3631. Handler: _User_FindTagListBySex_Handler,
  3632. },
  3633. {
  3634. MethodName: "FindOnlineList",
  3635. Handler: _User_FindOnlineList_Handler,
  3636. },
  3637. {
  3638. MethodName: "FindWithinSevenDayRoomList",
  3639. Handler: _User_FindWithinSevenDayRoomList_Handler,
  3640. },
  3641. {
  3642. MethodName: "FindOverSevenDayRoomList",
  3643. Handler: _User_FindOverSevenDayRoomList_Handler,
  3644. },
  3645. {
  3646. MethodName: "FindCloseFriendRoomList",
  3647. Handler: _User_FindCloseFriendRoomList_Handler,
  3648. },
  3649. {
  3650. MethodName: "FindChatRecordList",
  3651. Handler: _User_FindChatRecordList_Handler,
  3652. },
  3653. {
  3654. MethodName: "FindChatRoomMsg",
  3655. Handler: _User_FindChatRoomMsg_Handler,
  3656. },
  3657. {
  3658. MethodName: "GetUserIsLike",
  3659. Handler: _User_GetUserIsLike_Handler,
  3660. },
  3661. {
  3662. MethodName: "FindMemeByType",
  3663. Handler: _User_FindMemeByType_Handler,
  3664. },
  3665. {
  3666. MethodName: "FindChatTopic",
  3667. Handler: _User_FindChatTopic_Handler,
  3668. },
  3669. {
  3670. MethodName: "RandomMeme",
  3671. Handler: _User_RandomMeme_Handler,
  3672. },
  3673. {
  3674. MethodName: "RandomSwiftMessage",
  3675. Handler: _User_RandomSwiftMessage_Handler,
  3676. },
  3677. {
  3678. MethodName: "FindMemeTitle",
  3679. Handler: _User_FindMemeTitle_Handler,
  3680. },
  3681. {
  3682. MethodName: "UserGetChatCard",
  3683. Handler: _User_UserGetChatCard_Handler,
  3684. },
  3685. {
  3686. MethodName: "FindChatTopicTitle",
  3687. Handler: _User_FindChatTopicTitle_Handler,
  3688. },
  3689. {
  3690. MethodName: "UserLike",
  3691. Handler: _User_UserLike_Handler,
  3692. },
  3693. {
  3694. MethodName: "UserUnLike",
  3695. Handler: _User_UserUnLike_Handler,
  3696. },
  3697. {
  3698. MethodName: "Report",
  3699. Handler: _User_Report_Handler,
  3700. },
  3701. {
  3702. MethodName: "FindOverSevenDayAvatar",
  3703. Handler: _User_FindOverSevenDayAvatar_Handler,
  3704. },
  3705. {
  3706. MethodName: "UpdateLastScripID",
  3707. Handler: _User_UpdateLastScripID_Handler,
  3708. },
  3709. {
  3710. MethodName: "CreateScrip",
  3711. Handler: _User_CreateScrip_Handler,
  3712. },
  3713. {
  3714. MethodName: "DeleteScrip",
  3715. Handler: _User_DeleteScrip_Handler,
  3716. },
  3717. {
  3718. MethodName: "FindMyScrip",
  3719. Handler: _User_FindMyScrip_Handler,
  3720. },
  3721. {
  3722. MethodName: "FindOtherScrip",
  3723. Handler: _User_FindOtherScrip_Handler,
  3724. },
  3725. {
  3726. MethodName: "FindRecommendScrip",
  3727. Handler: _User_FindRecommendScrip_Handler,
  3728. },
  3729. {
  3730. MethodName: "PersonLookScrip",
  3731. Handler: _User_PersonLookScrip_Handler,
  3732. },
  3733. {
  3734. MethodName: "PersonClickLookBack",
  3735. Handler: _User_PersonClickLookBack_Handler,
  3736. },
  3737. {
  3738. MethodName: "PersonReplyScrip",
  3739. Handler: _User_PersonReplyScrip_Handler,
  3740. },
  3741. {
  3742. MethodName: "UserDeleteChat",
  3743. Handler: _User_UserDeleteChat_Handler,
  3744. },
  3745. {
  3746. MethodName: "GetUserAllUnreadNum",
  3747. Handler: _User_GetUserAllUnreadNum_Handler,
  3748. },
  3749. {
  3750. MethodName: "GetUserRoomByPerson",
  3751. Handler: _User_GetUserRoomByPerson_Handler,
  3752. },
  3753. {
  3754. MethodName: "FindLikeList",
  3755. Handler: _User_FindLikeList_Handler,
  3756. },
  3757. {
  3758. MethodName: "FindLikedList",
  3759. Handler: _User_FindLikedList_Handler,
  3760. },
  3761. {
  3762. MethodName: "UserSetBlackChat",
  3763. Handler: _User_UserSetBlackChat_Handler,
  3764. },
  3765. {
  3766. MethodName: "CheckUserPartnerIsRelationship",
  3767. Handler: _User_CheckUserPartnerIsRelationship_Handler,
  3768. },
  3769. {
  3770. MethodName: "GetPartnerCircleInfo",
  3771. Handler: _User_GetPartnerCircleInfo_Handler,
  3772. },
  3773. {
  3774. MethodName: "GetLookAndLikeStatisticsMessage",
  3775. Handler: _User_GetLookAndLikeStatisticsMessage_Handler,
  3776. },
  3777. {
  3778. MethodName: "GetUserLookNum",
  3779. Handler: _User_GetUserLookNum_Handler,
  3780. },
  3781. {
  3782. MethodName: "UserFinishInformation",
  3783. Handler: _User_UserFinishInformation_Handler,
  3784. },
  3785. {
  3786. MethodName: "UserInformationStatus",
  3787. Handler: _User_UserInformationStatus_Handler,
  3788. },
  3789. {
  3790. MethodName: "UserGetInformationAward",
  3791. Handler: _User_UserGetInformationAward_Handler,
  3792. },
  3793. {
  3794. MethodName: "UnlockLookRecord",
  3795. Handler: _User_UnlockLookRecord_Handler,
  3796. },
  3797. {
  3798. MethodName: "UserRecharge",
  3799. Handler: _User_UserRecharge_Handler,
  3800. },
  3801. {
  3802. MethodName: "UserRechargeVip",
  3803. Handler: _User_UserRechargeVip_Handler,
  3804. },
  3805. {
  3806. MethodName: "FindRechargeList",
  3807. Handler: _User_FindRechargeList_Handler,
  3808. },
  3809. {
  3810. MethodName: "FindVipRechargeList",
  3811. Handler: _User_FindVipRechargeList_Handler,
  3812. },
  3813. {
  3814. MethodName: "FindPayList",
  3815. Handler: _User_FindPayList_Handler,
  3816. },
  3817. {
  3818. MethodName: "FindRecommendPersonList",
  3819. Handler: _User_FindRecommendPersonList_Handler,
  3820. },
  3821. {
  3822. MethodName: "FindMatchingAvatarAndNum",
  3823. Handler: _User_FindMatchingAvatarAndNum_Handler,
  3824. },
  3825. {
  3826. MethodName: "GetWindowInfo",
  3827. Handler: _User_GetWindowInfo_Handler,
  3828. },
  3829. {
  3830. MethodName: "GetUserFreeNum",
  3831. Handler: _User_GetUserFreeNum_Handler,
  3832. },
  3833. {
  3834. MethodName: "GetRandomMatching",
  3835. Handler: _User_GetRandomMatching_Handler,
  3836. },
  3837. {
  3838. MethodName: "UnlockVoice",
  3839. Handler: _User_UnlockVoice_Handler,
  3840. },
  3841. {
  3842. MethodName: "UnlockPicture",
  3843. Handler: _User_UnlockPicture_Handler,
  3844. },
  3845. {
  3846. MethodName: "UpdateUserIsRegister",
  3847. Handler: _User_UpdateUserIsRegister_Handler,
  3848. },
  3849. {
  3850. MethodName: "CreateUserPartnerRoom",
  3851. Handler: _User_CreateUserPartnerRoom_Handler,
  3852. },
  3853. {
  3854. MethodName: "SendMessage",
  3855. Handler: _User_SendMessage_Handler,
  3856. },
  3857. {
  3858. MethodName: "GetVipInfo",
  3859. Handler: _User_GetVipInfo_Handler,
  3860. },
  3861. {
  3862. MethodName: "FindHandpickUser",
  3863. Handler: _User_FindHandpickUser_Handler,
  3864. },
  3865. {
  3866. MethodName: "GetUserLookHandPickNum",
  3867. Handler: _User_GetUserLookHandPickNum_Handler,
  3868. },
  3869. {
  3870. MethodName: "SetUserLookHandPickNum",
  3871. Handler: _User_SetUserLookHandPickNum_Handler,
  3872. },
  3873. {
  3874. MethodName: "IsCanGetReturnReword",
  3875. Handler: _User_IsCanGetReturnReword_Handler,
  3876. },
  3877. {
  3878. MethodName: "UserGetReturnReword",
  3879. Handler: _User_UserGetReturnReword_Handler,
  3880. },
  3881. {
  3882. MethodName: "UserPrivacyStatus",
  3883. Handler: _User_UserPrivacyStatus_Handler,
  3884. },
  3885. {
  3886. MethodName: "UserSetPrivacyStatus",
  3887. Handler: _User_UserSetPrivacyStatus_Handler,
  3888. },
  3889. {
  3890. MethodName: "PersonStarScrip",
  3891. Handler: _User_PersonStarScrip_Handler,
  3892. },
  3893. {
  3894. MethodName: "UpdateUserPhone",
  3895. Handler: _User_UpdateUserPhone_Handler,
  3896. },
  3897. {
  3898. MethodName: "CleanUserUnReadNum",
  3899. Handler: _User_CleanUserUnReadNum_Handler,
  3900. },
  3901. {
  3902. MethodName: "Certification",
  3903. Handler: _User_Certification_Handler,
  3904. },
  3905. {
  3906. MethodName: "GetCreditConfig",
  3907. Handler: _User_GetCreditConfig_Handler,
  3908. },
  3909. {
  3910. MethodName: "GetUserDBMsg",
  3911. Handler: _User_GetUserDBMsg_Handler,
  3912. },
  3913. {
  3914. MethodName: "FindUserDBList",
  3915. Handler: _User_FindUserDBList_Handler,
  3916. },
  3917. {
  3918. MethodName: "UpdateLastScripIDDB",
  3919. Handler: _User_UpdateLastScripIDDB_Handler,
  3920. },
  3921. {
  3922. MethodName: "UpdateUserLastLoginTime",
  3923. Handler: _User_UpdateUserLastLoginTime_Handler,
  3924. },
  3925. {
  3926. MethodName: "GetUserDBMsgByAccountID",
  3927. Handler: _User_GetUserDBMsgByAccountID_Handler,
  3928. },
  3929. {
  3930. MethodName: "FindRecommendHighQualityUserDBList",
  3931. Handler: _User_FindRecommendHighQualityUserDBList_Handler,
  3932. },
  3933. {
  3934. MethodName: "GetUserDBMsgFromWebsocket",
  3935. Handler: _User_GetUserDBMsgFromWebsocket_Handler,
  3936. },
  3937. {
  3938. MethodName: "SendMsgReduceCredit",
  3939. Handler: _User_SendMsgReduceCredit_Handler,
  3940. },
  3941. {
  3942. MethodName: "LookBackScripReduceCredit",
  3943. Handler: _User_LookBackScripReduceCredit_Handler,
  3944. },
  3945. {
  3946. MethodName: "CreateScripReduceCredit",
  3947. Handler: _User_CreateScripReduceCredit_Handler,
  3948. },
  3949. {
  3950. MethodName: "ReplyScripReduceCredit",
  3951. Handler: _User_ReplyScripReduceCredit_Handler,
  3952. },
  3953. {
  3954. MethodName: "MatchingCredit",
  3955. Handler: _User_MatchingCredit_Handler,
  3956. },
  3957. {
  3958. MethodName: "GetAIRobotCredit",
  3959. Handler: _User_GetAIRobotCredit_Handler,
  3960. },
  3961. {
  3962. MethodName: "AIMessageSendCredit",
  3963. Handler: _User_AIMessageSendCredit_Handler,
  3964. },
  3965. {
  3966. MethodName: "UpdateUserMatchedNumAndReturnUserMsg",
  3967. Handler: _User_UpdateUserMatchedNumAndReturnUserMsg_Handler,
  3968. },
  3969. {
  3970. MethodName: "GetRecommendUserDB",
  3971. Handler: _User_GetRecommendUserDB_Handler,
  3972. },
  3973. {
  3974. MethodName: "ReportUserBlack",
  3975. Handler: _User_ReportUserBlack_Handler,
  3976. },
  3977. {
  3978. MethodName: "AddUserCredit",
  3979. Handler: _User_AddUserCredit_Handler,
  3980. },
  3981. {
  3982. MethodName: "UserInformationStatusDB",
  3983. Handler: _User_UserInformationStatusDB_Handler,
  3984. },
  3985. {
  3986. MethodName: "UserGetInformationAwardByActivity",
  3987. Handler: _User_UserGetInformationAwardByActivity_Handler,
  3988. },
  3989. {
  3990. MethodName: "FindUserVipDBList",
  3991. Handler: _User_FindUserVipDBList_Handler,
  3992. },
  3993. {
  3994. MethodName: "FindUserCertificationDBList",
  3995. Handler: _User_FindUserCertificationDBList_Handler,
  3996. },
  3997. {
  3998. MethodName: "MatchUserDBWithoutMap",
  3999. Handler: _User_MatchUserDBWithoutMap_Handler,
  4000. },
  4001. {
  4002. MethodName: "GetUserDBAndInit",
  4003. Handler: _User_GetUserDBAndInit_Handler,
  4004. },
  4005. {
  4006. MethodName: "UpdateToday",
  4007. Handler: _User_UpdateToday_Handler,
  4008. },
  4009. {
  4010. MethodName: "UpdateLastSendTemplateTime",
  4011. Handler: _User_UpdateLastSendTemplateTime_Handler,
  4012. },
  4013. {
  4014. MethodName: "CronRemoveExpirationVip",
  4015. Handler: _User_CronRemoveExpirationVip_Handler,
  4016. },
  4017. },
  4018. Streams: []grpc.StreamDesc{},
  4019. Metadata: "user.proto",
  4020. }