slowwild.pb.go 196 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.34.2
  4. // protoc v3.19.4
  5. // source: proto/slowwild.proto
  6. package slowwildserver
  7. import (
  8. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  9. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  10. reflect "reflect"
  11. sync "sync"
  12. )
  13. const (
  14. // Verify that this generated code is sufficiently up-to-date.
  15. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  16. // Verify that runtime/protoimpl is sufficiently up-to-date.
  17. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  18. )
  19. type UserEntity struct {
  20. state protoimpl.MessageState
  21. sizeCache protoimpl.SizeCache
  22. unknownFields protoimpl.UnknownFields
  23. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // 用户id
  24. Avatar string `protobuf:"bytes,2,opt,name=avatar,proto3" json:"avatar,omitempty"` // 用户头像
  25. Nickname string `protobuf:"bytes,3,opt,name=nickname,proto3" json:"nickname,omitempty"` // 昵称
  26. Username string `protobuf:"bytes,4,opt,name=username,proto3" json:"username,omitempty"` // 用户名(唯一)
  27. Phone string `protobuf:"bytes,5,opt,name=phone,proto3" json:"phone,omitempty"` // 手机号码
  28. Status int32 `protobuf:"varint,6,opt,name=status,proto3" json:"status,omitempty"` // 是否锁住1-正常2-停用
  29. Sex int32 `protobuf:"varint,7,opt,name=sex,proto3" json:"sex,omitempty"` // 性别0-女1-男
  30. Follows int64 `protobuf:"varint,8,opt,name=follows,proto3" json:"follows,omitempty"` //粉丝
  31. Followings int64 `protobuf:"varint,9,opt,name=followings,proto3" json:"followings,omitempty"` // 关注量
  32. GetLikesCount int32 `protobuf:"varint,10,opt,name=get_likes_count,json=getLikesCount,proto3" json:"get_likes_count,omitempty"` //获得点赞数量
  33. GetCollectionCount int32 `protobuf:"varint,11,opt,name=get_collection_count,json=getCollectionCount,proto3" json:"get_collection_count,omitempty"` //获得收藏的数量
  34. }
  35. func (x *UserEntity) Reset() {
  36. *x = UserEntity{}
  37. if protoimpl.UnsafeEnabled {
  38. mi := &file_proto_slowwild_proto_msgTypes[0]
  39. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  40. ms.StoreMessageInfo(mi)
  41. }
  42. }
  43. func (x *UserEntity) String() string {
  44. return protoimpl.X.MessageStringOf(x)
  45. }
  46. func (*UserEntity) ProtoMessage() {}
  47. func (x *UserEntity) ProtoReflect() protoreflect.Message {
  48. mi := &file_proto_slowwild_proto_msgTypes[0]
  49. if protoimpl.UnsafeEnabled && x != nil {
  50. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  51. if ms.LoadMessageInfo() == nil {
  52. ms.StoreMessageInfo(mi)
  53. }
  54. return ms
  55. }
  56. return mi.MessageOf(x)
  57. }
  58. // Deprecated: Use UserEntity.ProtoReflect.Descriptor instead.
  59. func (*UserEntity) Descriptor() ([]byte, []int) {
  60. return file_proto_slowwild_proto_rawDescGZIP(), []int{0}
  61. }
  62. func (x *UserEntity) GetId() int64 {
  63. if x != nil {
  64. return x.Id
  65. }
  66. return 0
  67. }
  68. func (x *UserEntity) GetAvatar() string {
  69. if x != nil {
  70. return x.Avatar
  71. }
  72. return ""
  73. }
  74. func (x *UserEntity) GetNickname() string {
  75. if x != nil {
  76. return x.Nickname
  77. }
  78. return ""
  79. }
  80. func (x *UserEntity) GetUsername() string {
  81. if x != nil {
  82. return x.Username
  83. }
  84. return ""
  85. }
  86. func (x *UserEntity) GetPhone() string {
  87. if x != nil {
  88. return x.Phone
  89. }
  90. return ""
  91. }
  92. func (x *UserEntity) GetStatus() int32 {
  93. if x != nil {
  94. return x.Status
  95. }
  96. return 0
  97. }
  98. func (x *UserEntity) GetSex() int32 {
  99. if x != nil {
  100. return x.Sex
  101. }
  102. return 0
  103. }
  104. func (x *UserEntity) GetFollows() int64 {
  105. if x != nil {
  106. return x.Follows
  107. }
  108. return 0
  109. }
  110. func (x *UserEntity) GetFollowings() int64 {
  111. if x != nil {
  112. return x.Followings
  113. }
  114. return 0
  115. }
  116. func (x *UserEntity) GetGetLikesCount() int32 {
  117. if x != nil {
  118. return x.GetLikesCount
  119. }
  120. return 0
  121. }
  122. func (x *UserEntity) GetGetCollectionCount() int32 {
  123. if x != nil {
  124. return x.GetCollectionCount
  125. }
  126. return 0
  127. }
  128. type UserInfo struct {
  129. state protoimpl.MessageState
  130. sizeCache protoimpl.SizeCache
  131. unknownFields protoimpl.UnknownFields
  132. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // 用户id
  133. Avatar string `protobuf:"bytes,2,opt,name=avatar,proto3" json:"avatar,omitempty"` // 用户头像
  134. Nickname string `protobuf:"bytes,3,opt,name=nickname,proto3" json:"nickname,omitempty"` // 昵称
  135. Sex int32 `protobuf:"varint,7,opt,name=sex,proto3" json:"sex,omitempty"` // 性别0-女1-男
  136. }
  137. func (x *UserInfo) Reset() {
  138. *x = UserInfo{}
  139. if protoimpl.UnsafeEnabled {
  140. mi := &file_proto_slowwild_proto_msgTypes[1]
  141. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  142. ms.StoreMessageInfo(mi)
  143. }
  144. }
  145. func (x *UserInfo) String() string {
  146. return protoimpl.X.MessageStringOf(x)
  147. }
  148. func (*UserInfo) ProtoMessage() {}
  149. func (x *UserInfo) ProtoReflect() protoreflect.Message {
  150. mi := &file_proto_slowwild_proto_msgTypes[1]
  151. if protoimpl.UnsafeEnabled && x != nil {
  152. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  153. if ms.LoadMessageInfo() == nil {
  154. ms.StoreMessageInfo(mi)
  155. }
  156. return ms
  157. }
  158. return mi.MessageOf(x)
  159. }
  160. // Deprecated: Use UserInfo.ProtoReflect.Descriptor instead.
  161. func (*UserInfo) Descriptor() ([]byte, []int) {
  162. return file_proto_slowwild_proto_rawDescGZIP(), []int{1}
  163. }
  164. func (x *UserInfo) GetId() int64 {
  165. if x != nil {
  166. return x.Id
  167. }
  168. return 0
  169. }
  170. func (x *UserInfo) GetAvatar() string {
  171. if x != nil {
  172. return x.Avatar
  173. }
  174. return ""
  175. }
  176. func (x *UserInfo) GetNickname() string {
  177. if x != nil {
  178. return x.Nickname
  179. }
  180. return ""
  181. }
  182. func (x *UserInfo) GetSex() int32 {
  183. if x != nil {
  184. return x.Sex
  185. }
  186. return 0
  187. }
  188. type FollowUserInfo struct {
  189. state protoimpl.MessageState
  190. sizeCache protoimpl.SizeCache
  191. unknownFields protoimpl.UnknownFields
  192. User *UserInfo `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"`
  193. IsMutualFollow bool `protobuf:"varint,2,opt,name=is_mutual_follow,json=isMutualFollow,proto3" json:"is_mutual_follow,omitempty"` // 是否互相关注
  194. }
  195. func (x *FollowUserInfo) Reset() {
  196. *x = FollowUserInfo{}
  197. if protoimpl.UnsafeEnabled {
  198. mi := &file_proto_slowwild_proto_msgTypes[2]
  199. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  200. ms.StoreMessageInfo(mi)
  201. }
  202. }
  203. func (x *FollowUserInfo) String() string {
  204. return protoimpl.X.MessageStringOf(x)
  205. }
  206. func (*FollowUserInfo) ProtoMessage() {}
  207. func (x *FollowUserInfo) ProtoReflect() protoreflect.Message {
  208. mi := &file_proto_slowwild_proto_msgTypes[2]
  209. if protoimpl.UnsafeEnabled && x != nil {
  210. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  211. if ms.LoadMessageInfo() == nil {
  212. ms.StoreMessageInfo(mi)
  213. }
  214. return ms
  215. }
  216. return mi.MessageOf(x)
  217. }
  218. // Deprecated: Use FollowUserInfo.ProtoReflect.Descriptor instead.
  219. func (*FollowUserInfo) Descriptor() ([]byte, []int) {
  220. return file_proto_slowwild_proto_rawDescGZIP(), []int{2}
  221. }
  222. func (x *FollowUserInfo) GetUser() *UserInfo {
  223. if x != nil {
  224. return x.User
  225. }
  226. return nil
  227. }
  228. func (x *FollowUserInfo) GetIsMutualFollow() bool {
  229. if x != nil {
  230. return x.IsMutualFollow
  231. }
  232. return false
  233. }
  234. type LoginAndRegisterRsp struct {
  235. state protoimpl.MessageState
  236. sizeCache protoimpl.SizeCache
  237. unknownFields protoimpl.UnknownFields
  238. Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"` // token令牌
  239. Expire int64 `protobuf:"varint,2,opt,name=expire,proto3" json:"expire,omitempty"` // 到期时间
  240. }
  241. func (x *LoginAndRegisterRsp) Reset() {
  242. *x = LoginAndRegisterRsp{}
  243. if protoimpl.UnsafeEnabled {
  244. mi := &file_proto_slowwild_proto_msgTypes[3]
  245. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  246. ms.StoreMessageInfo(mi)
  247. }
  248. }
  249. func (x *LoginAndRegisterRsp) String() string {
  250. return protoimpl.X.MessageStringOf(x)
  251. }
  252. func (*LoginAndRegisterRsp) ProtoMessage() {}
  253. func (x *LoginAndRegisterRsp) ProtoReflect() protoreflect.Message {
  254. mi := &file_proto_slowwild_proto_msgTypes[3]
  255. if protoimpl.UnsafeEnabled && x != nil {
  256. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  257. if ms.LoadMessageInfo() == nil {
  258. ms.StoreMessageInfo(mi)
  259. }
  260. return ms
  261. }
  262. return mi.MessageOf(x)
  263. }
  264. // Deprecated: Use LoginAndRegisterRsp.ProtoReflect.Descriptor instead.
  265. func (*LoginAndRegisterRsp) Descriptor() ([]byte, []int) {
  266. return file_proto_slowwild_proto_rawDescGZIP(), []int{3}
  267. }
  268. func (x *LoginAndRegisterRsp) GetToken() string {
  269. if x != nil {
  270. return x.Token
  271. }
  272. return ""
  273. }
  274. func (x *LoginAndRegisterRsp) GetExpire() int64 {
  275. if x != nil {
  276. return x.Expire
  277. }
  278. return 0
  279. }
  280. type LoginReq struct {
  281. state protoimpl.MessageState
  282. sizeCache protoimpl.SizeCache
  283. unknownFields protoimpl.UnknownFields
  284. Phone string `protobuf:"bytes,1,opt,name=phone,proto3" json:"phone,omitempty"` //手机号
  285. Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"` // 密码
  286. Code string `protobuf:"bytes,3,opt,name=code,proto3" json:"code,omitempty"` //验证码
  287. LoginType int32 `protobuf:"varint,4,opt,name=login_type,json=loginType,proto3" json:"login_type,omitempty"` // 登录类型
  288. LoginIp string `protobuf:"bytes,5,opt,name=login_ip,json=loginIp,proto3" json:"login_ip,omitempty"` // 登录ip
  289. }
  290. func (x *LoginReq) Reset() {
  291. *x = LoginReq{}
  292. if protoimpl.UnsafeEnabled {
  293. mi := &file_proto_slowwild_proto_msgTypes[4]
  294. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  295. ms.StoreMessageInfo(mi)
  296. }
  297. }
  298. func (x *LoginReq) String() string {
  299. return protoimpl.X.MessageStringOf(x)
  300. }
  301. func (*LoginReq) ProtoMessage() {}
  302. func (x *LoginReq) ProtoReflect() protoreflect.Message {
  303. mi := &file_proto_slowwild_proto_msgTypes[4]
  304. if protoimpl.UnsafeEnabled && x != nil {
  305. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  306. if ms.LoadMessageInfo() == nil {
  307. ms.StoreMessageInfo(mi)
  308. }
  309. return ms
  310. }
  311. return mi.MessageOf(x)
  312. }
  313. // Deprecated: Use LoginReq.ProtoReflect.Descriptor instead.
  314. func (*LoginReq) Descriptor() ([]byte, []int) {
  315. return file_proto_slowwild_proto_rawDescGZIP(), []int{4}
  316. }
  317. func (x *LoginReq) GetPhone() string {
  318. if x != nil {
  319. return x.Phone
  320. }
  321. return ""
  322. }
  323. func (x *LoginReq) GetPassword() string {
  324. if x != nil {
  325. return x.Password
  326. }
  327. return ""
  328. }
  329. func (x *LoginReq) GetCode() string {
  330. if x != nil {
  331. return x.Code
  332. }
  333. return ""
  334. }
  335. func (x *LoginReq) GetLoginType() int32 {
  336. if x != nil {
  337. return x.LoginType
  338. }
  339. return 0
  340. }
  341. func (x *LoginReq) GetLoginIp() string {
  342. if x != nil {
  343. return x.LoginIp
  344. }
  345. return ""
  346. }
  347. type RegisterReq struct {
  348. state protoimpl.MessageState
  349. sizeCache protoimpl.SizeCache
  350. unknownFields protoimpl.UnknownFields
  351. Phone string `protobuf:"bytes,1,opt,name=phone,proto3" json:"phone,omitempty"` // 手机号码
  352. Nickname string `protobuf:"bytes,2,opt,name=nickname,proto3" json:"nickname,omitempty"` // 用户昵称
  353. Password string `protobuf:"bytes,3,opt,name=password,proto3" json:"password,omitempty"` // 密码
  354. Avatar string `protobuf:"bytes,4,opt,name=avatar,proto3" json:"avatar,omitempty"` // 头像
  355. Sex int32 `protobuf:"varint,5,opt,name=sex,proto3" json:"sex,omitempty"` // 性别
  356. Username string `protobuf:"bytes,6,opt,name=username,proto3" json:"username,omitempty"` // 用户名(唯一)
  357. Code string `protobuf:"bytes,7,opt,name=code,proto3" json:"code,omitempty"` //验证码
  358. }
  359. func (x *RegisterReq) Reset() {
  360. *x = RegisterReq{}
  361. if protoimpl.UnsafeEnabled {
  362. mi := &file_proto_slowwild_proto_msgTypes[5]
  363. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  364. ms.StoreMessageInfo(mi)
  365. }
  366. }
  367. func (x *RegisterReq) String() string {
  368. return protoimpl.X.MessageStringOf(x)
  369. }
  370. func (*RegisterReq) ProtoMessage() {}
  371. func (x *RegisterReq) ProtoReflect() protoreflect.Message {
  372. mi := &file_proto_slowwild_proto_msgTypes[5]
  373. if protoimpl.UnsafeEnabled && x != nil {
  374. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  375. if ms.LoadMessageInfo() == nil {
  376. ms.StoreMessageInfo(mi)
  377. }
  378. return ms
  379. }
  380. return mi.MessageOf(x)
  381. }
  382. // Deprecated: Use RegisterReq.ProtoReflect.Descriptor instead.
  383. func (*RegisterReq) Descriptor() ([]byte, []int) {
  384. return file_proto_slowwild_proto_rawDescGZIP(), []int{5}
  385. }
  386. func (x *RegisterReq) GetPhone() string {
  387. if x != nil {
  388. return x.Phone
  389. }
  390. return ""
  391. }
  392. func (x *RegisterReq) GetNickname() string {
  393. if x != nil {
  394. return x.Nickname
  395. }
  396. return ""
  397. }
  398. func (x *RegisterReq) GetPassword() string {
  399. if x != nil {
  400. return x.Password
  401. }
  402. return ""
  403. }
  404. func (x *RegisterReq) GetAvatar() string {
  405. if x != nil {
  406. return x.Avatar
  407. }
  408. return ""
  409. }
  410. func (x *RegisterReq) GetSex() int32 {
  411. if x != nil {
  412. return x.Sex
  413. }
  414. return 0
  415. }
  416. func (x *RegisterReq) GetUsername() string {
  417. if x != nil {
  418. return x.Username
  419. }
  420. return ""
  421. }
  422. func (x *RegisterReq) GetCode() string {
  423. if x != nil {
  424. return x.Code
  425. }
  426. return ""
  427. }
  428. type GetUserInfoReq struct {
  429. state protoimpl.MessageState
  430. sizeCache protoimpl.SizeCache
  431. unknownFields protoimpl.UnknownFields
  432. UserId int64 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // 用户id
  433. QueryUserId int64 `protobuf:"varint,2,opt,name=query_user_id,json=queryUserId,proto3" json:"query_user_id,omitempty"` // 查询用户id
  434. }
  435. func (x *GetUserInfoReq) Reset() {
  436. *x = GetUserInfoReq{}
  437. if protoimpl.UnsafeEnabled {
  438. mi := &file_proto_slowwild_proto_msgTypes[6]
  439. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  440. ms.StoreMessageInfo(mi)
  441. }
  442. }
  443. func (x *GetUserInfoReq) String() string {
  444. return protoimpl.X.MessageStringOf(x)
  445. }
  446. func (*GetUserInfoReq) ProtoMessage() {}
  447. func (x *GetUserInfoReq) ProtoReflect() protoreflect.Message {
  448. mi := &file_proto_slowwild_proto_msgTypes[6]
  449. if protoimpl.UnsafeEnabled && x != nil {
  450. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  451. if ms.LoadMessageInfo() == nil {
  452. ms.StoreMessageInfo(mi)
  453. }
  454. return ms
  455. }
  456. return mi.MessageOf(x)
  457. }
  458. // Deprecated: Use GetUserInfoReq.ProtoReflect.Descriptor instead.
  459. func (*GetUserInfoReq) Descriptor() ([]byte, []int) {
  460. return file_proto_slowwild_proto_rawDescGZIP(), []int{6}
  461. }
  462. func (x *GetUserInfoReq) GetUserId() int64 {
  463. if x != nil {
  464. return x.UserId
  465. }
  466. return 0
  467. }
  468. func (x *GetUserInfoReq) GetQueryUserId() int64 {
  469. if x != nil {
  470. return x.QueryUserId
  471. }
  472. return 0
  473. }
  474. type GetUserInfoResp struct {
  475. state protoimpl.MessageState
  476. sizeCache protoimpl.SizeCache
  477. unknownFields protoimpl.UnknownFields
  478. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // 用户id
  479. Avatar string `protobuf:"bytes,2,opt,name=avatar,proto3" json:"avatar,omitempty"` // 用户头像
  480. Nickname string `protobuf:"bytes,3,opt,name=nickname,proto3" json:"nickname,omitempty"` // 昵称
  481. Sex int32 `protobuf:"varint,4,opt,name=sex,proto3" json:"sex,omitempty"` // 性别0-女1-男
  482. IsFollow bool `protobuf:"varint,5,opt,name=is_follow,json=isFollow,proto3" json:"is_follow,omitempty"` // 是否关注
  483. }
  484. func (x *GetUserInfoResp) Reset() {
  485. *x = GetUserInfoResp{}
  486. if protoimpl.UnsafeEnabled {
  487. mi := &file_proto_slowwild_proto_msgTypes[7]
  488. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  489. ms.StoreMessageInfo(mi)
  490. }
  491. }
  492. func (x *GetUserInfoResp) String() string {
  493. return protoimpl.X.MessageStringOf(x)
  494. }
  495. func (*GetUserInfoResp) ProtoMessage() {}
  496. func (x *GetUserInfoResp) ProtoReflect() protoreflect.Message {
  497. mi := &file_proto_slowwild_proto_msgTypes[7]
  498. if protoimpl.UnsafeEnabled && x != nil {
  499. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  500. if ms.LoadMessageInfo() == nil {
  501. ms.StoreMessageInfo(mi)
  502. }
  503. return ms
  504. }
  505. return mi.MessageOf(x)
  506. }
  507. // Deprecated: Use GetUserInfoResp.ProtoReflect.Descriptor instead.
  508. func (*GetUserInfoResp) Descriptor() ([]byte, []int) {
  509. return file_proto_slowwild_proto_rawDescGZIP(), []int{7}
  510. }
  511. func (x *GetUserInfoResp) GetId() int64 {
  512. if x != nil {
  513. return x.Id
  514. }
  515. return 0
  516. }
  517. func (x *GetUserInfoResp) GetAvatar() string {
  518. if x != nil {
  519. return x.Avatar
  520. }
  521. return ""
  522. }
  523. func (x *GetUserInfoResp) GetNickname() string {
  524. if x != nil {
  525. return x.Nickname
  526. }
  527. return ""
  528. }
  529. func (x *GetUserInfoResp) GetSex() int32 {
  530. if x != nil {
  531. return x.Sex
  532. }
  533. return 0
  534. }
  535. func (x *GetUserInfoResp) GetIsFollow() bool {
  536. if x != nil {
  537. return x.IsFollow
  538. }
  539. return false
  540. }
  541. type FindUserReq struct {
  542. state protoimpl.MessageState
  543. sizeCache protoimpl.SizeCache
  544. unknownFields protoimpl.UnknownFields
  545. Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` // 用户昵称
  546. Phone string `protobuf:"bytes,2,opt,name=phone,proto3" json:"phone,omitempty"` // 用户手机号码
  547. Ids []int64 `protobuf:"varint,3,rep,packed,name=ids,proto3" json:"ids,omitempty"` // 用户id
  548. }
  549. func (x *FindUserReq) Reset() {
  550. *x = FindUserReq{}
  551. if protoimpl.UnsafeEnabled {
  552. mi := &file_proto_slowwild_proto_msgTypes[8]
  553. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  554. ms.StoreMessageInfo(mi)
  555. }
  556. }
  557. func (x *FindUserReq) String() string {
  558. return protoimpl.X.MessageStringOf(x)
  559. }
  560. func (*FindUserReq) ProtoMessage() {}
  561. func (x *FindUserReq) ProtoReflect() protoreflect.Message {
  562. mi := &file_proto_slowwild_proto_msgTypes[8]
  563. if protoimpl.UnsafeEnabled && x != nil {
  564. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  565. if ms.LoadMessageInfo() == nil {
  566. ms.StoreMessageInfo(mi)
  567. }
  568. return ms
  569. }
  570. return mi.MessageOf(x)
  571. }
  572. // Deprecated: Use FindUserReq.ProtoReflect.Descriptor instead.
  573. func (*FindUserReq) Descriptor() ([]byte, []int) {
  574. return file_proto_slowwild_proto_rawDescGZIP(), []int{8}
  575. }
  576. func (x *FindUserReq) GetUsername() string {
  577. if x != nil {
  578. return x.Username
  579. }
  580. return ""
  581. }
  582. func (x *FindUserReq) GetPhone() string {
  583. if x != nil {
  584. return x.Phone
  585. }
  586. return ""
  587. }
  588. func (x *FindUserReq) GetIds() []int64 {
  589. if x != nil {
  590. return x.Ids
  591. }
  592. return nil
  593. }
  594. type FindUserResp struct {
  595. state protoimpl.MessageState
  596. sizeCache protoimpl.SizeCache
  597. unknownFields protoimpl.UnknownFields
  598. UserList []*UserInfo `protobuf:"bytes,1,rep,name=user_list,json=userList,proto3" json:"user_list,omitempty"` // 用户信息
  599. }
  600. func (x *FindUserResp) Reset() {
  601. *x = FindUserResp{}
  602. if protoimpl.UnsafeEnabled {
  603. mi := &file_proto_slowwild_proto_msgTypes[9]
  604. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  605. ms.StoreMessageInfo(mi)
  606. }
  607. }
  608. func (x *FindUserResp) String() string {
  609. return protoimpl.X.MessageStringOf(x)
  610. }
  611. func (*FindUserResp) ProtoMessage() {}
  612. func (x *FindUserResp) ProtoReflect() protoreflect.Message {
  613. mi := &file_proto_slowwild_proto_msgTypes[9]
  614. if protoimpl.UnsafeEnabled && x != nil {
  615. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  616. if ms.LoadMessageInfo() == nil {
  617. ms.StoreMessageInfo(mi)
  618. }
  619. return ms
  620. }
  621. return mi.MessageOf(x)
  622. }
  623. // Deprecated: Use FindUserResp.ProtoReflect.Descriptor instead.
  624. func (*FindUserResp) Descriptor() ([]byte, []int) {
  625. return file_proto_slowwild_proto_rawDescGZIP(), []int{9}
  626. }
  627. func (x *FindUserResp) GetUserList() []*UserInfo {
  628. if x != nil {
  629. return x.UserList
  630. }
  631. return nil
  632. }
  633. // 用户关注
  634. type FollowUserReq struct {
  635. state protoimpl.MessageState
  636. sizeCache protoimpl.SizeCache
  637. unknownFields protoimpl.UnknownFields
  638. UserId int64 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // 当前登录用户id
  639. FollowUserId int64 `protobuf:"varint,2,opt,name=follow_user_id,json=followUserId,proto3" json:"follow_user_id,omitempty"` // 被关注的用户id
  640. }
  641. func (x *FollowUserReq) Reset() {
  642. *x = FollowUserReq{}
  643. if protoimpl.UnsafeEnabled {
  644. mi := &file_proto_slowwild_proto_msgTypes[10]
  645. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  646. ms.StoreMessageInfo(mi)
  647. }
  648. }
  649. func (x *FollowUserReq) String() string {
  650. return protoimpl.X.MessageStringOf(x)
  651. }
  652. func (*FollowUserReq) ProtoMessage() {}
  653. func (x *FollowUserReq) ProtoReflect() protoreflect.Message {
  654. mi := &file_proto_slowwild_proto_msgTypes[10]
  655. if protoimpl.UnsafeEnabled && x != nil {
  656. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  657. if ms.LoadMessageInfo() == nil {
  658. ms.StoreMessageInfo(mi)
  659. }
  660. return ms
  661. }
  662. return mi.MessageOf(x)
  663. }
  664. // Deprecated: Use FollowUserReq.ProtoReflect.Descriptor instead.
  665. func (*FollowUserReq) Descriptor() ([]byte, []int) {
  666. return file_proto_slowwild_proto_rawDescGZIP(), []int{10}
  667. }
  668. func (x *FollowUserReq) GetUserId() int64 {
  669. if x != nil {
  670. return x.UserId
  671. }
  672. return 0
  673. }
  674. func (x *FollowUserReq) GetFollowUserId() int64 {
  675. if x != nil {
  676. return x.FollowUserId
  677. }
  678. return 0
  679. }
  680. type FollowUserRes struct {
  681. state protoimpl.MessageState
  682. sizeCache protoimpl.SizeCache
  683. unknownFields protoimpl.UnknownFields
  684. Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"` // 是否关注成功
  685. }
  686. func (x *FollowUserRes) Reset() {
  687. *x = FollowUserRes{}
  688. if protoimpl.UnsafeEnabled {
  689. mi := &file_proto_slowwild_proto_msgTypes[11]
  690. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  691. ms.StoreMessageInfo(mi)
  692. }
  693. }
  694. func (x *FollowUserRes) String() string {
  695. return protoimpl.X.MessageStringOf(x)
  696. }
  697. func (*FollowUserRes) ProtoMessage() {}
  698. func (x *FollowUserRes) ProtoReflect() protoreflect.Message {
  699. mi := &file_proto_slowwild_proto_msgTypes[11]
  700. if protoimpl.UnsafeEnabled && x != nil {
  701. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  702. if ms.LoadMessageInfo() == nil {
  703. ms.StoreMessageInfo(mi)
  704. }
  705. return ms
  706. }
  707. return mi.MessageOf(x)
  708. }
  709. // Deprecated: Use FollowUserRes.ProtoReflect.Descriptor instead.
  710. func (*FollowUserRes) Descriptor() ([]byte, []int) {
  711. return file_proto_slowwild_proto_rawDescGZIP(), []int{11}
  712. }
  713. func (x *FollowUserRes) GetSuccess() bool {
  714. if x != nil {
  715. return x.Success
  716. }
  717. return false
  718. }
  719. // 用户取消关注
  720. type UnFollowUserReq struct {
  721. state protoimpl.MessageState
  722. sizeCache protoimpl.SizeCache
  723. unknownFields protoimpl.UnknownFields
  724. UserId int64 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // 当前登录的用户id
  725. UnFollowUserId int64 `protobuf:"varint,2,opt,name=un_follow_user_id,json=unFollowUserId,proto3" json:"un_follow_user_id,omitempty"` // 当前被取消关注的用户id
  726. }
  727. func (x *UnFollowUserReq) Reset() {
  728. *x = UnFollowUserReq{}
  729. if protoimpl.UnsafeEnabled {
  730. mi := &file_proto_slowwild_proto_msgTypes[12]
  731. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  732. ms.StoreMessageInfo(mi)
  733. }
  734. }
  735. func (x *UnFollowUserReq) String() string {
  736. return protoimpl.X.MessageStringOf(x)
  737. }
  738. func (*UnFollowUserReq) ProtoMessage() {}
  739. func (x *UnFollowUserReq) ProtoReflect() protoreflect.Message {
  740. mi := &file_proto_slowwild_proto_msgTypes[12]
  741. if protoimpl.UnsafeEnabled && x != nil {
  742. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  743. if ms.LoadMessageInfo() == nil {
  744. ms.StoreMessageInfo(mi)
  745. }
  746. return ms
  747. }
  748. return mi.MessageOf(x)
  749. }
  750. // Deprecated: Use UnFollowUserReq.ProtoReflect.Descriptor instead.
  751. func (*UnFollowUserReq) Descriptor() ([]byte, []int) {
  752. return file_proto_slowwild_proto_rawDescGZIP(), []int{12}
  753. }
  754. func (x *UnFollowUserReq) GetUserId() int64 {
  755. if x != nil {
  756. return x.UserId
  757. }
  758. return 0
  759. }
  760. func (x *UnFollowUserReq) GetUnFollowUserId() int64 {
  761. if x != nil {
  762. return x.UnFollowUserId
  763. }
  764. return 0
  765. }
  766. type UnFollowUserRes struct {
  767. state protoimpl.MessageState
  768. sizeCache protoimpl.SizeCache
  769. unknownFields protoimpl.UnknownFields
  770. Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"` // 是否关注成功
  771. }
  772. func (x *UnFollowUserRes) Reset() {
  773. *x = UnFollowUserRes{}
  774. if protoimpl.UnsafeEnabled {
  775. mi := &file_proto_slowwild_proto_msgTypes[13]
  776. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  777. ms.StoreMessageInfo(mi)
  778. }
  779. }
  780. func (x *UnFollowUserRes) String() string {
  781. return protoimpl.X.MessageStringOf(x)
  782. }
  783. func (*UnFollowUserRes) ProtoMessage() {}
  784. func (x *UnFollowUserRes) ProtoReflect() protoreflect.Message {
  785. mi := &file_proto_slowwild_proto_msgTypes[13]
  786. if protoimpl.UnsafeEnabled && x != nil {
  787. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  788. if ms.LoadMessageInfo() == nil {
  789. ms.StoreMessageInfo(mi)
  790. }
  791. return ms
  792. }
  793. return mi.MessageOf(x)
  794. }
  795. // Deprecated: Use UnFollowUserRes.ProtoReflect.Descriptor instead.
  796. func (*UnFollowUserRes) Descriptor() ([]byte, []int) {
  797. return file_proto_slowwild_proto_rawDescGZIP(), []int{13}
  798. }
  799. func (x *UnFollowUserRes) GetSuccess() bool {
  800. if x != nil {
  801. return x.Success
  802. }
  803. return false
  804. }
  805. // 查询粉丝列表
  806. type GetFollowingReq struct {
  807. state protoimpl.MessageState
  808. sizeCache protoimpl.SizeCache
  809. unknownFields protoimpl.UnknownFields
  810. UserId int64 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // 当前登录用户的id
  811. PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // 数量限制
  812. Page int32 `protobuf:"varint,3,opt,name=page,proto3" json:"page,omitempty"` // 分页开始偏移量
  813. QueryUserId int64 `protobuf:"varint,4,opt,name=query_user_id,json=queryUserId,proto3" json:"query_user_id,omitempty"` // 查询用户的id
  814. }
  815. func (x *GetFollowingReq) Reset() {
  816. *x = GetFollowingReq{}
  817. if protoimpl.UnsafeEnabled {
  818. mi := &file_proto_slowwild_proto_msgTypes[14]
  819. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  820. ms.StoreMessageInfo(mi)
  821. }
  822. }
  823. func (x *GetFollowingReq) String() string {
  824. return protoimpl.X.MessageStringOf(x)
  825. }
  826. func (*GetFollowingReq) ProtoMessage() {}
  827. func (x *GetFollowingReq) ProtoReflect() protoreflect.Message {
  828. mi := &file_proto_slowwild_proto_msgTypes[14]
  829. if protoimpl.UnsafeEnabled && x != nil {
  830. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  831. if ms.LoadMessageInfo() == nil {
  832. ms.StoreMessageInfo(mi)
  833. }
  834. return ms
  835. }
  836. return mi.MessageOf(x)
  837. }
  838. // Deprecated: Use GetFollowingReq.ProtoReflect.Descriptor instead.
  839. func (*GetFollowingReq) Descriptor() ([]byte, []int) {
  840. return file_proto_slowwild_proto_rawDescGZIP(), []int{14}
  841. }
  842. func (x *GetFollowingReq) GetUserId() int64 {
  843. if x != nil {
  844. return x.UserId
  845. }
  846. return 0
  847. }
  848. func (x *GetFollowingReq) GetPageSize() int32 {
  849. if x != nil {
  850. return x.PageSize
  851. }
  852. return 0
  853. }
  854. func (x *GetFollowingReq) GetPage() int32 {
  855. if x != nil {
  856. return x.Page
  857. }
  858. return 0
  859. }
  860. func (x *GetFollowingReq) GetQueryUserId() int64 {
  861. if x != nil {
  862. return x.QueryUserId
  863. }
  864. return 0
  865. }
  866. type GetFollowingRes struct {
  867. state protoimpl.MessageState
  868. sizeCache protoimpl.SizeCache
  869. unknownFields protoimpl.UnknownFields
  870. List []*FollowUserInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
  871. Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
  872. }
  873. func (x *GetFollowingRes) Reset() {
  874. *x = GetFollowingRes{}
  875. if protoimpl.UnsafeEnabled {
  876. mi := &file_proto_slowwild_proto_msgTypes[15]
  877. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  878. ms.StoreMessageInfo(mi)
  879. }
  880. }
  881. func (x *GetFollowingRes) String() string {
  882. return protoimpl.X.MessageStringOf(x)
  883. }
  884. func (*GetFollowingRes) ProtoMessage() {}
  885. func (x *GetFollowingRes) ProtoReflect() protoreflect.Message {
  886. mi := &file_proto_slowwild_proto_msgTypes[15]
  887. if protoimpl.UnsafeEnabled && x != nil {
  888. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  889. if ms.LoadMessageInfo() == nil {
  890. ms.StoreMessageInfo(mi)
  891. }
  892. return ms
  893. }
  894. return mi.MessageOf(x)
  895. }
  896. // Deprecated: Use GetFollowingRes.ProtoReflect.Descriptor instead.
  897. func (*GetFollowingRes) Descriptor() ([]byte, []int) {
  898. return file_proto_slowwild_proto_rawDescGZIP(), []int{15}
  899. }
  900. func (x *GetFollowingRes) GetList() []*FollowUserInfo {
  901. if x != nil {
  902. return x.List
  903. }
  904. return nil
  905. }
  906. func (x *GetFollowingRes) GetTotal() int64 {
  907. if x != nil {
  908. return x.Total
  909. }
  910. return 0
  911. }
  912. // 查询我关注的列表
  913. type GetFollowReq struct {
  914. state protoimpl.MessageState
  915. sizeCache protoimpl.SizeCache
  916. unknownFields protoimpl.UnknownFields
  917. UserId int64 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // 当前登录用户的id
  918. PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // 数量限制
  919. Page int32 `protobuf:"varint,3,opt,name=page,proto3" json:"page,omitempty"` // 分页开始偏移量
  920. QueryUserId int64 `protobuf:"varint,4,opt,name=query_user_id,json=queryUserId,proto3" json:"query_user_id,omitempty"` // 查询用户的id
  921. }
  922. func (x *GetFollowReq) Reset() {
  923. *x = GetFollowReq{}
  924. if protoimpl.UnsafeEnabled {
  925. mi := &file_proto_slowwild_proto_msgTypes[16]
  926. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  927. ms.StoreMessageInfo(mi)
  928. }
  929. }
  930. func (x *GetFollowReq) String() string {
  931. return protoimpl.X.MessageStringOf(x)
  932. }
  933. func (*GetFollowReq) ProtoMessage() {}
  934. func (x *GetFollowReq) ProtoReflect() protoreflect.Message {
  935. mi := &file_proto_slowwild_proto_msgTypes[16]
  936. if protoimpl.UnsafeEnabled && x != nil {
  937. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  938. if ms.LoadMessageInfo() == nil {
  939. ms.StoreMessageInfo(mi)
  940. }
  941. return ms
  942. }
  943. return mi.MessageOf(x)
  944. }
  945. // Deprecated: Use GetFollowReq.ProtoReflect.Descriptor instead.
  946. func (*GetFollowReq) Descriptor() ([]byte, []int) {
  947. return file_proto_slowwild_proto_rawDescGZIP(), []int{16}
  948. }
  949. func (x *GetFollowReq) GetUserId() int64 {
  950. if x != nil {
  951. return x.UserId
  952. }
  953. return 0
  954. }
  955. func (x *GetFollowReq) GetPageSize() int32 {
  956. if x != nil {
  957. return x.PageSize
  958. }
  959. return 0
  960. }
  961. func (x *GetFollowReq) GetPage() int32 {
  962. if x != nil {
  963. return x.Page
  964. }
  965. return 0
  966. }
  967. func (x *GetFollowReq) GetQueryUserId() int64 {
  968. if x != nil {
  969. return x.QueryUserId
  970. }
  971. return 0
  972. }
  973. type GetFollowRes struct {
  974. state protoimpl.MessageState
  975. sizeCache protoimpl.SizeCache
  976. unknownFields protoimpl.UnknownFields
  977. List []*FollowUserInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
  978. Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
  979. }
  980. func (x *GetFollowRes) Reset() {
  981. *x = GetFollowRes{}
  982. if protoimpl.UnsafeEnabled {
  983. mi := &file_proto_slowwild_proto_msgTypes[17]
  984. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  985. ms.StoreMessageInfo(mi)
  986. }
  987. }
  988. func (x *GetFollowRes) String() string {
  989. return protoimpl.X.MessageStringOf(x)
  990. }
  991. func (*GetFollowRes) ProtoMessage() {}
  992. func (x *GetFollowRes) ProtoReflect() protoreflect.Message {
  993. mi := &file_proto_slowwild_proto_msgTypes[17]
  994. if protoimpl.UnsafeEnabled && x != nil {
  995. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  996. if ms.LoadMessageInfo() == nil {
  997. ms.StoreMessageInfo(mi)
  998. }
  999. return ms
  1000. }
  1001. return mi.MessageOf(x)
  1002. }
  1003. // Deprecated: Use GetFollowRes.ProtoReflect.Descriptor instead.
  1004. func (*GetFollowRes) Descriptor() ([]byte, []int) {
  1005. return file_proto_slowwild_proto_rawDescGZIP(), []int{17}
  1006. }
  1007. func (x *GetFollowRes) GetList() []*FollowUserInfo {
  1008. if x != nil {
  1009. return x.List
  1010. }
  1011. return nil
  1012. }
  1013. func (x *GetFollowRes) GetTotal() int64 {
  1014. if x != nil {
  1015. return x.Total
  1016. }
  1017. return 0
  1018. }
  1019. // 查询用户信息
  1020. type GetUserProfileReq struct {
  1021. state protoimpl.MessageState
  1022. sizeCache protoimpl.SizeCache
  1023. unknownFields protoimpl.UnknownFields
  1024. UserId int64 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  1025. }
  1026. func (x *GetUserProfileReq) Reset() {
  1027. *x = GetUserProfileReq{}
  1028. if protoimpl.UnsafeEnabled {
  1029. mi := &file_proto_slowwild_proto_msgTypes[18]
  1030. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1031. ms.StoreMessageInfo(mi)
  1032. }
  1033. }
  1034. func (x *GetUserProfileReq) String() string {
  1035. return protoimpl.X.MessageStringOf(x)
  1036. }
  1037. func (*GetUserProfileReq) ProtoMessage() {}
  1038. func (x *GetUserProfileReq) ProtoReflect() protoreflect.Message {
  1039. mi := &file_proto_slowwild_proto_msgTypes[18]
  1040. if protoimpl.UnsafeEnabled && x != nil {
  1041. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1042. if ms.LoadMessageInfo() == nil {
  1043. ms.StoreMessageInfo(mi)
  1044. }
  1045. return ms
  1046. }
  1047. return mi.MessageOf(x)
  1048. }
  1049. // Deprecated: Use GetUserProfileReq.ProtoReflect.Descriptor instead.
  1050. func (*GetUserProfileReq) Descriptor() ([]byte, []int) {
  1051. return file_proto_slowwild_proto_rawDescGZIP(), []int{18}
  1052. }
  1053. func (x *GetUserProfileReq) GetUserId() int64 {
  1054. if x != nil {
  1055. return x.UserId
  1056. }
  1057. return 0
  1058. }
  1059. type GetUserProfileRes struct {
  1060. state protoimpl.MessageState
  1061. sizeCache protoimpl.SizeCache
  1062. unknownFields protoimpl.UnknownFields
  1063. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // 用户id
  1064. Nickname string `protobuf:"bytes,2,opt,name=nickname,proto3" json:"nickname,omitempty"` // 用户昵称
  1065. Username string `protobuf:"bytes,3,opt,name=username,proto3" json:"username,omitempty"` // 用户名
  1066. Status int32 `protobuf:"varint,4,opt,name=status,proto3" json:"status,omitempty"` // 用户状态0-正常1-封禁中2-禁言中3-删除
  1067. Avatar string `protobuf:"bytes,5,opt,name=avatar,proto3" json:"avatar,omitempty"` // 头像
  1068. Phone string `protobuf:"bytes,6,opt,name=phone,proto3" json:"phone,omitempty"` // 手机号
  1069. TweetCount int32 `protobuf:"varint,7,opt,name=tweet_count,json=tweetCount,proto3" json:"tweet_count,omitempty"` //帖子数
  1070. IsFollowing bool `protobuf:"varint,8,opt,name=is_following,json=isFollowing,proto3" json:"is_following,omitempty"` // 是否关注
  1071. CreatedOn int64 `protobuf:"varint,9,opt,name=created_on,json=createdOn,proto3" json:"created_on,omitempty"` // 注册时间
  1072. Follows int64 `protobuf:"varint,10,opt,name=follows,proto3" json:"follows,omitempty"` // 关注数
  1073. Fans int64 `protobuf:"varint,11,opt,name=fans,proto3" json:"fans,omitempty"` // 粉丝数
  1074. GetLikesCount int32 `protobuf:"varint,12,opt,name=get_likes_count,json=getLikesCount,proto3" json:"get_likes_count,omitempty"` //获得点赞数量
  1075. GetCollectionCount int32 `protobuf:"varint,13,opt,name=get_collection_count,json=getCollectionCount,proto3" json:"get_collection_count,omitempty"` //获得收藏的数量
  1076. Sex int32 `protobuf:"varint,14,opt,name=sex,proto3" json:"sex,omitempty"` //1-男2-女
  1077. }
  1078. func (x *GetUserProfileRes) Reset() {
  1079. *x = GetUserProfileRes{}
  1080. if protoimpl.UnsafeEnabled {
  1081. mi := &file_proto_slowwild_proto_msgTypes[19]
  1082. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1083. ms.StoreMessageInfo(mi)
  1084. }
  1085. }
  1086. func (x *GetUserProfileRes) String() string {
  1087. return protoimpl.X.MessageStringOf(x)
  1088. }
  1089. func (*GetUserProfileRes) ProtoMessage() {}
  1090. func (x *GetUserProfileRes) ProtoReflect() protoreflect.Message {
  1091. mi := &file_proto_slowwild_proto_msgTypes[19]
  1092. if protoimpl.UnsafeEnabled && x != nil {
  1093. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1094. if ms.LoadMessageInfo() == nil {
  1095. ms.StoreMessageInfo(mi)
  1096. }
  1097. return ms
  1098. }
  1099. return mi.MessageOf(x)
  1100. }
  1101. // Deprecated: Use GetUserProfileRes.ProtoReflect.Descriptor instead.
  1102. func (*GetUserProfileRes) Descriptor() ([]byte, []int) {
  1103. return file_proto_slowwild_proto_rawDescGZIP(), []int{19}
  1104. }
  1105. func (x *GetUserProfileRes) GetId() int64 {
  1106. if x != nil {
  1107. return x.Id
  1108. }
  1109. return 0
  1110. }
  1111. func (x *GetUserProfileRes) GetNickname() string {
  1112. if x != nil {
  1113. return x.Nickname
  1114. }
  1115. return ""
  1116. }
  1117. func (x *GetUserProfileRes) GetUsername() string {
  1118. if x != nil {
  1119. return x.Username
  1120. }
  1121. return ""
  1122. }
  1123. func (x *GetUserProfileRes) GetStatus() int32 {
  1124. if x != nil {
  1125. return x.Status
  1126. }
  1127. return 0
  1128. }
  1129. func (x *GetUserProfileRes) GetAvatar() string {
  1130. if x != nil {
  1131. return x.Avatar
  1132. }
  1133. return ""
  1134. }
  1135. func (x *GetUserProfileRes) GetPhone() string {
  1136. if x != nil {
  1137. return x.Phone
  1138. }
  1139. return ""
  1140. }
  1141. func (x *GetUserProfileRes) GetTweetCount() int32 {
  1142. if x != nil {
  1143. return x.TweetCount
  1144. }
  1145. return 0
  1146. }
  1147. func (x *GetUserProfileRes) GetIsFollowing() bool {
  1148. if x != nil {
  1149. return x.IsFollowing
  1150. }
  1151. return false
  1152. }
  1153. func (x *GetUserProfileRes) GetCreatedOn() int64 {
  1154. if x != nil {
  1155. return x.CreatedOn
  1156. }
  1157. return 0
  1158. }
  1159. func (x *GetUserProfileRes) GetFollows() int64 {
  1160. if x != nil {
  1161. return x.Follows
  1162. }
  1163. return 0
  1164. }
  1165. func (x *GetUserProfileRes) GetFans() int64 {
  1166. if x != nil {
  1167. return x.Fans
  1168. }
  1169. return 0
  1170. }
  1171. func (x *GetUserProfileRes) GetGetLikesCount() int32 {
  1172. if x != nil {
  1173. return x.GetLikesCount
  1174. }
  1175. return 0
  1176. }
  1177. func (x *GetUserProfileRes) GetGetCollectionCount() int32 {
  1178. if x != nil {
  1179. return x.GetCollectionCount
  1180. }
  1181. return 0
  1182. }
  1183. func (x *GetUserProfileRes) GetSex() int32 {
  1184. if x != nil {
  1185. return x.Sex
  1186. }
  1187. return 0
  1188. }
  1189. // 模糊查询用户
  1190. type SearchUsernameReq struct {
  1191. state protoimpl.MessageState
  1192. sizeCache protoimpl.SizeCache
  1193. unknownFields protoimpl.UnknownFields
  1194. Keyword string `protobuf:"bytes,1,opt,name=keyword,proto3" json:"keyword,omitempty"`
  1195. Page int32 `protobuf:"varint,2,opt,name=page,proto3" json:"page,omitempty"`
  1196. PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
  1197. UserId int64 `protobuf:"varint,4,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  1198. }
  1199. func (x *SearchUsernameReq) Reset() {
  1200. *x = SearchUsernameReq{}
  1201. if protoimpl.UnsafeEnabled {
  1202. mi := &file_proto_slowwild_proto_msgTypes[20]
  1203. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1204. ms.StoreMessageInfo(mi)
  1205. }
  1206. }
  1207. func (x *SearchUsernameReq) String() string {
  1208. return protoimpl.X.MessageStringOf(x)
  1209. }
  1210. func (*SearchUsernameReq) ProtoMessage() {}
  1211. func (x *SearchUsernameReq) ProtoReflect() protoreflect.Message {
  1212. mi := &file_proto_slowwild_proto_msgTypes[20]
  1213. if protoimpl.UnsafeEnabled && x != nil {
  1214. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1215. if ms.LoadMessageInfo() == nil {
  1216. ms.StoreMessageInfo(mi)
  1217. }
  1218. return ms
  1219. }
  1220. return mi.MessageOf(x)
  1221. }
  1222. // Deprecated: Use SearchUsernameReq.ProtoReflect.Descriptor instead.
  1223. func (*SearchUsernameReq) Descriptor() ([]byte, []int) {
  1224. return file_proto_slowwild_proto_rawDescGZIP(), []int{20}
  1225. }
  1226. func (x *SearchUsernameReq) GetKeyword() string {
  1227. if x != nil {
  1228. return x.Keyword
  1229. }
  1230. return ""
  1231. }
  1232. func (x *SearchUsernameReq) GetPage() int32 {
  1233. if x != nil {
  1234. return x.Page
  1235. }
  1236. return 0
  1237. }
  1238. func (x *SearchUsernameReq) GetPageSize() int32 {
  1239. if x != nil {
  1240. return x.PageSize
  1241. }
  1242. return 0
  1243. }
  1244. func (x *SearchUsernameReq) GetUserId() int64 {
  1245. if x != nil {
  1246. return x.UserId
  1247. }
  1248. return 0
  1249. }
  1250. type SearchUsernameItem struct {
  1251. state protoimpl.MessageState
  1252. sizeCache protoimpl.SizeCache
  1253. unknownFields protoimpl.UnknownFields
  1254. Nickname string `protobuf:"bytes,1,opt,name=nickname,proto3" json:"nickname,omitempty"`
  1255. Avatar string `protobuf:"bytes,2,opt,name=avatar,proto3" json:"avatar,omitempty"`
  1256. Id int64 `protobuf:"varint,3,opt,name=id,proto3" json:"id,omitempty"`
  1257. Sex int32 `protobuf:"varint,4,opt,name=sex,proto3" json:"sex,omitempty"`
  1258. IsFollow bool `protobuf:"varint,5,opt,name=is_follow,json=isFollow,proto3" json:"is_follow,omitempty"`
  1259. }
  1260. func (x *SearchUsernameItem) Reset() {
  1261. *x = SearchUsernameItem{}
  1262. if protoimpl.UnsafeEnabled {
  1263. mi := &file_proto_slowwild_proto_msgTypes[21]
  1264. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1265. ms.StoreMessageInfo(mi)
  1266. }
  1267. }
  1268. func (x *SearchUsernameItem) String() string {
  1269. return protoimpl.X.MessageStringOf(x)
  1270. }
  1271. func (*SearchUsernameItem) ProtoMessage() {}
  1272. func (x *SearchUsernameItem) ProtoReflect() protoreflect.Message {
  1273. mi := &file_proto_slowwild_proto_msgTypes[21]
  1274. if protoimpl.UnsafeEnabled && x != nil {
  1275. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1276. if ms.LoadMessageInfo() == nil {
  1277. ms.StoreMessageInfo(mi)
  1278. }
  1279. return ms
  1280. }
  1281. return mi.MessageOf(x)
  1282. }
  1283. // Deprecated: Use SearchUsernameItem.ProtoReflect.Descriptor instead.
  1284. func (*SearchUsernameItem) Descriptor() ([]byte, []int) {
  1285. return file_proto_slowwild_proto_rawDescGZIP(), []int{21}
  1286. }
  1287. func (x *SearchUsernameItem) GetNickname() string {
  1288. if x != nil {
  1289. return x.Nickname
  1290. }
  1291. return ""
  1292. }
  1293. func (x *SearchUsernameItem) GetAvatar() string {
  1294. if x != nil {
  1295. return x.Avatar
  1296. }
  1297. return ""
  1298. }
  1299. func (x *SearchUsernameItem) GetId() int64 {
  1300. if x != nil {
  1301. return x.Id
  1302. }
  1303. return 0
  1304. }
  1305. func (x *SearchUsernameItem) GetSex() int32 {
  1306. if x != nil {
  1307. return x.Sex
  1308. }
  1309. return 0
  1310. }
  1311. func (x *SearchUsernameItem) GetIsFollow() bool {
  1312. if x != nil {
  1313. return x.IsFollow
  1314. }
  1315. return false
  1316. }
  1317. type SearchUsernameRes struct {
  1318. state protoimpl.MessageState
  1319. sizeCache protoimpl.SizeCache
  1320. unknownFields protoimpl.UnknownFields
  1321. List []*SearchUsernameItem `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
  1322. Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
  1323. }
  1324. func (x *SearchUsernameRes) Reset() {
  1325. *x = SearchUsernameRes{}
  1326. if protoimpl.UnsafeEnabled {
  1327. mi := &file_proto_slowwild_proto_msgTypes[22]
  1328. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1329. ms.StoreMessageInfo(mi)
  1330. }
  1331. }
  1332. func (x *SearchUsernameRes) String() string {
  1333. return protoimpl.X.MessageStringOf(x)
  1334. }
  1335. func (*SearchUsernameRes) ProtoMessage() {}
  1336. func (x *SearchUsernameRes) ProtoReflect() protoreflect.Message {
  1337. mi := &file_proto_slowwild_proto_msgTypes[22]
  1338. if protoimpl.UnsafeEnabled && x != nil {
  1339. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1340. if ms.LoadMessageInfo() == nil {
  1341. ms.StoreMessageInfo(mi)
  1342. }
  1343. return ms
  1344. }
  1345. return mi.MessageOf(x)
  1346. }
  1347. // Deprecated: Use SearchUsernameRes.ProtoReflect.Descriptor instead.
  1348. func (*SearchUsernameRes) Descriptor() ([]byte, []int) {
  1349. return file_proto_slowwild_proto_rawDescGZIP(), []int{22}
  1350. }
  1351. func (x *SearchUsernameRes) GetList() []*SearchUsernameItem {
  1352. if x != nil {
  1353. return x.List
  1354. }
  1355. return nil
  1356. }
  1357. func (x *SearchUsernameRes) GetTotal() int64 {
  1358. if x != nil {
  1359. return x.Total
  1360. }
  1361. return 0
  1362. }
  1363. type CreateTag struct {
  1364. state protoimpl.MessageState
  1365. sizeCache protoimpl.SizeCache
  1366. unknownFields protoimpl.UnknownFields
  1367. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  1368. Id int64 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"`
  1369. }
  1370. func (x *CreateTag) Reset() {
  1371. *x = CreateTag{}
  1372. if protoimpl.UnsafeEnabled {
  1373. mi := &file_proto_slowwild_proto_msgTypes[23]
  1374. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1375. ms.StoreMessageInfo(mi)
  1376. }
  1377. }
  1378. func (x *CreateTag) String() string {
  1379. return protoimpl.X.MessageStringOf(x)
  1380. }
  1381. func (*CreateTag) ProtoMessage() {}
  1382. func (x *CreateTag) ProtoReflect() protoreflect.Message {
  1383. mi := &file_proto_slowwild_proto_msgTypes[23]
  1384. if protoimpl.UnsafeEnabled && x != nil {
  1385. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1386. if ms.LoadMessageInfo() == nil {
  1387. ms.StoreMessageInfo(mi)
  1388. }
  1389. return ms
  1390. }
  1391. return mi.MessageOf(x)
  1392. }
  1393. // Deprecated: Use CreateTag.ProtoReflect.Descriptor instead.
  1394. func (*CreateTag) Descriptor() ([]byte, []int) {
  1395. return file_proto_slowwild_proto_rawDescGZIP(), []int{23}
  1396. }
  1397. func (x *CreateTag) GetName() string {
  1398. if x != nil {
  1399. return x.Name
  1400. }
  1401. return ""
  1402. }
  1403. func (x *CreateTag) GetId() int64 {
  1404. if x != nil {
  1405. return x.Id
  1406. }
  1407. return 0
  1408. }
  1409. type CreatePostReq struct {
  1410. state protoimpl.MessageState
  1411. sizeCache protoimpl.SizeCache
  1412. unknownFields protoimpl.UnknownFields
  1413. UserId int64 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  1414. Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
  1415. Content string `protobuf:"bytes,3,opt,name=content,proto3" json:"content,omitempty"`
  1416. Tags []*CreateTag `protobuf:"bytes,4,rep,name=tags,proto3" json:"tags,omitempty"`
  1417. AtUserIds []int64 `protobuf:"varint,5,rep,packed,name=at_user_ids,json=atUserIds,proto3" json:"at_user_ids,omitempty"`
  1418. Type int32 `protobuf:"varint,6,opt,name=type,proto3" json:"type,omitempty"` //0-图文1-视频
  1419. Visibility int32 `protobuf:"varint,7,opt,name=visibility,proto3" json:"visibility,omitempty"` //可见性: 0私密 1好友可见 2关注可见 4公开
  1420. Images []string `protobuf:"bytes,8,rep,name=images,proto3" json:"images,omitempty"`
  1421. VideoCover string `protobuf:"bytes,9,opt,name=video_cover,json=videoCover,proto3" json:"video_cover,omitempty"`
  1422. VideoUrl string `protobuf:"bytes,10,opt,name=video_url,json=videoUrl,proto3" json:"video_url,omitempty"`
  1423. Ip string `protobuf:"bytes,11,opt,name=ip,proto3" json:"ip,omitempty"`
  1424. IpLoc string `protobuf:"bytes,12,opt,name=ip_loc,json=ipLoc,proto3" json:"ip_loc,omitempty"`
  1425. }
  1426. func (x *CreatePostReq) Reset() {
  1427. *x = CreatePostReq{}
  1428. if protoimpl.UnsafeEnabled {
  1429. mi := &file_proto_slowwild_proto_msgTypes[24]
  1430. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1431. ms.StoreMessageInfo(mi)
  1432. }
  1433. }
  1434. func (x *CreatePostReq) String() string {
  1435. return protoimpl.X.MessageStringOf(x)
  1436. }
  1437. func (*CreatePostReq) ProtoMessage() {}
  1438. func (x *CreatePostReq) ProtoReflect() protoreflect.Message {
  1439. mi := &file_proto_slowwild_proto_msgTypes[24]
  1440. if protoimpl.UnsafeEnabled && x != nil {
  1441. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1442. if ms.LoadMessageInfo() == nil {
  1443. ms.StoreMessageInfo(mi)
  1444. }
  1445. return ms
  1446. }
  1447. return mi.MessageOf(x)
  1448. }
  1449. // Deprecated: Use CreatePostReq.ProtoReflect.Descriptor instead.
  1450. func (*CreatePostReq) Descriptor() ([]byte, []int) {
  1451. return file_proto_slowwild_proto_rawDescGZIP(), []int{24}
  1452. }
  1453. func (x *CreatePostReq) GetUserId() int64 {
  1454. if x != nil {
  1455. return x.UserId
  1456. }
  1457. return 0
  1458. }
  1459. func (x *CreatePostReq) GetTitle() string {
  1460. if x != nil {
  1461. return x.Title
  1462. }
  1463. return ""
  1464. }
  1465. func (x *CreatePostReq) GetContent() string {
  1466. if x != nil {
  1467. return x.Content
  1468. }
  1469. return ""
  1470. }
  1471. func (x *CreatePostReq) GetTags() []*CreateTag {
  1472. if x != nil {
  1473. return x.Tags
  1474. }
  1475. return nil
  1476. }
  1477. func (x *CreatePostReq) GetAtUserIds() []int64 {
  1478. if x != nil {
  1479. return x.AtUserIds
  1480. }
  1481. return nil
  1482. }
  1483. func (x *CreatePostReq) GetType() int32 {
  1484. if x != nil {
  1485. return x.Type
  1486. }
  1487. return 0
  1488. }
  1489. func (x *CreatePostReq) GetVisibility() int32 {
  1490. if x != nil {
  1491. return x.Visibility
  1492. }
  1493. return 0
  1494. }
  1495. func (x *CreatePostReq) GetImages() []string {
  1496. if x != nil {
  1497. return x.Images
  1498. }
  1499. return nil
  1500. }
  1501. func (x *CreatePostReq) GetVideoCover() string {
  1502. if x != nil {
  1503. return x.VideoCover
  1504. }
  1505. return ""
  1506. }
  1507. func (x *CreatePostReq) GetVideoUrl() string {
  1508. if x != nil {
  1509. return x.VideoUrl
  1510. }
  1511. return ""
  1512. }
  1513. func (x *CreatePostReq) GetIp() string {
  1514. if x != nil {
  1515. return x.Ip
  1516. }
  1517. return ""
  1518. }
  1519. func (x *CreatePostReq) GetIpLoc() string {
  1520. if x != nil {
  1521. return x.IpLoc
  1522. }
  1523. return ""
  1524. }
  1525. type CreatePostRsp struct {
  1526. state protoimpl.MessageState
  1527. sizeCache protoimpl.SizeCache
  1528. unknownFields protoimpl.UnknownFields
  1529. PostId int64 `protobuf:"varint,1,opt,name=post_id,json=postId,proto3" json:"post_id,omitempty"`
  1530. }
  1531. func (x *CreatePostRsp) Reset() {
  1532. *x = CreatePostRsp{}
  1533. if protoimpl.UnsafeEnabled {
  1534. mi := &file_proto_slowwild_proto_msgTypes[25]
  1535. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1536. ms.StoreMessageInfo(mi)
  1537. }
  1538. }
  1539. func (x *CreatePostRsp) String() string {
  1540. return protoimpl.X.MessageStringOf(x)
  1541. }
  1542. func (*CreatePostRsp) ProtoMessage() {}
  1543. func (x *CreatePostRsp) ProtoReflect() protoreflect.Message {
  1544. mi := &file_proto_slowwild_proto_msgTypes[25]
  1545. if protoimpl.UnsafeEnabled && x != nil {
  1546. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1547. if ms.LoadMessageInfo() == nil {
  1548. ms.StoreMessageInfo(mi)
  1549. }
  1550. return ms
  1551. }
  1552. return mi.MessageOf(x)
  1553. }
  1554. // Deprecated: Use CreatePostRsp.ProtoReflect.Descriptor instead.
  1555. func (*CreatePostRsp) Descriptor() ([]byte, []int) {
  1556. return file_proto_slowwild_proto_rawDescGZIP(), []int{25}
  1557. }
  1558. func (x *CreatePostRsp) GetPostId() int64 {
  1559. if x != nil {
  1560. return x.PostId
  1561. }
  1562. return 0
  1563. }
  1564. type GetTagListReq struct {
  1565. state protoimpl.MessageState
  1566. sizeCache protoimpl.SizeCache
  1567. unknownFields protoimpl.UnknownFields
  1568. Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
  1569. PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
  1570. TagName string `protobuf:"bytes,3,opt,name=tag_name,json=tagName,proto3" json:"tag_name,omitempty"`
  1571. SortBy int32 `protobuf:"varint,4,opt,name=sort_by,json=sortBy,proto3" json:"sort_by,omitempty"` //排序方式0-创建时间1-热度
  1572. }
  1573. func (x *GetTagListReq) Reset() {
  1574. *x = GetTagListReq{}
  1575. if protoimpl.UnsafeEnabled {
  1576. mi := &file_proto_slowwild_proto_msgTypes[26]
  1577. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1578. ms.StoreMessageInfo(mi)
  1579. }
  1580. }
  1581. func (x *GetTagListReq) String() string {
  1582. return protoimpl.X.MessageStringOf(x)
  1583. }
  1584. func (*GetTagListReq) ProtoMessage() {}
  1585. func (x *GetTagListReq) ProtoReflect() protoreflect.Message {
  1586. mi := &file_proto_slowwild_proto_msgTypes[26]
  1587. if protoimpl.UnsafeEnabled && x != nil {
  1588. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1589. if ms.LoadMessageInfo() == nil {
  1590. ms.StoreMessageInfo(mi)
  1591. }
  1592. return ms
  1593. }
  1594. return mi.MessageOf(x)
  1595. }
  1596. // Deprecated: Use GetTagListReq.ProtoReflect.Descriptor instead.
  1597. func (*GetTagListReq) Descriptor() ([]byte, []int) {
  1598. return file_proto_slowwild_proto_rawDescGZIP(), []int{26}
  1599. }
  1600. func (x *GetTagListReq) GetPage() int32 {
  1601. if x != nil {
  1602. return x.Page
  1603. }
  1604. return 0
  1605. }
  1606. func (x *GetTagListReq) GetPageSize() int32 {
  1607. if x != nil {
  1608. return x.PageSize
  1609. }
  1610. return 0
  1611. }
  1612. func (x *GetTagListReq) GetTagName() string {
  1613. if x != nil {
  1614. return x.TagName
  1615. }
  1616. return ""
  1617. }
  1618. func (x *GetTagListReq) GetSortBy() int32 {
  1619. if x != nil {
  1620. return x.SortBy
  1621. }
  1622. return 0
  1623. }
  1624. type TagItem struct {
  1625. state protoimpl.MessageState
  1626. sizeCache protoimpl.SizeCache
  1627. unknownFields protoimpl.UnknownFields
  1628. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  1629. HotNum int64 `protobuf:"varint,2,opt,name=hot_num,json=hotNum,proto3" json:"hot_num,omitempty"`
  1630. User *UserInfo `protobuf:"bytes,3,opt,name=user,proto3" json:"user,omitempty"`
  1631. Id int64 `protobuf:"varint,4,opt,name=id,proto3" json:"id,omitempty"`
  1632. CreatedOn int64 `protobuf:"varint,5,opt,name=created_on,json=createdOn,proto3" json:"created_on,omitempty"`
  1633. }
  1634. func (x *TagItem) Reset() {
  1635. *x = TagItem{}
  1636. if protoimpl.UnsafeEnabled {
  1637. mi := &file_proto_slowwild_proto_msgTypes[27]
  1638. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1639. ms.StoreMessageInfo(mi)
  1640. }
  1641. }
  1642. func (x *TagItem) String() string {
  1643. return protoimpl.X.MessageStringOf(x)
  1644. }
  1645. func (*TagItem) ProtoMessage() {}
  1646. func (x *TagItem) ProtoReflect() protoreflect.Message {
  1647. mi := &file_proto_slowwild_proto_msgTypes[27]
  1648. if protoimpl.UnsafeEnabled && x != nil {
  1649. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1650. if ms.LoadMessageInfo() == nil {
  1651. ms.StoreMessageInfo(mi)
  1652. }
  1653. return ms
  1654. }
  1655. return mi.MessageOf(x)
  1656. }
  1657. // Deprecated: Use TagItem.ProtoReflect.Descriptor instead.
  1658. func (*TagItem) Descriptor() ([]byte, []int) {
  1659. return file_proto_slowwild_proto_rawDescGZIP(), []int{27}
  1660. }
  1661. func (x *TagItem) GetName() string {
  1662. if x != nil {
  1663. return x.Name
  1664. }
  1665. return ""
  1666. }
  1667. func (x *TagItem) GetHotNum() int64 {
  1668. if x != nil {
  1669. return x.HotNum
  1670. }
  1671. return 0
  1672. }
  1673. func (x *TagItem) GetUser() *UserInfo {
  1674. if x != nil {
  1675. return x.User
  1676. }
  1677. return nil
  1678. }
  1679. func (x *TagItem) GetId() int64 {
  1680. if x != nil {
  1681. return x.Id
  1682. }
  1683. return 0
  1684. }
  1685. func (x *TagItem) GetCreatedOn() int64 {
  1686. if x != nil {
  1687. return x.CreatedOn
  1688. }
  1689. return 0
  1690. }
  1691. type GetTagListRsp struct {
  1692. state protoimpl.MessageState
  1693. sizeCache protoimpl.SizeCache
  1694. unknownFields protoimpl.UnknownFields
  1695. TagList []*TagItem `protobuf:"bytes,1,rep,name=tag_list,json=tagList,proto3" json:"tag_list,omitempty"`
  1696. Total int32 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
  1697. }
  1698. func (x *GetTagListRsp) Reset() {
  1699. *x = GetTagListRsp{}
  1700. if protoimpl.UnsafeEnabled {
  1701. mi := &file_proto_slowwild_proto_msgTypes[28]
  1702. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1703. ms.StoreMessageInfo(mi)
  1704. }
  1705. }
  1706. func (x *GetTagListRsp) String() string {
  1707. return protoimpl.X.MessageStringOf(x)
  1708. }
  1709. func (*GetTagListRsp) ProtoMessage() {}
  1710. func (x *GetTagListRsp) ProtoReflect() protoreflect.Message {
  1711. mi := &file_proto_slowwild_proto_msgTypes[28]
  1712. if protoimpl.UnsafeEnabled && x != nil {
  1713. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1714. if ms.LoadMessageInfo() == nil {
  1715. ms.StoreMessageInfo(mi)
  1716. }
  1717. return ms
  1718. }
  1719. return mi.MessageOf(x)
  1720. }
  1721. // Deprecated: Use GetTagListRsp.ProtoReflect.Descriptor instead.
  1722. func (*GetTagListRsp) Descriptor() ([]byte, []int) {
  1723. return file_proto_slowwild_proto_rawDescGZIP(), []int{28}
  1724. }
  1725. func (x *GetTagListRsp) GetTagList() []*TagItem {
  1726. if x != nil {
  1727. return x.TagList
  1728. }
  1729. return nil
  1730. }
  1731. func (x *GetTagListRsp) GetTotal() int32 {
  1732. if x != nil {
  1733. return x.Total
  1734. }
  1735. return 0
  1736. }
  1737. type GetTagReq struct {
  1738. state protoimpl.MessageState
  1739. sizeCache protoimpl.SizeCache
  1740. unknownFields protoimpl.UnknownFields
  1741. TagId int64 `protobuf:"varint,1,opt,name=tag_id,json=tagId,proto3" json:"tag_id,omitempty"`
  1742. UserId int64 `protobuf:"varint,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  1743. }
  1744. func (x *GetTagReq) Reset() {
  1745. *x = GetTagReq{}
  1746. if protoimpl.UnsafeEnabled {
  1747. mi := &file_proto_slowwild_proto_msgTypes[29]
  1748. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1749. ms.StoreMessageInfo(mi)
  1750. }
  1751. }
  1752. func (x *GetTagReq) String() string {
  1753. return protoimpl.X.MessageStringOf(x)
  1754. }
  1755. func (*GetTagReq) ProtoMessage() {}
  1756. func (x *GetTagReq) ProtoReflect() protoreflect.Message {
  1757. mi := &file_proto_slowwild_proto_msgTypes[29]
  1758. if protoimpl.UnsafeEnabled && x != nil {
  1759. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1760. if ms.LoadMessageInfo() == nil {
  1761. ms.StoreMessageInfo(mi)
  1762. }
  1763. return ms
  1764. }
  1765. return mi.MessageOf(x)
  1766. }
  1767. // Deprecated: Use GetTagReq.ProtoReflect.Descriptor instead.
  1768. func (*GetTagReq) Descriptor() ([]byte, []int) {
  1769. return file_proto_slowwild_proto_rawDescGZIP(), []int{29}
  1770. }
  1771. func (x *GetTagReq) GetTagId() int64 {
  1772. if x != nil {
  1773. return x.TagId
  1774. }
  1775. return 0
  1776. }
  1777. func (x *GetTagReq) GetUserId() int64 {
  1778. if x != nil {
  1779. return x.UserId
  1780. }
  1781. return 0
  1782. }
  1783. type GetTagRsp struct {
  1784. state protoimpl.MessageState
  1785. sizeCache protoimpl.SizeCache
  1786. unknownFields protoimpl.UnknownFields
  1787. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  1788. HotNum int64 `protobuf:"varint,2,opt,name=hot_num,json=hotNum,proto3" json:"hot_num,omitempty"`
  1789. User *UserInfo `protobuf:"bytes,3,opt,name=user,proto3" json:"user,omitempty"`
  1790. Id int64 `protobuf:"varint,4,opt,name=id,proto3" json:"id,omitempty"`
  1791. CreatedOn int64 `protobuf:"varint,5,opt,name=created_on,json=createdOn,proto3" json:"created_on,omitempty"`
  1792. PostCount int64 `protobuf:"varint,6,opt,name=post_count,json=postCount,proto3" json:"post_count,omitempty"`
  1793. FollowCount int64 `protobuf:"varint,7,opt,name=follow_count,json=followCount,proto3" json:"follow_count,omitempty"`
  1794. IsFollowed bool `protobuf:"varint,8,opt,name=is_followed,json=isFollowed,proto3" json:"is_followed,omitempty"`
  1795. }
  1796. func (x *GetTagRsp) Reset() {
  1797. *x = GetTagRsp{}
  1798. if protoimpl.UnsafeEnabled {
  1799. mi := &file_proto_slowwild_proto_msgTypes[30]
  1800. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1801. ms.StoreMessageInfo(mi)
  1802. }
  1803. }
  1804. func (x *GetTagRsp) String() string {
  1805. return protoimpl.X.MessageStringOf(x)
  1806. }
  1807. func (*GetTagRsp) ProtoMessage() {}
  1808. func (x *GetTagRsp) ProtoReflect() protoreflect.Message {
  1809. mi := &file_proto_slowwild_proto_msgTypes[30]
  1810. if protoimpl.UnsafeEnabled && x != nil {
  1811. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1812. if ms.LoadMessageInfo() == nil {
  1813. ms.StoreMessageInfo(mi)
  1814. }
  1815. return ms
  1816. }
  1817. return mi.MessageOf(x)
  1818. }
  1819. // Deprecated: Use GetTagRsp.ProtoReflect.Descriptor instead.
  1820. func (*GetTagRsp) Descriptor() ([]byte, []int) {
  1821. return file_proto_slowwild_proto_rawDescGZIP(), []int{30}
  1822. }
  1823. func (x *GetTagRsp) GetName() string {
  1824. if x != nil {
  1825. return x.Name
  1826. }
  1827. return ""
  1828. }
  1829. func (x *GetTagRsp) GetHotNum() int64 {
  1830. if x != nil {
  1831. return x.HotNum
  1832. }
  1833. return 0
  1834. }
  1835. func (x *GetTagRsp) GetUser() *UserInfo {
  1836. if x != nil {
  1837. return x.User
  1838. }
  1839. return nil
  1840. }
  1841. func (x *GetTagRsp) GetId() int64 {
  1842. if x != nil {
  1843. return x.Id
  1844. }
  1845. return 0
  1846. }
  1847. func (x *GetTagRsp) GetCreatedOn() int64 {
  1848. if x != nil {
  1849. return x.CreatedOn
  1850. }
  1851. return 0
  1852. }
  1853. func (x *GetTagRsp) GetPostCount() int64 {
  1854. if x != nil {
  1855. return x.PostCount
  1856. }
  1857. return 0
  1858. }
  1859. func (x *GetTagRsp) GetFollowCount() int64 {
  1860. if x != nil {
  1861. return x.FollowCount
  1862. }
  1863. return 0
  1864. }
  1865. func (x *GetTagRsp) GetIsFollowed() bool {
  1866. if x != nil {
  1867. return x.IsFollowed
  1868. }
  1869. return false
  1870. }
  1871. type GetPostListReq struct {
  1872. state protoimpl.MessageState
  1873. sizeCache protoimpl.SizeCache
  1874. unknownFields protoimpl.UnknownFields
  1875. Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
  1876. PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
  1877. SearchType int32 `protobuf:"varint,3,opt,name=search_type,json=searchType,proto3" json:"search_type,omitempty"` // 0-默认搜索1-搜索内容/标题2-话题搜索
  1878. SortType int32 `protobuf:"varint,4,opt,name=sort_type,json=sortType,proto3" json:"sort_type,omitempty"` //0-默认创建时间排序1-热度排序
  1879. Keyword string `protobuf:"bytes,5,opt,name=keyword,proto3" json:"keyword,omitempty"` // 搜索关键字,或者对应的id
  1880. UserId int64 `protobuf:"varint,6,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // 用户id
  1881. }
  1882. func (x *GetPostListReq) Reset() {
  1883. *x = GetPostListReq{}
  1884. if protoimpl.UnsafeEnabled {
  1885. mi := &file_proto_slowwild_proto_msgTypes[31]
  1886. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1887. ms.StoreMessageInfo(mi)
  1888. }
  1889. }
  1890. func (x *GetPostListReq) String() string {
  1891. return protoimpl.X.MessageStringOf(x)
  1892. }
  1893. func (*GetPostListReq) ProtoMessage() {}
  1894. func (x *GetPostListReq) ProtoReflect() protoreflect.Message {
  1895. mi := &file_proto_slowwild_proto_msgTypes[31]
  1896. if protoimpl.UnsafeEnabled && x != nil {
  1897. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1898. if ms.LoadMessageInfo() == nil {
  1899. ms.StoreMessageInfo(mi)
  1900. }
  1901. return ms
  1902. }
  1903. return mi.MessageOf(x)
  1904. }
  1905. // Deprecated: Use GetPostListReq.ProtoReflect.Descriptor instead.
  1906. func (*GetPostListReq) Descriptor() ([]byte, []int) {
  1907. return file_proto_slowwild_proto_rawDescGZIP(), []int{31}
  1908. }
  1909. func (x *GetPostListReq) GetPage() int32 {
  1910. if x != nil {
  1911. return x.Page
  1912. }
  1913. return 0
  1914. }
  1915. func (x *GetPostListReq) GetPageSize() int32 {
  1916. if x != nil {
  1917. return x.PageSize
  1918. }
  1919. return 0
  1920. }
  1921. func (x *GetPostListReq) GetSearchType() int32 {
  1922. if x != nil {
  1923. return x.SearchType
  1924. }
  1925. return 0
  1926. }
  1927. func (x *GetPostListReq) GetSortType() int32 {
  1928. if x != nil {
  1929. return x.SortType
  1930. }
  1931. return 0
  1932. }
  1933. func (x *GetPostListReq) GetKeyword() string {
  1934. if x != nil {
  1935. return x.Keyword
  1936. }
  1937. return ""
  1938. }
  1939. func (x *GetPostListReq) GetUserId() int64 {
  1940. if x != nil {
  1941. return x.UserId
  1942. }
  1943. return 0
  1944. }
  1945. type GetPostListItem struct {
  1946. state protoimpl.MessageState
  1947. sizeCache protoimpl.SizeCache
  1948. unknownFields protoimpl.UnknownFields
  1949. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  1950. User *UserInfo `protobuf:"bytes,2,opt,name=user,proto3" json:"user,omitempty"`
  1951. Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"`
  1952. ContentSummary string `protobuf:"bytes,4,opt,name=content_summary,json=contentSummary,proto3" json:"content_summary,omitempty"`
  1953. PostType int32 `protobuf:"varint,5,opt,name=post_type,json=postType,proto3" json:"post_type,omitempty"` //帖子类型0-普通图文1-视频
  1954. CommentCount int64 `protobuf:"varint,6,opt,name=comment_count,json=commentCount,proto3" json:"comment_count,omitempty"`
  1955. UpvoteCount int64 `protobuf:"varint,7,opt,name=upvote_count,json=upvoteCount,proto3" json:"upvote_count,omitempty"`
  1956. CollectionCount int64 `protobuf:"varint,8,opt,name=collection_count,json=collectionCount,proto3" json:"collection_count,omitempty"`
  1957. ShareCount int64 `protobuf:"varint,9,opt,name=share_count,json=shareCount,proto3" json:"share_count,omitempty"`
  1958. Visibillity int32 `protobuf:"varint,10,opt,name=visibillity,proto3" json:"visibillity,omitempty"`
  1959. IpLoc string `protobuf:"bytes,11,opt,name=ip_loc,json=ipLoc,proto3" json:"ip_loc,omitempty"`
  1960. HotNum int64 `protobuf:"varint,12,opt,name=hot_num,json=hotNum,proto3" json:"hot_num,omitempty"`
  1961. Images []string `protobuf:"bytes,13,rep,name=images,proto3" json:"images,omitempty"`
  1962. VideoUrl string `protobuf:"bytes,14,opt,name=video_url,json=videoUrl,proto3" json:"video_url,omitempty"`
  1963. VideoCover string `protobuf:"bytes,15,opt,name=video_cover,json=videoCover,proto3" json:"video_cover,omitempty"`
  1964. CreatedOn int64 `protobuf:"varint,16,opt,name=created_on,json=createdOn,proto3" json:"created_on,omitempty"`
  1965. Tags []*TagItem `protobuf:"bytes,17,rep,name=tags,proto3" json:"tags,omitempty"`
  1966. IsLiked bool `protobuf:"varint,18,opt,name=is_liked,json=isLiked,proto3" json:"is_liked,omitempty"`
  1967. IsCollected bool `protobuf:"varint,19,opt,name=is_collected,json=isCollected,proto3" json:"is_collected,omitempty"`
  1968. IsMine bool `protobuf:"varint,20,opt,name=is_mine,json=isMine,proto3" json:"is_mine,omitempty"`
  1969. }
  1970. func (x *GetPostListItem) Reset() {
  1971. *x = GetPostListItem{}
  1972. if protoimpl.UnsafeEnabled {
  1973. mi := &file_proto_slowwild_proto_msgTypes[32]
  1974. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1975. ms.StoreMessageInfo(mi)
  1976. }
  1977. }
  1978. func (x *GetPostListItem) String() string {
  1979. return protoimpl.X.MessageStringOf(x)
  1980. }
  1981. func (*GetPostListItem) ProtoMessage() {}
  1982. func (x *GetPostListItem) ProtoReflect() protoreflect.Message {
  1983. mi := &file_proto_slowwild_proto_msgTypes[32]
  1984. if protoimpl.UnsafeEnabled && x != nil {
  1985. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1986. if ms.LoadMessageInfo() == nil {
  1987. ms.StoreMessageInfo(mi)
  1988. }
  1989. return ms
  1990. }
  1991. return mi.MessageOf(x)
  1992. }
  1993. // Deprecated: Use GetPostListItem.ProtoReflect.Descriptor instead.
  1994. func (*GetPostListItem) Descriptor() ([]byte, []int) {
  1995. return file_proto_slowwild_proto_rawDescGZIP(), []int{32}
  1996. }
  1997. func (x *GetPostListItem) GetId() int64 {
  1998. if x != nil {
  1999. return x.Id
  2000. }
  2001. return 0
  2002. }
  2003. func (x *GetPostListItem) GetUser() *UserInfo {
  2004. if x != nil {
  2005. return x.User
  2006. }
  2007. return nil
  2008. }
  2009. func (x *GetPostListItem) GetTitle() string {
  2010. if x != nil {
  2011. return x.Title
  2012. }
  2013. return ""
  2014. }
  2015. func (x *GetPostListItem) GetContentSummary() string {
  2016. if x != nil {
  2017. return x.ContentSummary
  2018. }
  2019. return ""
  2020. }
  2021. func (x *GetPostListItem) GetPostType() int32 {
  2022. if x != nil {
  2023. return x.PostType
  2024. }
  2025. return 0
  2026. }
  2027. func (x *GetPostListItem) GetCommentCount() int64 {
  2028. if x != nil {
  2029. return x.CommentCount
  2030. }
  2031. return 0
  2032. }
  2033. func (x *GetPostListItem) GetUpvoteCount() int64 {
  2034. if x != nil {
  2035. return x.UpvoteCount
  2036. }
  2037. return 0
  2038. }
  2039. func (x *GetPostListItem) GetCollectionCount() int64 {
  2040. if x != nil {
  2041. return x.CollectionCount
  2042. }
  2043. return 0
  2044. }
  2045. func (x *GetPostListItem) GetShareCount() int64 {
  2046. if x != nil {
  2047. return x.ShareCount
  2048. }
  2049. return 0
  2050. }
  2051. func (x *GetPostListItem) GetVisibillity() int32 {
  2052. if x != nil {
  2053. return x.Visibillity
  2054. }
  2055. return 0
  2056. }
  2057. func (x *GetPostListItem) GetIpLoc() string {
  2058. if x != nil {
  2059. return x.IpLoc
  2060. }
  2061. return ""
  2062. }
  2063. func (x *GetPostListItem) GetHotNum() int64 {
  2064. if x != nil {
  2065. return x.HotNum
  2066. }
  2067. return 0
  2068. }
  2069. func (x *GetPostListItem) GetImages() []string {
  2070. if x != nil {
  2071. return x.Images
  2072. }
  2073. return nil
  2074. }
  2075. func (x *GetPostListItem) GetVideoUrl() string {
  2076. if x != nil {
  2077. return x.VideoUrl
  2078. }
  2079. return ""
  2080. }
  2081. func (x *GetPostListItem) GetVideoCover() string {
  2082. if x != nil {
  2083. return x.VideoCover
  2084. }
  2085. return ""
  2086. }
  2087. func (x *GetPostListItem) GetCreatedOn() int64 {
  2088. if x != nil {
  2089. return x.CreatedOn
  2090. }
  2091. return 0
  2092. }
  2093. func (x *GetPostListItem) GetTags() []*TagItem {
  2094. if x != nil {
  2095. return x.Tags
  2096. }
  2097. return nil
  2098. }
  2099. func (x *GetPostListItem) GetIsLiked() bool {
  2100. if x != nil {
  2101. return x.IsLiked
  2102. }
  2103. return false
  2104. }
  2105. func (x *GetPostListItem) GetIsCollected() bool {
  2106. if x != nil {
  2107. return x.IsCollected
  2108. }
  2109. return false
  2110. }
  2111. func (x *GetPostListItem) GetIsMine() bool {
  2112. if x != nil {
  2113. return x.IsMine
  2114. }
  2115. return false
  2116. }
  2117. type GetPostListRsp struct {
  2118. state protoimpl.MessageState
  2119. sizeCache protoimpl.SizeCache
  2120. unknownFields protoimpl.UnknownFields
  2121. List []*GetPostListItem `protobuf:"bytes,1,rep,name=List,proto3" json:"List,omitempty"`
  2122. Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
  2123. }
  2124. func (x *GetPostListRsp) Reset() {
  2125. *x = GetPostListRsp{}
  2126. if protoimpl.UnsafeEnabled {
  2127. mi := &file_proto_slowwild_proto_msgTypes[33]
  2128. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2129. ms.StoreMessageInfo(mi)
  2130. }
  2131. }
  2132. func (x *GetPostListRsp) String() string {
  2133. return protoimpl.X.MessageStringOf(x)
  2134. }
  2135. func (*GetPostListRsp) ProtoMessage() {}
  2136. func (x *GetPostListRsp) ProtoReflect() protoreflect.Message {
  2137. mi := &file_proto_slowwild_proto_msgTypes[33]
  2138. if protoimpl.UnsafeEnabled && x != nil {
  2139. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2140. if ms.LoadMessageInfo() == nil {
  2141. ms.StoreMessageInfo(mi)
  2142. }
  2143. return ms
  2144. }
  2145. return mi.MessageOf(x)
  2146. }
  2147. // Deprecated: Use GetPostListRsp.ProtoReflect.Descriptor instead.
  2148. func (*GetPostListRsp) Descriptor() ([]byte, []int) {
  2149. return file_proto_slowwild_proto_rawDescGZIP(), []int{33}
  2150. }
  2151. func (x *GetPostListRsp) GetList() []*GetPostListItem {
  2152. if x != nil {
  2153. return x.List
  2154. }
  2155. return nil
  2156. }
  2157. func (x *GetPostListRsp) GetTotal() int64 {
  2158. if x != nil {
  2159. return x.Total
  2160. }
  2161. return 0
  2162. }
  2163. type GetPostReq struct {
  2164. state protoimpl.MessageState
  2165. sizeCache protoimpl.SizeCache
  2166. unknownFields protoimpl.UnknownFields
  2167. UserId int64 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  2168. PostId int64 `protobuf:"varint,2,opt,name=post_id,json=postId,proto3" json:"post_id,omitempty"`
  2169. }
  2170. func (x *GetPostReq) Reset() {
  2171. *x = GetPostReq{}
  2172. if protoimpl.UnsafeEnabled {
  2173. mi := &file_proto_slowwild_proto_msgTypes[34]
  2174. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2175. ms.StoreMessageInfo(mi)
  2176. }
  2177. }
  2178. func (x *GetPostReq) String() string {
  2179. return protoimpl.X.MessageStringOf(x)
  2180. }
  2181. func (*GetPostReq) ProtoMessage() {}
  2182. func (x *GetPostReq) ProtoReflect() protoreflect.Message {
  2183. mi := &file_proto_slowwild_proto_msgTypes[34]
  2184. if protoimpl.UnsafeEnabled && x != nil {
  2185. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2186. if ms.LoadMessageInfo() == nil {
  2187. ms.StoreMessageInfo(mi)
  2188. }
  2189. return ms
  2190. }
  2191. return mi.MessageOf(x)
  2192. }
  2193. // Deprecated: Use GetPostReq.ProtoReflect.Descriptor instead.
  2194. func (*GetPostReq) Descriptor() ([]byte, []int) {
  2195. return file_proto_slowwild_proto_rawDescGZIP(), []int{34}
  2196. }
  2197. func (x *GetPostReq) GetUserId() int64 {
  2198. if x != nil {
  2199. return x.UserId
  2200. }
  2201. return 0
  2202. }
  2203. func (x *GetPostReq) GetPostId() int64 {
  2204. if x != nil {
  2205. return x.PostId
  2206. }
  2207. return 0
  2208. }
  2209. type GetPostRsp struct {
  2210. state protoimpl.MessageState
  2211. sizeCache protoimpl.SizeCache
  2212. unknownFields protoimpl.UnknownFields
  2213. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  2214. User *UserInfo `protobuf:"bytes,2,opt,name=user,proto3" json:"user,omitempty"`
  2215. Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"`
  2216. ContentSummary string `protobuf:"bytes,4,opt,name=content_summary,json=contentSummary,proto3" json:"content_summary,omitempty"`
  2217. PostType int32 `protobuf:"varint,5,opt,name=post_type,json=postType,proto3" json:"post_type,omitempty"` //帖子类型0-普通图文1-视频
  2218. CommentCount int64 `protobuf:"varint,6,opt,name=comment_count,json=commentCount,proto3" json:"comment_count,omitempty"`
  2219. UpvoteCount int64 `protobuf:"varint,7,opt,name=upvote_count,json=upvoteCount,proto3" json:"upvote_count,omitempty"`
  2220. CollectionCount int64 `protobuf:"varint,8,opt,name=collection_count,json=collectionCount,proto3" json:"collection_count,omitempty"`
  2221. ShareCount int64 `protobuf:"varint,9,opt,name=share_count,json=shareCount,proto3" json:"share_count,omitempty"`
  2222. Visibillity int32 `protobuf:"varint,10,opt,name=visibillity,proto3" json:"visibillity,omitempty"`
  2223. IpLoc string `protobuf:"bytes,11,opt,name=ip_loc,json=ipLoc,proto3" json:"ip_loc,omitempty"`
  2224. HotNum int64 `protobuf:"varint,12,opt,name=hot_num,json=hotNum,proto3" json:"hot_num,omitempty"`
  2225. Images []string `protobuf:"bytes,13,rep,name=images,proto3" json:"images,omitempty"`
  2226. VideoUrl string `protobuf:"bytes,14,opt,name=video_url,json=videoUrl,proto3" json:"video_url,omitempty"`
  2227. VideoCover string `protobuf:"bytes,15,opt,name=video_cover,json=videoCover,proto3" json:"video_cover,omitempty"`
  2228. Content string `protobuf:"bytes,16,opt,name=content,proto3" json:"content,omitempty"`
  2229. CreatedOn int64 `protobuf:"varint,17,opt,name=created_on,json=createdOn,proto3" json:"created_on,omitempty"`
  2230. Tags []*TagItem `protobuf:"bytes,18,rep,name=tags,proto3" json:"tags,omitempty"`
  2231. WithUser []*UserInfo `protobuf:"bytes,19,rep,name=with_user,json=withUser,proto3" json:"with_user,omitempty"`
  2232. LatestRepliedOn int64 `protobuf:"varint,20,opt,name=latest_replied_on,json=latestRepliedOn,proto3" json:"latest_replied_on,omitempty"`
  2233. IsLiked bool `protobuf:"varint,21,opt,name=is_liked,json=isLiked,proto3" json:"is_liked,omitempty"`
  2234. IsCollected bool `protobuf:"varint,22,opt,name=is_collected,json=isCollected,proto3" json:"is_collected,omitempty"`
  2235. IsMine bool `protobuf:"varint,23,opt,name=is_mine,json=isMine,proto3" json:"is_mine,omitempty"`
  2236. }
  2237. func (x *GetPostRsp) Reset() {
  2238. *x = GetPostRsp{}
  2239. if protoimpl.UnsafeEnabled {
  2240. mi := &file_proto_slowwild_proto_msgTypes[35]
  2241. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2242. ms.StoreMessageInfo(mi)
  2243. }
  2244. }
  2245. func (x *GetPostRsp) String() string {
  2246. return protoimpl.X.MessageStringOf(x)
  2247. }
  2248. func (*GetPostRsp) ProtoMessage() {}
  2249. func (x *GetPostRsp) ProtoReflect() protoreflect.Message {
  2250. mi := &file_proto_slowwild_proto_msgTypes[35]
  2251. if protoimpl.UnsafeEnabled && x != nil {
  2252. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2253. if ms.LoadMessageInfo() == nil {
  2254. ms.StoreMessageInfo(mi)
  2255. }
  2256. return ms
  2257. }
  2258. return mi.MessageOf(x)
  2259. }
  2260. // Deprecated: Use GetPostRsp.ProtoReflect.Descriptor instead.
  2261. func (*GetPostRsp) Descriptor() ([]byte, []int) {
  2262. return file_proto_slowwild_proto_rawDescGZIP(), []int{35}
  2263. }
  2264. func (x *GetPostRsp) GetId() int64 {
  2265. if x != nil {
  2266. return x.Id
  2267. }
  2268. return 0
  2269. }
  2270. func (x *GetPostRsp) GetUser() *UserInfo {
  2271. if x != nil {
  2272. return x.User
  2273. }
  2274. return nil
  2275. }
  2276. func (x *GetPostRsp) GetTitle() string {
  2277. if x != nil {
  2278. return x.Title
  2279. }
  2280. return ""
  2281. }
  2282. func (x *GetPostRsp) GetContentSummary() string {
  2283. if x != nil {
  2284. return x.ContentSummary
  2285. }
  2286. return ""
  2287. }
  2288. func (x *GetPostRsp) GetPostType() int32 {
  2289. if x != nil {
  2290. return x.PostType
  2291. }
  2292. return 0
  2293. }
  2294. func (x *GetPostRsp) GetCommentCount() int64 {
  2295. if x != nil {
  2296. return x.CommentCount
  2297. }
  2298. return 0
  2299. }
  2300. func (x *GetPostRsp) GetUpvoteCount() int64 {
  2301. if x != nil {
  2302. return x.UpvoteCount
  2303. }
  2304. return 0
  2305. }
  2306. func (x *GetPostRsp) GetCollectionCount() int64 {
  2307. if x != nil {
  2308. return x.CollectionCount
  2309. }
  2310. return 0
  2311. }
  2312. func (x *GetPostRsp) GetShareCount() int64 {
  2313. if x != nil {
  2314. return x.ShareCount
  2315. }
  2316. return 0
  2317. }
  2318. func (x *GetPostRsp) GetVisibillity() int32 {
  2319. if x != nil {
  2320. return x.Visibillity
  2321. }
  2322. return 0
  2323. }
  2324. func (x *GetPostRsp) GetIpLoc() string {
  2325. if x != nil {
  2326. return x.IpLoc
  2327. }
  2328. return ""
  2329. }
  2330. func (x *GetPostRsp) GetHotNum() int64 {
  2331. if x != nil {
  2332. return x.HotNum
  2333. }
  2334. return 0
  2335. }
  2336. func (x *GetPostRsp) GetImages() []string {
  2337. if x != nil {
  2338. return x.Images
  2339. }
  2340. return nil
  2341. }
  2342. func (x *GetPostRsp) GetVideoUrl() string {
  2343. if x != nil {
  2344. return x.VideoUrl
  2345. }
  2346. return ""
  2347. }
  2348. func (x *GetPostRsp) GetVideoCover() string {
  2349. if x != nil {
  2350. return x.VideoCover
  2351. }
  2352. return ""
  2353. }
  2354. func (x *GetPostRsp) GetContent() string {
  2355. if x != nil {
  2356. return x.Content
  2357. }
  2358. return ""
  2359. }
  2360. func (x *GetPostRsp) GetCreatedOn() int64 {
  2361. if x != nil {
  2362. return x.CreatedOn
  2363. }
  2364. return 0
  2365. }
  2366. func (x *GetPostRsp) GetTags() []*TagItem {
  2367. if x != nil {
  2368. return x.Tags
  2369. }
  2370. return nil
  2371. }
  2372. func (x *GetPostRsp) GetWithUser() []*UserInfo {
  2373. if x != nil {
  2374. return x.WithUser
  2375. }
  2376. return nil
  2377. }
  2378. func (x *GetPostRsp) GetLatestRepliedOn() int64 {
  2379. if x != nil {
  2380. return x.LatestRepliedOn
  2381. }
  2382. return 0
  2383. }
  2384. func (x *GetPostRsp) GetIsLiked() bool {
  2385. if x != nil {
  2386. return x.IsLiked
  2387. }
  2388. return false
  2389. }
  2390. func (x *GetPostRsp) GetIsCollected() bool {
  2391. if x != nil {
  2392. return x.IsCollected
  2393. }
  2394. return false
  2395. }
  2396. func (x *GetPostRsp) GetIsMine() bool {
  2397. if x != nil {
  2398. return x.IsMine
  2399. }
  2400. return false
  2401. }
  2402. type PostUpvoteReq struct {
  2403. state protoimpl.MessageState
  2404. sizeCache protoimpl.SizeCache
  2405. unknownFields protoimpl.UnknownFields
  2406. PostId int64 `protobuf:"varint,1,opt,name=post_id,json=postId,proto3" json:"post_id,omitempty"`
  2407. UserId int64 `protobuf:"varint,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  2408. }
  2409. func (x *PostUpvoteReq) Reset() {
  2410. *x = PostUpvoteReq{}
  2411. if protoimpl.UnsafeEnabled {
  2412. mi := &file_proto_slowwild_proto_msgTypes[36]
  2413. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2414. ms.StoreMessageInfo(mi)
  2415. }
  2416. }
  2417. func (x *PostUpvoteReq) String() string {
  2418. return protoimpl.X.MessageStringOf(x)
  2419. }
  2420. func (*PostUpvoteReq) ProtoMessage() {}
  2421. func (x *PostUpvoteReq) ProtoReflect() protoreflect.Message {
  2422. mi := &file_proto_slowwild_proto_msgTypes[36]
  2423. if protoimpl.UnsafeEnabled && x != nil {
  2424. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2425. if ms.LoadMessageInfo() == nil {
  2426. ms.StoreMessageInfo(mi)
  2427. }
  2428. return ms
  2429. }
  2430. return mi.MessageOf(x)
  2431. }
  2432. // Deprecated: Use PostUpvoteReq.ProtoReflect.Descriptor instead.
  2433. func (*PostUpvoteReq) Descriptor() ([]byte, []int) {
  2434. return file_proto_slowwild_proto_rawDescGZIP(), []int{36}
  2435. }
  2436. func (x *PostUpvoteReq) GetPostId() int64 {
  2437. if x != nil {
  2438. return x.PostId
  2439. }
  2440. return 0
  2441. }
  2442. func (x *PostUpvoteReq) GetUserId() int64 {
  2443. if x != nil {
  2444. return x.UserId
  2445. }
  2446. return 0
  2447. }
  2448. type PostUpvoteRsp struct {
  2449. state protoimpl.MessageState
  2450. sizeCache protoimpl.SizeCache
  2451. unknownFields protoimpl.UnknownFields
  2452. Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
  2453. }
  2454. func (x *PostUpvoteRsp) Reset() {
  2455. *x = PostUpvoteRsp{}
  2456. if protoimpl.UnsafeEnabled {
  2457. mi := &file_proto_slowwild_proto_msgTypes[37]
  2458. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2459. ms.StoreMessageInfo(mi)
  2460. }
  2461. }
  2462. func (x *PostUpvoteRsp) String() string {
  2463. return protoimpl.X.MessageStringOf(x)
  2464. }
  2465. func (*PostUpvoteRsp) ProtoMessage() {}
  2466. func (x *PostUpvoteRsp) ProtoReflect() protoreflect.Message {
  2467. mi := &file_proto_slowwild_proto_msgTypes[37]
  2468. if protoimpl.UnsafeEnabled && x != nil {
  2469. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2470. if ms.LoadMessageInfo() == nil {
  2471. ms.StoreMessageInfo(mi)
  2472. }
  2473. return ms
  2474. }
  2475. return mi.MessageOf(x)
  2476. }
  2477. // Deprecated: Use PostUpvoteRsp.ProtoReflect.Descriptor instead.
  2478. func (*PostUpvoteRsp) Descriptor() ([]byte, []int) {
  2479. return file_proto_slowwild_proto_rawDescGZIP(), []int{37}
  2480. }
  2481. func (x *PostUpvoteRsp) GetSuccess() bool {
  2482. if x != nil {
  2483. return x.Success
  2484. }
  2485. return false
  2486. }
  2487. type PostCollectionReq struct {
  2488. state protoimpl.MessageState
  2489. sizeCache protoimpl.SizeCache
  2490. unknownFields protoimpl.UnknownFields
  2491. PostId int64 `protobuf:"varint,1,opt,name=post_id,json=postId,proto3" json:"post_id,omitempty"`
  2492. UserId int64 `protobuf:"varint,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  2493. }
  2494. func (x *PostCollectionReq) Reset() {
  2495. *x = PostCollectionReq{}
  2496. if protoimpl.UnsafeEnabled {
  2497. mi := &file_proto_slowwild_proto_msgTypes[38]
  2498. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2499. ms.StoreMessageInfo(mi)
  2500. }
  2501. }
  2502. func (x *PostCollectionReq) String() string {
  2503. return protoimpl.X.MessageStringOf(x)
  2504. }
  2505. func (*PostCollectionReq) ProtoMessage() {}
  2506. func (x *PostCollectionReq) ProtoReflect() protoreflect.Message {
  2507. mi := &file_proto_slowwild_proto_msgTypes[38]
  2508. if protoimpl.UnsafeEnabled && x != nil {
  2509. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2510. if ms.LoadMessageInfo() == nil {
  2511. ms.StoreMessageInfo(mi)
  2512. }
  2513. return ms
  2514. }
  2515. return mi.MessageOf(x)
  2516. }
  2517. // Deprecated: Use PostCollectionReq.ProtoReflect.Descriptor instead.
  2518. func (*PostCollectionReq) Descriptor() ([]byte, []int) {
  2519. return file_proto_slowwild_proto_rawDescGZIP(), []int{38}
  2520. }
  2521. func (x *PostCollectionReq) GetPostId() int64 {
  2522. if x != nil {
  2523. return x.PostId
  2524. }
  2525. return 0
  2526. }
  2527. func (x *PostCollectionReq) GetUserId() int64 {
  2528. if x != nil {
  2529. return x.UserId
  2530. }
  2531. return 0
  2532. }
  2533. type PostCollectionRsp struct {
  2534. state protoimpl.MessageState
  2535. sizeCache protoimpl.SizeCache
  2536. unknownFields protoimpl.UnknownFields
  2537. Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
  2538. }
  2539. func (x *PostCollectionRsp) Reset() {
  2540. *x = PostCollectionRsp{}
  2541. if protoimpl.UnsafeEnabled {
  2542. mi := &file_proto_slowwild_proto_msgTypes[39]
  2543. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2544. ms.StoreMessageInfo(mi)
  2545. }
  2546. }
  2547. func (x *PostCollectionRsp) String() string {
  2548. return protoimpl.X.MessageStringOf(x)
  2549. }
  2550. func (*PostCollectionRsp) ProtoMessage() {}
  2551. func (x *PostCollectionRsp) ProtoReflect() protoreflect.Message {
  2552. mi := &file_proto_slowwild_proto_msgTypes[39]
  2553. if protoimpl.UnsafeEnabled && x != nil {
  2554. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2555. if ms.LoadMessageInfo() == nil {
  2556. ms.StoreMessageInfo(mi)
  2557. }
  2558. return ms
  2559. }
  2560. return mi.MessageOf(x)
  2561. }
  2562. // Deprecated: Use PostCollectionRsp.ProtoReflect.Descriptor instead.
  2563. func (*PostCollectionRsp) Descriptor() ([]byte, []int) {
  2564. return file_proto_slowwild_proto_rawDescGZIP(), []int{39}
  2565. }
  2566. func (x *PostCollectionRsp) GetSuccess() bool {
  2567. if x != nil {
  2568. return x.Success
  2569. }
  2570. return false
  2571. }
  2572. type PostShareReq struct {
  2573. state protoimpl.MessageState
  2574. sizeCache protoimpl.SizeCache
  2575. unknownFields protoimpl.UnknownFields
  2576. PostId int64 `protobuf:"varint,1,opt,name=post_id,json=postId,proto3" json:"post_id,omitempty"`
  2577. UserId int64 `protobuf:"varint,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  2578. }
  2579. func (x *PostShareReq) Reset() {
  2580. *x = PostShareReq{}
  2581. if protoimpl.UnsafeEnabled {
  2582. mi := &file_proto_slowwild_proto_msgTypes[40]
  2583. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2584. ms.StoreMessageInfo(mi)
  2585. }
  2586. }
  2587. func (x *PostShareReq) String() string {
  2588. return protoimpl.X.MessageStringOf(x)
  2589. }
  2590. func (*PostShareReq) ProtoMessage() {}
  2591. func (x *PostShareReq) ProtoReflect() protoreflect.Message {
  2592. mi := &file_proto_slowwild_proto_msgTypes[40]
  2593. if protoimpl.UnsafeEnabled && x != nil {
  2594. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2595. if ms.LoadMessageInfo() == nil {
  2596. ms.StoreMessageInfo(mi)
  2597. }
  2598. return ms
  2599. }
  2600. return mi.MessageOf(x)
  2601. }
  2602. // Deprecated: Use PostShareReq.ProtoReflect.Descriptor instead.
  2603. func (*PostShareReq) Descriptor() ([]byte, []int) {
  2604. return file_proto_slowwild_proto_rawDescGZIP(), []int{40}
  2605. }
  2606. func (x *PostShareReq) GetPostId() int64 {
  2607. if x != nil {
  2608. return x.PostId
  2609. }
  2610. return 0
  2611. }
  2612. func (x *PostShareReq) GetUserId() int64 {
  2613. if x != nil {
  2614. return x.UserId
  2615. }
  2616. return 0
  2617. }
  2618. type PostShareRsp struct {
  2619. state protoimpl.MessageState
  2620. sizeCache protoimpl.SizeCache
  2621. unknownFields protoimpl.UnknownFields
  2622. Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
  2623. }
  2624. func (x *PostShareRsp) Reset() {
  2625. *x = PostShareRsp{}
  2626. if protoimpl.UnsafeEnabled {
  2627. mi := &file_proto_slowwild_proto_msgTypes[41]
  2628. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2629. ms.StoreMessageInfo(mi)
  2630. }
  2631. }
  2632. func (x *PostShareRsp) String() string {
  2633. return protoimpl.X.MessageStringOf(x)
  2634. }
  2635. func (*PostShareRsp) ProtoMessage() {}
  2636. func (x *PostShareRsp) ProtoReflect() protoreflect.Message {
  2637. mi := &file_proto_slowwild_proto_msgTypes[41]
  2638. if protoimpl.UnsafeEnabled && x != nil {
  2639. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2640. if ms.LoadMessageInfo() == nil {
  2641. ms.StoreMessageInfo(mi)
  2642. }
  2643. return ms
  2644. }
  2645. return mi.MessageOf(x)
  2646. }
  2647. // Deprecated: Use PostShareRsp.ProtoReflect.Descriptor instead.
  2648. func (*PostShareRsp) Descriptor() ([]byte, []int) {
  2649. return file_proto_slowwild_proto_rawDescGZIP(), []int{41}
  2650. }
  2651. func (x *PostShareRsp) GetSuccess() bool {
  2652. if x != nil {
  2653. return x.Success
  2654. }
  2655. return false
  2656. }
  2657. type PostCommentReq struct {
  2658. state protoimpl.MessageState
  2659. sizeCache protoimpl.SizeCache
  2660. unknownFields protoimpl.UnknownFields
  2661. PostId int64 `protobuf:"varint,1,opt,name=post_id,json=postId,proto3" json:"post_id,omitempty"`
  2662. UserId int64 `protobuf:"varint,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  2663. Content string `protobuf:"bytes,3,opt,name=content,proto3" json:"content,omitempty"`
  2664. Image string `protobuf:"bytes,4,opt,name=image,proto3" json:"image,omitempty"`
  2665. AtUserId int64 `protobuf:"varint,5,opt,name=at_user_id,json=atUserId,proto3" json:"at_user_id,omitempty"`
  2666. Ip string `protobuf:"bytes,6,opt,name=ip,proto3" json:"ip,omitempty"`
  2667. IpLoc string `protobuf:"bytes,7,opt,name=ip_loc,json=ipLoc,proto3" json:"ip_loc,omitempty"`
  2668. }
  2669. func (x *PostCommentReq) Reset() {
  2670. *x = PostCommentReq{}
  2671. if protoimpl.UnsafeEnabled {
  2672. mi := &file_proto_slowwild_proto_msgTypes[42]
  2673. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2674. ms.StoreMessageInfo(mi)
  2675. }
  2676. }
  2677. func (x *PostCommentReq) String() string {
  2678. return protoimpl.X.MessageStringOf(x)
  2679. }
  2680. func (*PostCommentReq) ProtoMessage() {}
  2681. func (x *PostCommentReq) ProtoReflect() protoreflect.Message {
  2682. mi := &file_proto_slowwild_proto_msgTypes[42]
  2683. if protoimpl.UnsafeEnabled && x != nil {
  2684. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2685. if ms.LoadMessageInfo() == nil {
  2686. ms.StoreMessageInfo(mi)
  2687. }
  2688. return ms
  2689. }
  2690. return mi.MessageOf(x)
  2691. }
  2692. // Deprecated: Use PostCommentReq.ProtoReflect.Descriptor instead.
  2693. func (*PostCommentReq) Descriptor() ([]byte, []int) {
  2694. return file_proto_slowwild_proto_rawDescGZIP(), []int{42}
  2695. }
  2696. func (x *PostCommentReq) GetPostId() int64 {
  2697. if x != nil {
  2698. return x.PostId
  2699. }
  2700. return 0
  2701. }
  2702. func (x *PostCommentReq) GetUserId() int64 {
  2703. if x != nil {
  2704. return x.UserId
  2705. }
  2706. return 0
  2707. }
  2708. func (x *PostCommentReq) GetContent() string {
  2709. if x != nil {
  2710. return x.Content
  2711. }
  2712. return ""
  2713. }
  2714. func (x *PostCommentReq) GetImage() string {
  2715. if x != nil {
  2716. return x.Image
  2717. }
  2718. return ""
  2719. }
  2720. func (x *PostCommentReq) GetAtUserId() int64 {
  2721. if x != nil {
  2722. return x.AtUserId
  2723. }
  2724. return 0
  2725. }
  2726. func (x *PostCommentReq) GetIp() string {
  2727. if x != nil {
  2728. return x.Ip
  2729. }
  2730. return ""
  2731. }
  2732. func (x *PostCommentReq) GetIpLoc() string {
  2733. if x != nil {
  2734. return x.IpLoc
  2735. }
  2736. return ""
  2737. }
  2738. type PostCommentRsp struct {
  2739. state protoimpl.MessageState
  2740. sizeCache protoimpl.SizeCache
  2741. unknownFields protoimpl.UnknownFields
  2742. CommentId int64 `protobuf:"varint,1,opt,name=comment_id,json=commentId,proto3" json:"comment_id,omitempty"`
  2743. }
  2744. func (x *PostCommentRsp) Reset() {
  2745. *x = PostCommentRsp{}
  2746. if protoimpl.UnsafeEnabled {
  2747. mi := &file_proto_slowwild_proto_msgTypes[43]
  2748. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2749. ms.StoreMessageInfo(mi)
  2750. }
  2751. }
  2752. func (x *PostCommentRsp) String() string {
  2753. return protoimpl.X.MessageStringOf(x)
  2754. }
  2755. func (*PostCommentRsp) ProtoMessage() {}
  2756. func (x *PostCommentRsp) ProtoReflect() protoreflect.Message {
  2757. mi := &file_proto_slowwild_proto_msgTypes[43]
  2758. if protoimpl.UnsafeEnabled && x != nil {
  2759. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2760. if ms.LoadMessageInfo() == nil {
  2761. ms.StoreMessageInfo(mi)
  2762. }
  2763. return ms
  2764. }
  2765. return mi.MessageOf(x)
  2766. }
  2767. // Deprecated: Use PostCommentRsp.ProtoReflect.Descriptor instead.
  2768. func (*PostCommentRsp) Descriptor() ([]byte, []int) {
  2769. return file_proto_slowwild_proto_rawDescGZIP(), []int{43}
  2770. }
  2771. func (x *PostCommentRsp) GetCommentId() int64 {
  2772. if x != nil {
  2773. return x.CommentId
  2774. }
  2775. return 0
  2776. }
  2777. type PostReplyReq struct {
  2778. state protoimpl.MessageState
  2779. sizeCache protoimpl.SizeCache
  2780. unknownFields protoimpl.UnknownFields
  2781. PostId int64 `protobuf:"varint,1,opt,name=post_id,json=postId,proto3" json:"post_id,omitempty"`
  2782. UserId int64 `protobuf:"varint,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  2783. Content string `protobuf:"bytes,3,opt,name=content,proto3" json:"content,omitempty"`
  2784. Image string `protobuf:"bytes,4,opt,name=image,proto3" json:"image,omitempty"`
  2785. AtUserId int64 `protobuf:"varint,5,opt,name=at_user_id,json=atUserId,proto3" json:"at_user_id,omitempty"`
  2786. Ip string `protobuf:"bytes,6,opt,name=ip,proto3" json:"ip,omitempty"`
  2787. IpLoc string `protobuf:"bytes,7,opt,name=ip_loc,json=ipLoc,proto3" json:"ip_loc,omitempty"`
  2788. }
  2789. func (x *PostReplyReq) Reset() {
  2790. *x = PostReplyReq{}
  2791. if protoimpl.UnsafeEnabled {
  2792. mi := &file_proto_slowwild_proto_msgTypes[44]
  2793. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2794. ms.StoreMessageInfo(mi)
  2795. }
  2796. }
  2797. func (x *PostReplyReq) String() string {
  2798. return protoimpl.X.MessageStringOf(x)
  2799. }
  2800. func (*PostReplyReq) ProtoMessage() {}
  2801. func (x *PostReplyReq) ProtoReflect() protoreflect.Message {
  2802. mi := &file_proto_slowwild_proto_msgTypes[44]
  2803. if protoimpl.UnsafeEnabled && x != nil {
  2804. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2805. if ms.LoadMessageInfo() == nil {
  2806. ms.StoreMessageInfo(mi)
  2807. }
  2808. return ms
  2809. }
  2810. return mi.MessageOf(x)
  2811. }
  2812. // Deprecated: Use PostReplyReq.ProtoReflect.Descriptor instead.
  2813. func (*PostReplyReq) Descriptor() ([]byte, []int) {
  2814. return file_proto_slowwild_proto_rawDescGZIP(), []int{44}
  2815. }
  2816. func (x *PostReplyReq) GetPostId() int64 {
  2817. if x != nil {
  2818. return x.PostId
  2819. }
  2820. return 0
  2821. }
  2822. func (x *PostReplyReq) GetUserId() int64 {
  2823. if x != nil {
  2824. return x.UserId
  2825. }
  2826. return 0
  2827. }
  2828. func (x *PostReplyReq) GetContent() string {
  2829. if x != nil {
  2830. return x.Content
  2831. }
  2832. return ""
  2833. }
  2834. func (x *PostReplyReq) GetImage() string {
  2835. if x != nil {
  2836. return x.Image
  2837. }
  2838. return ""
  2839. }
  2840. func (x *PostReplyReq) GetAtUserId() int64 {
  2841. if x != nil {
  2842. return x.AtUserId
  2843. }
  2844. return 0
  2845. }
  2846. func (x *PostReplyReq) GetIp() string {
  2847. if x != nil {
  2848. return x.Ip
  2849. }
  2850. return ""
  2851. }
  2852. func (x *PostReplyReq) GetIpLoc() string {
  2853. if x != nil {
  2854. return x.IpLoc
  2855. }
  2856. return ""
  2857. }
  2858. type PostReplyRsp struct {
  2859. state protoimpl.MessageState
  2860. sizeCache protoimpl.SizeCache
  2861. unknownFields protoimpl.UnknownFields
  2862. ReplyId int64 `protobuf:"varint,1,opt,name=reply_id,json=replyId,proto3" json:"reply_id,omitempty"`
  2863. }
  2864. func (x *PostReplyRsp) Reset() {
  2865. *x = PostReplyRsp{}
  2866. if protoimpl.UnsafeEnabled {
  2867. mi := &file_proto_slowwild_proto_msgTypes[45]
  2868. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2869. ms.StoreMessageInfo(mi)
  2870. }
  2871. }
  2872. func (x *PostReplyRsp) String() string {
  2873. return protoimpl.X.MessageStringOf(x)
  2874. }
  2875. func (*PostReplyRsp) ProtoMessage() {}
  2876. func (x *PostReplyRsp) ProtoReflect() protoreflect.Message {
  2877. mi := &file_proto_slowwild_proto_msgTypes[45]
  2878. if protoimpl.UnsafeEnabled && x != nil {
  2879. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2880. if ms.LoadMessageInfo() == nil {
  2881. ms.StoreMessageInfo(mi)
  2882. }
  2883. return ms
  2884. }
  2885. return mi.MessageOf(x)
  2886. }
  2887. // Deprecated: Use PostReplyRsp.ProtoReflect.Descriptor instead.
  2888. func (*PostReplyRsp) Descriptor() ([]byte, []int) {
  2889. return file_proto_slowwild_proto_rawDescGZIP(), []int{45}
  2890. }
  2891. func (x *PostReplyRsp) GetReplyId() int64 {
  2892. if x != nil {
  2893. return x.ReplyId
  2894. }
  2895. return 0
  2896. }
  2897. type GetPostCommentListReq struct {
  2898. state protoimpl.MessageState
  2899. sizeCache protoimpl.SizeCache
  2900. unknownFields protoimpl.UnknownFields
  2901. Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
  2902. PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
  2903. PostId int64 `protobuf:"varint,3,opt,name=post_id,json=postId,proto3" json:"post_id,omitempty"`
  2904. UserId int64 `protobuf:"varint,4,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  2905. }
  2906. func (x *GetPostCommentListReq) Reset() {
  2907. *x = GetPostCommentListReq{}
  2908. if protoimpl.UnsafeEnabled {
  2909. mi := &file_proto_slowwild_proto_msgTypes[46]
  2910. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2911. ms.StoreMessageInfo(mi)
  2912. }
  2913. }
  2914. func (x *GetPostCommentListReq) String() string {
  2915. return protoimpl.X.MessageStringOf(x)
  2916. }
  2917. func (*GetPostCommentListReq) ProtoMessage() {}
  2918. func (x *GetPostCommentListReq) ProtoReflect() protoreflect.Message {
  2919. mi := &file_proto_slowwild_proto_msgTypes[46]
  2920. if protoimpl.UnsafeEnabled && x != nil {
  2921. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2922. if ms.LoadMessageInfo() == nil {
  2923. ms.StoreMessageInfo(mi)
  2924. }
  2925. return ms
  2926. }
  2927. return mi.MessageOf(x)
  2928. }
  2929. // Deprecated: Use GetPostCommentListReq.ProtoReflect.Descriptor instead.
  2930. func (*GetPostCommentListReq) Descriptor() ([]byte, []int) {
  2931. return file_proto_slowwild_proto_rawDescGZIP(), []int{46}
  2932. }
  2933. func (x *GetPostCommentListReq) GetPage() int32 {
  2934. if x != nil {
  2935. return x.Page
  2936. }
  2937. return 0
  2938. }
  2939. func (x *GetPostCommentListReq) GetPageSize() int32 {
  2940. if x != nil {
  2941. return x.PageSize
  2942. }
  2943. return 0
  2944. }
  2945. func (x *GetPostCommentListReq) GetPostId() int64 {
  2946. if x != nil {
  2947. return x.PostId
  2948. }
  2949. return 0
  2950. }
  2951. func (x *GetPostCommentListReq) GetUserId() int64 {
  2952. if x != nil {
  2953. return x.UserId
  2954. }
  2955. return 0
  2956. }
  2957. type RepliesItem struct {
  2958. state protoimpl.MessageState
  2959. sizeCache protoimpl.SizeCache
  2960. unknownFields protoimpl.UnknownFields
  2961. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  2962. PostId int64 `protobuf:"varint,2,opt,name=post_id,json=postId,proto3" json:"post_id,omitempty"`
  2963. User *UserInfo `protobuf:"bytes,3,opt,name=user,proto3" json:"user,omitempty"`
  2964. IpLoc string `protobuf:"bytes,4,opt,name=ip_loc,json=ipLoc,proto3" json:"ip_loc,omitempty"`
  2965. Content string `protobuf:"bytes,5,opt,name=content,proto3" json:"content,omitempty"`
  2966. Image string `protobuf:"bytes,6,opt,name=image,proto3" json:"image,omitempty"`
  2967. WithUser []*UserInfo `protobuf:"bytes,7,rep,name=with_user,json=withUser,proto3" json:"with_user,omitempty"`
  2968. UpvoteCount int64 `protobuf:"varint,8,opt,name=upvote_count,json=upvoteCount,proto3" json:"upvote_count,omitempty"`
  2969. IsLiked bool `protobuf:"varint,9,opt,name=is_liked,json=isLiked,proto3" json:"is_liked,omitempty"`
  2970. IsMine bool `protobuf:"varint,10,opt,name=is_mine,json=isMine,proto3" json:"is_mine,omitempty"`
  2971. CreatedOn int64 `protobuf:"varint,13,opt,name=created_on,json=createdOn,proto3" json:"created_on,omitempty"`
  2972. }
  2973. func (x *RepliesItem) Reset() {
  2974. *x = RepliesItem{}
  2975. if protoimpl.UnsafeEnabled {
  2976. mi := &file_proto_slowwild_proto_msgTypes[47]
  2977. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2978. ms.StoreMessageInfo(mi)
  2979. }
  2980. }
  2981. func (x *RepliesItem) String() string {
  2982. return protoimpl.X.MessageStringOf(x)
  2983. }
  2984. func (*RepliesItem) ProtoMessage() {}
  2985. func (x *RepliesItem) ProtoReflect() protoreflect.Message {
  2986. mi := &file_proto_slowwild_proto_msgTypes[47]
  2987. if protoimpl.UnsafeEnabled && x != nil {
  2988. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2989. if ms.LoadMessageInfo() == nil {
  2990. ms.StoreMessageInfo(mi)
  2991. }
  2992. return ms
  2993. }
  2994. return mi.MessageOf(x)
  2995. }
  2996. // Deprecated: Use RepliesItem.ProtoReflect.Descriptor instead.
  2997. func (*RepliesItem) Descriptor() ([]byte, []int) {
  2998. return file_proto_slowwild_proto_rawDescGZIP(), []int{47}
  2999. }
  3000. func (x *RepliesItem) GetId() int64 {
  3001. if x != nil {
  3002. return x.Id
  3003. }
  3004. return 0
  3005. }
  3006. func (x *RepliesItem) GetPostId() int64 {
  3007. if x != nil {
  3008. return x.PostId
  3009. }
  3010. return 0
  3011. }
  3012. func (x *RepliesItem) GetUser() *UserInfo {
  3013. if x != nil {
  3014. return x.User
  3015. }
  3016. return nil
  3017. }
  3018. func (x *RepliesItem) GetIpLoc() string {
  3019. if x != nil {
  3020. return x.IpLoc
  3021. }
  3022. return ""
  3023. }
  3024. func (x *RepliesItem) GetContent() string {
  3025. if x != nil {
  3026. return x.Content
  3027. }
  3028. return ""
  3029. }
  3030. func (x *RepliesItem) GetImage() string {
  3031. if x != nil {
  3032. return x.Image
  3033. }
  3034. return ""
  3035. }
  3036. func (x *RepliesItem) GetWithUser() []*UserInfo {
  3037. if x != nil {
  3038. return x.WithUser
  3039. }
  3040. return nil
  3041. }
  3042. func (x *RepliesItem) GetUpvoteCount() int64 {
  3043. if x != nil {
  3044. return x.UpvoteCount
  3045. }
  3046. return 0
  3047. }
  3048. func (x *RepliesItem) GetIsLiked() bool {
  3049. if x != nil {
  3050. return x.IsLiked
  3051. }
  3052. return false
  3053. }
  3054. func (x *RepliesItem) GetIsMine() bool {
  3055. if x != nil {
  3056. return x.IsMine
  3057. }
  3058. return false
  3059. }
  3060. func (x *RepliesItem) GetCreatedOn() int64 {
  3061. if x != nil {
  3062. return x.CreatedOn
  3063. }
  3064. return 0
  3065. }
  3066. type CommentItem struct {
  3067. state protoimpl.MessageState
  3068. sizeCache protoimpl.SizeCache
  3069. unknownFields protoimpl.UnknownFields
  3070. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  3071. PostId int64 `protobuf:"varint,2,opt,name=post_id,json=postId,proto3" json:"post_id,omitempty"`
  3072. User *UserInfo `protobuf:"bytes,3,opt,name=user,proto3" json:"user,omitempty"`
  3073. IpLoc string `protobuf:"bytes,4,opt,name=ip_loc,json=ipLoc,proto3" json:"ip_loc,omitempty"`
  3074. Content string `protobuf:"bytes,5,opt,name=content,proto3" json:"content,omitempty"`
  3075. Image string `protobuf:"bytes,6,opt,name=image,proto3" json:"image,omitempty"`
  3076. WithUser []*UserInfo `protobuf:"bytes,7,rep,name=with_user,json=withUser,proto3" json:"with_user,omitempty"`
  3077. ReplyCount int64 `protobuf:"varint,8,opt,name=reply_count,json=replyCount,proto3" json:"reply_count,omitempty"`
  3078. UpvoteCount int64 `protobuf:"varint,9,opt,name=upvote_count,json=upvoteCount,proto3" json:"upvote_count,omitempty"`
  3079. ReplyItem []*RepliesItem `protobuf:"bytes,10,rep,name=reply_item,json=replyItem,proto3" json:"reply_item,omitempty"`
  3080. IsLiked bool `protobuf:"varint,11,opt,name=is_liked,json=isLiked,proto3" json:"is_liked,omitempty"`
  3081. IsMine bool `protobuf:"varint,12,opt,name=is_mine,json=isMine,proto3" json:"is_mine,omitempty"`
  3082. CreatedOn int64 `protobuf:"varint,13,opt,name=created_on,json=createdOn,proto3" json:"created_on,omitempty"`
  3083. }
  3084. func (x *CommentItem) Reset() {
  3085. *x = CommentItem{}
  3086. if protoimpl.UnsafeEnabled {
  3087. mi := &file_proto_slowwild_proto_msgTypes[48]
  3088. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3089. ms.StoreMessageInfo(mi)
  3090. }
  3091. }
  3092. func (x *CommentItem) String() string {
  3093. return protoimpl.X.MessageStringOf(x)
  3094. }
  3095. func (*CommentItem) ProtoMessage() {}
  3096. func (x *CommentItem) ProtoReflect() protoreflect.Message {
  3097. mi := &file_proto_slowwild_proto_msgTypes[48]
  3098. if protoimpl.UnsafeEnabled && x != nil {
  3099. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3100. if ms.LoadMessageInfo() == nil {
  3101. ms.StoreMessageInfo(mi)
  3102. }
  3103. return ms
  3104. }
  3105. return mi.MessageOf(x)
  3106. }
  3107. // Deprecated: Use CommentItem.ProtoReflect.Descriptor instead.
  3108. func (*CommentItem) Descriptor() ([]byte, []int) {
  3109. return file_proto_slowwild_proto_rawDescGZIP(), []int{48}
  3110. }
  3111. func (x *CommentItem) GetId() int64 {
  3112. if x != nil {
  3113. return x.Id
  3114. }
  3115. return 0
  3116. }
  3117. func (x *CommentItem) GetPostId() int64 {
  3118. if x != nil {
  3119. return x.PostId
  3120. }
  3121. return 0
  3122. }
  3123. func (x *CommentItem) GetUser() *UserInfo {
  3124. if x != nil {
  3125. return x.User
  3126. }
  3127. return nil
  3128. }
  3129. func (x *CommentItem) GetIpLoc() string {
  3130. if x != nil {
  3131. return x.IpLoc
  3132. }
  3133. return ""
  3134. }
  3135. func (x *CommentItem) GetContent() string {
  3136. if x != nil {
  3137. return x.Content
  3138. }
  3139. return ""
  3140. }
  3141. func (x *CommentItem) GetImage() string {
  3142. if x != nil {
  3143. return x.Image
  3144. }
  3145. return ""
  3146. }
  3147. func (x *CommentItem) GetWithUser() []*UserInfo {
  3148. if x != nil {
  3149. return x.WithUser
  3150. }
  3151. return nil
  3152. }
  3153. func (x *CommentItem) GetReplyCount() int64 {
  3154. if x != nil {
  3155. return x.ReplyCount
  3156. }
  3157. return 0
  3158. }
  3159. func (x *CommentItem) GetUpvoteCount() int64 {
  3160. if x != nil {
  3161. return x.UpvoteCount
  3162. }
  3163. return 0
  3164. }
  3165. func (x *CommentItem) GetReplyItem() []*RepliesItem {
  3166. if x != nil {
  3167. return x.ReplyItem
  3168. }
  3169. return nil
  3170. }
  3171. func (x *CommentItem) GetIsLiked() bool {
  3172. if x != nil {
  3173. return x.IsLiked
  3174. }
  3175. return false
  3176. }
  3177. func (x *CommentItem) GetIsMine() bool {
  3178. if x != nil {
  3179. return x.IsMine
  3180. }
  3181. return false
  3182. }
  3183. func (x *CommentItem) GetCreatedOn() int64 {
  3184. if x != nil {
  3185. return x.CreatedOn
  3186. }
  3187. return 0
  3188. }
  3189. type GetPostCommentListRsp struct {
  3190. state protoimpl.MessageState
  3191. sizeCache protoimpl.SizeCache
  3192. unknownFields protoimpl.UnknownFields
  3193. List []*CommentItem `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
  3194. Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
  3195. }
  3196. func (x *GetPostCommentListRsp) Reset() {
  3197. *x = GetPostCommentListRsp{}
  3198. if protoimpl.UnsafeEnabled {
  3199. mi := &file_proto_slowwild_proto_msgTypes[49]
  3200. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3201. ms.StoreMessageInfo(mi)
  3202. }
  3203. }
  3204. func (x *GetPostCommentListRsp) String() string {
  3205. return protoimpl.X.MessageStringOf(x)
  3206. }
  3207. func (*GetPostCommentListRsp) ProtoMessage() {}
  3208. func (x *GetPostCommentListRsp) ProtoReflect() protoreflect.Message {
  3209. mi := &file_proto_slowwild_proto_msgTypes[49]
  3210. if protoimpl.UnsafeEnabled && x != nil {
  3211. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3212. if ms.LoadMessageInfo() == nil {
  3213. ms.StoreMessageInfo(mi)
  3214. }
  3215. return ms
  3216. }
  3217. return mi.MessageOf(x)
  3218. }
  3219. // Deprecated: Use GetPostCommentListRsp.ProtoReflect.Descriptor instead.
  3220. func (*GetPostCommentListRsp) Descriptor() ([]byte, []int) {
  3221. return file_proto_slowwild_proto_rawDescGZIP(), []int{49}
  3222. }
  3223. func (x *GetPostCommentListRsp) GetList() []*CommentItem {
  3224. if x != nil {
  3225. return x.List
  3226. }
  3227. return nil
  3228. }
  3229. func (x *GetPostCommentListRsp) GetTotal() int64 {
  3230. if x != nil {
  3231. return x.Total
  3232. }
  3233. return 0
  3234. }
  3235. type GetReplyListReq struct {
  3236. state protoimpl.MessageState
  3237. sizeCache protoimpl.SizeCache
  3238. unknownFields protoimpl.UnknownFields
  3239. Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
  3240. PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
  3241. CommentId int64 `protobuf:"varint,3,opt,name=comment_id,json=commentId,proto3" json:"comment_id,omitempty"`
  3242. UserId int64 `protobuf:"varint,4,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  3243. }
  3244. func (x *GetReplyListReq) Reset() {
  3245. *x = GetReplyListReq{}
  3246. if protoimpl.UnsafeEnabled {
  3247. mi := &file_proto_slowwild_proto_msgTypes[50]
  3248. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3249. ms.StoreMessageInfo(mi)
  3250. }
  3251. }
  3252. func (x *GetReplyListReq) String() string {
  3253. return protoimpl.X.MessageStringOf(x)
  3254. }
  3255. func (*GetReplyListReq) ProtoMessage() {}
  3256. func (x *GetReplyListReq) ProtoReflect() protoreflect.Message {
  3257. mi := &file_proto_slowwild_proto_msgTypes[50]
  3258. if protoimpl.UnsafeEnabled && x != nil {
  3259. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3260. if ms.LoadMessageInfo() == nil {
  3261. ms.StoreMessageInfo(mi)
  3262. }
  3263. return ms
  3264. }
  3265. return mi.MessageOf(x)
  3266. }
  3267. // Deprecated: Use GetReplyListReq.ProtoReflect.Descriptor instead.
  3268. func (*GetReplyListReq) Descriptor() ([]byte, []int) {
  3269. return file_proto_slowwild_proto_rawDescGZIP(), []int{50}
  3270. }
  3271. func (x *GetReplyListReq) GetPage() int32 {
  3272. if x != nil {
  3273. return x.Page
  3274. }
  3275. return 0
  3276. }
  3277. func (x *GetReplyListReq) GetPageSize() int32 {
  3278. if x != nil {
  3279. return x.PageSize
  3280. }
  3281. return 0
  3282. }
  3283. func (x *GetReplyListReq) GetCommentId() int64 {
  3284. if x != nil {
  3285. return x.CommentId
  3286. }
  3287. return 0
  3288. }
  3289. func (x *GetReplyListReq) GetUserId() int64 {
  3290. if x != nil {
  3291. return x.UserId
  3292. }
  3293. return 0
  3294. }
  3295. type GetReplyListRsp struct {
  3296. state protoimpl.MessageState
  3297. sizeCache protoimpl.SizeCache
  3298. unknownFields protoimpl.UnknownFields
  3299. List []*RepliesItem `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
  3300. Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
  3301. }
  3302. func (x *GetReplyListRsp) Reset() {
  3303. *x = GetReplyListRsp{}
  3304. if protoimpl.UnsafeEnabled {
  3305. mi := &file_proto_slowwild_proto_msgTypes[51]
  3306. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3307. ms.StoreMessageInfo(mi)
  3308. }
  3309. }
  3310. func (x *GetReplyListRsp) String() string {
  3311. return protoimpl.X.MessageStringOf(x)
  3312. }
  3313. func (*GetReplyListRsp) ProtoMessage() {}
  3314. func (x *GetReplyListRsp) ProtoReflect() protoreflect.Message {
  3315. mi := &file_proto_slowwild_proto_msgTypes[51]
  3316. if protoimpl.UnsafeEnabled && x != nil {
  3317. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3318. if ms.LoadMessageInfo() == nil {
  3319. ms.StoreMessageInfo(mi)
  3320. }
  3321. return ms
  3322. }
  3323. return mi.MessageOf(x)
  3324. }
  3325. // Deprecated: Use GetReplyListRsp.ProtoReflect.Descriptor instead.
  3326. func (*GetReplyListRsp) Descriptor() ([]byte, []int) {
  3327. return file_proto_slowwild_proto_rawDescGZIP(), []int{51}
  3328. }
  3329. func (x *GetReplyListRsp) GetList() []*RepliesItem {
  3330. if x != nil {
  3331. return x.List
  3332. }
  3333. return nil
  3334. }
  3335. func (x *GetReplyListRsp) GetTotal() int64 {
  3336. if x != nil {
  3337. return x.Total
  3338. }
  3339. return 0
  3340. }
  3341. type PostCommentUpvoteReq struct {
  3342. state protoimpl.MessageState
  3343. sizeCache protoimpl.SizeCache
  3344. unknownFields protoimpl.UnknownFields
  3345. UserId int64 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  3346. CommentId int64 `protobuf:"varint,2,opt,name=comment_id,json=commentId,proto3" json:"comment_id,omitempty"`
  3347. CommentType int32 `protobuf:"varint,3,opt,name=comment_type,json=commentType,proto3" json:"comment_type,omitempty"` // 0- 评论1-回复
  3348. }
  3349. func (x *PostCommentUpvoteReq) Reset() {
  3350. *x = PostCommentUpvoteReq{}
  3351. if protoimpl.UnsafeEnabled {
  3352. mi := &file_proto_slowwild_proto_msgTypes[52]
  3353. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3354. ms.StoreMessageInfo(mi)
  3355. }
  3356. }
  3357. func (x *PostCommentUpvoteReq) String() string {
  3358. return protoimpl.X.MessageStringOf(x)
  3359. }
  3360. func (*PostCommentUpvoteReq) ProtoMessage() {}
  3361. func (x *PostCommentUpvoteReq) ProtoReflect() protoreflect.Message {
  3362. mi := &file_proto_slowwild_proto_msgTypes[52]
  3363. if protoimpl.UnsafeEnabled && x != nil {
  3364. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3365. if ms.LoadMessageInfo() == nil {
  3366. ms.StoreMessageInfo(mi)
  3367. }
  3368. return ms
  3369. }
  3370. return mi.MessageOf(x)
  3371. }
  3372. // Deprecated: Use PostCommentUpvoteReq.ProtoReflect.Descriptor instead.
  3373. func (*PostCommentUpvoteReq) Descriptor() ([]byte, []int) {
  3374. return file_proto_slowwild_proto_rawDescGZIP(), []int{52}
  3375. }
  3376. func (x *PostCommentUpvoteReq) GetUserId() int64 {
  3377. if x != nil {
  3378. return x.UserId
  3379. }
  3380. return 0
  3381. }
  3382. func (x *PostCommentUpvoteReq) GetCommentId() int64 {
  3383. if x != nil {
  3384. return x.CommentId
  3385. }
  3386. return 0
  3387. }
  3388. func (x *PostCommentUpvoteReq) GetCommentType() int32 {
  3389. if x != nil {
  3390. return x.CommentType
  3391. }
  3392. return 0
  3393. }
  3394. type PostCommentUpvoteRsp struct {
  3395. state protoimpl.MessageState
  3396. sizeCache protoimpl.SizeCache
  3397. unknownFields protoimpl.UnknownFields
  3398. Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
  3399. }
  3400. func (x *PostCommentUpvoteRsp) Reset() {
  3401. *x = PostCommentUpvoteRsp{}
  3402. if protoimpl.UnsafeEnabled {
  3403. mi := &file_proto_slowwild_proto_msgTypes[53]
  3404. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3405. ms.StoreMessageInfo(mi)
  3406. }
  3407. }
  3408. func (x *PostCommentUpvoteRsp) String() string {
  3409. return protoimpl.X.MessageStringOf(x)
  3410. }
  3411. func (*PostCommentUpvoteRsp) ProtoMessage() {}
  3412. func (x *PostCommentUpvoteRsp) ProtoReflect() protoreflect.Message {
  3413. mi := &file_proto_slowwild_proto_msgTypes[53]
  3414. if protoimpl.UnsafeEnabled && x != nil {
  3415. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3416. if ms.LoadMessageInfo() == nil {
  3417. ms.StoreMessageInfo(mi)
  3418. }
  3419. return ms
  3420. }
  3421. return mi.MessageOf(x)
  3422. }
  3423. // Deprecated: Use PostCommentUpvoteRsp.ProtoReflect.Descriptor instead.
  3424. func (*PostCommentUpvoteRsp) Descriptor() ([]byte, []int) {
  3425. return file_proto_slowwild_proto_rawDescGZIP(), []int{53}
  3426. }
  3427. func (x *PostCommentUpvoteRsp) GetSuccess() bool {
  3428. if x != nil {
  3429. return x.Success
  3430. }
  3431. return false
  3432. }
  3433. type PostCommentThumbsDownReq struct {
  3434. state protoimpl.MessageState
  3435. sizeCache protoimpl.SizeCache
  3436. unknownFields protoimpl.UnknownFields
  3437. UserId int64 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  3438. CommentId int64 `protobuf:"varint,2,opt,name=comment_id,json=commentId,proto3" json:"comment_id,omitempty"`
  3439. CommentType int32 `protobuf:"varint,3,opt,name=comment_type,json=commentType,proto3" json:"comment_type,omitempty"` // 0- 评论1-回复
  3440. }
  3441. func (x *PostCommentThumbsDownReq) Reset() {
  3442. *x = PostCommentThumbsDownReq{}
  3443. if protoimpl.UnsafeEnabled {
  3444. mi := &file_proto_slowwild_proto_msgTypes[54]
  3445. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3446. ms.StoreMessageInfo(mi)
  3447. }
  3448. }
  3449. func (x *PostCommentThumbsDownReq) String() string {
  3450. return protoimpl.X.MessageStringOf(x)
  3451. }
  3452. func (*PostCommentThumbsDownReq) ProtoMessage() {}
  3453. func (x *PostCommentThumbsDownReq) ProtoReflect() protoreflect.Message {
  3454. mi := &file_proto_slowwild_proto_msgTypes[54]
  3455. if protoimpl.UnsafeEnabled && x != nil {
  3456. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3457. if ms.LoadMessageInfo() == nil {
  3458. ms.StoreMessageInfo(mi)
  3459. }
  3460. return ms
  3461. }
  3462. return mi.MessageOf(x)
  3463. }
  3464. // Deprecated: Use PostCommentThumbsDownReq.ProtoReflect.Descriptor instead.
  3465. func (*PostCommentThumbsDownReq) Descriptor() ([]byte, []int) {
  3466. return file_proto_slowwild_proto_rawDescGZIP(), []int{54}
  3467. }
  3468. func (x *PostCommentThumbsDownReq) GetUserId() int64 {
  3469. if x != nil {
  3470. return x.UserId
  3471. }
  3472. return 0
  3473. }
  3474. func (x *PostCommentThumbsDownReq) GetCommentId() int64 {
  3475. if x != nil {
  3476. return x.CommentId
  3477. }
  3478. return 0
  3479. }
  3480. func (x *PostCommentThumbsDownReq) GetCommentType() int32 {
  3481. if x != nil {
  3482. return x.CommentType
  3483. }
  3484. return 0
  3485. }
  3486. type PostCommentThumbsDownRsp struct {
  3487. state protoimpl.MessageState
  3488. sizeCache protoimpl.SizeCache
  3489. unknownFields protoimpl.UnknownFields
  3490. Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
  3491. }
  3492. func (x *PostCommentThumbsDownRsp) Reset() {
  3493. *x = PostCommentThumbsDownRsp{}
  3494. if protoimpl.UnsafeEnabled {
  3495. mi := &file_proto_slowwild_proto_msgTypes[55]
  3496. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3497. ms.StoreMessageInfo(mi)
  3498. }
  3499. }
  3500. func (x *PostCommentThumbsDownRsp) String() string {
  3501. return protoimpl.X.MessageStringOf(x)
  3502. }
  3503. func (*PostCommentThumbsDownRsp) ProtoMessage() {}
  3504. func (x *PostCommentThumbsDownRsp) ProtoReflect() protoreflect.Message {
  3505. mi := &file_proto_slowwild_proto_msgTypes[55]
  3506. if protoimpl.UnsafeEnabled && x != nil {
  3507. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3508. if ms.LoadMessageInfo() == nil {
  3509. ms.StoreMessageInfo(mi)
  3510. }
  3511. return ms
  3512. }
  3513. return mi.MessageOf(x)
  3514. }
  3515. // Deprecated: Use PostCommentThumbsDownRsp.ProtoReflect.Descriptor instead.
  3516. func (*PostCommentThumbsDownRsp) Descriptor() ([]byte, []int) {
  3517. return file_proto_slowwild_proto_rawDescGZIP(), []int{55}
  3518. }
  3519. func (x *PostCommentThumbsDownRsp) GetSuccess() bool {
  3520. if x != nil {
  3521. return x.Success
  3522. }
  3523. return false
  3524. }
  3525. type PostDeleteReq struct {
  3526. state protoimpl.MessageState
  3527. sizeCache protoimpl.SizeCache
  3528. unknownFields protoimpl.UnknownFields
  3529. UserId int64 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  3530. PostId int64 `protobuf:"varint,2,opt,name=post_id,json=postId,proto3" json:"post_id,omitempty"`
  3531. }
  3532. func (x *PostDeleteReq) Reset() {
  3533. *x = PostDeleteReq{}
  3534. if protoimpl.UnsafeEnabled {
  3535. mi := &file_proto_slowwild_proto_msgTypes[56]
  3536. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3537. ms.StoreMessageInfo(mi)
  3538. }
  3539. }
  3540. func (x *PostDeleteReq) String() string {
  3541. return protoimpl.X.MessageStringOf(x)
  3542. }
  3543. func (*PostDeleteReq) ProtoMessage() {}
  3544. func (x *PostDeleteReq) ProtoReflect() protoreflect.Message {
  3545. mi := &file_proto_slowwild_proto_msgTypes[56]
  3546. if protoimpl.UnsafeEnabled && x != nil {
  3547. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3548. if ms.LoadMessageInfo() == nil {
  3549. ms.StoreMessageInfo(mi)
  3550. }
  3551. return ms
  3552. }
  3553. return mi.MessageOf(x)
  3554. }
  3555. // Deprecated: Use PostDeleteReq.ProtoReflect.Descriptor instead.
  3556. func (*PostDeleteReq) Descriptor() ([]byte, []int) {
  3557. return file_proto_slowwild_proto_rawDescGZIP(), []int{56}
  3558. }
  3559. func (x *PostDeleteReq) GetUserId() int64 {
  3560. if x != nil {
  3561. return x.UserId
  3562. }
  3563. return 0
  3564. }
  3565. func (x *PostDeleteReq) GetPostId() int64 {
  3566. if x != nil {
  3567. return x.PostId
  3568. }
  3569. return 0
  3570. }
  3571. type PostDeleteRsp struct {
  3572. state protoimpl.MessageState
  3573. sizeCache protoimpl.SizeCache
  3574. unknownFields protoimpl.UnknownFields
  3575. Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
  3576. }
  3577. func (x *PostDeleteRsp) Reset() {
  3578. *x = PostDeleteRsp{}
  3579. if protoimpl.UnsafeEnabled {
  3580. mi := &file_proto_slowwild_proto_msgTypes[57]
  3581. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3582. ms.StoreMessageInfo(mi)
  3583. }
  3584. }
  3585. func (x *PostDeleteRsp) String() string {
  3586. return protoimpl.X.MessageStringOf(x)
  3587. }
  3588. func (*PostDeleteRsp) ProtoMessage() {}
  3589. func (x *PostDeleteRsp) ProtoReflect() protoreflect.Message {
  3590. mi := &file_proto_slowwild_proto_msgTypes[57]
  3591. if protoimpl.UnsafeEnabled && x != nil {
  3592. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3593. if ms.LoadMessageInfo() == nil {
  3594. ms.StoreMessageInfo(mi)
  3595. }
  3596. return ms
  3597. }
  3598. return mi.MessageOf(x)
  3599. }
  3600. // Deprecated: Use PostDeleteRsp.ProtoReflect.Descriptor instead.
  3601. func (*PostDeleteRsp) Descriptor() ([]byte, []int) {
  3602. return file_proto_slowwild_proto_rawDescGZIP(), []int{57}
  3603. }
  3604. func (x *PostDeleteRsp) GetSuccess() bool {
  3605. if x != nil {
  3606. return x.Success
  3607. }
  3608. return false
  3609. }
  3610. var File_proto_slowwild_proto protoreflect.FileDescriptor
  3611. var file_proto_slowwild_proto_rawDesc = []byte{
  3612. 0x0a, 0x14, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2f, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64,
  3613. 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x0e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64,
  3614. 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x22, 0xc0, 0x02, 0x0a, 0x0a, 0x55, 0x73, 0x65, 0x72, 0x45,
  3615. 0x6e, 0x74, 0x69, 0x74, 0x79, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
  3616. 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x18,
  3617. 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x12, 0x1a, 0x0a,
  3618. 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52,
  3619. 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x75, 0x73, 0x65,
  3620. 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x75, 0x73, 0x65,
  3621. 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x18, 0x05,
  3622. 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x73,
  3623. 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x06, 0x20, 0x01, 0x28, 0x05, 0x52, 0x06, 0x73, 0x74, 0x61,
  3624. 0x74, 0x75, 0x73, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x07, 0x20, 0x01, 0x28, 0x05,
  3625. 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x18, 0x0a, 0x07, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x73,
  3626. 0x18, 0x08, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x73, 0x12,
  3627. 0x1e, 0x0a, 0x0a, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x69, 0x6e, 0x67, 0x73, 0x18, 0x09, 0x20,
  3628. 0x01, 0x28, 0x03, 0x52, 0x0a, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x69, 0x6e, 0x67, 0x73, 0x12,
  3629. 0x26, 0x0a, 0x0f, 0x67, 0x65, 0x74, 0x5f, 0x6c, 0x69, 0x6b, 0x65, 0x73, 0x5f, 0x63, 0x6f, 0x75,
  3630. 0x6e, 0x74, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0d, 0x67, 0x65, 0x74, 0x4c, 0x69, 0x6b,
  3631. 0x65, 0x73, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x30, 0x0a, 0x14, 0x67, 0x65, 0x74, 0x5f, 0x63,
  3632. 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18,
  3633. 0x0b, 0x20, 0x01, 0x28, 0x05, 0x52, 0x12, 0x67, 0x65, 0x74, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63,
  3634. 0x74, 0x69, 0x6f, 0x6e, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x22, 0x60, 0x0a, 0x08, 0x55, 0x73, 0x65,
  3635. 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
  3636. 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x18,
  3637. 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x12, 0x1a, 0x0a,
  3638. 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52,
  3639. 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78,
  3640. 0x18, 0x07, 0x20, 0x01, 0x28, 0x05, 0x52, 0x03, 0x73, 0x65, 0x78, 0x22, 0x68, 0x0a, 0x0e, 0x46,
  3641. 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x2c, 0x0a,
  3642. 0x04, 0x75, 0x73, 0x65, 0x72, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x73, 0x6c,
  3643. 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65,
  3644. 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x75, 0x73, 0x65, 0x72, 0x12, 0x28, 0x0a, 0x10, 0x69,
  3645. 0x73, 0x5f, 0x6d, 0x75, 0x74, 0x75, 0x61, 0x6c, 0x5f, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x18,
  3646. 0x02, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0e, 0x69, 0x73, 0x4d, 0x75, 0x74, 0x75, 0x61, 0x6c, 0x46,
  3647. 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x22, 0x43, 0x0a, 0x13, 0x4c, 0x6f, 0x67, 0x69, 0x6e, 0x41, 0x6e,
  3648. 0x64, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x65, 0x72, 0x52, 0x73, 0x70, 0x12, 0x14, 0x0a, 0x05,
  3649. 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x6f, 0x6b,
  3650. 0x65, 0x6e, 0x12, 0x16, 0x0a, 0x06, 0x65, 0x78, 0x70, 0x69, 0x72, 0x65, 0x18, 0x02, 0x20, 0x01,
  3651. 0x28, 0x03, 0x52, 0x06, 0x65, 0x78, 0x70, 0x69, 0x72, 0x65, 0x22, 0x8a, 0x01, 0x0a, 0x08, 0x4c,
  3652. 0x6f, 0x67, 0x69, 0x6e, 0x52, 0x65, 0x71, 0x12, 0x14, 0x0a, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65,
  3653. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x12, 0x1a, 0x0a,
  3654. 0x08, 0x70, 0x61, 0x73, 0x73, 0x77, 0x6f, 0x72, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  3655. 0x08, 0x70, 0x61, 0x73, 0x73, 0x77, 0x6f, 0x72, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64,
  3656. 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x1d, 0x0a,
  3657. 0x0a, 0x6c, 0x6f, 0x67, 0x69, 0x6e, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28,
  3658. 0x05, 0x52, 0x09, 0x6c, 0x6f, 0x67, 0x69, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x12, 0x19, 0x0a, 0x08,
  3659. 0x6c, 0x6f, 0x67, 0x69, 0x6e, 0x5f, 0x69, 0x70, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07,
  3660. 0x6c, 0x6f, 0x67, 0x69, 0x6e, 0x49, 0x70, 0x22, 0xb5, 0x01, 0x0a, 0x0b, 0x52, 0x65, 0x67, 0x69,
  3661. 0x73, 0x74, 0x65, 0x72, 0x52, 0x65, 0x71, 0x12, 0x14, 0x0a, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65,
  3662. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x12, 0x1a, 0x0a,
  3663. 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  3664. 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x61, 0x73,
  3665. 0x73, 0x77, 0x6f, 0x72, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x61, 0x73,
  3666. 0x73, 0x77, 0x6f, 0x72, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x18,
  3667. 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x12, 0x10, 0x0a,
  3668. 0x03, 0x73, 0x65, 0x78, 0x18, 0x05, 0x20, 0x01, 0x28, 0x05, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12,
  3669. 0x1a, 0x0a, 0x08, 0x75, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28,
  3670. 0x09, 0x52, 0x08, 0x75, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63,
  3671. 0x6f, 0x64, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x22,
  3672. 0x4d, 0x0a, 0x0e, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x65,
  3673. 0x71, 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01,
  3674. 0x28, 0x03, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x22, 0x0a, 0x0d, 0x71, 0x75,
  3675. 0x65, 0x72, 0x79, 0x5f, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28,
  3676. 0x03, 0x52, 0x0b, 0x71, 0x75, 0x65, 0x72, 0x79, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0x84,
  3677. 0x01, 0x0a, 0x0f, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x65,
  3678. 0x73, 0x70, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02,
  3679. 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x18, 0x02, 0x20, 0x01,
  3680. 0x28, 0x09, 0x52, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69,
  3681. 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69,
  3682. 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x04, 0x20,
  3683. 0x01, 0x28, 0x05, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x1b, 0x0a, 0x09, 0x69, 0x73, 0x5f, 0x66,
  3684. 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x18, 0x05, 0x20, 0x01, 0x28, 0x08, 0x52, 0x08, 0x69, 0x73, 0x46,
  3685. 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x22, 0x51, 0x0a, 0x0b, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65,
  3686. 0x72, 0x52, 0x65, 0x71, 0x12, 0x1a, 0x0a, 0x08, 0x75, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d, 0x65,
  3687. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x75, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d, 0x65,
  3688. 0x12, 0x14, 0x0a, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  3689. 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x69, 0x64, 0x73, 0x18, 0x03, 0x20,
  3690. 0x03, 0x28, 0x03, 0x52, 0x03, 0x69, 0x64, 0x73, 0x22, 0x45, 0x0a, 0x0c, 0x46, 0x69, 0x6e, 0x64,
  3691. 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x73, 0x70, 0x12, 0x35, 0x0a, 0x09, 0x75, 0x73, 0x65, 0x72,
  3692. 0x5f, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x73, 0x6c,
  3693. 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65,
  3694. 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x08, 0x75, 0x73, 0x65, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x22,
  3695. 0x4e, 0x0a, 0x0d, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x71,
  3696. 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
  3697. 0x03, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x24, 0x0a, 0x0e, 0x66, 0x6f, 0x6c,
  3698. 0x6c, 0x6f, 0x77, 0x5f, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28,
  3699. 0x03, 0x52, 0x0c, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22,
  3700. 0x29, 0x0a, 0x0d, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x73,
  3701. 0x12, 0x18, 0x0a, 0x07, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28,
  3702. 0x08, 0x52, 0x07, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x22, 0x55, 0x0a, 0x0f, 0x55, 0x6e,
  3703. 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x71, 0x12, 0x17, 0x0a,
  3704. 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06,
  3705. 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x29, 0x0a, 0x11, 0x75, 0x6e, 0x5f, 0x66, 0x6f, 0x6c,
  3706. 0x6c, 0x6f, 0x77, 0x5f, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28,
  3707. 0x03, 0x52, 0x0e, 0x75, 0x6e, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x55, 0x73, 0x65, 0x72, 0x49,
  3708. 0x64, 0x22, 0x2b, 0x0a, 0x0f, 0x55, 0x6e, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x55, 0x73, 0x65,
  3709. 0x72, 0x52, 0x65, 0x73, 0x12, 0x18, 0x0a, 0x07, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x18,
  3710. 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x07, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x22, 0x7f,
  3711. 0x0a, 0x0f, 0x47, 0x65, 0x74, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x69, 0x6e, 0x67, 0x52, 0x65,
  3712. 0x71, 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01,
  3713. 0x28, 0x03, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x1b, 0x0a, 0x09, 0x70, 0x61,
  3714. 0x67, 0x65, 0x5f, 0x73, 0x69, 0x7a, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, 0x70,
  3715. 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x70, 0x61, 0x67, 0x65, 0x18,
  3716. 0x03, 0x20, 0x01, 0x28, 0x05, 0x52, 0x04, 0x70, 0x61, 0x67, 0x65, 0x12, 0x22, 0x0a, 0x0d, 0x71,
  3717. 0x75, 0x65, 0x72, 0x79, 0x5f, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x04, 0x20, 0x01,
  3718. 0x28, 0x03, 0x52, 0x0b, 0x71, 0x75, 0x65, 0x72, 0x79, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22,
  3719. 0x5b, 0x0a, 0x0f, 0x47, 0x65, 0x74, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x69, 0x6e, 0x67, 0x52,
  3720. 0x65, 0x73, 0x12, 0x32, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b,
  3721. 0x32, 0x1e, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65,
  3722. 0x72, 0x2e, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f,
  3723. 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x18,
  3724. 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x22, 0x7c, 0x0a, 0x0c,
  3725. 0x47, 0x65, 0x74, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x52, 0x65, 0x71, 0x12, 0x17, 0x0a, 0x07,
  3726. 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x75,
  3727. 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x1b, 0x0a, 0x09, 0x70, 0x61, 0x67, 0x65, 0x5f, 0x73, 0x69,
  3728. 0x7a, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69,
  3729. 0x7a, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x70, 0x61, 0x67, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x05,
  3730. 0x52, 0x04, 0x70, 0x61, 0x67, 0x65, 0x12, 0x22, 0x0a, 0x0d, 0x71, 0x75, 0x65, 0x72, 0x79, 0x5f,
  3731. 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x71,
  3732. 0x75, 0x65, 0x72, 0x79, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0x58, 0x0a, 0x0c, 0x47, 0x65,
  3733. 0x74, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x52, 0x65, 0x73, 0x12, 0x32, 0x0a, 0x04, 0x6c, 0x69,
  3734. 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1e, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77,
  3735. 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77,
  3736. 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x14,
  3737. 0x0a, 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x74,
  3738. 0x6f, 0x74, 0x61, 0x6c, 0x22, 0x2c, 0x0a, 0x11, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x50,
  3739. 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73, 0x65,
  3740. 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72,
  3741. 0x49, 0x64, 0x22, 0x9e, 0x03, 0x0a, 0x11, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x50, 0x72,
  3742. 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x52, 0x65, 0x73, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01,
  3743. 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b,
  3744. 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b,
  3745. 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x75, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d, 0x65,
  3746. 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x75, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d, 0x65,
  3747. 0x12, 0x16, 0x0a, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x04, 0x20, 0x01, 0x28, 0x05,
  3748. 0x52, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x76, 0x61, 0x74,
  3749. 0x61, 0x72, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72,
  3750. 0x12, 0x14, 0x0a, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52,
  3751. 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x12, 0x1f, 0x0a, 0x0b, 0x74, 0x77, 0x65, 0x65, 0x74, 0x5f,
  3752. 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x07, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0a, 0x74, 0x77, 0x65,
  3753. 0x65, 0x74, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x21, 0x0a, 0x0c, 0x69, 0x73, 0x5f, 0x66, 0x6f,
  3754. 0x6c, 0x6c, 0x6f, 0x77, 0x69, 0x6e, 0x67, 0x18, 0x08, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0b, 0x69,
  3755. 0x73, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x69, 0x6e, 0x67, 0x12, 0x1d, 0x0a, 0x0a, 0x63, 0x72,
  3756. 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x6f, 0x6e, 0x18, 0x09, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09,
  3757. 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x4f, 0x6e, 0x12, 0x18, 0x0a, 0x07, 0x66, 0x6f, 0x6c,
  3758. 0x6c, 0x6f, 0x77, 0x73, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x66, 0x6f, 0x6c, 0x6c,
  3759. 0x6f, 0x77, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x66, 0x61, 0x6e, 0x73, 0x18, 0x0b, 0x20, 0x01, 0x28,
  3760. 0x03, 0x52, 0x04, 0x66, 0x61, 0x6e, 0x73, 0x12, 0x26, 0x0a, 0x0f, 0x67, 0x65, 0x74, 0x5f, 0x6c,
  3761. 0x69, 0x6b, 0x65, 0x73, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x05,
  3762. 0x52, 0x0d, 0x67, 0x65, 0x74, 0x4c, 0x69, 0x6b, 0x65, 0x73, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12,
  3763. 0x30, 0x0a, 0x14, 0x67, 0x65, 0x74, 0x5f, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f,
  3764. 0x6e, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x05, 0x52, 0x12, 0x67,
  3765. 0x65, 0x74, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x43, 0x6f, 0x75, 0x6e,
  3766. 0x74, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x05, 0x52, 0x03,
  3767. 0x73, 0x65, 0x78, 0x22, 0x77, 0x0a, 0x11, 0x53, 0x65, 0x61, 0x72, 0x63, 0x68, 0x55, 0x73, 0x65,
  3768. 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x52, 0x65, 0x71, 0x12, 0x18, 0x0a, 0x07, 0x6b, 0x65, 0x79, 0x77,
  3769. 0x6f, 0x72, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6b, 0x65, 0x79, 0x77, 0x6f,
  3770. 0x72, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x70, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05,
  3771. 0x52, 0x04, 0x70, 0x61, 0x67, 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x70, 0x61, 0x67, 0x65, 0x5f, 0x73,
  3772. 0x69, 0x7a, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53,
  3773. 0x69, 0x7a, 0x65, 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x04,
  3774. 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0x87, 0x01, 0x0a,
  3775. 0x12, 0x53, 0x65, 0x61, 0x72, 0x63, 0x68, 0x55, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x49,
  3776. 0x74, 0x65, 0x6d, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18,
  3777. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12,
  3778. 0x16, 0x0a, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  3779. 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x03, 0x20,
  3780. 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x04,
  3781. 0x20, 0x01, 0x28, 0x05, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x1b, 0x0a, 0x09, 0x69, 0x73, 0x5f,
  3782. 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x18, 0x05, 0x20, 0x01, 0x28, 0x08, 0x52, 0x08, 0x69, 0x73,
  3783. 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x22, 0x61, 0x0a, 0x11, 0x53, 0x65, 0x61, 0x72, 0x63, 0x68,
  3784. 0x55, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x52, 0x65, 0x73, 0x12, 0x36, 0x0a, 0x04, 0x6c,
  3785. 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x22, 0x2e, 0x73, 0x6c, 0x6f, 0x77,
  3786. 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x53, 0x65, 0x61, 0x72, 0x63,
  3787. 0x68, 0x55, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x04, 0x6c,
  3788. 0x69, 0x73, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x18, 0x02, 0x20, 0x01,
  3789. 0x28, 0x03, 0x52, 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x22, 0x2f, 0x0a, 0x09, 0x43, 0x72, 0x65,
  3790. 0x61, 0x74, 0x65, 0x54, 0x61, 0x67, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01,
  3791. 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64,
  3792. 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x22, 0xd8, 0x02, 0x0a, 0x0d, 0x43,
  3793. 0x72, 0x65, 0x61, 0x74, 0x65, 0x50, 0x6f, 0x73, 0x74, 0x52, 0x65, 0x71, 0x12, 0x17, 0x0a, 0x07,
  3794. 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x75,
  3795. 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x18, 0x02,
  3796. 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x63,
  3797. 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x63, 0x6f,
  3798. 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x2d, 0x0a, 0x04, 0x74, 0x61, 0x67, 0x73, 0x18, 0x04, 0x20,
  3799. 0x03, 0x28, 0x0b, 0x32, 0x19, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65,
  3800. 0x72, 0x76, 0x65, 0x72, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x54, 0x61, 0x67, 0x52, 0x04,
  3801. 0x74, 0x61, 0x67, 0x73, 0x12, 0x1e, 0x0a, 0x0b, 0x61, 0x74, 0x5f, 0x75, 0x73, 0x65, 0x72, 0x5f,
  3802. 0x69, 0x64, 0x73, 0x18, 0x05, 0x20, 0x03, 0x28, 0x03, 0x52, 0x09, 0x61, 0x74, 0x55, 0x73, 0x65,
  3803. 0x72, 0x49, 0x64, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x74, 0x79, 0x70, 0x65, 0x18, 0x06, 0x20, 0x01,
  3804. 0x28, 0x05, 0x52, 0x04, 0x74, 0x79, 0x70, 0x65, 0x12, 0x1e, 0x0a, 0x0a, 0x76, 0x69, 0x73, 0x69,
  3805. 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x18, 0x07, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0a, 0x76, 0x69,
  3806. 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x6d, 0x61, 0x67,
  3807. 0x65, 0x73, 0x18, 0x08, 0x20, 0x03, 0x28, 0x09, 0x52, 0x06, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x73,
  3808. 0x12, 0x1f, 0x0a, 0x0b, 0x76, 0x69, 0x64, 0x65, 0x6f, 0x5f, 0x63, 0x6f, 0x76, 0x65, 0x72, 0x18,
  3809. 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x76, 0x69, 0x64, 0x65, 0x6f, 0x43, 0x6f, 0x76, 0x65,
  3810. 0x72, 0x12, 0x1b, 0x0a, 0x09, 0x76, 0x69, 0x64, 0x65, 0x6f, 0x5f, 0x75, 0x72, 0x6c, 0x18, 0x0a,
  3811. 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x76, 0x69, 0x64, 0x65, 0x6f, 0x55, 0x72, 0x6c, 0x12, 0x0e,
  3812. 0x0a, 0x02, 0x69, 0x70, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x70, 0x12, 0x15,
  3813. 0x0a, 0x06, 0x69, 0x70, 0x5f, 0x6c, 0x6f, 0x63, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05,
  3814. 0x69, 0x70, 0x4c, 0x6f, 0x63, 0x22, 0x28, 0x0a, 0x0d, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x50,
  3815. 0x6f, 0x73, 0x74, 0x52, 0x73, 0x70, 0x12, 0x17, 0x0a, 0x07, 0x70, 0x6f, 0x73, 0x74, 0x5f, 0x69,
  3816. 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x70, 0x6f, 0x73, 0x74, 0x49, 0x64, 0x22,
  3817. 0x74, 0x0a, 0x0d, 0x47, 0x65, 0x74, 0x54, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71,
  3818. 0x12, 0x12, 0x0a, 0x04, 0x70, 0x61, 0x67, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x04,
  3819. 0x70, 0x61, 0x67, 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x70, 0x61, 0x67, 0x65, 0x5f, 0x73, 0x69, 0x7a,
  3820. 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a,
  3821. 0x65, 0x12, 0x19, 0x0a, 0x08, 0x74, 0x61, 0x67, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x03, 0x20,
  3822. 0x01, 0x28, 0x09, 0x52, 0x07, 0x74, 0x61, 0x67, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x17, 0x0a, 0x07,
  3823. 0x73, 0x6f, 0x72, 0x74, 0x5f, 0x62, 0x79, 0x18, 0x04, 0x20, 0x01, 0x28, 0x05, 0x52, 0x06, 0x73,
  3824. 0x6f, 0x72, 0x74, 0x42, 0x79, 0x22, 0x93, 0x01, 0x0a, 0x07, 0x54, 0x61, 0x67, 0x49, 0x74, 0x65,
  3825. 0x6d, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  3826. 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x17, 0x0a, 0x07, 0x68, 0x6f, 0x74, 0x5f, 0x6e, 0x75, 0x6d,
  3827. 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x68, 0x6f, 0x74, 0x4e, 0x75, 0x6d, 0x12, 0x2c,
  3828. 0x0a, 0x04, 0x75, 0x73, 0x65, 0x72, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x73,
  3829. 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x55, 0x73,
  3830. 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x75, 0x73, 0x65, 0x72, 0x12, 0x0e, 0x0a, 0x02,
  3831. 0x69, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1d, 0x0a, 0x0a,
  3832. 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x6f, 0x6e, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03,
  3833. 0x52, 0x09, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x4f, 0x6e, 0x22, 0x59, 0x0a, 0x0d, 0x47,
  3834. 0x65, 0x74, 0x54, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x73, 0x70, 0x12, 0x32, 0x0a, 0x08,
  3835. 0x74, 0x61, 0x67, 0x5f, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x17,
  3836. 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e,
  3837. 0x54, 0x61, 0x67, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x07, 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74,
  3838. 0x12, 0x14, 0x0a, 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52,
  3839. 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x22, 0x3b, 0x0a, 0x09, 0x47, 0x65, 0x74, 0x54, 0x61, 0x67,
  3840. 0x52, 0x65, 0x71, 0x12, 0x15, 0x0a, 0x06, 0x74, 0x61, 0x67, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20,
  3841. 0x01, 0x28, 0x03, 0x52, 0x05, 0x74, 0x61, 0x67, 0x49, 0x64, 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73,
  3842. 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x75, 0x73, 0x65,
  3843. 0x72, 0x49, 0x64, 0x22, 0xf8, 0x01, 0x0a, 0x09, 0x47, 0x65, 0x74, 0x54, 0x61, 0x67, 0x52, 0x73,
  3844. 0x70, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  3845. 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x17, 0x0a, 0x07, 0x68, 0x6f, 0x74, 0x5f, 0x6e, 0x75, 0x6d,
  3846. 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x68, 0x6f, 0x74, 0x4e, 0x75, 0x6d, 0x12, 0x2c,
  3847. 0x0a, 0x04, 0x75, 0x73, 0x65, 0x72, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x73,
  3848. 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x55, 0x73,
  3849. 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x75, 0x73, 0x65, 0x72, 0x12, 0x0e, 0x0a, 0x02,
  3850. 0x69, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1d, 0x0a, 0x0a,
  3851. 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x6f, 0x6e, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03,
  3852. 0x52, 0x09, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x4f, 0x6e, 0x12, 0x1d, 0x0a, 0x0a, 0x70,
  3853. 0x6f, 0x73, 0x74, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52,
  3854. 0x09, 0x70, 0x6f, 0x73, 0x74, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x21, 0x0a, 0x0c, 0x66, 0x6f,
  3855. 0x6c, 0x6c, 0x6f, 0x77, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x07, 0x20, 0x01, 0x28, 0x03,
  3856. 0x52, 0x0b, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x1f, 0x0a,
  3857. 0x0b, 0x69, 0x73, 0x5f, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x65, 0x64, 0x18, 0x08, 0x20, 0x01,
  3858. 0x28, 0x08, 0x52, 0x0a, 0x69, 0x73, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x65, 0x64, 0x22, 0xb2,
  3859. 0x01, 0x0a, 0x0e, 0x47, 0x65, 0x74, 0x50, 0x6f, 0x73, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65,
  3860. 0x71, 0x12, 0x12, 0x0a, 0x04, 0x70, 0x61, 0x67, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52,
  3861. 0x04, 0x70, 0x61, 0x67, 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x70, 0x61, 0x67, 0x65, 0x5f, 0x73, 0x69,
  3862. 0x7a, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69,
  3863. 0x7a, 0x65, 0x12, 0x1f, 0x0a, 0x0b, 0x73, 0x65, 0x61, 0x72, 0x63, 0x68, 0x5f, 0x74, 0x79, 0x70,
  3864. 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0a, 0x73, 0x65, 0x61, 0x72, 0x63, 0x68, 0x54,
  3865. 0x79, 0x70, 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x73, 0x6f, 0x72, 0x74, 0x5f, 0x74, 0x79, 0x70, 0x65,
  3866. 0x18, 0x04, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, 0x73, 0x6f, 0x72, 0x74, 0x54, 0x79, 0x70, 0x65,
  3867. 0x12, 0x18, 0x0a, 0x07, 0x6b, 0x65, 0x79, 0x77, 0x6f, 0x72, 0x64, 0x18, 0x05, 0x20, 0x01, 0x28,
  3868. 0x09, 0x52, 0x07, 0x6b, 0x65, 0x79, 0x77, 0x6f, 0x72, 0x64, 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73,
  3869. 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x75, 0x73, 0x65,
  3870. 0x72, 0x49, 0x64, 0x22, 0x8a, 0x05, 0x0a, 0x0f, 0x47, 0x65, 0x74, 0x50, 0x6f, 0x73, 0x74, 0x4c,
  3871. 0x69, 0x73, 0x74, 0x49, 0x74, 0x65, 0x6d, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20,
  3872. 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x2c, 0x0a, 0x04, 0x75, 0x73, 0x65, 0x72, 0x18,
  3873. 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64,
  3874. 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52,
  3875. 0x04, 0x75, 0x73, 0x65, 0x72, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x18, 0x03,
  3876. 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x12, 0x27, 0x0a, 0x0f, 0x63,
  3877. 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x5f, 0x73, 0x75, 0x6d, 0x6d, 0x61, 0x72, 0x79, 0x18, 0x04,
  3878. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x53, 0x75, 0x6d,
  3879. 0x6d, 0x61, 0x72, 0x79, 0x12, 0x1b, 0x0a, 0x09, 0x70, 0x6f, 0x73, 0x74, 0x5f, 0x74, 0x79, 0x70,
  3880. 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, 0x70, 0x6f, 0x73, 0x74, 0x54, 0x79, 0x70,
  3881. 0x65, 0x12, 0x23, 0x0a, 0x0d, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x5f, 0x63, 0x6f, 0x75,
  3882. 0x6e, 0x74, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0c, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e,
  3883. 0x74, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x21, 0x0a, 0x0c, 0x75, 0x70, 0x76, 0x6f, 0x74, 0x65,
  3884. 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x75, 0x70,
  3885. 0x76, 0x6f, 0x74, 0x65, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x29, 0x0a, 0x10, 0x63, 0x6f, 0x6c,
  3886. 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x08, 0x20,
  3887. 0x01, 0x28, 0x03, 0x52, 0x0f, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x43,
  3888. 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x1f, 0x0a, 0x0b, 0x73, 0x68, 0x61, 0x72, 0x65, 0x5f, 0x63, 0x6f,
  3889. 0x75, 0x6e, 0x74, 0x18, 0x09, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x73, 0x68, 0x61, 0x72, 0x65,
  3890. 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x20, 0x0a, 0x0b, 0x76, 0x69, 0x73, 0x69, 0x62, 0x69, 0x6c,
  3891. 0x6c, 0x69, 0x74, 0x79, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0b, 0x76, 0x69, 0x73, 0x69,
  3892. 0x62, 0x69, 0x6c, 0x6c, 0x69, 0x74, 0x79, 0x12, 0x15, 0x0a, 0x06, 0x69, 0x70, 0x5f, 0x6c, 0x6f,
  3893. 0x63, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x69, 0x70, 0x4c, 0x6f, 0x63, 0x12, 0x17,
  3894. 0x0a, 0x07, 0x68, 0x6f, 0x74, 0x5f, 0x6e, 0x75, 0x6d, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x03, 0x52,
  3895. 0x06, 0x68, 0x6f, 0x74, 0x4e, 0x75, 0x6d, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x6d, 0x61, 0x67, 0x65,
  3896. 0x73, 0x18, 0x0d, 0x20, 0x03, 0x28, 0x09, 0x52, 0x06, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x73, 0x12,
  3897. 0x1b, 0x0a, 0x09, 0x76, 0x69, 0x64, 0x65, 0x6f, 0x5f, 0x75, 0x72, 0x6c, 0x18, 0x0e, 0x20, 0x01,
  3898. 0x28, 0x09, 0x52, 0x08, 0x76, 0x69, 0x64, 0x65, 0x6f, 0x55, 0x72, 0x6c, 0x12, 0x1f, 0x0a, 0x0b,
  3899. 0x76, 0x69, 0x64, 0x65, 0x6f, 0x5f, 0x63, 0x6f, 0x76, 0x65, 0x72, 0x18, 0x0f, 0x20, 0x01, 0x28,
  3900. 0x09, 0x52, 0x0a, 0x76, 0x69, 0x64, 0x65, 0x6f, 0x43, 0x6f, 0x76, 0x65, 0x72, 0x12, 0x1d, 0x0a,
  3901. 0x0a, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x6f, 0x6e, 0x18, 0x10, 0x20, 0x01, 0x28,
  3902. 0x03, 0x52, 0x09, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x4f, 0x6e, 0x12, 0x2b, 0x0a, 0x04,
  3903. 0x74, 0x61, 0x67, 0x73, 0x18, 0x11, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x17, 0x2e, 0x73, 0x6c, 0x6f,
  3904. 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x54, 0x61, 0x67, 0x49,
  3905. 0x74, 0x65, 0x6d, 0x52, 0x04, 0x74, 0x61, 0x67, 0x73, 0x12, 0x19, 0x0a, 0x08, 0x69, 0x73, 0x5f,
  3906. 0x6c, 0x69, 0x6b, 0x65, 0x64, 0x18, 0x12, 0x20, 0x01, 0x28, 0x08, 0x52, 0x07, 0x69, 0x73, 0x4c,
  3907. 0x69, 0x6b, 0x65, 0x64, 0x12, 0x21, 0x0a, 0x0c, 0x69, 0x73, 0x5f, 0x63, 0x6f, 0x6c, 0x6c, 0x65,
  3908. 0x63, 0x74, 0x65, 0x64, 0x18, 0x13, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0b, 0x69, 0x73, 0x43, 0x6f,
  3909. 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x65, 0x64, 0x12, 0x17, 0x0a, 0x07, 0x69, 0x73, 0x5f, 0x6d, 0x69,
  3910. 0x6e, 0x65, 0x18, 0x14, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x69, 0x73, 0x4d, 0x69, 0x6e, 0x65,
  3911. 0x22, 0x5b, 0x0a, 0x0e, 0x47, 0x65, 0x74, 0x50, 0x6f, 0x73, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x52,
  3912. 0x73, 0x70, 0x12, 0x33, 0x0a, 0x04, 0x4c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b,
  3913. 0x32, 0x1f, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65,
  3914. 0x72, 0x2e, 0x47, 0x65, 0x74, 0x50, 0x6f, 0x73, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x49, 0x74, 0x65,
  3915. 0x6d, 0x52, 0x04, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c,
  3916. 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x22, 0x3e, 0x0a,
  3917. 0x0a, 0x47, 0x65, 0x74, 0x50, 0x6f, 0x73, 0x74, 0x52, 0x65, 0x71, 0x12, 0x17, 0x0a, 0x07, 0x75,
  3918. 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x75, 0x73,
  3919. 0x65, 0x72, 0x49, 0x64, 0x12, 0x17, 0x0a, 0x07, 0x70, 0x6f, 0x73, 0x74, 0x5f, 0x69, 0x64, 0x18,
  3920. 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x70, 0x6f, 0x73, 0x74, 0x49, 0x64, 0x22, 0x82, 0x06,
  3921. 0x0a, 0x0a, 0x47, 0x65, 0x74, 0x50, 0x6f, 0x73, 0x74, 0x52, 0x73, 0x70, 0x12, 0x0e, 0x0a, 0x02,
  3922. 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x2c, 0x0a, 0x04,
  3923. 0x75, 0x73, 0x65, 0x72, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x73, 0x6c, 0x6f,
  3924. 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65, 0x72,
  3925. 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x75, 0x73, 0x65, 0x72, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x69,
  3926. 0x74, 0x6c, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65,
  3927. 0x12, 0x27, 0x0a, 0x0f, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x5f, 0x73, 0x75, 0x6d, 0x6d,
  3928. 0x61, 0x72, 0x79, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x63, 0x6f, 0x6e, 0x74, 0x65,
  3929. 0x6e, 0x74, 0x53, 0x75, 0x6d, 0x6d, 0x61, 0x72, 0x79, 0x12, 0x1b, 0x0a, 0x09, 0x70, 0x6f, 0x73,
  3930. 0x74, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, 0x70, 0x6f,
  3931. 0x73, 0x74, 0x54, 0x79, 0x70, 0x65, 0x12, 0x23, 0x0a, 0x0d, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e,
  3932. 0x74, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0c, 0x63,
  3933. 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x21, 0x0a, 0x0c, 0x75,
  3934. 0x70, 0x76, 0x6f, 0x74, 0x65, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x07, 0x20, 0x01, 0x28,
  3935. 0x03, 0x52, 0x0b, 0x75, 0x70, 0x76, 0x6f, 0x74, 0x65, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x29,
  3936. 0x0a, 0x10, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x63, 0x6f, 0x75,
  3937. 0x6e, 0x74, 0x18, 0x08, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0f, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63,
  3938. 0x74, 0x69, 0x6f, 0x6e, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x1f, 0x0a, 0x0b, 0x73, 0x68, 0x61,
  3939. 0x72, 0x65, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x09, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a,
  3940. 0x73, 0x68, 0x61, 0x72, 0x65, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x20, 0x0a, 0x0b, 0x76, 0x69,
  3941. 0x73, 0x69, 0x62, 0x69, 0x6c, 0x6c, 0x69, 0x74, 0x79, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x05, 0x52,
  3942. 0x0b, 0x76, 0x69, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x6c, 0x69, 0x74, 0x79, 0x12, 0x15, 0x0a, 0x06,
  3943. 0x69, 0x70, 0x5f, 0x6c, 0x6f, 0x63, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x69, 0x70,
  3944. 0x4c, 0x6f, 0x63, 0x12, 0x17, 0x0a, 0x07, 0x68, 0x6f, 0x74, 0x5f, 0x6e, 0x75, 0x6d, 0x18, 0x0c,
  3945. 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x68, 0x6f, 0x74, 0x4e, 0x75, 0x6d, 0x12, 0x16, 0x0a, 0x06,
  3946. 0x69, 0x6d, 0x61, 0x67, 0x65, 0x73, 0x18, 0x0d, 0x20, 0x03, 0x28, 0x09, 0x52, 0x06, 0x69, 0x6d,
  3947. 0x61, 0x67, 0x65, 0x73, 0x12, 0x1b, 0x0a, 0x09, 0x76, 0x69, 0x64, 0x65, 0x6f, 0x5f, 0x75, 0x72,
  3948. 0x6c, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x76, 0x69, 0x64, 0x65, 0x6f, 0x55, 0x72,
  3949. 0x6c, 0x12, 0x1f, 0x0a, 0x0b, 0x76, 0x69, 0x64, 0x65, 0x6f, 0x5f, 0x63, 0x6f, 0x76, 0x65, 0x72,
  3950. 0x18, 0x0f, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x76, 0x69, 0x64, 0x65, 0x6f, 0x43, 0x6f, 0x76,
  3951. 0x65, 0x72, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x10, 0x20,
  3952. 0x01, 0x28, 0x09, 0x52, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x1d, 0x0a, 0x0a,
  3953. 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x6f, 0x6e, 0x18, 0x11, 0x20, 0x01, 0x28, 0x03,
  3954. 0x52, 0x09, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x4f, 0x6e, 0x12, 0x2b, 0x0a, 0x04, 0x74,
  3955. 0x61, 0x67, 0x73, 0x18, 0x12, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x17, 0x2e, 0x73, 0x6c, 0x6f, 0x77,
  3956. 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x54, 0x61, 0x67, 0x49, 0x74,
  3957. 0x65, 0x6d, 0x52, 0x04, 0x74, 0x61, 0x67, 0x73, 0x12, 0x35, 0x0a, 0x09, 0x77, 0x69, 0x74, 0x68,
  3958. 0x5f, 0x75, 0x73, 0x65, 0x72, 0x18, 0x13, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x73, 0x6c,
  3959. 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65,
  3960. 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x08, 0x77, 0x69, 0x74, 0x68, 0x55, 0x73, 0x65, 0x72, 0x12,
  3961. 0x2a, 0x0a, 0x11, 0x6c, 0x61, 0x74, 0x65, 0x73, 0x74, 0x5f, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x65,
  3962. 0x64, 0x5f, 0x6f, 0x6e, 0x18, 0x14, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0f, 0x6c, 0x61, 0x74, 0x65,
  3963. 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x69, 0x65, 0x64, 0x4f, 0x6e, 0x12, 0x19, 0x0a, 0x08, 0x69,
  3964. 0x73, 0x5f, 0x6c, 0x69, 0x6b, 0x65, 0x64, 0x18, 0x15, 0x20, 0x01, 0x28, 0x08, 0x52, 0x07, 0x69,
  3965. 0x73, 0x4c, 0x69, 0x6b, 0x65, 0x64, 0x12, 0x21, 0x0a, 0x0c, 0x69, 0x73, 0x5f, 0x63, 0x6f, 0x6c,
  3966. 0x6c, 0x65, 0x63, 0x74, 0x65, 0x64, 0x18, 0x16, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0b, 0x69, 0x73,
  3967. 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x65, 0x64, 0x12, 0x17, 0x0a, 0x07, 0x69, 0x73, 0x5f,
  3968. 0x6d, 0x69, 0x6e, 0x65, 0x18, 0x17, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x69, 0x73, 0x4d, 0x69,
  3969. 0x6e, 0x65, 0x22, 0x41, 0x0a, 0x0d, 0x50, 0x6f, 0x73, 0x74, 0x55, 0x70, 0x76, 0x6f, 0x74, 0x65,
  3970. 0x52, 0x65, 0x71, 0x12, 0x17, 0x0a, 0x07, 0x70, 0x6f, 0x73, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x01,
  3971. 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x70, 0x6f, 0x73, 0x74, 0x49, 0x64, 0x12, 0x17, 0x0a, 0x07,
  3972. 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x75,
  3973. 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0x29, 0x0a, 0x0d, 0x50, 0x6f, 0x73, 0x74, 0x55, 0x70, 0x76,
  3974. 0x6f, 0x74, 0x65, 0x52, 0x73, 0x70, 0x12, 0x18, 0x0a, 0x07, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73,
  3975. 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x07, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73,
  3976. 0x22, 0x45, 0x0a, 0x11, 0x50, 0x6f, 0x73, 0x74, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69,
  3977. 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x12, 0x17, 0x0a, 0x07, 0x70, 0x6f, 0x73, 0x74, 0x5f, 0x69, 0x64,
  3978. 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x70, 0x6f, 0x73, 0x74, 0x49, 0x64, 0x12, 0x17,
  3979. 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52,
  3980. 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0x2d, 0x0a, 0x11, 0x50, 0x6f, 0x73, 0x74, 0x43,
  3981. 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x73, 0x70, 0x12, 0x18, 0x0a, 0x07,
  3982. 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x07, 0x73,
  3983. 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x22, 0x40, 0x0a, 0x0c, 0x50, 0x6f, 0x73, 0x74, 0x53, 0x68,
  3984. 0x61, 0x72, 0x65, 0x52, 0x65, 0x71, 0x12, 0x17, 0x0a, 0x07, 0x70, 0x6f, 0x73, 0x74, 0x5f, 0x69,
  3985. 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x70, 0x6f, 0x73, 0x74, 0x49, 0x64, 0x12,
  3986. 0x17, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03,
  3987. 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0x28, 0x0a, 0x0c, 0x50, 0x6f, 0x73, 0x74,
  3988. 0x53, 0x68, 0x61, 0x72, 0x65, 0x52, 0x73, 0x70, 0x12, 0x18, 0x0a, 0x07, 0x73, 0x75, 0x63, 0x63,
  3989. 0x65, 0x73, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x07, 0x73, 0x75, 0x63, 0x63, 0x65,
  3990. 0x73, 0x73, 0x22, 0xb7, 0x01, 0x0a, 0x0e, 0x50, 0x6f, 0x73, 0x74, 0x43, 0x6f, 0x6d, 0x6d, 0x65,
  3991. 0x6e, 0x74, 0x52, 0x65, 0x71, 0x12, 0x17, 0x0a, 0x07, 0x70, 0x6f, 0x73, 0x74, 0x5f, 0x69, 0x64,
  3992. 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x70, 0x6f, 0x73, 0x74, 0x49, 0x64, 0x12, 0x17,
  3993. 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52,
  3994. 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65,
  3995. 0x6e, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e,
  3996. 0x74, 0x12, 0x14, 0x0a, 0x05, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09,
  3997. 0x52, 0x05, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x12, 0x1c, 0x0a, 0x0a, 0x61, 0x74, 0x5f, 0x75, 0x73,
  3998. 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x61, 0x74, 0x55,
  3999. 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x70, 0x18, 0x06, 0x20, 0x01, 0x28,
  4000. 0x09, 0x52, 0x02, 0x69, 0x70, 0x12, 0x15, 0x0a, 0x06, 0x69, 0x70, 0x5f, 0x6c, 0x6f, 0x63, 0x18,
  4001. 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x69, 0x70, 0x4c, 0x6f, 0x63, 0x22, 0x2f, 0x0a, 0x0e,
  4002. 0x50, 0x6f, 0x73, 0x74, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x52, 0x73, 0x70, 0x12, 0x1d,
  4003. 0x0a, 0x0a, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01,
  4004. 0x28, 0x03, 0x52, 0x09, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x49, 0x64, 0x22, 0xb5, 0x01,
  4005. 0x0a, 0x0c, 0x50, 0x6f, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x52, 0x65, 0x71, 0x12, 0x17,
  4006. 0x0a, 0x07, 0x70, 0x6f, 0x73, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52,
  4007. 0x06, 0x70, 0x6f, 0x73, 0x74, 0x49, 0x64, 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f,
  4008. 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64,
  4009. 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28,
  4010. 0x09, 0x52, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x69, 0x6d,
  4011. 0x61, 0x67, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x69, 0x6d, 0x61, 0x67, 0x65,
  4012. 0x12, 0x1c, 0x0a, 0x0a, 0x61, 0x74, 0x5f, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x05,
  4013. 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x61, 0x74, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x0e,
  4014. 0x0a, 0x02, 0x69, 0x70, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x70, 0x12, 0x15,
  4015. 0x0a, 0x06, 0x69, 0x70, 0x5f, 0x6c, 0x6f, 0x63, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05,
  4016. 0x69, 0x70, 0x4c, 0x6f, 0x63, 0x22, 0x29, 0x0a, 0x0c, 0x50, 0x6f, 0x73, 0x74, 0x52, 0x65, 0x70,
  4017. 0x6c, 0x79, 0x52, 0x73, 0x70, 0x12, 0x19, 0x0a, 0x08, 0x72, 0x65, 0x70, 0x6c, 0x79, 0x5f, 0x69,
  4018. 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x72, 0x65, 0x70, 0x6c, 0x79, 0x49, 0x64,
  4019. 0x22, 0x7a, 0x0a, 0x15, 0x47, 0x65, 0x74, 0x50, 0x6f, 0x73, 0x74, 0x43, 0x6f, 0x6d, 0x6d, 0x65,
  4020. 0x6e, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x12, 0x12, 0x0a, 0x04, 0x70, 0x61, 0x67,
  4021. 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x04, 0x70, 0x61, 0x67, 0x65, 0x12, 0x1b, 0x0a,
  4022. 0x09, 0x70, 0x61, 0x67, 0x65, 0x5f, 0x73, 0x69, 0x7a, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05,
  4023. 0x52, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x12, 0x17, 0x0a, 0x07, 0x70, 0x6f,
  4024. 0x73, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x70, 0x6f, 0x73,
  4025. 0x74, 0x49, 0x64, 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x04,
  4026. 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0xd8, 0x02, 0x0a,
  4027. 0x0b, 0x52, 0x65, 0x70, 0x6c, 0x69, 0x65, 0x73, 0x49, 0x74, 0x65, 0x6d, 0x12, 0x0e, 0x0a, 0x02,
  4028. 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x17, 0x0a, 0x07,
  4029. 0x70, 0x6f, 0x73, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x70,
  4030. 0x6f, 0x73, 0x74, 0x49, 0x64, 0x12, 0x2c, 0x0a, 0x04, 0x75, 0x73, 0x65, 0x72, 0x18, 0x03, 0x20,
  4031. 0x01, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65,
  4032. 0x72, 0x76, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x75,
  4033. 0x73, 0x65, 0x72, 0x12, 0x15, 0x0a, 0x06, 0x69, 0x70, 0x5f, 0x6c, 0x6f, 0x63, 0x18, 0x04, 0x20,
  4034. 0x01, 0x28, 0x09, 0x52, 0x05, 0x69, 0x70, 0x4c, 0x6f, 0x63, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f,
  4035. 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x63, 0x6f, 0x6e,
  4036. 0x74, 0x65, 0x6e, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x18, 0x06, 0x20,
  4037. 0x01, 0x28, 0x09, 0x52, 0x05, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x12, 0x35, 0x0a, 0x09, 0x77, 0x69,
  4038. 0x74, 0x68, 0x5f, 0x75, 0x73, 0x65, 0x72, 0x18, 0x07, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x18, 0x2e,
  4039. 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x55,
  4040. 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x08, 0x77, 0x69, 0x74, 0x68, 0x55, 0x73, 0x65,
  4041. 0x72, 0x12, 0x21, 0x0a, 0x0c, 0x75, 0x70, 0x76, 0x6f, 0x74, 0x65, 0x5f, 0x63, 0x6f, 0x75, 0x6e,
  4042. 0x74, 0x18, 0x08, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x75, 0x70, 0x76, 0x6f, 0x74, 0x65, 0x43,
  4043. 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x19, 0x0a, 0x08, 0x69, 0x73, 0x5f, 0x6c, 0x69, 0x6b, 0x65, 0x64,
  4044. 0x18, 0x09, 0x20, 0x01, 0x28, 0x08, 0x52, 0x07, 0x69, 0x73, 0x4c, 0x69, 0x6b, 0x65, 0x64, 0x12,
  4045. 0x17, 0x0a, 0x07, 0x69, 0x73, 0x5f, 0x6d, 0x69, 0x6e, 0x65, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x08,
  4046. 0x52, 0x06, 0x69, 0x73, 0x4d, 0x69, 0x6e, 0x65, 0x12, 0x1d, 0x0a, 0x0a, 0x63, 0x72, 0x65, 0x61,
  4047. 0x74, 0x65, 0x64, 0x5f, 0x6f, 0x6e, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x63, 0x72,
  4048. 0x65, 0x61, 0x74, 0x65, 0x64, 0x4f, 0x6e, 0x22, 0xb5, 0x03, 0x0a, 0x0b, 0x43, 0x6f, 0x6d, 0x6d,
  4049. 0x65, 0x6e, 0x74, 0x49, 0x74, 0x65, 0x6d, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20,
  4050. 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x17, 0x0a, 0x07, 0x70, 0x6f, 0x73, 0x74, 0x5f,
  4051. 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x70, 0x6f, 0x73, 0x74, 0x49, 0x64,
  4052. 0x12, 0x2c, 0x0a, 0x04, 0x75, 0x73, 0x65, 0x72, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x18,
  4053. 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e,
  4054. 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x75, 0x73, 0x65, 0x72, 0x12, 0x15,
  4055. 0x0a, 0x06, 0x69, 0x70, 0x5f, 0x6c, 0x6f, 0x63, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05,
  4056. 0x69, 0x70, 0x4c, 0x6f, 0x63, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74,
  4057. 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12,
  4058. 0x14, 0x0a, 0x05, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05,
  4059. 0x69, 0x6d, 0x61, 0x67, 0x65, 0x12, 0x35, 0x0a, 0x09, 0x77, 0x69, 0x74, 0x68, 0x5f, 0x75, 0x73,
  4060. 0x65, 0x72, 0x18, 0x07, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77,
  4061. 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e,
  4062. 0x66, 0x6f, 0x52, 0x08, 0x77, 0x69, 0x74, 0x68, 0x55, 0x73, 0x65, 0x72, 0x12, 0x1f, 0x0a, 0x0b,
  4063. 0x72, 0x65, 0x70, 0x6c, 0x79, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x08, 0x20, 0x01, 0x28,
  4064. 0x03, 0x52, 0x0a, 0x72, 0x65, 0x70, 0x6c, 0x79, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x21, 0x0a,
  4065. 0x0c, 0x75, 0x70, 0x76, 0x6f, 0x74, 0x65, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x09, 0x20,
  4066. 0x01, 0x28, 0x03, 0x52, 0x0b, 0x75, 0x70, 0x76, 0x6f, 0x74, 0x65, 0x43, 0x6f, 0x75, 0x6e, 0x74,
  4067. 0x12, 0x3a, 0x0a, 0x0a, 0x72, 0x65, 0x70, 0x6c, 0x79, 0x5f, 0x69, 0x74, 0x65, 0x6d, 0x18, 0x0a,
  4068. 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73,
  4069. 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x52, 0x65, 0x70, 0x6c, 0x69, 0x65, 0x73, 0x49, 0x74, 0x65,
  4070. 0x6d, 0x52, 0x09, 0x72, 0x65, 0x70, 0x6c, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x12, 0x19, 0x0a, 0x08,
  4071. 0x69, 0x73, 0x5f, 0x6c, 0x69, 0x6b, 0x65, 0x64, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x08, 0x52, 0x07,
  4072. 0x69, 0x73, 0x4c, 0x69, 0x6b, 0x65, 0x64, 0x12, 0x17, 0x0a, 0x07, 0x69, 0x73, 0x5f, 0x6d, 0x69,
  4073. 0x6e, 0x65, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x69, 0x73, 0x4d, 0x69, 0x6e, 0x65,
  4074. 0x12, 0x1d, 0x0a, 0x0a, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x6f, 0x6e, 0x18, 0x0d,
  4075. 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x4f, 0x6e, 0x22,
  4076. 0x5e, 0x0a, 0x15, 0x47, 0x65, 0x74, 0x50, 0x6f, 0x73, 0x74, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e,
  4077. 0x74, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x73, 0x70, 0x12, 0x2f, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74,
  4078. 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c,
  4079. 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x49,
  4080. 0x74, 0x65, 0x6d, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x6f, 0x74,
  4081. 0x61, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x22,
  4082. 0x7a, 0x0a, 0x0f, 0x47, 0x65, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x4c, 0x69, 0x73, 0x74, 0x52,
  4083. 0x65, 0x71, 0x12, 0x12, 0x0a, 0x04, 0x70, 0x61, 0x67, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05,
  4084. 0x52, 0x04, 0x70, 0x61, 0x67, 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x70, 0x61, 0x67, 0x65, 0x5f, 0x73,
  4085. 0x69, 0x7a, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53,
  4086. 0x69, 0x7a, 0x65, 0x12, 0x1d, 0x0a, 0x0a, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x5f, 0x69,
  4087. 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74,
  4088. 0x49, 0x64, 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x04, 0x20,
  4089. 0x01, 0x28, 0x03, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0x58, 0x0a, 0x0f, 0x47,
  4090. 0x65, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x73, 0x70, 0x12, 0x2f,
  4091. 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x73,
  4092. 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x52, 0x65,
  4093. 0x70, 0x6c, 0x69, 0x65, 0x73, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x12,
  4094. 0x14, 0x0a, 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05,
  4095. 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x22, 0x71, 0x0a, 0x14, 0x50, 0x6f, 0x73, 0x74, 0x43, 0x6f, 0x6d,
  4096. 0x6d, 0x65, 0x6e, 0x74, 0x55, 0x70, 0x76, 0x6f, 0x74, 0x65, 0x52, 0x65, 0x71, 0x12, 0x17, 0x0a,
  4097. 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06,
  4098. 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x1d, 0x0a, 0x0a, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e,
  4099. 0x74, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x63, 0x6f, 0x6d, 0x6d,
  4100. 0x65, 0x6e, 0x74, 0x49, 0x64, 0x12, 0x21, 0x0a, 0x0c, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74,
  4101. 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0b, 0x63, 0x6f, 0x6d,
  4102. 0x6d, 0x65, 0x6e, 0x74, 0x54, 0x79, 0x70, 0x65, 0x22, 0x30, 0x0a, 0x14, 0x50, 0x6f, 0x73, 0x74,
  4103. 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x55, 0x70, 0x76, 0x6f, 0x74, 0x65, 0x52, 0x73, 0x70,
  4104. 0x12, 0x18, 0x0a, 0x07, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28,
  4105. 0x08, 0x52, 0x07, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x22, 0x75, 0x0a, 0x18, 0x50, 0x6f,
  4106. 0x73, 0x74, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x54, 0x68, 0x75, 0x6d, 0x62, 0x73, 0x44,
  4107. 0x6f, 0x77, 0x6e, 0x52, 0x65, 0x71, 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69,
  4108. 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12,
  4109. 0x1d, 0x0a, 0x0a, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20,
  4110. 0x01, 0x28, 0x03, 0x52, 0x09, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x49, 0x64, 0x12, 0x21,
  4111. 0x0a, 0x0c, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x03,
  4112. 0x20, 0x01, 0x28, 0x05, 0x52, 0x0b, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x54, 0x79, 0x70,
  4113. 0x65, 0x22, 0x34, 0x0a, 0x18, 0x50, 0x6f, 0x73, 0x74, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74,
  4114. 0x54, 0x68, 0x75, 0x6d, 0x62, 0x73, 0x44, 0x6f, 0x77, 0x6e, 0x52, 0x73, 0x70, 0x12, 0x18, 0x0a,
  4115. 0x07, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x07,
  4116. 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x22, 0x41, 0x0a, 0x0d, 0x50, 0x6f, 0x73, 0x74, 0x44,
  4117. 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x65, 0x71, 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72,
  4118. 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49,
  4119. 0x64, 0x12, 0x17, 0x0a, 0x07, 0x70, 0x6f, 0x73, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01,
  4120. 0x28, 0x03, 0x52, 0x06, 0x70, 0x6f, 0x73, 0x74, 0x49, 0x64, 0x22, 0x29, 0x0a, 0x0d, 0x50, 0x6f,
  4121. 0x73, 0x74, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x73, 0x70, 0x12, 0x18, 0x0a, 0x07, 0x73,
  4122. 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x07, 0x73, 0x75,
  4123. 0x63, 0x63, 0x65, 0x73, 0x73, 0x32, 0xe7, 0x0f, 0x0a, 0x0e, 0x53, 0x6c, 0x6f, 0x77, 0x57, 0x69,
  4124. 0x6c, 0x64, 0x53, 0x65, 0x72, 0x76, 0x65, 0x72, 0x12, 0x46, 0x0a, 0x05, 0x4c, 0x6f, 0x67, 0x69,
  4125. 0x6e, 0x12, 0x18, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76,
  4126. 0x65, 0x72, 0x2e, 0x4c, 0x6f, 0x67, 0x69, 0x6e, 0x52, 0x65, 0x71, 0x1a, 0x23, 0x2e, 0x73, 0x6c,
  4127. 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x4c, 0x6f, 0x67,
  4128. 0x69, 0x6e, 0x41, 0x6e, 0x64, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x65, 0x72, 0x52, 0x73, 0x70,
  4129. 0x12, 0x4c, 0x0a, 0x08, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x65, 0x72, 0x12, 0x1b, 0x2e, 0x73,
  4130. 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x52, 0x65,
  4131. 0x67, 0x69, 0x73, 0x74, 0x65, 0x72, 0x52, 0x65, 0x71, 0x1a, 0x23, 0x2e, 0x73, 0x6c, 0x6f, 0x77,
  4132. 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x4c, 0x6f, 0x67, 0x69, 0x6e,
  4133. 0x41, 0x6e, 0x64, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x65, 0x72, 0x52, 0x73, 0x70, 0x12, 0x4e,
  4134. 0x0a, 0x0b, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x1e, 0x2e,
  4135. 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x47,
  4136. 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x65, 0x71, 0x1a, 0x1f, 0x2e,
  4137. 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x47,
  4138. 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x65, 0x73, 0x70, 0x12, 0x45,
  4139. 0x0a, 0x08, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x12, 0x1b, 0x2e, 0x73, 0x6c, 0x6f,
  4140. 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x46, 0x69, 0x6e, 0x64,
  4141. 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x71, 0x1a, 0x1c, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69,
  4142. 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65,
  4143. 0x72, 0x52, 0x65, 0x73, 0x70, 0x12, 0x4a, 0x0a, 0x0a, 0x55, 0x73, 0x65, 0x72, 0x46, 0x6f, 0x6c,
  4144. 0x6c, 0x6f, 0x77, 0x12, 0x1d, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65,
  4145. 0x72, 0x76, 0x65, 0x72, 0x2e, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x55, 0x73, 0x65, 0x72, 0x52,
  4146. 0x65, 0x71, 0x1a, 0x1d, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72,
  4147. 0x76, 0x65, 0x72, 0x2e, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65,
  4148. 0x73, 0x12, 0x50, 0x0a, 0x0c, 0x55, 0x6e, 0x55, 0x73, 0x65, 0x72, 0x46, 0x6f, 0x6c, 0x6c, 0x6f,
  4149. 0x77, 0x12, 0x1f, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76,
  4150. 0x65, 0x72, 0x2e, 0x55, 0x6e, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x55, 0x73, 0x65, 0x72, 0x52,
  4151. 0x65, 0x71, 0x1a, 0x1f, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72,
  4152. 0x76, 0x65, 0x72, 0x2e, 0x55, 0x6e, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x55, 0x73, 0x65, 0x72,
  4153. 0x52, 0x65, 0x73, 0x12, 0x4b, 0x0a, 0x07, 0x47, 0x65, 0x74, 0x46, 0x61, 0x6e, 0x73, 0x12, 0x1f,
  4154. 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e,
  4155. 0x47, 0x65, 0x74, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x69, 0x6e, 0x67, 0x52, 0x65, 0x71, 0x1a,
  4156. 0x1f, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72,
  4157. 0x2e, 0x47, 0x65, 0x74, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x69, 0x6e, 0x67, 0x52, 0x65, 0x73,
  4158. 0x12, 0x4e, 0x0a, 0x0a, 0x47, 0x65, 0x74, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x73, 0x12, 0x1f,
  4159. 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e,
  4160. 0x47, 0x65, 0x74, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x69, 0x6e, 0x67, 0x52, 0x65, 0x71, 0x1a,
  4161. 0x1f, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72,
  4162. 0x2e, 0x47, 0x65, 0x74, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x69, 0x6e, 0x67, 0x52, 0x65, 0x73,
  4163. 0x12, 0x56, 0x0a, 0x0e, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x50, 0x72, 0x6f, 0x66, 0x69,
  4164. 0x6c, 0x65, 0x12, 0x21, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72,
  4165. 0x76, 0x65, 0x72, 0x2e, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x50, 0x72, 0x6f, 0x66, 0x69,
  4166. 0x6c, 0x65, 0x52, 0x65, 0x71, 0x1a, 0x21, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64,
  4167. 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x50, 0x72,
  4168. 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x52, 0x65, 0x73, 0x12, 0x56, 0x0a, 0x0e, 0x53, 0x65, 0x61, 0x72,
  4169. 0x63, 0x68, 0x55, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x21, 0x2e, 0x73, 0x6c, 0x6f,
  4170. 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x53, 0x65, 0x61, 0x72,
  4171. 0x63, 0x68, 0x55, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x52, 0x65, 0x71, 0x1a, 0x21, 0x2e,
  4172. 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x53,
  4173. 0x65, 0x61, 0x72, 0x63, 0x68, 0x55, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x52, 0x65, 0x73,
  4174. 0x12, 0x4a, 0x0a, 0x0a, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x50, 0x6f, 0x73, 0x74, 0x12, 0x1d,
  4175. 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e,
  4176. 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x50, 0x6f, 0x73, 0x74, 0x52, 0x65, 0x71, 0x1a, 0x1d, 0x2e,
  4177. 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x43,
  4178. 0x72, 0x65, 0x61, 0x74, 0x65, 0x50, 0x6f, 0x73, 0x74, 0x52, 0x73, 0x70, 0x12, 0x4a, 0x0a, 0x0a,
  4179. 0x47, 0x65, 0x74, 0x54, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1d, 0x2e, 0x73, 0x6c, 0x6f,
  4180. 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x47, 0x65, 0x74, 0x54,
  4181. 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x1a, 0x1d, 0x2e, 0x73, 0x6c, 0x6f, 0x77,
  4182. 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x47, 0x65, 0x74, 0x54, 0x61,
  4183. 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x73, 0x70, 0x12, 0x3e, 0x0a, 0x06, 0x47, 0x65, 0x74, 0x54,
  4184. 0x61, 0x67, 0x12, 0x19, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72,
  4185. 0x76, 0x65, 0x72, 0x2e, 0x47, 0x65, 0x74, 0x54, 0x61, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x19, 0x2e,
  4186. 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x47,
  4187. 0x65, 0x74, 0x54, 0x61, 0x67, 0x52, 0x73, 0x70, 0x12, 0x4d, 0x0a, 0x0b, 0x47, 0x65, 0x74, 0x50,
  4188. 0x6f, 0x73, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1e, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69,
  4189. 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x47, 0x65, 0x74, 0x50, 0x6f, 0x73, 0x74,
  4190. 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x1a, 0x1e, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69,
  4191. 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x47, 0x65, 0x74, 0x50, 0x6f, 0x73, 0x74,
  4192. 0x4c, 0x69, 0x73, 0x74, 0x52, 0x73, 0x70, 0x12, 0x41, 0x0a, 0x07, 0x47, 0x65, 0x74, 0x50, 0x6f,
  4193. 0x73, 0x74, 0x12, 0x1a, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72,
  4194. 0x76, 0x65, 0x72, 0x2e, 0x47, 0x65, 0x74, 0x50, 0x6f, 0x73, 0x74, 0x52, 0x65, 0x71, 0x1a, 0x1a,
  4195. 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e,
  4196. 0x47, 0x65, 0x74, 0x50, 0x6f, 0x73, 0x74, 0x52, 0x73, 0x70, 0x12, 0x4a, 0x0a, 0x0a, 0x50, 0x6f,
  4197. 0x73, 0x74, 0x55, 0x70, 0x76, 0x6f, 0x74, 0x65, 0x12, 0x1d, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77,
  4198. 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x50, 0x6f, 0x73, 0x74, 0x55, 0x70,
  4199. 0x76, 0x6f, 0x74, 0x65, 0x52, 0x65, 0x71, 0x1a, 0x1d, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69,
  4200. 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x50, 0x6f, 0x73, 0x74, 0x55, 0x70, 0x76,
  4201. 0x6f, 0x74, 0x65, 0x52, 0x73, 0x70, 0x12, 0x47, 0x0a, 0x09, 0x50, 0x6f, 0x73, 0x74, 0x53, 0x68,
  4202. 0x61, 0x72, 0x65, 0x12, 0x1c, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65,
  4203. 0x72, 0x76, 0x65, 0x72, 0x2e, 0x50, 0x6f, 0x73, 0x74, 0x53, 0x68, 0x61, 0x72, 0x65, 0x52, 0x65,
  4204. 0x71, 0x1a, 0x1c, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76,
  4205. 0x65, 0x72, 0x2e, 0x50, 0x6f, 0x73, 0x74, 0x53, 0x68, 0x61, 0x72, 0x65, 0x52, 0x73, 0x70, 0x12,
  4206. 0x56, 0x0a, 0x0e, 0x50, 0x6f, 0x73, 0x74, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f,
  4207. 0x6e, 0x12, 0x21, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76,
  4208. 0x65, 0x72, 0x2e, 0x50, 0x6f, 0x73, 0x74, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f,
  4209. 0x6e, 0x52, 0x65, 0x71, 0x1a, 0x21, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73,
  4210. 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x50, 0x6f, 0x73, 0x74, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63,
  4211. 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x73, 0x70, 0x12, 0x4d, 0x0a, 0x0b, 0x50, 0x6f, 0x73, 0x74, 0x43,
  4212. 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x12, 0x1e, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c,
  4213. 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x50, 0x6f, 0x73, 0x74, 0x43, 0x6f, 0x6d, 0x6d,
  4214. 0x65, 0x6e, 0x74, 0x52, 0x65, 0x71, 0x1a, 0x1e, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c,
  4215. 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x50, 0x6f, 0x73, 0x74, 0x43, 0x6f, 0x6d, 0x6d,
  4216. 0x65, 0x6e, 0x74, 0x52, 0x73, 0x70, 0x12, 0x47, 0x0a, 0x09, 0x50, 0x6f, 0x73, 0x74, 0x52, 0x65,
  4217. 0x70, 0x6c, 0x79, 0x12, 0x1c, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65,
  4218. 0x72, 0x76, 0x65, 0x72, 0x2e, 0x50, 0x6f, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x52, 0x65,
  4219. 0x71, 0x1a, 0x1c, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76,
  4220. 0x65, 0x72, 0x2e, 0x50, 0x6f, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x52, 0x73, 0x70, 0x12,
  4221. 0x62, 0x0a, 0x12, 0x47, 0x65, 0x74, 0x50, 0x6f, 0x73, 0x74, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e,
  4222. 0x74, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x25, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64,
  4223. 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x47, 0x65, 0x74, 0x50, 0x6f, 0x73, 0x74, 0x43, 0x6f,
  4224. 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x1a, 0x25, 0x2e, 0x73,
  4225. 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x47, 0x65,
  4226. 0x74, 0x50, 0x6f, 0x73, 0x74, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x4c, 0x69, 0x73, 0x74,
  4227. 0x52, 0x73, 0x70, 0x12, 0x50, 0x0a, 0x0c, 0x47, 0x65, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x4c,
  4228. 0x69, 0x73, 0x74, 0x12, 0x1f, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65,
  4229. 0x72, 0x76, 0x65, 0x72, 0x2e, 0x47, 0x65, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x4c, 0x69, 0x73,
  4230. 0x74, 0x52, 0x65, 0x71, 0x1a, 0x1f, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73,
  4231. 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x47, 0x65, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x4c, 0x69,
  4232. 0x73, 0x74, 0x52, 0x73, 0x70, 0x12, 0x5f, 0x0a, 0x11, 0x50, 0x6f, 0x73, 0x74, 0x43, 0x6f, 0x6d,
  4233. 0x6d, 0x65, 0x6e, 0x74, 0x55, 0x70, 0x76, 0x6f, 0x74, 0x65, 0x12, 0x24, 0x2e, 0x73, 0x6c, 0x6f,
  4234. 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x50, 0x6f, 0x73, 0x74,
  4235. 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x55, 0x70, 0x76, 0x6f, 0x74, 0x65, 0x52, 0x65, 0x71,
  4236. 0x1a, 0x24, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65,
  4237. 0x72, 0x2e, 0x50, 0x6f, 0x73, 0x74, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x55, 0x70, 0x76,
  4238. 0x6f, 0x74, 0x65, 0x52, 0x73, 0x70, 0x12, 0x6b, 0x0a, 0x15, 0x50, 0x6f, 0x73, 0x74, 0x43, 0x6f,
  4239. 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x54, 0x68, 0x75, 0x6d, 0x62, 0x73, 0x44, 0x6f, 0x77, 0x6e, 0x12,
  4240. 0x28, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72,
  4241. 0x2e, 0x50, 0x6f, 0x73, 0x74, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x54, 0x68, 0x75, 0x6d,
  4242. 0x62, 0x73, 0x44, 0x6f, 0x77, 0x6e, 0x52, 0x65, 0x71, 0x1a, 0x28, 0x2e, 0x73, 0x6c, 0x6f, 0x77,
  4243. 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x50, 0x6f, 0x73, 0x74, 0x43,
  4244. 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x54, 0x68, 0x75, 0x6d, 0x62, 0x73, 0x44, 0x6f, 0x77, 0x6e,
  4245. 0x52, 0x73, 0x70, 0x12, 0x4a, 0x0a, 0x0a, 0x50, 0x6f, 0x73, 0x74, 0x44, 0x65, 0x6c, 0x65, 0x74,
  4246. 0x65, 0x12, 0x1d, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76,
  4247. 0x65, 0x72, 0x2e, 0x50, 0x6f, 0x73, 0x74, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x65, 0x71,
  4248. 0x1a, 0x1d, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65,
  4249. 0x72, 0x2e, 0x50, 0x6f, 0x73, 0x74, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x73, 0x70, 0x42,
  4250. 0x19, 0x5a, 0x17, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x2f, 0x73, 0x6c, 0x6f, 0x77,
  4251. 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74,
  4252. 0x6f, 0x33,
  4253. }
  4254. var (
  4255. file_proto_slowwild_proto_rawDescOnce sync.Once
  4256. file_proto_slowwild_proto_rawDescData = file_proto_slowwild_proto_rawDesc
  4257. )
  4258. func file_proto_slowwild_proto_rawDescGZIP() []byte {
  4259. file_proto_slowwild_proto_rawDescOnce.Do(func() {
  4260. file_proto_slowwild_proto_rawDescData = protoimpl.X.CompressGZIP(file_proto_slowwild_proto_rawDescData)
  4261. })
  4262. return file_proto_slowwild_proto_rawDescData
  4263. }
  4264. var file_proto_slowwild_proto_msgTypes = make([]protoimpl.MessageInfo, 58)
  4265. var file_proto_slowwild_proto_goTypes = []any{
  4266. (*UserEntity)(nil), // 0: slowwildserver.UserEntity
  4267. (*UserInfo)(nil), // 1: slowwildserver.UserInfo
  4268. (*FollowUserInfo)(nil), // 2: slowwildserver.FollowUserInfo
  4269. (*LoginAndRegisterRsp)(nil), // 3: slowwildserver.LoginAndRegisterRsp
  4270. (*LoginReq)(nil), // 4: slowwildserver.LoginReq
  4271. (*RegisterReq)(nil), // 5: slowwildserver.RegisterReq
  4272. (*GetUserInfoReq)(nil), // 6: slowwildserver.GetUserInfoReq
  4273. (*GetUserInfoResp)(nil), // 7: slowwildserver.GetUserInfoResp
  4274. (*FindUserReq)(nil), // 8: slowwildserver.FindUserReq
  4275. (*FindUserResp)(nil), // 9: slowwildserver.FindUserResp
  4276. (*FollowUserReq)(nil), // 10: slowwildserver.FollowUserReq
  4277. (*FollowUserRes)(nil), // 11: slowwildserver.FollowUserRes
  4278. (*UnFollowUserReq)(nil), // 12: slowwildserver.UnFollowUserReq
  4279. (*UnFollowUserRes)(nil), // 13: slowwildserver.UnFollowUserRes
  4280. (*GetFollowingReq)(nil), // 14: slowwildserver.GetFollowingReq
  4281. (*GetFollowingRes)(nil), // 15: slowwildserver.GetFollowingRes
  4282. (*GetFollowReq)(nil), // 16: slowwildserver.GetFollowReq
  4283. (*GetFollowRes)(nil), // 17: slowwildserver.GetFollowRes
  4284. (*GetUserProfileReq)(nil), // 18: slowwildserver.GetUserProfileReq
  4285. (*GetUserProfileRes)(nil), // 19: slowwildserver.GetUserProfileRes
  4286. (*SearchUsernameReq)(nil), // 20: slowwildserver.SearchUsernameReq
  4287. (*SearchUsernameItem)(nil), // 21: slowwildserver.SearchUsernameItem
  4288. (*SearchUsernameRes)(nil), // 22: slowwildserver.SearchUsernameRes
  4289. (*CreateTag)(nil), // 23: slowwildserver.CreateTag
  4290. (*CreatePostReq)(nil), // 24: slowwildserver.CreatePostReq
  4291. (*CreatePostRsp)(nil), // 25: slowwildserver.CreatePostRsp
  4292. (*GetTagListReq)(nil), // 26: slowwildserver.GetTagListReq
  4293. (*TagItem)(nil), // 27: slowwildserver.TagItem
  4294. (*GetTagListRsp)(nil), // 28: slowwildserver.GetTagListRsp
  4295. (*GetTagReq)(nil), // 29: slowwildserver.GetTagReq
  4296. (*GetTagRsp)(nil), // 30: slowwildserver.GetTagRsp
  4297. (*GetPostListReq)(nil), // 31: slowwildserver.GetPostListReq
  4298. (*GetPostListItem)(nil), // 32: slowwildserver.GetPostListItem
  4299. (*GetPostListRsp)(nil), // 33: slowwildserver.GetPostListRsp
  4300. (*GetPostReq)(nil), // 34: slowwildserver.GetPostReq
  4301. (*GetPostRsp)(nil), // 35: slowwildserver.GetPostRsp
  4302. (*PostUpvoteReq)(nil), // 36: slowwildserver.PostUpvoteReq
  4303. (*PostUpvoteRsp)(nil), // 37: slowwildserver.PostUpvoteRsp
  4304. (*PostCollectionReq)(nil), // 38: slowwildserver.PostCollectionReq
  4305. (*PostCollectionRsp)(nil), // 39: slowwildserver.PostCollectionRsp
  4306. (*PostShareReq)(nil), // 40: slowwildserver.PostShareReq
  4307. (*PostShareRsp)(nil), // 41: slowwildserver.PostShareRsp
  4308. (*PostCommentReq)(nil), // 42: slowwildserver.PostCommentReq
  4309. (*PostCommentRsp)(nil), // 43: slowwildserver.PostCommentRsp
  4310. (*PostReplyReq)(nil), // 44: slowwildserver.PostReplyReq
  4311. (*PostReplyRsp)(nil), // 45: slowwildserver.PostReplyRsp
  4312. (*GetPostCommentListReq)(nil), // 46: slowwildserver.GetPostCommentListReq
  4313. (*RepliesItem)(nil), // 47: slowwildserver.RepliesItem
  4314. (*CommentItem)(nil), // 48: slowwildserver.CommentItem
  4315. (*GetPostCommentListRsp)(nil), // 49: slowwildserver.GetPostCommentListRsp
  4316. (*GetReplyListReq)(nil), // 50: slowwildserver.GetReplyListReq
  4317. (*GetReplyListRsp)(nil), // 51: slowwildserver.GetReplyListRsp
  4318. (*PostCommentUpvoteReq)(nil), // 52: slowwildserver.PostCommentUpvoteReq
  4319. (*PostCommentUpvoteRsp)(nil), // 53: slowwildserver.PostCommentUpvoteRsp
  4320. (*PostCommentThumbsDownReq)(nil), // 54: slowwildserver.PostCommentThumbsDownReq
  4321. (*PostCommentThumbsDownRsp)(nil), // 55: slowwildserver.PostCommentThumbsDownRsp
  4322. (*PostDeleteReq)(nil), // 56: slowwildserver.PostDeleteReq
  4323. (*PostDeleteRsp)(nil), // 57: slowwildserver.PostDeleteRsp
  4324. }
  4325. var file_proto_slowwild_proto_depIdxs = []int32{
  4326. 1, // 0: slowwildserver.FollowUserInfo.user:type_name -> slowwildserver.UserInfo
  4327. 1, // 1: slowwildserver.FindUserResp.user_list:type_name -> slowwildserver.UserInfo
  4328. 2, // 2: slowwildserver.GetFollowingRes.list:type_name -> slowwildserver.FollowUserInfo
  4329. 2, // 3: slowwildserver.GetFollowRes.list:type_name -> slowwildserver.FollowUserInfo
  4330. 21, // 4: slowwildserver.SearchUsernameRes.list:type_name -> slowwildserver.SearchUsernameItem
  4331. 23, // 5: slowwildserver.CreatePostReq.tags:type_name -> slowwildserver.CreateTag
  4332. 1, // 6: slowwildserver.TagItem.user:type_name -> slowwildserver.UserInfo
  4333. 27, // 7: slowwildserver.GetTagListRsp.tag_list:type_name -> slowwildserver.TagItem
  4334. 1, // 8: slowwildserver.GetTagRsp.user:type_name -> slowwildserver.UserInfo
  4335. 1, // 9: slowwildserver.GetPostListItem.user:type_name -> slowwildserver.UserInfo
  4336. 27, // 10: slowwildserver.GetPostListItem.tags:type_name -> slowwildserver.TagItem
  4337. 32, // 11: slowwildserver.GetPostListRsp.List:type_name -> slowwildserver.GetPostListItem
  4338. 1, // 12: slowwildserver.GetPostRsp.user:type_name -> slowwildserver.UserInfo
  4339. 27, // 13: slowwildserver.GetPostRsp.tags:type_name -> slowwildserver.TagItem
  4340. 1, // 14: slowwildserver.GetPostRsp.with_user:type_name -> slowwildserver.UserInfo
  4341. 1, // 15: slowwildserver.RepliesItem.user:type_name -> slowwildserver.UserInfo
  4342. 1, // 16: slowwildserver.RepliesItem.with_user:type_name -> slowwildserver.UserInfo
  4343. 1, // 17: slowwildserver.CommentItem.user:type_name -> slowwildserver.UserInfo
  4344. 1, // 18: slowwildserver.CommentItem.with_user:type_name -> slowwildserver.UserInfo
  4345. 47, // 19: slowwildserver.CommentItem.reply_item:type_name -> slowwildserver.RepliesItem
  4346. 48, // 20: slowwildserver.GetPostCommentListRsp.list:type_name -> slowwildserver.CommentItem
  4347. 47, // 21: slowwildserver.GetReplyListRsp.list:type_name -> slowwildserver.RepliesItem
  4348. 4, // 22: slowwildserver.SlowWildServer.Login:input_type -> slowwildserver.LoginReq
  4349. 5, // 23: slowwildserver.SlowWildServer.Register:input_type -> slowwildserver.RegisterReq
  4350. 6, // 24: slowwildserver.SlowWildServer.GetUserInfo:input_type -> slowwildserver.GetUserInfoReq
  4351. 8, // 25: slowwildserver.SlowWildServer.FindUser:input_type -> slowwildserver.FindUserReq
  4352. 10, // 26: slowwildserver.SlowWildServer.UserFollow:input_type -> slowwildserver.FollowUserReq
  4353. 12, // 27: slowwildserver.SlowWildServer.UnUserFollow:input_type -> slowwildserver.UnFollowUserReq
  4354. 14, // 28: slowwildserver.SlowWildServer.GetFans:input_type -> slowwildserver.GetFollowingReq
  4355. 14, // 29: slowwildserver.SlowWildServer.GetFollows:input_type -> slowwildserver.GetFollowingReq
  4356. 18, // 30: slowwildserver.SlowWildServer.GetUserProfile:input_type -> slowwildserver.GetUserProfileReq
  4357. 20, // 31: slowwildserver.SlowWildServer.SearchUsername:input_type -> slowwildserver.SearchUsernameReq
  4358. 24, // 32: slowwildserver.SlowWildServer.CreatePost:input_type -> slowwildserver.CreatePostReq
  4359. 26, // 33: slowwildserver.SlowWildServer.GetTagList:input_type -> slowwildserver.GetTagListReq
  4360. 29, // 34: slowwildserver.SlowWildServer.GetTag:input_type -> slowwildserver.GetTagReq
  4361. 31, // 35: slowwildserver.SlowWildServer.GetPostList:input_type -> slowwildserver.GetPostListReq
  4362. 34, // 36: slowwildserver.SlowWildServer.GetPost:input_type -> slowwildserver.GetPostReq
  4363. 36, // 37: slowwildserver.SlowWildServer.PostUpvote:input_type -> slowwildserver.PostUpvoteReq
  4364. 40, // 38: slowwildserver.SlowWildServer.PostShare:input_type -> slowwildserver.PostShareReq
  4365. 38, // 39: slowwildserver.SlowWildServer.PostCollection:input_type -> slowwildserver.PostCollectionReq
  4366. 42, // 40: slowwildserver.SlowWildServer.PostComment:input_type -> slowwildserver.PostCommentReq
  4367. 44, // 41: slowwildserver.SlowWildServer.PostReply:input_type -> slowwildserver.PostReplyReq
  4368. 46, // 42: slowwildserver.SlowWildServer.GetPostCommentList:input_type -> slowwildserver.GetPostCommentListReq
  4369. 50, // 43: slowwildserver.SlowWildServer.GetReplyList:input_type -> slowwildserver.GetReplyListReq
  4370. 52, // 44: slowwildserver.SlowWildServer.PostCommentUpvote:input_type -> slowwildserver.PostCommentUpvoteReq
  4371. 54, // 45: slowwildserver.SlowWildServer.PostCommentThumbsDown:input_type -> slowwildserver.PostCommentThumbsDownReq
  4372. 56, // 46: slowwildserver.SlowWildServer.PostDelete:input_type -> slowwildserver.PostDeleteReq
  4373. 3, // 47: slowwildserver.SlowWildServer.Login:output_type -> slowwildserver.LoginAndRegisterRsp
  4374. 3, // 48: slowwildserver.SlowWildServer.Register:output_type -> slowwildserver.LoginAndRegisterRsp
  4375. 7, // 49: slowwildserver.SlowWildServer.GetUserInfo:output_type -> slowwildserver.GetUserInfoResp
  4376. 9, // 50: slowwildserver.SlowWildServer.FindUser:output_type -> slowwildserver.FindUserResp
  4377. 11, // 51: slowwildserver.SlowWildServer.UserFollow:output_type -> slowwildserver.FollowUserRes
  4378. 13, // 52: slowwildserver.SlowWildServer.UnUserFollow:output_type -> slowwildserver.UnFollowUserRes
  4379. 15, // 53: slowwildserver.SlowWildServer.GetFans:output_type -> slowwildserver.GetFollowingRes
  4380. 15, // 54: slowwildserver.SlowWildServer.GetFollows:output_type -> slowwildserver.GetFollowingRes
  4381. 19, // 55: slowwildserver.SlowWildServer.GetUserProfile:output_type -> slowwildserver.GetUserProfileRes
  4382. 22, // 56: slowwildserver.SlowWildServer.SearchUsername:output_type -> slowwildserver.SearchUsernameRes
  4383. 25, // 57: slowwildserver.SlowWildServer.CreatePost:output_type -> slowwildserver.CreatePostRsp
  4384. 28, // 58: slowwildserver.SlowWildServer.GetTagList:output_type -> slowwildserver.GetTagListRsp
  4385. 30, // 59: slowwildserver.SlowWildServer.GetTag:output_type -> slowwildserver.GetTagRsp
  4386. 33, // 60: slowwildserver.SlowWildServer.GetPostList:output_type -> slowwildserver.GetPostListRsp
  4387. 35, // 61: slowwildserver.SlowWildServer.GetPost:output_type -> slowwildserver.GetPostRsp
  4388. 37, // 62: slowwildserver.SlowWildServer.PostUpvote:output_type -> slowwildserver.PostUpvoteRsp
  4389. 41, // 63: slowwildserver.SlowWildServer.PostShare:output_type -> slowwildserver.PostShareRsp
  4390. 39, // 64: slowwildserver.SlowWildServer.PostCollection:output_type -> slowwildserver.PostCollectionRsp
  4391. 43, // 65: slowwildserver.SlowWildServer.PostComment:output_type -> slowwildserver.PostCommentRsp
  4392. 45, // 66: slowwildserver.SlowWildServer.PostReply:output_type -> slowwildserver.PostReplyRsp
  4393. 49, // 67: slowwildserver.SlowWildServer.GetPostCommentList:output_type -> slowwildserver.GetPostCommentListRsp
  4394. 51, // 68: slowwildserver.SlowWildServer.GetReplyList:output_type -> slowwildserver.GetReplyListRsp
  4395. 53, // 69: slowwildserver.SlowWildServer.PostCommentUpvote:output_type -> slowwildserver.PostCommentUpvoteRsp
  4396. 55, // 70: slowwildserver.SlowWildServer.PostCommentThumbsDown:output_type -> slowwildserver.PostCommentThumbsDownRsp
  4397. 57, // 71: slowwildserver.SlowWildServer.PostDelete:output_type -> slowwildserver.PostDeleteRsp
  4398. 47, // [47:72] is the sub-list for method output_type
  4399. 22, // [22:47] is the sub-list for method input_type
  4400. 22, // [22:22] is the sub-list for extension type_name
  4401. 22, // [22:22] is the sub-list for extension extendee
  4402. 0, // [0:22] is the sub-list for field type_name
  4403. }
  4404. func init() { file_proto_slowwild_proto_init() }
  4405. func file_proto_slowwild_proto_init() {
  4406. if File_proto_slowwild_proto != nil {
  4407. return
  4408. }
  4409. if !protoimpl.UnsafeEnabled {
  4410. file_proto_slowwild_proto_msgTypes[0].Exporter = func(v any, i int) any {
  4411. switch v := v.(*UserEntity); i {
  4412. case 0:
  4413. return &v.state
  4414. case 1:
  4415. return &v.sizeCache
  4416. case 2:
  4417. return &v.unknownFields
  4418. default:
  4419. return nil
  4420. }
  4421. }
  4422. file_proto_slowwild_proto_msgTypes[1].Exporter = func(v any, i int) any {
  4423. switch v := v.(*UserInfo); i {
  4424. case 0:
  4425. return &v.state
  4426. case 1:
  4427. return &v.sizeCache
  4428. case 2:
  4429. return &v.unknownFields
  4430. default:
  4431. return nil
  4432. }
  4433. }
  4434. file_proto_slowwild_proto_msgTypes[2].Exporter = func(v any, i int) any {
  4435. switch v := v.(*FollowUserInfo); i {
  4436. case 0:
  4437. return &v.state
  4438. case 1:
  4439. return &v.sizeCache
  4440. case 2:
  4441. return &v.unknownFields
  4442. default:
  4443. return nil
  4444. }
  4445. }
  4446. file_proto_slowwild_proto_msgTypes[3].Exporter = func(v any, i int) any {
  4447. switch v := v.(*LoginAndRegisterRsp); i {
  4448. case 0:
  4449. return &v.state
  4450. case 1:
  4451. return &v.sizeCache
  4452. case 2:
  4453. return &v.unknownFields
  4454. default:
  4455. return nil
  4456. }
  4457. }
  4458. file_proto_slowwild_proto_msgTypes[4].Exporter = func(v any, i int) any {
  4459. switch v := v.(*LoginReq); i {
  4460. case 0:
  4461. return &v.state
  4462. case 1:
  4463. return &v.sizeCache
  4464. case 2:
  4465. return &v.unknownFields
  4466. default:
  4467. return nil
  4468. }
  4469. }
  4470. file_proto_slowwild_proto_msgTypes[5].Exporter = func(v any, i int) any {
  4471. switch v := v.(*RegisterReq); i {
  4472. case 0:
  4473. return &v.state
  4474. case 1:
  4475. return &v.sizeCache
  4476. case 2:
  4477. return &v.unknownFields
  4478. default:
  4479. return nil
  4480. }
  4481. }
  4482. file_proto_slowwild_proto_msgTypes[6].Exporter = func(v any, i int) any {
  4483. switch v := v.(*GetUserInfoReq); i {
  4484. case 0:
  4485. return &v.state
  4486. case 1:
  4487. return &v.sizeCache
  4488. case 2:
  4489. return &v.unknownFields
  4490. default:
  4491. return nil
  4492. }
  4493. }
  4494. file_proto_slowwild_proto_msgTypes[7].Exporter = func(v any, i int) any {
  4495. switch v := v.(*GetUserInfoResp); i {
  4496. case 0:
  4497. return &v.state
  4498. case 1:
  4499. return &v.sizeCache
  4500. case 2:
  4501. return &v.unknownFields
  4502. default:
  4503. return nil
  4504. }
  4505. }
  4506. file_proto_slowwild_proto_msgTypes[8].Exporter = func(v any, i int) any {
  4507. switch v := v.(*FindUserReq); i {
  4508. case 0:
  4509. return &v.state
  4510. case 1:
  4511. return &v.sizeCache
  4512. case 2:
  4513. return &v.unknownFields
  4514. default:
  4515. return nil
  4516. }
  4517. }
  4518. file_proto_slowwild_proto_msgTypes[9].Exporter = func(v any, i int) any {
  4519. switch v := v.(*FindUserResp); i {
  4520. case 0:
  4521. return &v.state
  4522. case 1:
  4523. return &v.sizeCache
  4524. case 2:
  4525. return &v.unknownFields
  4526. default:
  4527. return nil
  4528. }
  4529. }
  4530. file_proto_slowwild_proto_msgTypes[10].Exporter = func(v any, i int) any {
  4531. switch v := v.(*FollowUserReq); i {
  4532. case 0:
  4533. return &v.state
  4534. case 1:
  4535. return &v.sizeCache
  4536. case 2:
  4537. return &v.unknownFields
  4538. default:
  4539. return nil
  4540. }
  4541. }
  4542. file_proto_slowwild_proto_msgTypes[11].Exporter = func(v any, i int) any {
  4543. switch v := v.(*FollowUserRes); i {
  4544. case 0:
  4545. return &v.state
  4546. case 1:
  4547. return &v.sizeCache
  4548. case 2:
  4549. return &v.unknownFields
  4550. default:
  4551. return nil
  4552. }
  4553. }
  4554. file_proto_slowwild_proto_msgTypes[12].Exporter = func(v any, i int) any {
  4555. switch v := v.(*UnFollowUserReq); i {
  4556. case 0:
  4557. return &v.state
  4558. case 1:
  4559. return &v.sizeCache
  4560. case 2:
  4561. return &v.unknownFields
  4562. default:
  4563. return nil
  4564. }
  4565. }
  4566. file_proto_slowwild_proto_msgTypes[13].Exporter = func(v any, i int) any {
  4567. switch v := v.(*UnFollowUserRes); i {
  4568. case 0:
  4569. return &v.state
  4570. case 1:
  4571. return &v.sizeCache
  4572. case 2:
  4573. return &v.unknownFields
  4574. default:
  4575. return nil
  4576. }
  4577. }
  4578. file_proto_slowwild_proto_msgTypes[14].Exporter = func(v any, i int) any {
  4579. switch v := v.(*GetFollowingReq); i {
  4580. case 0:
  4581. return &v.state
  4582. case 1:
  4583. return &v.sizeCache
  4584. case 2:
  4585. return &v.unknownFields
  4586. default:
  4587. return nil
  4588. }
  4589. }
  4590. file_proto_slowwild_proto_msgTypes[15].Exporter = func(v any, i int) any {
  4591. switch v := v.(*GetFollowingRes); i {
  4592. case 0:
  4593. return &v.state
  4594. case 1:
  4595. return &v.sizeCache
  4596. case 2:
  4597. return &v.unknownFields
  4598. default:
  4599. return nil
  4600. }
  4601. }
  4602. file_proto_slowwild_proto_msgTypes[16].Exporter = func(v any, i int) any {
  4603. switch v := v.(*GetFollowReq); i {
  4604. case 0:
  4605. return &v.state
  4606. case 1:
  4607. return &v.sizeCache
  4608. case 2:
  4609. return &v.unknownFields
  4610. default:
  4611. return nil
  4612. }
  4613. }
  4614. file_proto_slowwild_proto_msgTypes[17].Exporter = func(v any, i int) any {
  4615. switch v := v.(*GetFollowRes); i {
  4616. case 0:
  4617. return &v.state
  4618. case 1:
  4619. return &v.sizeCache
  4620. case 2:
  4621. return &v.unknownFields
  4622. default:
  4623. return nil
  4624. }
  4625. }
  4626. file_proto_slowwild_proto_msgTypes[18].Exporter = func(v any, i int) any {
  4627. switch v := v.(*GetUserProfileReq); i {
  4628. case 0:
  4629. return &v.state
  4630. case 1:
  4631. return &v.sizeCache
  4632. case 2:
  4633. return &v.unknownFields
  4634. default:
  4635. return nil
  4636. }
  4637. }
  4638. file_proto_slowwild_proto_msgTypes[19].Exporter = func(v any, i int) any {
  4639. switch v := v.(*GetUserProfileRes); i {
  4640. case 0:
  4641. return &v.state
  4642. case 1:
  4643. return &v.sizeCache
  4644. case 2:
  4645. return &v.unknownFields
  4646. default:
  4647. return nil
  4648. }
  4649. }
  4650. file_proto_slowwild_proto_msgTypes[20].Exporter = func(v any, i int) any {
  4651. switch v := v.(*SearchUsernameReq); i {
  4652. case 0:
  4653. return &v.state
  4654. case 1:
  4655. return &v.sizeCache
  4656. case 2:
  4657. return &v.unknownFields
  4658. default:
  4659. return nil
  4660. }
  4661. }
  4662. file_proto_slowwild_proto_msgTypes[21].Exporter = func(v any, i int) any {
  4663. switch v := v.(*SearchUsernameItem); i {
  4664. case 0:
  4665. return &v.state
  4666. case 1:
  4667. return &v.sizeCache
  4668. case 2:
  4669. return &v.unknownFields
  4670. default:
  4671. return nil
  4672. }
  4673. }
  4674. file_proto_slowwild_proto_msgTypes[22].Exporter = func(v any, i int) any {
  4675. switch v := v.(*SearchUsernameRes); i {
  4676. case 0:
  4677. return &v.state
  4678. case 1:
  4679. return &v.sizeCache
  4680. case 2:
  4681. return &v.unknownFields
  4682. default:
  4683. return nil
  4684. }
  4685. }
  4686. file_proto_slowwild_proto_msgTypes[23].Exporter = func(v any, i int) any {
  4687. switch v := v.(*CreateTag); i {
  4688. case 0:
  4689. return &v.state
  4690. case 1:
  4691. return &v.sizeCache
  4692. case 2:
  4693. return &v.unknownFields
  4694. default:
  4695. return nil
  4696. }
  4697. }
  4698. file_proto_slowwild_proto_msgTypes[24].Exporter = func(v any, i int) any {
  4699. switch v := v.(*CreatePostReq); i {
  4700. case 0:
  4701. return &v.state
  4702. case 1:
  4703. return &v.sizeCache
  4704. case 2:
  4705. return &v.unknownFields
  4706. default:
  4707. return nil
  4708. }
  4709. }
  4710. file_proto_slowwild_proto_msgTypes[25].Exporter = func(v any, i int) any {
  4711. switch v := v.(*CreatePostRsp); i {
  4712. case 0:
  4713. return &v.state
  4714. case 1:
  4715. return &v.sizeCache
  4716. case 2:
  4717. return &v.unknownFields
  4718. default:
  4719. return nil
  4720. }
  4721. }
  4722. file_proto_slowwild_proto_msgTypes[26].Exporter = func(v any, i int) any {
  4723. switch v := v.(*GetTagListReq); i {
  4724. case 0:
  4725. return &v.state
  4726. case 1:
  4727. return &v.sizeCache
  4728. case 2:
  4729. return &v.unknownFields
  4730. default:
  4731. return nil
  4732. }
  4733. }
  4734. file_proto_slowwild_proto_msgTypes[27].Exporter = func(v any, i int) any {
  4735. switch v := v.(*TagItem); i {
  4736. case 0:
  4737. return &v.state
  4738. case 1:
  4739. return &v.sizeCache
  4740. case 2:
  4741. return &v.unknownFields
  4742. default:
  4743. return nil
  4744. }
  4745. }
  4746. file_proto_slowwild_proto_msgTypes[28].Exporter = func(v any, i int) any {
  4747. switch v := v.(*GetTagListRsp); i {
  4748. case 0:
  4749. return &v.state
  4750. case 1:
  4751. return &v.sizeCache
  4752. case 2:
  4753. return &v.unknownFields
  4754. default:
  4755. return nil
  4756. }
  4757. }
  4758. file_proto_slowwild_proto_msgTypes[29].Exporter = func(v any, i int) any {
  4759. switch v := v.(*GetTagReq); i {
  4760. case 0:
  4761. return &v.state
  4762. case 1:
  4763. return &v.sizeCache
  4764. case 2:
  4765. return &v.unknownFields
  4766. default:
  4767. return nil
  4768. }
  4769. }
  4770. file_proto_slowwild_proto_msgTypes[30].Exporter = func(v any, i int) any {
  4771. switch v := v.(*GetTagRsp); i {
  4772. case 0:
  4773. return &v.state
  4774. case 1:
  4775. return &v.sizeCache
  4776. case 2:
  4777. return &v.unknownFields
  4778. default:
  4779. return nil
  4780. }
  4781. }
  4782. file_proto_slowwild_proto_msgTypes[31].Exporter = func(v any, i int) any {
  4783. switch v := v.(*GetPostListReq); i {
  4784. case 0:
  4785. return &v.state
  4786. case 1:
  4787. return &v.sizeCache
  4788. case 2:
  4789. return &v.unknownFields
  4790. default:
  4791. return nil
  4792. }
  4793. }
  4794. file_proto_slowwild_proto_msgTypes[32].Exporter = func(v any, i int) any {
  4795. switch v := v.(*GetPostListItem); i {
  4796. case 0:
  4797. return &v.state
  4798. case 1:
  4799. return &v.sizeCache
  4800. case 2:
  4801. return &v.unknownFields
  4802. default:
  4803. return nil
  4804. }
  4805. }
  4806. file_proto_slowwild_proto_msgTypes[33].Exporter = func(v any, i int) any {
  4807. switch v := v.(*GetPostListRsp); i {
  4808. case 0:
  4809. return &v.state
  4810. case 1:
  4811. return &v.sizeCache
  4812. case 2:
  4813. return &v.unknownFields
  4814. default:
  4815. return nil
  4816. }
  4817. }
  4818. file_proto_slowwild_proto_msgTypes[34].Exporter = func(v any, i int) any {
  4819. switch v := v.(*GetPostReq); i {
  4820. case 0:
  4821. return &v.state
  4822. case 1:
  4823. return &v.sizeCache
  4824. case 2:
  4825. return &v.unknownFields
  4826. default:
  4827. return nil
  4828. }
  4829. }
  4830. file_proto_slowwild_proto_msgTypes[35].Exporter = func(v any, i int) any {
  4831. switch v := v.(*GetPostRsp); i {
  4832. case 0:
  4833. return &v.state
  4834. case 1:
  4835. return &v.sizeCache
  4836. case 2:
  4837. return &v.unknownFields
  4838. default:
  4839. return nil
  4840. }
  4841. }
  4842. file_proto_slowwild_proto_msgTypes[36].Exporter = func(v any, i int) any {
  4843. switch v := v.(*PostUpvoteReq); i {
  4844. case 0:
  4845. return &v.state
  4846. case 1:
  4847. return &v.sizeCache
  4848. case 2:
  4849. return &v.unknownFields
  4850. default:
  4851. return nil
  4852. }
  4853. }
  4854. file_proto_slowwild_proto_msgTypes[37].Exporter = func(v any, i int) any {
  4855. switch v := v.(*PostUpvoteRsp); i {
  4856. case 0:
  4857. return &v.state
  4858. case 1:
  4859. return &v.sizeCache
  4860. case 2:
  4861. return &v.unknownFields
  4862. default:
  4863. return nil
  4864. }
  4865. }
  4866. file_proto_slowwild_proto_msgTypes[38].Exporter = func(v any, i int) any {
  4867. switch v := v.(*PostCollectionReq); i {
  4868. case 0:
  4869. return &v.state
  4870. case 1:
  4871. return &v.sizeCache
  4872. case 2:
  4873. return &v.unknownFields
  4874. default:
  4875. return nil
  4876. }
  4877. }
  4878. file_proto_slowwild_proto_msgTypes[39].Exporter = func(v any, i int) any {
  4879. switch v := v.(*PostCollectionRsp); i {
  4880. case 0:
  4881. return &v.state
  4882. case 1:
  4883. return &v.sizeCache
  4884. case 2:
  4885. return &v.unknownFields
  4886. default:
  4887. return nil
  4888. }
  4889. }
  4890. file_proto_slowwild_proto_msgTypes[40].Exporter = func(v any, i int) any {
  4891. switch v := v.(*PostShareReq); i {
  4892. case 0:
  4893. return &v.state
  4894. case 1:
  4895. return &v.sizeCache
  4896. case 2:
  4897. return &v.unknownFields
  4898. default:
  4899. return nil
  4900. }
  4901. }
  4902. file_proto_slowwild_proto_msgTypes[41].Exporter = func(v any, i int) any {
  4903. switch v := v.(*PostShareRsp); i {
  4904. case 0:
  4905. return &v.state
  4906. case 1:
  4907. return &v.sizeCache
  4908. case 2:
  4909. return &v.unknownFields
  4910. default:
  4911. return nil
  4912. }
  4913. }
  4914. file_proto_slowwild_proto_msgTypes[42].Exporter = func(v any, i int) any {
  4915. switch v := v.(*PostCommentReq); i {
  4916. case 0:
  4917. return &v.state
  4918. case 1:
  4919. return &v.sizeCache
  4920. case 2:
  4921. return &v.unknownFields
  4922. default:
  4923. return nil
  4924. }
  4925. }
  4926. file_proto_slowwild_proto_msgTypes[43].Exporter = func(v any, i int) any {
  4927. switch v := v.(*PostCommentRsp); i {
  4928. case 0:
  4929. return &v.state
  4930. case 1:
  4931. return &v.sizeCache
  4932. case 2:
  4933. return &v.unknownFields
  4934. default:
  4935. return nil
  4936. }
  4937. }
  4938. file_proto_slowwild_proto_msgTypes[44].Exporter = func(v any, i int) any {
  4939. switch v := v.(*PostReplyReq); i {
  4940. case 0:
  4941. return &v.state
  4942. case 1:
  4943. return &v.sizeCache
  4944. case 2:
  4945. return &v.unknownFields
  4946. default:
  4947. return nil
  4948. }
  4949. }
  4950. file_proto_slowwild_proto_msgTypes[45].Exporter = func(v any, i int) any {
  4951. switch v := v.(*PostReplyRsp); i {
  4952. case 0:
  4953. return &v.state
  4954. case 1:
  4955. return &v.sizeCache
  4956. case 2:
  4957. return &v.unknownFields
  4958. default:
  4959. return nil
  4960. }
  4961. }
  4962. file_proto_slowwild_proto_msgTypes[46].Exporter = func(v any, i int) any {
  4963. switch v := v.(*GetPostCommentListReq); i {
  4964. case 0:
  4965. return &v.state
  4966. case 1:
  4967. return &v.sizeCache
  4968. case 2:
  4969. return &v.unknownFields
  4970. default:
  4971. return nil
  4972. }
  4973. }
  4974. file_proto_slowwild_proto_msgTypes[47].Exporter = func(v any, i int) any {
  4975. switch v := v.(*RepliesItem); i {
  4976. case 0:
  4977. return &v.state
  4978. case 1:
  4979. return &v.sizeCache
  4980. case 2:
  4981. return &v.unknownFields
  4982. default:
  4983. return nil
  4984. }
  4985. }
  4986. file_proto_slowwild_proto_msgTypes[48].Exporter = func(v any, i int) any {
  4987. switch v := v.(*CommentItem); i {
  4988. case 0:
  4989. return &v.state
  4990. case 1:
  4991. return &v.sizeCache
  4992. case 2:
  4993. return &v.unknownFields
  4994. default:
  4995. return nil
  4996. }
  4997. }
  4998. file_proto_slowwild_proto_msgTypes[49].Exporter = func(v any, i int) any {
  4999. switch v := v.(*GetPostCommentListRsp); i {
  5000. case 0:
  5001. return &v.state
  5002. case 1:
  5003. return &v.sizeCache
  5004. case 2:
  5005. return &v.unknownFields
  5006. default:
  5007. return nil
  5008. }
  5009. }
  5010. file_proto_slowwild_proto_msgTypes[50].Exporter = func(v any, i int) any {
  5011. switch v := v.(*GetReplyListReq); i {
  5012. case 0:
  5013. return &v.state
  5014. case 1:
  5015. return &v.sizeCache
  5016. case 2:
  5017. return &v.unknownFields
  5018. default:
  5019. return nil
  5020. }
  5021. }
  5022. file_proto_slowwild_proto_msgTypes[51].Exporter = func(v any, i int) any {
  5023. switch v := v.(*GetReplyListRsp); i {
  5024. case 0:
  5025. return &v.state
  5026. case 1:
  5027. return &v.sizeCache
  5028. case 2:
  5029. return &v.unknownFields
  5030. default:
  5031. return nil
  5032. }
  5033. }
  5034. file_proto_slowwild_proto_msgTypes[52].Exporter = func(v any, i int) any {
  5035. switch v := v.(*PostCommentUpvoteReq); i {
  5036. case 0:
  5037. return &v.state
  5038. case 1:
  5039. return &v.sizeCache
  5040. case 2:
  5041. return &v.unknownFields
  5042. default:
  5043. return nil
  5044. }
  5045. }
  5046. file_proto_slowwild_proto_msgTypes[53].Exporter = func(v any, i int) any {
  5047. switch v := v.(*PostCommentUpvoteRsp); i {
  5048. case 0:
  5049. return &v.state
  5050. case 1:
  5051. return &v.sizeCache
  5052. case 2:
  5053. return &v.unknownFields
  5054. default:
  5055. return nil
  5056. }
  5057. }
  5058. file_proto_slowwild_proto_msgTypes[54].Exporter = func(v any, i int) any {
  5059. switch v := v.(*PostCommentThumbsDownReq); i {
  5060. case 0:
  5061. return &v.state
  5062. case 1:
  5063. return &v.sizeCache
  5064. case 2:
  5065. return &v.unknownFields
  5066. default:
  5067. return nil
  5068. }
  5069. }
  5070. file_proto_slowwild_proto_msgTypes[55].Exporter = func(v any, i int) any {
  5071. switch v := v.(*PostCommentThumbsDownRsp); i {
  5072. case 0:
  5073. return &v.state
  5074. case 1:
  5075. return &v.sizeCache
  5076. case 2:
  5077. return &v.unknownFields
  5078. default:
  5079. return nil
  5080. }
  5081. }
  5082. file_proto_slowwild_proto_msgTypes[56].Exporter = func(v any, i int) any {
  5083. switch v := v.(*PostDeleteReq); i {
  5084. case 0:
  5085. return &v.state
  5086. case 1:
  5087. return &v.sizeCache
  5088. case 2:
  5089. return &v.unknownFields
  5090. default:
  5091. return nil
  5092. }
  5093. }
  5094. file_proto_slowwild_proto_msgTypes[57].Exporter = func(v any, i int) any {
  5095. switch v := v.(*PostDeleteRsp); i {
  5096. case 0:
  5097. return &v.state
  5098. case 1:
  5099. return &v.sizeCache
  5100. case 2:
  5101. return &v.unknownFields
  5102. default:
  5103. return nil
  5104. }
  5105. }
  5106. }
  5107. type x struct{}
  5108. out := protoimpl.TypeBuilder{
  5109. File: protoimpl.DescBuilder{
  5110. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  5111. RawDescriptor: file_proto_slowwild_proto_rawDesc,
  5112. NumEnums: 0,
  5113. NumMessages: 58,
  5114. NumExtensions: 0,
  5115. NumServices: 1,
  5116. },
  5117. GoTypes: file_proto_slowwild_proto_goTypes,
  5118. DependencyIndexes: file_proto_slowwild_proto_depIdxs,
  5119. MessageInfos: file_proto_slowwild_proto_msgTypes,
  5120. }.Build()
  5121. File_proto_slowwild_proto = out.File
  5122. file_proto_slowwild_proto_rawDesc = nil
  5123. file_proto_slowwild_proto_goTypes = nil
  5124. file_proto_slowwild_proto_depIdxs = nil
  5125. }