slowwild.pb.go 195 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777
  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. }
  1572. func (x *GetTagListReq) Reset() {
  1573. *x = GetTagListReq{}
  1574. if protoimpl.UnsafeEnabled {
  1575. mi := &file_proto_slowwild_proto_msgTypes[26]
  1576. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1577. ms.StoreMessageInfo(mi)
  1578. }
  1579. }
  1580. func (x *GetTagListReq) String() string {
  1581. return protoimpl.X.MessageStringOf(x)
  1582. }
  1583. func (*GetTagListReq) ProtoMessage() {}
  1584. func (x *GetTagListReq) ProtoReflect() protoreflect.Message {
  1585. mi := &file_proto_slowwild_proto_msgTypes[26]
  1586. if protoimpl.UnsafeEnabled && x != nil {
  1587. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1588. if ms.LoadMessageInfo() == nil {
  1589. ms.StoreMessageInfo(mi)
  1590. }
  1591. return ms
  1592. }
  1593. return mi.MessageOf(x)
  1594. }
  1595. // Deprecated: Use GetTagListReq.ProtoReflect.Descriptor instead.
  1596. func (*GetTagListReq) Descriptor() ([]byte, []int) {
  1597. return file_proto_slowwild_proto_rawDescGZIP(), []int{26}
  1598. }
  1599. func (x *GetTagListReq) GetPage() int32 {
  1600. if x != nil {
  1601. return x.Page
  1602. }
  1603. return 0
  1604. }
  1605. func (x *GetTagListReq) GetPageSize() int32 {
  1606. if x != nil {
  1607. return x.PageSize
  1608. }
  1609. return 0
  1610. }
  1611. func (x *GetTagListReq) GetTagName() string {
  1612. if x != nil {
  1613. return x.TagName
  1614. }
  1615. return ""
  1616. }
  1617. type TagItem struct {
  1618. state protoimpl.MessageState
  1619. sizeCache protoimpl.SizeCache
  1620. unknownFields protoimpl.UnknownFields
  1621. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  1622. HotNum int64 `protobuf:"varint,2,opt,name=hot_num,json=hotNum,proto3" json:"hot_num,omitempty"`
  1623. User *UserInfo `protobuf:"bytes,3,opt,name=user,proto3" json:"user,omitempty"`
  1624. Id int64 `protobuf:"varint,4,opt,name=id,proto3" json:"id,omitempty"`
  1625. CreatedOn int64 `protobuf:"varint,5,opt,name=created_on,json=createdOn,proto3" json:"created_on,omitempty"`
  1626. }
  1627. func (x *TagItem) Reset() {
  1628. *x = TagItem{}
  1629. if protoimpl.UnsafeEnabled {
  1630. mi := &file_proto_slowwild_proto_msgTypes[27]
  1631. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1632. ms.StoreMessageInfo(mi)
  1633. }
  1634. }
  1635. func (x *TagItem) String() string {
  1636. return protoimpl.X.MessageStringOf(x)
  1637. }
  1638. func (*TagItem) ProtoMessage() {}
  1639. func (x *TagItem) ProtoReflect() protoreflect.Message {
  1640. mi := &file_proto_slowwild_proto_msgTypes[27]
  1641. if protoimpl.UnsafeEnabled && x != nil {
  1642. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1643. if ms.LoadMessageInfo() == nil {
  1644. ms.StoreMessageInfo(mi)
  1645. }
  1646. return ms
  1647. }
  1648. return mi.MessageOf(x)
  1649. }
  1650. // Deprecated: Use TagItem.ProtoReflect.Descriptor instead.
  1651. func (*TagItem) Descriptor() ([]byte, []int) {
  1652. return file_proto_slowwild_proto_rawDescGZIP(), []int{27}
  1653. }
  1654. func (x *TagItem) GetName() string {
  1655. if x != nil {
  1656. return x.Name
  1657. }
  1658. return ""
  1659. }
  1660. func (x *TagItem) GetHotNum() int64 {
  1661. if x != nil {
  1662. return x.HotNum
  1663. }
  1664. return 0
  1665. }
  1666. func (x *TagItem) GetUser() *UserInfo {
  1667. if x != nil {
  1668. return x.User
  1669. }
  1670. return nil
  1671. }
  1672. func (x *TagItem) GetId() int64 {
  1673. if x != nil {
  1674. return x.Id
  1675. }
  1676. return 0
  1677. }
  1678. func (x *TagItem) GetCreatedOn() int64 {
  1679. if x != nil {
  1680. return x.CreatedOn
  1681. }
  1682. return 0
  1683. }
  1684. type GetTagListRsp struct {
  1685. state protoimpl.MessageState
  1686. sizeCache protoimpl.SizeCache
  1687. unknownFields protoimpl.UnknownFields
  1688. TagList []*TagItem `protobuf:"bytes,1,rep,name=tag_list,json=tagList,proto3" json:"tag_list,omitempty"`
  1689. Total int32 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
  1690. }
  1691. func (x *GetTagListRsp) Reset() {
  1692. *x = GetTagListRsp{}
  1693. if protoimpl.UnsafeEnabled {
  1694. mi := &file_proto_slowwild_proto_msgTypes[28]
  1695. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1696. ms.StoreMessageInfo(mi)
  1697. }
  1698. }
  1699. func (x *GetTagListRsp) String() string {
  1700. return protoimpl.X.MessageStringOf(x)
  1701. }
  1702. func (*GetTagListRsp) ProtoMessage() {}
  1703. func (x *GetTagListRsp) ProtoReflect() protoreflect.Message {
  1704. mi := &file_proto_slowwild_proto_msgTypes[28]
  1705. if protoimpl.UnsafeEnabled && x != nil {
  1706. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1707. if ms.LoadMessageInfo() == nil {
  1708. ms.StoreMessageInfo(mi)
  1709. }
  1710. return ms
  1711. }
  1712. return mi.MessageOf(x)
  1713. }
  1714. // Deprecated: Use GetTagListRsp.ProtoReflect.Descriptor instead.
  1715. func (*GetTagListRsp) Descriptor() ([]byte, []int) {
  1716. return file_proto_slowwild_proto_rawDescGZIP(), []int{28}
  1717. }
  1718. func (x *GetTagListRsp) GetTagList() []*TagItem {
  1719. if x != nil {
  1720. return x.TagList
  1721. }
  1722. return nil
  1723. }
  1724. func (x *GetTagListRsp) GetTotal() int32 {
  1725. if x != nil {
  1726. return x.Total
  1727. }
  1728. return 0
  1729. }
  1730. type GetTagReq struct {
  1731. state protoimpl.MessageState
  1732. sizeCache protoimpl.SizeCache
  1733. unknownFields protoimpl.UnknownFields
  1734. TagId int64 `protobuf:"varint,1,opt,name=tag_id,json=tagId,proto3" json:"tag_id,omitempty"`
  1735. UserId int64 `protobuf:"varint,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  1736. }
  1737. func (x *GetTagReq) Reset() {
  1738. *x = GetTagReq{}
  1739. if protoimpl.UnsafeEnabled {
  1740. mi := &file_proto_slowwild_proto_msgTypes[29]
  1741. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1742. ms.StoreMessageInfo(mi)
  1743. }
  1744. }
  1745. func (x *GetTagReq) String() string {
  1746. return protoimpl.X.MessageStringOf(x)
  1747. }
  1748. func (*GetTagReq) ProtoMessage() {}
  1749. func (x *GetTagReq) ProtoReflect() protoreflect.Message {
  1750. mi := &file_proto_slowwild_proto_msgTypes[29]
  1751. if protoimpl.UnsafeEnabled && x != nil {
  1752. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1753. if ms.LoadMessageInfo() == nil {
  1754. ms.StoreMessageInfo(mi)
  1755. }
  1756. return ms
  1757. }
  1758. return mi.MessageOf(x)
  1759. }
  1760. // Deprecated: Use GetTagReq.ProtoReflect.Descriptor instead.
  1761. func (*GetTagReq) Descriptor() ([]byte, []int) {
  1762. return file_proto_slowwild_proto_rawDescGZIP(), []int{29}
  1763. }
  1764. func (x *GetTagReq) GetTagId() int64 {
  1765. if x != nil {
  1766. return x.TagId
  1767. }
  1768. return 0
  1769. }
  1770. func (x *GetTagReq) GetUserId() int64 {
  1771. if x != nil {
  1772. return x.UserId
  1773. }
  1774. return 0
  1775. }
  1776. type GetTagRsp struct {
  1777. state protoimpl.MessageState
  1778. sizeCache protoimpl.SizeCache
  1779. unknownFields protoimpl.UnknownFields
  1780. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  1781. HotNum int64 `protobuf:"varint,2,opt,name=hot_num,json=hotNum,proto3" json:"hot_num,omitempty"`
  1782. User *UserInfo `protobuf:"bytes,3,opt,name=user,proto3" json:"user,omitempty"`
  1783. Id int64 `protobuf:"varint,4,opt,name=id,proto3" json:"id,omitempty"`
  1784. CreatedOn int64 `protobuf:"varint,5,opt,name=created_on,json=createdOn,proto3" json:"created_on,omitempty"`
  1785. PostCount int64 `protobuf:"varint,6,opt,name=post_count,json=postCount,proto3" json:"post_count,omitempty"`
  1786. FollowCount int64 `protobuf:"varint,7,opt,name=follow_count,json=followCount,proto3" json:"follow_count,omitempty"`
  1787. IsFollowed bool `protobuf:"varint,8,opt,name=is_followed,json=isFollowed,proto3" json:"is_followed,omitempty"`
  1788. }
  1789. func (x *GetTagRsp) Reset() {
  1790. *x = GetTagRsp{}
  1791. if protoimpl.UnsafeEnabled {
  1792. mi := &file_proto_slowwild_proto_msgTypes[30]
  1793. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1794. ms.StoreMessageInfo(mi)
  1795. }
  1796. }
  1797. func (x *GetTagRsp) String() string {
  1798. return protoimpl.X.MessageStringOf(x)
  1799. }
  1800. func (*GetTagRsp) ProtoMessage() {}
  1801. func (x *GetTagRsp) ProtoReflect() protoreflect.Message {
  1802. mi := &file_proto_slowwild_proto_msgTypes[30]
  1803. if protoimpl.UnsafeEnabled && x != nil {
  1804. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1805. if ms.LoadMessageInfo() == nil {
  1806. ms.StoreMessageInfo(mi)
  1807. }
  1808. return ms
  1809. }
  1810. return mi.MessageOf(x)
  1811. }
  1812. // Deprecated: Use GetTagRsp.ProtoReflect.Descriptor instead.
  1813. func (*GetTagRsp) Descriptor() ([]byte, []int) {
  1814. return file_proto_slowwild_proto_rawDescGZIP(), []int{30}
  1815. }
  1816. func (x *GetTagRsp) GetName() string {
  1817. if x != nil {
  1818. return x.Name
  1819. }
  1820. return ""
  1821. }
  1822. func (x *GetTagRsp) GetHotNum() int64 {
  1823. if x != nil {
  1824. return x.HotNum
  1825. }
  1826. return 0
  1827. }
  1828. func (x *GetTagRsp) GetUser() *UserInfo {
  1829. if x != nil {
  1830. return x.User
  1831. }
  1832. return nil
  1833. }
  1834. func (x *GetTagRsp) GetId() int64 {
  1835. if x != nil {
  1836. return x.Id
  1837. }
  1838. return 0
  1839. }
  1840. func (x *GetTagRsp) GetCreatedOn() int64 {
  1841. if x != nil {
  1842. return x.CreatedOn
  1843. }
  1844. return 0
  1845. }
  1846. func (x *GetTagRsp) GetPostCount() int64 {
  1847. if x != nil {
  1848. return x.PostCount
  1849. }
  1850. return 0
  1851. }
  1852. func (x *GetTagRsp) GetFollowCount() int64 {
  1853. if x != nil {
  1854. return x.FollowCount
  1855. }
  1856. return 0
  1857. }
  1858. func (x *GetTagRsp) GetIsFollowed() bool {
  1859. if x != nil {
  1860. return x.IsFollowed
  1861. }
  1862. return false
  1863. }
  1864. type GetPostListReq struct {
  1865. state protoimpl.MessageState
  1866. sizeCache protoimpl.SizeCache
  1867. unknownFields protoimpl.UnknownFields
  1868. Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
  1869. PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
  1870. SearchType int32 `protobuf:"varint,3,opt,name=search_type,json=searchType,proto3" json:"search_type,omitempty"` // 0-默认搜索1-搜索内容/标题2-话题搜索
  1871. SortType int32 `protobuf:"varint,4,opt,name=sort_type,json=sortType,proto3" json:"sort_type,omitempty"` //0-默认创建时间排序1-热度排序
  1872. Keyword string `protobuf:"bytes,5,opt,name=keyword,proto3" json:"keyword,omitempty"` // 搜索关键字,或者对应的id
  1873. UserId int64 `protobuf:"varint,6,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // 用户id
  1874. }
  1875. func (x *GetPostListReq) Reset() {
  1876. *x = GetPostListReq{}
  1877. if protoimpl.UnsafeEnabled {
  1878. mi := &file_proto_slowwild_proto_msgTypes[31]
  1879. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1880. ms.StoreMessageInfo(mi)
  1881. }
  1882. }
  1883. func (x *GetPostListReq) String() string {
  1884. return protoimpl.X.MessageStringOf(x)
  1885. }
  1886. func (*GetPostListReq) ProtoMessage() {}
  1887. func (x *GetPostListReq) ProtoReflect() protoreflect.Message {
  1888. mi := &file_proto_slowwild_proto_msgTypes[31]
  1889. if protoimpl.UnsafeEnabled && x != nil {
  1890. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1891. if ms.LoadMessageInfo() == nil {
  1892. ms.StoreMessageInfo(mi)
  1893. }
  1894. return ms
  1895. }
  1896. return mi.MessageOf(x)
  1897. }
  1898. // Deprecated: Use GetPostListReq.ProtoReflect.Descriptor instead.
  1899. func (*GetPostListReq) Descriptor() ([]byte, []int) {
  1900. return file_proto_slowwild_proto_rawDescGZIP(), []int{31}
  1901. }
  1902. func (x *GetPostListReq) GetPage() int32 {
  1903. if x != nil {
  1904. return x.Page
  1905. }
  1906. return 0
  1907. }
  1908. func (x *GetPostListReq) GetPageSize() int32 {
  1909. if x != nil {
  1910. return x.PageSize
  1911. }
  1912. return 0
  1913. }
  1914. func (x *GetPostListReq) GetSearchType() int32 {
  1915. if x != nil {
  1916. return x.SearchType
  1917. }
  1918. return 0
  1919. }
  1920. func (x *GetPostListReq) GetSortType() int32 {
  1921. if x != nil {
  1922. return x.SortType
  1923. }
  1924. return 0
  1925. }
  1926. func (x *GetPostListReq) GetKeyword() string {
  1927. if x != nil {
  1928. return x.Keyword
  1929. }
  1930. return ""
  1931. }
  1932. func (x *GetPostListReq) GetUserId() int64 {
  1933. if x != nil {
  1934. return x.UserId
  1935. }
  1936. return 0
  1937. }
  1938. type GetPostListItem struct {
  1939. state protoimpl.MessageState
  1940. sizeCache protoimpl.SizeCache
  1941. unknownFields protoimpl.UnknownFields
  1942. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  1943. User *UserInfo `protobuf:"bytes,2,opt,name=user,proto3" json:"user,omitempty"`
  1944. Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"`
  1945. ContentSummary string `protobuf:"bytes,4,opt,name=content_summary,json=contentSummary,proto3" json:"content_summary,omitempty"`
  1946. PostType int32 `protobuf:"varint,5,opt,name=post_type,json=postType,proto3" json:"post_type,omitempty"` //帖子类型0-普通图文1-视频
  1947. CommentCount int64 `protobuf:"varint,6,opt,name=comment_count,json=commentCount,proto3" json:"comment_count,omitempty"`
  1948. UpvoteCount int64 `protobuf:"varint,7,opt,name=upvote_count,json=upvoteCount,proto3" json:"upvote_count,omitempty"`
  1949. CollectionCount int64 `protobuf:"varint,8,opt,name=collection_count,json=collectionCount,proto3" json:"collection_count,omitempty"`
  1950. ShareCount int64 `protobuf:"varint,9,opt,name=share_count,json=shareCount,proto3" json:"share_count,omitempty"`
  1951. Visibillity int32 `protobuf:"varint,10,opt,name=visibillity,proto3" json:"visibillity,omitempty"`
  1952. IpLoc string `protobuf:"bytes,11,opt,name=ip_loc,json=ipLoc,proto3" json:"ip_loc,omitempty"`
  1953. HotNum int64 `protobuf:"varint,12,opt,name=hot_num,json=hotNum,proto3" json:"hot_num,omitempty"`
  1954. Images []string `protobuf:"bytes,13,rep,name=images,proto3" json:"images,omitempty"`
  1955. VideoUrl string `protobuf:"bytes,14,opt,name=video_url,json=videoUrl,proto3" json:"video_url,omitempty"`
  1956. VideoCover string `protobuf:"bytes,15,opt,name=video_cover,json=videoCover,proto3" json:"video_cover,omitempty"`
  1957. CreatedOn int64 `protobuf:"varint,16,opt,name=created_on,json=createdOn,proto3" json:"created_on,omitempty"`
  1958. Tags []*TagItem `protobuf:"bytes,17,rep,name=tags,proto3" json:"tags,omitempty"`
  1959. IsLiked bool `protobuf:"varint,18,opt,name=is_liked,json=isLiked,proto3" json:"is_liked,omitempty"`
  1960. IsCollected bool `protobuf:"varint,19,opt,name=is_collected,json=isCollected,proto3" json:"is_collected,omitempty"`
  1961. IsMine bool `protobuf:"varint,20,opt,name=is_mine,json=isMine,proto3" json:"is_mine,omitempty"`
  1962. }
  1963. func (x *GetPostListItem) Reset() {
  1964. *x = GetPostListItem{}
  1965. if protoimpl.UnsafeEnabled {
  1966. mi := &file_proto_slowwild_proto_msgTypes[32]
  1967. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1968. ms.StoreMessageInfo(mi)
  1969. }
  1970. }
  1971. func (x *GetPostListItem) String() string {
  1972. return protoimpl.X.MessageStringOf(x)
  1973. }
  1974. func (*GetPostListItem) ProtoMessage() {}
  1975. func (x *GetPostListItem) ProtoReflect() protoreflect.Message {
  1976. mi := &file_proto_slowwild_proto_msgTypes[32]
  1977. if protoimpl.UnsafeEnabled && x != nil {
  1978. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1979. if ms.LoadMessageInfo() == nil {
  1980. ms.StoreMessageInfo(mi)
  1981. }
  1982. return ms
  1983. }
  1984. return mi.MessageOf(x)
  1985. }
  1986. // Deprecated: Use GetPostListItem.ProtoReflect.Descriptor instead.
  1987. func (*GetPostListItem) Descriptor() ([]byte, []int) {
  1988. return file_proto_slowwild_proto_rawDescGZIP(), []int{32}
  1989. }
  1990. func (x *GetPostListItem) GetId() int64 {
  1991. if x != nil {
  1992. return x.Id
  1993. }
  1994. return 0
  1995. }
  1996. func (x *GetPostListItem) GetUser() *UserInfo {
  1997. if x != nil {
  1998. return x.User
  1999. }
  2000. return nil
  2001. }
  2002. func (x *GetPostListItem) GetTitle() string {
  2003. if x != nil {
  2004. return x.Title
  2005. }
  2006. return ""
  2007. }
  2008. func (x *GetPostListItem) GetContentSummary() string {
  2009. if x != nil {
  2010. return x.ContentSummary
  2011. }
  2012. return ""
  2013. }
  2014. func (x *GetPostListItem) GetPostType() int32 {
  2015. if x != nil {
  2016. return x.PostType
  2017. }
  2018. return 0
  2019. }
  2020. func (x *GetPostListItem) GetCommentCount() int64 {
  2021. if x != nil {
  2022. return x.CommentCount
  2023. }
  2024. return 0
  2025. }
  2026. func (x *GetPostListItem) GetUpvoteCount() int64 {
  2027. if x != nil {
  2028. return x.UpvoteCount
  2029. }
  2030. return 0
  2031. }
  2032. func (x *GetPostListItem) GetCollectionCount() int64 {
  2033. if x != nil {
  2034. return x.CollectionCount
  2035. }
  2036. return 0
  2037. }
  2038. func (x *GetPostListItem) GetShareCount() int64 {
  2039. if x != nil {
  2040. return x.ShareCount
  2041. }
  2042. return 0
  2043. }
  2044. func (x *GetPostListItem) GetVisibillity() int32 {
  2045. if x != nil {
  2046. return x.Visibillity
  2047. }
  2048. return 0
  2049. }
  2050. func (x *GetPostListItem) GetIpLoc() string {
  2051. if x != nil {
  2052. return x.IpLoc
  2053. }
  2054. return ""
  2055. }
  2056. func (x *GetPostListItem) GetHotNum() int64 {
  2057. if x != nil {
  2058. return x.HotNum
  2059. }
  2060. return 0
  2061. }
  2062. func (x *GetPostListItem) GetImages() []string {
  2063. if x != nil {
  2064. return x.Images
  2065. }
  2066. return nil
  2067. }
  2068. func (x *GetPostListItem) GetVideoUrl() string {
  2069. if x != nil {
  2070. return x.VideoUrl
  2071. }
  2072. return ""
  2073. }
  2074. func (x *GetPostListItem) GetVideoCover() string {
  2075. if x != nil {
  2076. return x.VideoCover
  2077. }
  2078. return ""
  2079. }
  2080. func (x *GetPostListItem) GetCreatedOn() int64 {
  2081. if x != nil {
  2082. return x.CreatedOn
  2083. }
  2084. return 0
  2085. }
  2086. func (x *GetPostListItem) GetTags() []*TagItem {
  2087. if x != nil {
  2088. return x.Tags
  2089. }
  2090. return nil
  2091. }
  2092. func (x *GetPostListItem) GetIsLiked() bool {
  2093. if x != nil {
  2094. return x.IsLiked
  2095. }
  2096. return false
  2097. }
  2098. func (x *GetPostListItem) GetIsCollected() bool {
  2099. if x != nil {
  2100. return x.IsCollected
  2101. }
  2102. return false
  2103. }
  2104. func (x *GetPostListItem) GetIsMine() bool {
  2105. if x != nil {
  2106. return x.IsMine
  2107. }
  2108. return false
  2109. }
  2110. type GetPostListRsp struct {
  2111. state protoimpl.MessageState
  2112. sizeCache protoimpl.SizeCache
  2113. unknownFields protoimpl.UnknownFields
  2114. List []*GetPostListItem `protobuf:"bytes,1,rep,name=List,proto3" json:"List,omitempty"`
  2115. Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
  2116. }
  2117. func (x *GetPostListRsp) Reset() {
  2118. *x = GetPostListRsp{}
  2119. if protoimpl.UnsafeEnabled {
  2120. mi := &file_proto_slowwild_proto_msgTypes[33]
  2121. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2122. ms.StoreMessageInfo(mi)
  2123. }
  2124. }
  2125. func (x *GetPostListRsp) String() string {
  2126. return protoimpl.X.MessageStringOf(x)
  2127. }
  2128. func (*GetPostListRsp) ProtoMessage() {}
  2129. func (x *GetPostListRsp) ProtoReflect() protoreflect.Message {
  2130. mi := &file_proto_slowwild_proto_msgTypes[33]
  2131. if protoimpl.UnsafeEnabled && x != nil {
  2132. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2133. if ms.LoadMessageInfo() == nil {
  2134. ms.StoreMessageInfo(mi)
  2135. }
  2136. return ms
  2137. }
  2138. return mi.MessageOf(x)
  2139. }
  2140. // Deprecated: Use GetPostListRsp.ProtoReflect.Descriptor instead.
  2141. func (*GetPostListRsp) Descriptor() ([]byte, []int) {
  2142. return file_proto_slowwild_proto_rawDescGZIP(), []int{33}
  2143. }
  2144. func (x *GetPostListRsp) GetList() []*GetPostListItem {
  2145. if x != nil {
  2146. return x.List
  2147. }
  2148. return nil
  2149. }
  2150. func (x *GetPostListRsp) GetTotal() int64 {
  2151. if x != nil {
  2152. return x.Total
  2153. }
  2154. return 0
  2155. }
  2156. type GetPostReq struct {
  2157. state protoimpl.MessageState
  2158. sizeCache protoimpl.SizeCache
  2159. unknownFields protoimpl.UnknownFields
  2160. UserId int64 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  2161. PostId int64 `protobuf:"varint,2,opt,name=post_id,json=postId,proto3" json:"post_id,omitempty"`
  2162. }
  2163. func (x *GetPostReq) Reset() {
  2164. *x = GetPostReq{}
  2165. if protoimpl.UnsafeEnabled {
  2166. mi := &file_proto_slowwild_proto_msgTypes[34]
  2167. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2168. ms.StoreMessageInfo(mi)
  2169. }
  2170. }
  2171. func (x *GetPostReq) String() string {
  2172. return protoimpl.X.MessageStringOf(x)
  2173. }
  2174. func (*GetPostReq) ProtoMessage() {}
  2175. func (x *GetPostReq) ProtoReflect() protoreflect.Message {
  2176. mi := &file_proto_slowwild_proto_msgTypes[34]
  2177. if protoimpl.UnsafeEnabled && x != nil {
  2178. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2179. if ms.LoadMessageInfo() == nil {
  2180. ms.StoreMessageInfo(mi)
  2181. }
  2182. return ms
  2183. }
  2184. return mi.MessageOf(x)
  2185. }
  2186. // Deprecated: Use GetPostReq.ProtoReflect.Descriptor instead.
  2187. func (*GetPostReq) Descriptor() ([]byte, []int) {
  2188. return file_proto_slowwild_proto_rawDescGZIP(), []int{34}
  2189. }
  2190. func (x *GetPostReq) GetUserId() int64 {
  2191. if x != nil {
  2192. return x.UserId
  2193. }
  2194. return 0
  2195. }
  2196. func (x *GetPostReq) GetPostId() int64 {
  2197. if x != nil {
  2198. return x.PostId
  2199. }
  2200. return 0
  2201. }
  2202. type GetPostRsp struct {
  2203. state protoimpl.MessageState
  2204. sizeCache protoimpl.SizeCache
  2205. unknownFields protoimpl.UnknownFields
  2206. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  2207. User *UserInfo `protobuf:"bytes,2,opt,name=user,proto3" json:"user,omitempty"`
  2208. Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"`
  2209. ContentSummary string `protobuf:"bytes,4,opt,name=content_summary,json=contentSummary,proto3" json:"content_summary,omitempty"`
  2210. PostType int32 `protobuf:"varint,5,opt,name=post_type,json=postType,proto3" json:"post_type,omitempty"` //帖子类型0-普通图文1-视频
  2211. CommentCount int64 `protobuf:"varint,6,opt,name=comment_count,json=commentCount,proto3" json:"comment_count,omitempty"`
  2212. UpvoteCount int64 `protobuf:"varint,7,opt,name=upvote_count,json=upvoteCount,proto3" json:"upvote_count,omitempty"`
  2213. CollectionCount int64 `protobuf:"varint,8,opt,name=collection_count,json=collectionCount,proto3" json:"collection_count,omitempty"`
  2214. ShareCount int64 `protobuf:"varint,9,opt,name=share_count,json=shareCount,proto3" json:"share_count,omitempty"`
  2215. Visibillity int32 `protobuf:"varint,10,opt,name=visibillity,proto3" json:"visibillity,omitempty"`
  2216. IpLoc string `protobuf:"bytes,11,opt,name=ip_loc,json=ipLoc,proto3" json:"ip_loc,omitempty"`
  2217. HotNum int64 `protobuf:"varint,12,opt,name=hot_num,json=hotNum,proto3" json:"hot_num,omitempty"`
  2218. Images []string `protobuf:"bytes,13,rep,name=images,proto3" json:"images,omitempty"`
  2219. VideoUrl string `protobuf:"bytes,14,opt,name=video_url,json=videoUrl,proto3" json:"video_url,omitempty"`
  2220. VideoCover string `protobuf:"bytes,15,opt,name=video_cover,json=videoCover,proto3" json:"video_cover,omitempty"`
  2221. Content string `protobuf:"bytes,16,opt,name=content,proto3" json:"content,omitempty"`
  2222. CreatedOn int64 `protobuf:"varint,17,opt,name=created_on,json=createdOn,proto3" json:"created_on,omitempty"`
  2223. Tags []*TagItem `protobuf:"bytes,18,rep,name=tags,proto3" json:"tags,omitempty"`
  2224. WithUser []*UserInfo `protobuf:"bytes,19,rep,name=with_user,json=withUser,proto3" json:"with_user,omitempty"`
  2225. LatestRepliedOn int64 `protobuf:"varint,20,opt,name=latest_replied_on,json=latestRepliedOn,proto3" json:"latest_replied_on,omitempty"`
  2226. IsLiked bool `protobuf:"varint,21,opt,name=is_liked,json=isLiked,proto3" json:"is_liked,omitempty"`
  2227. IsCollected bool `protobuf:"varint,22,opt,name=is_collected,json=isCollected,proto3" json:"is_collected,omitempty"`
  2228. IsMine bool `protobuf:"varint,23,opt,name=is_mine,json=isMine,proto3" json:"is_mine,omitempty"`
  2229. }
  2230. func (x *GetPostRsp) Reset() {
  2231. *x = GetPostRsp{}
  2232. if protoimpl.UnsafeEnabled {
  2233. mi := &file_proto_slowwild_proto_msgTypes[35]
  2234. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2235. ms.StoreMessageInfo(mi)
  2236. }
  2237. }
  2238. func (x *GetPostRsp) String() string {
  2239. return protoimpl.X.MessageStringOf(x)
  2240. }
  2241. func (*GetPostRsp) ProtoMessage() {}
  2242. func (x *GetPostRsp) ProtoReflect() protoreflect.Message {
  2243. mi := &file_proto_slowwild_proto_msgTypes[35]
  2244. if protoimpl.UnsafeEnabled && x != nil {
  2245. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2246. if ms.LoadMessageInfo() == nil {
  2247. ms.StoreMessageInfo(mi)
  2248. }
  2249. return ms
  2250. }
  2251. return mi.MessageOf(x)
  2252. }
  2253. // Deprecated: Use GetPostRsp.ProtoReflect.Descriptor instead.
  2254. func (*GetPostRsp) Descriptor() ([]byte, []int) {
  2255. return file_proto_slowwild_proto_rawDescGZIP(), []int{35}
  2256. }
  2257. func (x *GetPostRsp) GetId() int64 {
  2258. if x != nil {
  2259. return x.Id
  2260. }
  2261. return 0
  2262. }
  2263. func (x *GetPostRsp) GetUser() *UserInfo {
  2264. if x != nil {
  2265. return x.User
  2266. }
  2267. return nil
  2268. }
  2269. func (x *GetPostRsp) GetTitle() string {
  2270. if x != nil {
  2271. return x.Title
  2272. }
  2273. return ""
  2274. }
  2275. func (x *GetPostRsp) GetContentSummary() string {
  2276. if x != nil {
  2277. return x.ContentSummary
  2278. }
  2279. return ""
  2280. }
  2281. func (x *GetPostRsp) GetPostType() int32 {
  2282. if x != nil {
  2283. return x.PostType
  2284. }
  2285. return 0
  2286. }
  2287. func (x *GetPostRsp) GetCommentCount() int64 {
  2288. if x != nil {
  2289. return x.CommentCount
  2290. }
  2291. return 0
  2292. }
  2293. func (x *GetPostRsp) GetUpvoteCount() int64 {
  2294. if x != nil {
  2295. return x.UpvoteCount
  2296. }
  2297. return 0
  2298. }
  2299. func (x *GetPostRsp) GetCollectionCount() int64 {
  2300. if x != nil {
  2301. return x.CollectionCount
  2302. }
  2303. return 0
  2304. }
  2305. func (x *GetPostRsp) GetShareCount() int64 {
  2306. if x != nil {
  2307. return x.ShareCount
  2308. }
  2309. return 0
  2310. }
  2311. func (x *GetPostRsp) GetVisibillity() int32 {
  2312. if x != nil {
  2313. return x.Visibillity
  2314. }
  2315. return 0
  2316. }
  2317. func (x *GetPostRsp) GetIpLoc() string {
  2318. if x != nil {
  2319. return x.IpLoc
  2320. }
  2321. return ""
  2322. }
  2323. func (x *GetPostRsp) GetHotNum() int64 {
  2324. if x != nil {
  2325. return x.HotNum
  2326. }
  2327. return 0
  2328. }
  2329. func (x *GetPostRsp) GetImages() []string {
  2330. if x != nil {
  2331. return x.Images
  2332. }
  2333. return nil
  2334. }
  2335. func (x *GetPostRsp) GetVideoUrl() string {
  2336. if x != nil {
  2337. return x.VideoUrl
  2338. }
  2339. return ""
  2340. }
  2341. func (x *GetPostRsp) GetVideoCover() string {
  2342. if x != nil {
  2343. return x.VideoCover
  2344. }
  2345. return ""
  2346. }
  2347. func (x *GetPostRsp) GetContent() string {
  2348. if x != nil {
  2349. return x.Content
  2350. }
  2351. return ""
  2352. }
  2353. func (x *GetPostRsp) GetCreatedOn() int64 {
  2354. if x != nil {
  2355. return x.CreatedOn
  2356. }
  2357. return 0
  2358. }
  2359. func (x *GetPostRsp) GetTags() []*TagItem {
  2360. if x != nil {
  2361. return x.Tags
  2362. }
  2363. return nil
  2364. }
  2365. func (x *GetPostRsp) GetWithUser() []*UserInfo {
  2366. if x != nil {
  2367. return x.WithUser
  2368. }
  2369. return nil
  2370. }
  2371. func (x *GetPostRsp) GetLatestRepliedOn() int64 {
  2372. if x != nil {
  2373. return x.LatestRepliedOn
  2374. }
  2375. return 0
  2376. }
  2377. func (x *GetPostRsp) GetIsLiked() bool {
  2378. if x != nil {
  2379. return x.IsLiked
  2380. }
  2381. return false
  2382. }
  2383. func (x *GetPostRsp) GetIsCollected() bool {
  2384. if x != nil {
  2385. return x.IsCollected
  2386. }
  2387. return false
  2388. }
  2389. func (x *GetPostRsp) GetIsMine() bool {
  2390. if x != nil {
  2391. return x.IsMine
  2392. }
  2393. return false
  2394. }
  2395. type PostUpvoteReq struct {
  2396. state protoimpl.MessageState
  2397. sizeCache protoimpl.SizeCache
  2398. unknownFields protoimpl.UnknownFields
  2399. PostId int64 `protobuf:"varint,1,opt,name=post_id,json=postId,proto3" json:"post_id,omitempty"`
  2400. UserId int64 `protobuf:"varint,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  2401. }
  2402. func (x *PostUpvoteReq) Reset() {
  2403. *x = PostUpvoteReq{}
  2404. if protoimpl.UnsafeEnabled {
  2405. mi := &file_proto_slowwild_proto_msgTypes[36]
  2406. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2407. ms.StoreMessageInfo(mi)
  2408. }
  2409. }
  2410. func (x *PostUpvoteReq) String() string {
  2411. return protoimpl.X.MessageStringOf(x)
  2412. }
  2413. func (*PostUpvoteReq) ProtoMessage() {}
  2414. func (x *PostUpvoteReq) ProtoReflect() protoreflect.Message {
  2415. mi := &file_proto_slowwild_proto_msgTypes[36]
  2416. if protoimpl.UnsafeEnabled && x != nil {
  2417. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2418. if ms.LoadMessageInfo() == nil {
  2419. ms.StoreMessageInfo(mi)
  2420. }
  2421. return ms
  2422. }
  2423. return mi.MessageOf(x)
  2424. }
  2425. // Deprecated: Use PostUpvoteReq.ProtoReflect.Descriptor instead.
  2426. func (*PostUpvoteReq) Descriptor() ([]byte, []int) {
  2427. return file_proto_slowwild_proto_rawDescGZIP(), []int{36}
  2428. }
  2429. func (x *PostUpvoteReq) GetPostId() int64 {
  2430. if x != nil {
  2431. return x.PostId
  2432. }
  2433. return 0
  2434. }
  2435. func (x *PostUpvoteReq) GetUserId() int64 {
  2436. if x != nil {
  2437. return x.UserId
  2438. }
  2439. return 0
  2440. }
  2441. type PostUpvoteRsp struct {
  2442. state protoimpl.MessageState
  2443. sizeCache protoimpl.SizeCache
  2444. unknownFields protoimpl.UnknownFields
  2445. Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
  2446. }
  2447. func (x *PostUpvoteRsp) Reset() {
  2448. *x = PostUpvoteRsp{}
  2449. if protoimpl.UnsafeEnabled {
  2450. mi := &file_proto_slowwild_proto_msgTypes[37]
  2451. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2452. ms.StoreMessageInfo(mi)
  2453. }
  2454. }
  2455. func (x *PostUpvoteRsp) String() string {
  2456. return protoimpl.X.MessageStringOf(x)
  2457. }
  2458. func (*PostUpvoteRsp) ProtoMessage() {}
  2459. func (x *PostUpvoteRsp) ProtoReflect() protoreflect.Message {
  2460. mi := &file_proto_slowwild_proto_msgTypes[37]
  2461. if protoimpl.UnsafeEnabled && x != nil {
  2462. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2463. if ms.LoadMessageInfo() == nil {
  2464. ms.StoreMessageInfo(mi)
  2465. }
  2466. return ms
  2467. }
  2468. return mi.MessageOf(x)
  2469. }
  2470. // Deprecated: Use PostUpvoteRsp.ProtoReflect.Descriptor instead.
  2471. func (*PostUpvoteRsp) Descriptor() ([]byte, []int) {
  2472. return file_proto_slowwild_proto_rawDescGZIP(), []int{37}
  2473. }
  2474. func (x *PostUpvoteRsp) GetSuccess() bool {
  2475. if x != nil {
  2476. return x.Success
  2477. }
  2478. return false
  2479. }
  2480. type PostCollectionReq struct {
  2481. state protoimpl.MessageState
  2482. sizeCache protoimpl.SizeCache
  2483. unknownFields protoimpl.UnknownFields
  2484. PostId int64 `protobuf:"varint,1,opt,name=post_id,json=postId,proto3" json:"post_id,omitempty"`
  2485. UserId int64 `protobuf:"varint,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  2486. }
  2487. func (x *PostCollectionReq) Reset() {
  2488. *x = PostCollectionReq{}
  2489. if protoimpl.UnsafeEnabled {
  2490. mi := &file_proto_slowwild_proto_msgTypes[38]
  2491. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2492. ms.StoreMessageInfo(mi)
  2493. }
  2494. }
  2495. func (x *PostCollectionReq) String() string {
  2496. return protoimpl.X.MessageStringOf(x)
  2497. }
  2498. func (*PostCollectionReq) ProtoMessage() {}
  2499. func (x *PostCollectionReq) ProtoReflect() protoreflect.Message {
  2500. mi := &file_proto_slowwild_proto_msgTypes[38]
  2501. if protoimpl.UnsafeEnabled && x != nil {
  2502. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2503. if ms.LoadMessageInfo() == nil {
  2504. ms.StoreMessageInfo(mi)
  2505. }
  2506. return ms
  2507. }
  2508. return mi.MessageOf(x)
  2509. }
  2510. // Deprecated: Use PostCollectionReq.ProtoReflect.Descriptor instead.
  2511. func (*PostCollectionReq) Descriptor() ([]byte, []int) {
  2512. return file_proto_slowwild_proto_rawDescGZIP(), []int{38}
  2513. }
  2514. func (x *PostCollectionReq) GetPostId() int64 {
  2515. if x != nil {
  2516. return x.PostId
  2517. }
  2518. return 0
  2519. }
  2520. func (x *PostCollectionReq) GetUserId() int64 {
  2521. if x != nil {
  2522. return x.UserId
  2523. }
  2524. return 0
  2525. }
  2526. type PostCollectionRsp struct {
  2527. state protoimpl.MessageState
  2528. sizeCache protoimpl.SizeCache
  2529. unknownFields protoimpl.UnknownFields
  2530. Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
  2531. }
  2532. func (x *PostCollectionRsp) Reset() {
  2533. *x = PostCollectionRsp{}
  2534. if protoimpl.UnsafeEnabled {
  2535. mi := &file_proto_slowwild_proto_msgTypes[39]
  2536. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2537. ms.StoreMessageInfo(mi)
  2538. }
  2539. }
  2540. func (x *PostCollectionRsp) String() string {
  2541. return protoimpl.X.MessageStringOf(x)
  2542. }
  2543. func (*PostCollectionRsp) ProtoMessage() {}
  2544. func (x *PostCollectionRsp) ProtoReflect() protoreflect.Message {
  2545. mi := &file_proto_slowwild_proto_msgTypes[39]
  2546. if protoimpl.UnsafeEnabled && x != nil {
  2547. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2548. if ms.LoadMessageInfo() == nil {
  2549. ms.StoreMessageInfo(mi)
  2550. }
  2551. return ms
  2552. }
  2553. return mi.MessageOf(x)
  2554. }
  2555. // Deprecated: Use PostCollectionRsp.ProtoReflect.Descriptor instead.
  2556. func (*PostCollectionRsp) Descriptor() ([]byte, []int) {
  2557. return file_proto_slowwild_proto_rawDescGZIP(), []int{39}
  2558. }
  2559. func (x *PostCollectionRsp) GetSuccess() bool {
  2560. if x != nil {
  2561. return x.Success
  2562. }
  2563. return false
  2564. }
  2565. type PostShareReq struct {
  2566. state protoimpl.MessageState
  2567. sizeCache protoimpl.SizeCache
  2568. unknownFields protoimpl.UnknownFields
  2569. PostId int64 `protobuf:"varint,1,opt,name=post_id,json=postId,proto3" json:"post_id,omitempty"`
  2570. UserId int64 `protobuf:"varint,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  2571. }
  2572. func (x *PostShareReq) Reset() {
  2573. *x = PostShareReq{}
  2574. if protoimpl.UnsafeEnabled {
  2575. mi := &file_proto_slowwild_proto_msgTypes[40]
  2576. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2577. ms.StoreMessageInfo(mi)
  2578. }
  2579. }
  2580. func (x *PostShareReq) String() string {
  2581. return protoimpl.X.MessageStringOf(x)
  2582. }
  2583. func (*PostShareReq) ProtoMessage() {}
  2584. func (x *PostShareReq) ProtoReflect() protoreflect.Message {
  2585. mi := &file_proto_slowwild_proto_msgTypes[40]
  2586. if protoimpl.UnsafeEnabled && x != nil {
  2587. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2588. if ms.LoadMessageInfo() == nil {
  2589. ms.StoreMessageInfo(mi)
  2590. }
  2591. return ms
  2592. }
  2593. return mi.MessageOf(x)
  2594. }
  2595. // Deprecated: Use PostShareReq.ProtoReflect.Descriptor instead.
  2596. func (*PostShareReq) Descriptor() ([]byte, []int) {
  2597. return file_proto_slowwild_proto_rawDescGZIP(), []int{40}
  2598. }
  2599. func (x *PostShareReq) GetPostId() int64 {
  2600. if x != nil {
  2601. return x.PostId
  2602. }
  2603. return 0
  2604. }
  2605. func (x *PostShareReq) GetUserId() int64 {
  2606. if x != nil {
  2607. return x.UserId
  2608. }
  2609. return 0
  2610. }
  2611. type PostShareRsp struct {
  2612. state protoimpl.MessageState
  2613. sizeCache protoimpl.SizeCache
  2614. unknownFields protoimpl.UnknownFields
  2615. Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
  2616. }
  2617. func (x *PostShareRsp) Reset() {
  2618. *x = PostShareRsp{}
  2619. if protoimpl.UnsafeEnabled {
  2620. mi := &file_proto_slowwild_proto_msgTypes[41]
  2621. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2622. ms.StoreMessageInfo(mi)
  2623. }
  2624. }
  2625. func (x *PostShareRsp) String() string {
  2626. return protoimpl.X.MessageStringOf(x)
  2627. }
  2628. func (*PostShareRsp) ProtoMessage() {}
  2629. func (x *PostShareRsp) ProtoReflect() protoreflect.Message {
  2630. mi := &file_proto_slowwild_proto_msgTypes[41]
  2631. if protoimpl.UnsafeEnabled && x != nil {
  2632. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2633. if ms.LoadMessageInfo() == nil {
  2634. ms.StoreMessageInfo(mi)
  2635. }
  2636. return ms
  2637. }
  2638. return mi.MessageOf(x)
  2639. }
  2640. // Deprecated: Use PostShareRsp.ProtoReflect.Descriptor instead.
  2641. func (*PostShareRsp) Descriptor() ([]byte, []int) {
  2642. return file_proto_slowwild_proto_rawDescGZIP(), []int{41}
  2643. }
  2644. func (x *PostShareRsp) GetSuccess() bool {
  2645. if x != nil {
  2646. return x.Success
  2647. }
  2648. return false
  2649. }
  2650. type PostCommentReq struct {
  2651. state protoimpl.MessageState
  2652. sizeCache protoimpl.SizeCache
  2653. unknownFields protoimpl.UnknownFields
  2654. PostId int64 `protobuf:"varint,1,opt,name=post_id,json=postId,proto3" json:"post_id,omitempty"`
  2655. UserId int64 `protobuf:"varint,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  2656. Content string `protobuf:"bytes,3,opt,name=content,proto3" json:"content,omitempty"`
  2657. Image string `protobuf:"bytes,4,opt,name=image,proto3" json:"image,omitempty"`
  2658. AtUserId int64 `protobuf:"varint,5,opt,name=at_user_id,json=atUserId,proto3" json:"at_user_id,omitempty"`
  2659. Ip string `protobuf:"bytes,6,opt,name=ip,proto3" json:"ip,omitempty"`
  2660. IpLoc string `protobuf:"bytes,7,opt,name=ip_loc,json=ipLoc,proto3" json:"ip_loc,omitempty"`
  2661. }
  2662. func (x *PostCommentReq) Reset() {
  2663. *x = PostCommentReq{}
  2664. if protoimpl.UnsafeEnabled {
  2665. mi := &file_proto_slowwild_proto_msgTypes[42]
  2666. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2667. ms.StoreMessageInfo(mi)
  2668. }
  2669. }
  2670. func (x *PostCommentReq) String() string {
  2671. return protoimpl.X.MessageStringOf(x)
  2672. }
  2673. func (*PostCommentReq) ProtoMessage() {}
  2674. func (x *PostCommentReq) ProtoReflect() protoreflect.Message {
  2675. mi := &file_proto_slowwild_proto_msgTypes[42]
  2676. if protoimpl.UnsafeEnabled && x != nil {
  2677. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2678. if ms.LoadMessageInfo() == nil {
  2679. ms.StoreMessageInfo(mi)
  2680. }
  2681. return ms
  2682. }
  2683. return mi.MessageOf(x)
  2684. }
  2685. // Deprecated: Use PostCommentReq.ProtoReflect.Descriptor instead.
  2686. func (*PostCommentReq) Descriptor() ([]byte, []int) {
  2687. return file_proto_slowwild_proto_rawDescGZIP(), []int{42}
  2688. }
  2689. func (x *PostCommentReq) GetPostId() int64 {
  2690. if x != nil {
  2691. return x.PostId
  2692. }
  2693. return 0
  2694. }
  2695. func (x *PostCommentReq) GetUserId() int64 {
  2696. if x != nil {
  2697. return x.UserId
  2698. }
  2699. return 0
  2700. }
  2701. func (x *PostCommentReq) GetContent() string {
  2702. if x != nil {
  2703. return x.Content
  2704. }
  2705. return ""
  2706. }
  2707. func (x *PostCommentReq) GetImage() string {
  2708. if x != nil {
  2709. return x.Image
  2710. }
  2711. return ""
  2712. }
  2713. func (x *PostCommentReq) GetAtUserId() int64 {
  2714. if x != nil {
  2715. return x.AtUserId
  2716. }
  2717. return 0
  2718. }
  2719. func (x *PostCommentReq) GetIp() string {
  2720. if x != nil {
  2721. return x.Ip
  2722. }
  2723. return ""
  2724. }
  2725. func (x *PostCommentReq) GetIpLoc() string {
  2726. if x != nil {
  2727. return x.IpLoc
  2728. }
  2729. return ""
  2730. }
  2731. type PostCommentRsp struct {
  2732. state protoimpl.MessageState
  2733. sizeCache protoimpl.SizeCache
  2734. unknownFields protoimpl.UnknownFields
  2735. CommentId int64 `protobuf:"varint,1,opt,name=comment_id,json=commentId,proto3" json:"comment_id,omitempty"`
  2736. }
  2737. func (x *PostCommentRsp) Reset() {
  2738. *x = PostCommentRsp{}
  2739. if protoimpl.UnsafeEnabled {
  2740. mi := &file_proto_slowwild_proto_msgTypes[43]
  2741. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2742. ms.StoreMessageInfo(mi)
  2743. }
  2744. }
  2745. func (x *PostCommentRsp) String() string {
  2746. return protoimpl.X.MessageStringOf(x)
  2747. }
  2748. func (*PostCommentRsp) ProtoMessage() {}
  2749. func (x *PostCommentRsp) ProtoReflect() protoreflect.Message {
  2750. mi := &file_proto_slowwild_proto_msgTypes[43]
  2751. if protoimpl.UnsafeEnabled && x != nil {
  2752. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2753. if ms.LoadMessageInfo() == nil {
  2754. ms.StoreMessageInfo(mi)
  2755. }
  2756. return ms
  2757. }
  2758. return mi.MessageOf(x)
  2759. }
  2760. // Deprecated: Use PostCommentRsp.ProtoReflect.Descriptor instead.
  2761. func (*PostCommentRsp) Descriptor() ([]byte, []int) {
  2762. return file_proto_slowwild_proto_rawDescGZIP(), []int{43}
  2763. }
  2764. func (x *PostCommentRsp) GetCommentId() int64 {
  2765. if x != nil {
  2766. return x.CommentId
  2767. }
  2768. return 0
  2769. }
  2770. type PostReplyReq struct {
  2771. state protoimpl.MessageState
  2772. sizeCache protoimpl.SizeCache
  2773. unknownFields protoimpl.UnknownFields
  2774. PostId int64 `protobuf:"varint,1,opt,name=post_id,json=postId,proto3" json:"post_id,omitempty"`
  2775. UserId int64 `protobuf:"varint,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  2776. Content string `protobuf:"bytes,3,opt,name=content,proto3" json:"content,omitempty"`
  2777. Image string `protobuf:"bytes,4,opt,name=image,proto3" json:"image,omitempty"`
  2778. AtUserId int64 `protobuf:"varint,5,opt,name=at_user_id,json=atUserId,proto3" json:"at_user_id,omitempty"`
  2779. Ip string `protobuf:"bytes,6,opt,name=ip,proto3" json:"ip,omitempty"`
  2780. IpLoc string `protobuf:"bytes,7,opt,name=ip_loc,json=ipLoc,proto3" json:"ip_loc,omitempty"`
  2781. }
  2782. func (x *PostReplyReq) Reset() {
  2783. *x = PostReplyReq{}
  2784. if protoimpl.UnsafeEnabled {
  2785. mi := &file_proto_slowwild_proto_msgTypes[44]
  2786. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2787. ms.StoreMessageInfo(mi)
  2788. }
  2789. }
  2790. func (x *PostReplyReq) String() string {
  2791. return protoimpl.X.MessageStringOf(x)
  2792. }
  2793. func (*PostReplyReq) ProtoMessage() {}
  2794. func (x *PostReplyReq) ProtoReflect() protoreflect.Message {
  2795. mi := &file_proto_slowwild_proto_msgTypes[44]
  2796. if protoimpl.UnsafeEnabled && x != nil {
  2797. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2798. if ms.LoadMessageInfo() == nil {
  2799. ms.StoreMessageInfo(mi)
  2800. }
  2801. return ms
  2802. }
  2803. return mi.MessageOf(x)
  2804. }
  2805. // Deprecated: Use PostReplyReq.ProtoReflect.Descriptor instead.
  2806. func (*PostReplyReq) Descriptor() ([]byte, []int) {
  2807. return file_proto_slowwild_proto_rawDescGZIP(), []int{44}
  2808. }
  2809. func (x *PostReplyReq) GetPostId() int64 {
  2810. if x != nil {
  2811. return x.PostId
  2812. }
  2813. return 0
  2814. }
  2815. func (x *PostReplyReq) GetUserId() int64 {
  2816. if x != nil {
  2817. return x.UserId
  2818. }
  2819. return 0
  2820. }
  2821. func (x *PostReplyReq) GetContent() string {
  2822. if x != nil {
  2823. return x.Content
  2824. }
  2825. return ""
  2826. }
  2827. func (x *PostReplyReq) GetImage() string {
  2828. if x != nil {
  2829. return x.Image
  2830. }
  2831. return ""
  2832. }
  2833. func (x *PostReplyReq) GetAtUserId() int64 {
  2834. if x != nil {
  2835. return x.AtUserId
  2836. }
  2837. return 0
  2838. }
  2839. func (x *PostReplyReq) GetIp() string {
  2840. if x != nil {
  2841. return x.Ip
  2842. }
  2843. return ""
  2844. }
  2845. func (x *PostReplyReq) GetIpLoc() string {
  2846. if x != nil {
  2847. return x.IpLoc
  2848. }
  2849. return ""
  2850. }
  2851. type PostReplyRsp struct {
  2852. state protoimpl.MessageState
  2853. sizeCache protoimpl.SizeCache
  2854. unknownFields protoimpl.UnknownFields
  2855. ReplyId int64 `protobuf:"varint,1,opt,name=reply_id,json=replyId,proto3" json:"reply_id,omitempty"`
  2856. }
  2857. func (x *PostReplyRsp) Reset() {
  2858. *x = PostReplyRsp{}
  2859. if protoimpl.UnsafeEnabled {
  2860. mi := &file_proto_slowwild_proto_msgTypes[45]
  2861. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2862. ms.StoreMessageInfo(mi)
  2863. }
  2864. }
  2865. func (x *PostReplyRsp) String() string {
  2866. return protoimpl.X.MessageStringOf(x)
  2867. }
  2868. func (*PostReplyRsp) ProtoMessage() {}
  2869. func (x *PostReplyRsp) ProtoReflect() protoreflect.Message {
  2870. mi := &file_proto_slowwild_proto_msgTypes[45]
  2871. if protoimpl.UnsafeEnabled && x != nil {
  2872. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2873. if ms.LoadMessageInfo() == nil {
  2874. ms.StoreMessageInfo(mi)
  2875. }
  2876. return ms
  2877. }
  2878. return mi.MessageOf(x)
  2879. }
  2880. // Deprecated: Use PostReplyRsp.ProtoReflect.Descriptor instead.
  2881. func (*PostReplyRsp) Descriptor() ([]byte, []int) {
  2882. return file_proto_slowwild_proto_rawDescGZIP(), []int{45}
  2883. }
  2884. func (x *PostReplyRsp) GetReplyId() int64 {
  2885. if x != nil {
  2886. return x.ReplyId
  2887. }
  2888. return 0
  2889. }
  2890. type GetPostCommentListReq struct {
  2891. state protoimpl.MessageState
  2892. sizeCache protoimpl.SizeCache
  2893. unknownFields protoimpl.UnknownFields
  2894. Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
  2895. PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
  2896. PostId int64 `protobuf:"varint,3,opt,name=post_id,json=postId,proto3" json:"post_id,omitempty"`
  2897. UserId int64 `protobuf:"varint,4,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  2898. }
  2899. func (x *GetPostCommentListReq) Reset() {
  2900. *x = GetPostCommentListReq{}
  2901. if protoimpl.UnsafeEnabled {
  2902. mi := &file_proto_slowwild_proto_msgTypes[46]
  2903. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2904. ms.StoreMessageInfo(mi)
  2905. }
  2906. }
  2907. func (x *GetPostCommentListReq) String() string {
  2908. return protoimpl.X.MessageStringOf(x)
  2909. }
  2910. func (*GetPostCommentListReq) ProtoMessage() {}
  2911. func (x *GetPostCommentListReq) ProtoReflect() protoreflect.Message {
  2912. mi := &file_proto_slowwild_proto_msgTypes[46]
  2913. if protoimpl.UnsafeEnabled && x != nil {
  2914. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2915. if ms.LoadMessageInfo() == nil {
  2916. ms.StoreMessageInfo(mi)
  2917. }
  2918. return ms
  2919. }
  2920. return mi.MessageOf(x)
  2921. }
  2922. // Deprecated: Use GetPostCommentListReq.ProtoReflect.Descriptor instead.
  2923. func (*GetPostCommentListReq) Descriptor() ([]byte, []int) {
  2924. return file_proto_slowwild_proto_rawDescGZIP(), []int{46}
  2925. }
  2926. func (x *GetPostCommentListReq) GetPage() int32 {
  2927. if x != nil {
  2928. return x.Page
  2929. }
  2930. return 0
  2931. }
  2932. func (x *GetPostCommentListReq) GetPageSize() int32 {
  2933. if x != nil {
  2934. return x.PageSize
  2935. }
  2936. return 0
  2937. }
  2938. func (x *GetPostCommentListReq) GetPostId() int64 {
  2939. if x != nil {
  2940. return x.PostId
  2941. }
  2942. return 0
  2943. }
  2944. func (x *GetPostCommentListReq) GetUserId() int64 {
  2945. if x != nil {
  2946. return x.UserId
  2947. }
  2948. return 0
  2949. }
  2950. type RepliesItem struct {
  2951. state protoimpl.MessageState
  2952. sizeCache protoimpl.SizeCache
  2953. unknownFields protoimpl.UnknownFields
  2954. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  2955. PostId int64 `protobuf:"varint,2,opt,name=post_id,json=postId,proto3" json:"post_id,omitempty"`
  2956. User *UserInfo `protobuf:"bytes,3,opt,name=user,proto3" json:"user,omitempty"`
  2957. IpLoc string `protobuf:"bytes,4,opt,name=ip_loc,json=ipLoc,proto3" json:"ip_loc,omitempty"`
  2958. Content string `protobuf:"bytes,5,opt,name=content,proto3" json:"content,omitempty"`
  2959. Image string `protobuf:"bytes,6,opt,name=image,proto3" json:"image,omitempty"`
  2960. WithUser []*UserInfo `protobuf:"bytes,7,rep,name=with_user,json=withUser,proto3" json:"with_user,omitempty"`
  2961. UpvoteCount int64 `protobuf:"varint,8,opt,name=upvote_count,json=upvoteCount,proto3" json:"upvote_count,omitempty"`
  2962. IsLiked bool `protobuf:"varint,9,opt,name=is_liked,json=isLiked,proto3" json:"is_liked,omitempty"`
  2963. IsMine bool `protobuf:"varint,10,opt,name=is_mine,json=isMine,proto3" json:"is_mine,omitempty"`
  2964. CreatedOn int64 `protobuf:"varint,13,opt,name=created_on,json=createdOn,proto3" json:"created_on,omitempty"`
  2965. }
  2966. func (x *RepliesItem) Reset() {
  2967. *x = RepliesItem{}
  2968. if protoimpl.UnsafeEnabled {
  2969. mi := &file_proto_slowwild_proto_msgTypes[47]
  2970. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2971. ms.StoreMessageInfo(mi)
  2972. }
  2973. }
  2974. func (x *RepliesItem) String() string {
  2975. return protoimpl.X.MessageStringOf(x)
  2976. }
  2977. func (*RepliesItem) ProtoMessage() {}
  2978. func (x *RepliesItem) ProtoReflect() protoreflect.Message {
  2979. mi := &file_proto_slowwild_proto_msgTypes[47]
  2980. if protoimpl.UnsafeEnabled && x != nil {
  2981. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2982. if ms.LoadMessageInfo() == nil {
  2983. ms.StoreMessageInfo(mi)
  2984. }
  2985. return ms
  2986. }
  2987. return mi.MessageOf(x)
  2988. }
  2989. // Deprecated: Use RepliesItem.ProtoReflect.Descriptor instead.
  2990. func (*RepliesItem) Descriptor() ([]byte, []int) {
  2991. return file_proto_slowwild_proto_rawDescGZIP(), []int{47}
  2992. }
  2993. func (x *RepliesItem) GetId() int64 {
  2994. if x != nil {
  2995. return x.Id
  2996. }
  2997. return 0
  2998. }
  2999. func (x *RepliesItem) GetPostId() int64 {
  3000. if x != nil {
  3001. return x.PostId
  3002. }
  3003. return 0
  3004. }
  3005. func (x *RepliesItem) GetUser() *UserInfo {
  3006. if x != nil {
  3007. return x.User
  3008. }
  3009. return nil
  3010. }
  3011. func (x *RepliesItem) GetIpLoc() string {
  3012. if x != nil {
  3013. return x.IpLoc
  3014. }
  3015. return ""
  3016. }
  3017. func (x *RepliesItem) GetContent() string {
  3018. if x != nil {
  3019. return x.Content
  3020. }
  3021. return ""
  3022. }
  3023. func (x *RepliesItem) GetImage() string {
  3024. if x != nil {
  3025. return x.Image
  3026. }
  3027. return ""
  3028. }
  3029. func (x *RepliesItem) GetWithUser() []*UserInfo {
  3030. if x != nil {
  3031. return x.WithUser
  3032. }
  3033. return nil
  3034. }
  3035. func (x *RepliesItem) GetUpvoteCount() int64 {
  3036. if x != nil {
  3037. return x.UpvoteCount
  3038. }
  3039. return 0
  3040. }
  3041. func (x *RepliesItem) GetIsLiked() bool {
  3042. if x != nil {
  3043. return x.IsLiked
  3044. }
  3045. return false
  3046. }
  3047. func (x *RepliesItem) GetIsMine() bool {
  3048. if x != nil {
  3049. return x.IsMine
  3050. }
  3051. return false
  3052. }
  3053. func (x *RepliesItem) GetCreatedOn() int64 {
  3054. if x != nil {
  3055. return x.CreatedOn
  3056. }
  3057. return 0
  3058. }
  3059. type CommentItem struct {
  3060. state protoimpl.MessageState
  3061. sizeCache protoimpl.SizeCache
  3062. unknownFields protoimpl.UnknownFields
  3063. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  3064. PostId int64 `protobuf:"varint,2,opt,name=post_id,json=postId,proto3" json:"post_id,omitempty"`
  3065. User *UserInfo `protobuf:"bytes,3,opt,name=user,proto3" json:"user,omitempty"`
  3066. IpLoc string `protobuf:"bytes,4,opt,name=ip_loc,json=ipLoc,proto3" json:"ip_loc,omitempty"`
  3067. Content string `protobuf:"bytes,5,opt,name=content,proto3" json:"content,omitempty"`
  3068. Image string `protobuf:"bytes,6,opt,name=image,proto3" json:"image,omitempty"`
  3069. WithUser []*UserInfo `protobuf:"bytes,7,rep,name=with_user,json=withUser,proto3" json:"with_user,omitempty"`
  3070. ReplyCount int64 `protobuf:"varint,8,opt,name=reply_count,json=replyCount,proto3" json:"reply_count,omitempty"`
  3071. UpvoteCount int64 `protobuf:"varint,9,opt,name=upvote_count,json=upvoteCount,proto3" json:"upvote_count,omitempty"`
  3072. ReplyItem []*RepliesItem `protobuf:"bytes,10,rep,name=reply_item,json=replyItem,proto3" json:"reply_item,omitempty"`
  3073. IsLiked bool `protobuf:"varint,11,opt,name=is_liked,json=isLiked,proto3" json:"is_liked,omitempty"`
  3074. IsMine bool `protobuf:"varint,12,opt,name=is_mine,json=isMine,proto3" json:"is_mine,omitempty"`
  3075. CreatedOn int64 `protobuf:"varint,13,opt,name=created_on,json=createdOn,proto3" json:"created_on,omitempty"`
  3076. }
  3077. func (x *CommentItem) Reset() {
  3078. *x = CommentItem{}
  3079. if protoimpl.UnsafeEnabled {
  3080. mi := &file_proto_slowwild_proto_msgTypes[48]
  3081. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3082. ms.StoreMessageInfo(mi)
  3083. }
  3084. }
  3085. func (x *CommentItem) String() string {
  3086. return protoimpl.X.MessageStringOf(x)
  3087. }
  3088. func (*CommentItem) ProtoMessage() {}
  3089. func (x *CommentItem) ProtoReflect() protoreflect.Message {
  3090. mi := &file_proto_slowwild_proto_msgTypes[48]
  3091. if protoimpl.UnsafeEnabled && x != nil {
  3092. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3093. if ms.LoadMessageInfo() == nil {
  3094. ms.StoreMessageInfo(mi)
  3095. }
  3096. return ms
  3097. }
  3098. return mi.MessageOf(x)
  3099. }
  3100. // Deprecated: Use CommentItem.ProtoReflect.Descriptor instead.
  3101. func (*CommentItem) Descriptor() ([]byte, []int) {
  3102. return file_proto_slowwild_proto_rawDescGZIP(), []int{48}
  3103. }
  3104. func (x *CommentItem) GetId() int64 {
  3105. if x != nil {
  3106. return x.Id
  3107. }
  3108. return 0
  3109. }
  3110. func (x *CommentItem) GetPostId() int64 {
  3111. if x != nil {
  3112. return x.PostId
  3113. }
  3114. return 0
  3115. }
  3116. func (x *CommentItem) GetUser() *UserInfo {
  3117. if x != nil {
  3118. return x.User
  3119. }
  3120. return nil
  3121. }
  3122. func (x *CommentItem) GetIpLoc() string {
  3123. if x != nil {
  3124. return x.IpLoc
  3125. }
  3126. return ""
  3127. }
  3128. func (x *CommentItem) GetContent() string {
  3129. if x != nil {
  3130. return x.Content
  3131. }
  3132. return ""
  3133. }
  3134. func (x *CommentItem) GetImage() string {
  3135. if x != nil {
  3136. return x.Image
  3137. }
  3138. return ""
  3139. }
  3140. func (x *CommentItem) GetWithUser() []*UserInfo {
  3141. if x != nil {
  3142. return x.WithUser
  3143. }
  3144. return nil
  3145. }
  3146. func (x *CommentItem) GetReplyCount() int64 {
  3147. if x != nil {
  3148. return x.ReplyCount
  3149. }
  3150. return 0
  3151. }
  3152. func (x *CommentItem) GetUpvoteCount() int64 {
  3153. if x != nil {
  3154. return x.UpvoteCount
  3155. }
  3156. return 0
  3157. }
  3158. func (x *CommentItem) GetReplyItem() []*RepliesItem {
  3159. if x != nil {
  3160. return x.ReplyItem
  3161. }
  3162. return nil
  3163. }
  3164. func (x *CommentItem) GetIsLiked() bool {
  3165. if x != nil {
  3166. return x.IsLiked
  3167. }
  3168. return false
  3169. }
  3170. func (x *CommentItem) GetIsMine() bool {
  3171. if x != nil {
  3172. return x.IsMine
  3173. }
  3174. return false
  3175. }
  3176. func (x *CommentItem) GetCreatedOn() int64 {
  3177. if x != nil {
  3178. return x.CreatedOn
  3179. }
  3180. return 0
  3181. }
  3182. type GetPostCommentListRsp struct {
  3183. state protoimpl.MessageState
  3184. sizeCache protoimpl.SizeCache
  3185. unknownFields protoimpl.UnknownFields
  3186. List []*CommentItem `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
  3187. Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
  3188. }
  3189. func (x *GetPostCommentListRsp) Reset() {
  3190. *x = GetPostCommentListRsp{}
  3191. if protoimpl.UnsafeEnabled {
  3192. mi := &file_proto_slowwild_proto_msgTypes[49]
  3193. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3194. ms.StoreMessageInfo(mi)
  3195. }
  3196. }
  3197. func (x *GetPostCommentListRsp) String() string {
  3198. return protoimpl.X.MessageStringOf(x)
  3199. }
  3200. func (*GetPostCommentListRsp) ProtoMessage() {}
  3201. func (x *GetPostCommentListRsp) ProtoReflect() protoreflect.Message {
  3202. mi := &file_proto_slowwild_proto_msgTypes[49]
  3203. if protoimpl.UnsafeEnabled && x != nil {
  3204. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3205. if ms.LoadMessageInfo() == nil {
  3206. ms.StoreMessageInfo(mi)
  3207. }
  3208. return ms
  3209. }
  3210. return mi.MessageOf(x)
  3211. }
  3212. // Deprecated: Use GetPostCommentListRsp.ProtoReflect.Descriptor instead.
  3213. func (*GetPostCommentListRsp) Descriptor() ([]byte, []int) {
  3214. return file_proto_slowwild_proto_rawDescGZIP(), []int{49}
  3215. }
  3216. func (x *GetPostCommentListRsp) GetList() []*CommentItem {
  3217. if x != nil {
  3218. return x.List
  3219. }
  3220. return nil
  3221. }
  3222. func (x *GetPostCommentListRsp) GetTotal() int64 {
  3223. if x != nil {
  3224. return x.Total
  3225. }
  3226. return 0
  3227. }
  3228. type GetReplyListReq struct {
  3229. state protoimpl.MessageState
  3230. sizeCache protoimpl.SizeCache
  3231. unknownFields protoimpl.UnknownFields
  3232. Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
  3233. PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
  3234. CommentId int64 `protobuf:"varint,3,opt,name=comment_id,json=commentId,proto3" json:"comment_id,omitempty"`
  3235. UserId int64 `protobuf:"varint,4,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  3236. }
  3237. func (x *GetReplyListReq) Reset() {
  3238. *x = GetReplyListReq{}
  3239. if protoimpl.UnsafeEnabled {
  3240. mi := &file_proto_slowwild_proto_msgTypes[50]
  3241. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3242. ms.StoreMessageInfo(mi)
  3243. }
  3244. }
  3245. func (x *GetReplyListReq) String() string {
  3246. return protoimpl.X.MessageStringOf(x)
  3247. }
  3248. func (*GetReplyListReq) ProtoMessage() {}
  3249. func (x *GetReplyListReq) ProtoReflect() protoreflect.Message {
  3250. mi := &file_proto_slowwild_proto_msgTypes[50]
  3251. if protoimpl.UnsafeEnabled && x != nil {
  3252. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3253. if ms.LoadMessageInfo() == nil {
  3254. ms.StoreMessageInfo(mi)
  3255. }
  3256. return ms
  3257. }
  3258. return mi.MessageOf(x)
  3259. }
  3260. // Deprecated: Use GetReplyListReq.ProtoReflect.Descriptor instead.
  3261. func (*GetReplyListReq) Descriptor() ([]byte, []int) {
  3262. return file_proto_slowwild_proto_rawDescGZIP(), []int{50}
  3263. }
  3264. func (x *GetReplyListReq) GetPage() int32 {
  3265. if x != nil {
  3266. return x.Page
  3267. }
  3268. return 0
  3269. }
  3270. func (x *GetReplyListReq) GetPageSize() int32 {
  3271. if x != nil {
  3272. return x.PageSize
  3273. }
  3274. return 0
  3275. }
  3276. func (x *GetReplyListReq) GetCommentId() int64 {
  3277. if x != nil {
  3278. return x.CommentId
  3279. }
  3280. return 0
  3281. }
  3282. func (x *GetReplyListReq) GetUserId() int64 {
  3283. if x != nil {
  3284. return x.UserId
  3285. }
  3286. return 0
  3287. }
  3288. type GetReplyListRsp struct {
  3289. state protoimpl.MessageState
  3290. sizeCache protoimpl.SizeCache
  3291. unknownFields protoimpl.UnknownFields
  3292. List []*RepliesItem `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
  3293. Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
  3294. }
  3295. func (x *GetReplyListRsp) Reset() {
  3296. *x = GetReplyListRsp{}
  3297. if protoimpl.UnsafeEnabled {
  3298. mi := &file_proto_slowwild_proto_msgTypes[51]
  3299. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3300. ms.StoreMessageInfo(mi)
  3301. }
  3302. }
  3303. func (x *GetReplyListRsp) String() string {
  3304. return protoimpl.X.MessageStringOf(x)
  3305. }
  3306. func (*GetReplyListRsp) ProtoMessage() {}
  3307. func (x *GetReplyListRsp) ProtoReflect() protoreflect.Message {
  3308. mi := &file_proto_slowwild_proto_msgTypes[51]
  3309. if protoimpl.UnsafeEnabled && x != nil {
  3310. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3311. if ms.LoadMessageInfo() == nil {
  3312. ms.StoreMessageInfo(mi)
  3313. }
  3314. return ms
  3315. }
  3316. return mi.MessageOf(x)
  3317. }
  3318. // Deprecated: Use GetReplyListRsp.ProtoReflect.Descriptor instead.
  3319. func (*GetReplyListRsp) Descriptor() ([]byte, []int) {
  3320. return file_proto_slowwild_proto_rawDescGZIP(), []int{51}
  3321. }
  3322. func (x *GetReplyListRsp) GetList() []*RepliesItem {
  3323. if x != nil {
  3324. return x.List
  3325. }
  3326. return nil
  3327. }
  3328. func (x *GetReplyListRsp) GetTotal() int64 {
  3329. if x != nil {
  3330. return x.Total
  3331. }
  3332. return 0
  3333. }
  3334. type PostCommentUpvoteReq struct {
  3335. state protoimpl.MessageState
  3336. sizeCache protoimpl.SizeCache
  3337. unknownFields protoimpl.UnknownFields
  3338. UserId int64 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  3339. CommentId int64 `protobuf:"varint,2,opt,name=comment_id,json=commentId,proto3" json:"comment_id,omitempty"`
  3340. CommentType int32 `protobuf:"varint,3,opt,name=comment_type,json=commentType,proto3" json:"comment_type,omitempty"` // 0- 评论1-回复
  3341. }
  3342. func (x *PostCommentUpvoteReq) Reset() {
  3343. *x = PostCommentUpvoteReq{}
  3344. if protoimpl.UnsafeEnabled {
  3345. mi := &file_proto_slowwild_proto_msgTypes[52]
  3346. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3347. ms.StoreMessageInfo(mi)
  3348. }
  3349. }
  3350. func (x *PostCommentUpvoteReq) String() string {
  3351. return protoimpl.X.MessageStringOf(x)
  3352. }
  3353. func (*PostCommentUpvoteReq) ProtoMessage() {}
  3354. func (x *PostCommentUpvoteReq) ProtoReflect() protoreflect.Message {
  3355. mi := &file_proto_slowwild_proto_msgTypes[52]
  3356. if protoimpl.UnsafeEnabled && x != nil {
  3357. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3358. if ms.LoadMessageInfo() == nil {
  3359. ms.StoreMessageInfo(mi)
  3360. }
  3361. return ms
  3362. }
  3363. return mi.MessageOf(x)
  3364. }
  3365. // Deprecated: Use PostCommentUpvoteReq.ProtoReflect.Descriptor instead.
  3366. func (*PostCommentUpvoteReq) Descriptor() ([]byte, []int) {
  3367. return file_proto_slowwild_proto_rawDescGZIP(), []int{52}
  3368. }
  3369. func (x *PostCommentUpvoteReq) GetUserId() int64 {
  3370. if x != nil {
  3371. return x.UserId
  3372. }
  3373. return 0
  3374. }
  3375. func (x *PostCommentUpvoteReq) GetCommentId() int64 {
  3376. if x != nil {
  3377. return x.CommentId
  3378. }
  3379. return 0
  3380. }
  3381. func (x *PostCommentUpvoteReq) GetCommentType() int32 {
  3382. if x != nil {
  3383. return x.CommentType
  3384. }
  3385. return 0
  3386. }
  3387. type PostCommentUpvoteRsp struct {
  3388. state protoimpl.MessageState
  3389. sizeCache protoimpl.SizeCache
  3390. unknownFields protoimpl.UnknownFields
  3391. Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
  3392. }
  3393. func (x *PostCommentUpvoteRsp) Reset() {
  3394. *x = PostCommentUpvoteRsp{}
  3395. if protoimpl.UnsafeEnabled {
  3396. mi := &file_proto_slowwild_proto_msgTypes[53]
  3397. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3398. ms.StoreMessageInfo(mi)
  3399. }
  3400. }
  3401. func (x *PostCommentUpvoteRsp) String() string {
  3402. return protoimpl.X.MessageStringOf(x)
  3403. }
  3404. func (*PostCommentUpvoteRsp) ProtoMessage() {}
  3405. func (x *PostCommentUpvoteRsp) ProtoReflect() protoreflect.Message {
  3406. mi := &file_proto_slowwild_proto_msgTypes[53]
  3407. if protoimpl.UnsafeEnabled && x != nil {
  3408. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3409. if ms.LoadMessageInfo() == nil {
  3410. ms.StoreMessageInfo(mi)
  3411. }
  3412. return ms
  3413. }
  3414. return mi.MessageOf(x)
  3415. }
  3416. // Deprecated: Use PostCommentUpvoteRsp.ProtoReflect.Descriptor instead.
  3417. func (*PostCommentUpvoteRsp) Descriptor() ([]byte, []int) {
  3418. return file_proto_slowwild_proto_rawDescGZIP(), []int{53}
  3419. }
  3420. func (x *PostCommentUpvoteRsp) GetSuccess() bool {
  3421. if x != nil {
  3422. return x.Success
  3423. }
  3424. return false
  3425. }
  3426. type PostCommentThumbsDownReq struct {
  3427. state protoimpl.MessageState
  3428. sizeCache protoimpl.SizeCache
  3429. unknownFields protoimpl.UnknownFields
  3430. UserId int64 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  3431. CommentId int64 `protobuf:"varint,2,opt,name=comment_id,json=commentId,proto3" json:"comment_id,omitempty"`
  3432. CommentType int32 `protobuf:"varint,3,opt,name=comment_type,json=commentType,proto3" json:"comment_type,omitempty"` // 0- 评论1-回复
  3433. }
  3434. func (x *PostCommentThumbsDownReq) Reset() {
  3435. *x = PostCommentThumbsDownReq{}
  3436. if protoimpl.UnsafeEnabled {
  3437. mi := &file_proto_slowwild_proto_msgTypes[54]
  3438. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3439. ms.StoreMessageInfo(mi)
  3440. }
  3441. }
  3442. func (x *PostCommentThumbsDownReq) String() string {
  3443. return protoimpl.X.MessageStringOf(x)
  3444. }
  3445. func (*PostCommentThumbsDownReq) ProtoMessage() {}
  3446. func (x *PostCommentThumbsDownReq) ProtoReflect() protoreflect.Message {
  3447. mi := &file_proto_slowwild_proto_msgTypes[54]
  3448. if protoimpl.UnsafeEnabled && x != nil {
  3449. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3450. if ms.LoadMessageInfo() == nil {
  3451. ms.StoreMessageInfo(mi)
  3452. }
  3453. return ms
  3454. }
  3455. return mi.MessageOf(x)
  3456. }
  3457. // Deprecated: Use PostCommentThumbsDownReq.ProtoReflect.Descriptor instead.
  3458. func (*PostCommentThumbsDownReq) Descriptor() ([]byte, []int) {
  3459. return file_proto_slowwild_proto_rawDescGZIP(), []int{54}
  3460. }
  3461. func (x *PostCommentThumbsDownReq) GetUserId() int64 {
  3462. if x != nil {
  3463. return x.UserId
  3464. }
  3465. return 0
  3466. }
  3467. func (x *PostCommentThumbsDownReq) GetCommentId() int64 {
  3468. if x != nil {
  3469. return x.CommentId
  3470. }
  3471. return 0
  3472. }
  3473. func (x *PostCommentThumbsDownReq) GetCommentType() int32 {
  3474. if x != nil {
  3475. return x.CommentType
  3476. }
  3477. return 0
  3478. }
  3479. type PostCommentThumbsDownRsp struct {
  3480. state protoimpl.MessageState
  3481. sizeCache protoimpl.SizeCache
  3482. unknownFields protoimpl.UnknownFields
  3483. Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
  3484. }
  3485. func (x *PostCommentThumbsDownRsp) Reset() {
  3486. *x = PostCommentThumbsDownRsp{}
  3487. if protoimpl.UnsafeEnabled {
  3488. mi := &file_proto_slowwild_proto_msgTypes[55]
  3489. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3490. ms.StoreMessageInfo(mi)
  3491. }
  3492. }
  3493. func (x *PostCommentThumbsDownRsp) String() string {
  3494. return protoimpl.X.MessageStringOf(x)
  3495. }
  3496. func (*PostCommentThumbsDownRsp) ProtoMessage() {}
  3497. func (x *PostCommentThumbsDownRsp) ProtoReflect() protoreflect.Message {
  3498. mi := &file_proto_slowwild_proto_msgTypes[55]
  3499. if protoimpl.UnsafeEnabled && x != nil {
  3500. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3501. if ms.LoadMessageInfo() == nil {
  3502. ms.StoreMessageInfo(mi)
  3503. }
  3504. return ms
  3505. }
  3506. return mi.MessageOf(x)
  3507. }
  3508. // Deprecated: Use PostCommentThumbsDownRsp.ProtoReflect.Descriptor instead.
  3509. func (*PostCommentThumbsDownRsp) Descriptor() ([]byte, []int) {
  3510. return file_proto_slowwild_proto_rawDescGZIP(), []int{55}
  3511. }
  3512. func (x *PostCommentThumbsDownRsp) GetSuccess() bool {
  3513. if x != nil {
  3514. return x.Success
  3515. }
  3516. return false
  3517. }
  3518. type PostDeleteReq struct {
  3519. state protoimpl.MessageState
  3520. sizeCache protoimpl.SizeCache
  3521. unknownFields protoimpl.UnknownFields
  3522. UserId int64 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  3523. PostId int64 `protobuf:"varint,2,opt,name=post_id,json=postId,proto3" json:"post_id,omitempty"`
  3524. }
  3525. func (x *PostDeleteReq) Reset() {
  3526. *x = PostDeleteReq{}
  3527. if protoimpl.UnsafeEnabled {
  3528. mi := &file_proto_slowwild_proto_msgTypes[56]
  3529. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3530. ms.StoreMessageInfo(mi)
  3531. }
  3532. }
  3533. func (x *PostDeleteReq) String() string {
  3534. return protoimpl.X.MessageStringOf(x)
  3535. }
  3536. func (*PostDeleteReq) ProtoMessage() {}
  3537. func (x *PostDeleteReq) ProtoReflect() protoreflect.Message {
  3538. mi := &file_proto_slowwild_proto_msgTypes[56]
  3539. if protoimpl.UnsafeEnabled && x != nil {
  3540. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3541. if ms.LoadMessageInfo() == nil {
  3542. ms.StoreMessageInfo(mi)
  3543. }
  3544. return ms
  3545. }
  3546. return mi.MessageOf(x)
  3547. }
  3548. // Deprecated: Use PostDeleteReq.ProtoReflect.Descriptor instead.
  3549. func (*PostDeleteReq) Descriptor() ([]byte, []int) {
  3550. return file_proto_slowwild_proto_rawDescGZIP(), []int{56}
  3551. }
  3552. func (x *PostDeleteReq) GetUserId() int64 {
  3553. if x != nil {
  3554. return x.UserId
  3555. }
  3556. return 0
  3557. }
  3558. func (x *PostDeleteReq) GetPostId() int64 {
  3559. if x != nil {
  3560. return x.PostId
  3561. }
  3562. return 0
  3563. }
  3564. type PostDeleteRsp struct {
  3565. state protoimpl.MessageState
  3566. sizeCache protoimpl.SizeCache
  3567. unknownFields protoimpl.UnknownFields
  3568. Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
  3569. }
  3570. func (x *PostDeleteRsp) Reset() {
  3571. *x = PostDeleteRsp{}
  3572. if protoimpl.UnsafeEnabled {
  3573. mi := &file_proto_slowwild_proto_msgTypes[57]
  3574. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3575. ms.StoreMessageInfo(mi)
  3576. }
  3577. }
  3578. func (x *PostDeleteRsp) String() string {
  3579. return protoimpl.X.MessageStringOf(x)
  3580. }
  3581. func (*PostDeleteRsp) ProtoMessage() {}
  3582. func (x *PostDeleteRsp) ProtoReflect() protoreflect.Message {
  3583. mi := &file_proto_slowwild_proto_msgTypes[57]
  3584. if protoimpl.UnsafeEnabled && x != nil {
  3585. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  3586. if ms.LoadMessageInfo() == nil {
  3587. ms.StoreMessageInfo(mi)
  3588. }
  3589. return ms
  3590. }
  3591. return mi.MessageOf(x)
  3592. }
  3593. // Deprecated: Use PostDeleteRsp.ProtoReflect.Descriptor instead.
  3594. func (*PostDeleteRsp) Descriptor() ([]byte, []int) {
  3595. return file_proto_slowwild_proto_rawDescGZIP(), []int{57}
  3596. }
  3597. func (x *PostDeleteRsp) GetSuccess() bool {
  3598. if x != nil {
  3599. return x.Success
  3600. }
  3601. return false
  3602. }
  3603. var File_proto_slowwild_proto protoreflect.FileDescriptor
  3604. var file_proto_slowwild_proto_rawDesc = []byte{
  3605. 0x0a, 0x14, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2f, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64,
  3606. 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x0e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64,
  3607. 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x22, 0xc0, 0x02, 0x0a, 0x0a, 0x55, 0x73, 0x65, 0x72, 0x45,
  3608. 0x6e, 0x74, 0x69, 0x74, 0x79, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
  3609. 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x18,
  3610. 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x12, 0x1a, 0x0a,
  3611. 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52,
  3612. 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x75, 0x73, 0x65,
  3613. 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x75, 0x73, 0x65,
  3614. 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x18, 0x05,
  3615. 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x73,
  3616. 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x06, 0x20, 0x01, 0x28, 0x05, 0x52, 0x06, 0x73, 0x74, 0x61,
  3617. 0x74, 0x75, 0x73, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x07, 0x20, 0x01, 0x28, 0x05,
  3618. 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x18, 0x0a, 0x07, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x73,
  3619. 0x18, 0x08, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x73, 0x12,
  3620. 0x1e, 0x0a, 0x0a, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x69, 0x6e, 0x67, 0x73, 0x18, 0x09, 0x20,
  3621. 0x01, 0x28, 0x03, 0x52, 0x0a, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x69, 0x6e, 0x67, 0x73, 0x12,
  3622. 0x26, 0x0a, 0x0f, 0x67, 0x65, 0x74, 0x5f, 0x6c, 0x69, 0x6b, 0x65, 0x73, 0x5f, 0x63, 0x6f, 0x75,
  3623. 0x6e, 0x74, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0d, 0x67, 0x65, 0x74, 0x4c, 0x69, 0x6b,
  3624. 0x65, 0x73, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x30, 0x0a, 0x14, 0x67, 0x65, 0x74, 0x5f, 0x63,
  3625. 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18,
  3626. 0x0b, 0x20, 0x01, 0x28, 0x05, 0x52, 0x12, 0x67, 0x65, 0x74, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63,
  3627. 0x74, 0x69, 0x6f, 0x6e, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x22, 0x60, 0x0a, 0x08, 0x55, 0x73, 0x65,
  3628. 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
  3629. 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x18,
  3630. 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x12, 0x1a, 0x0a,
  3631. 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52,
  3632. 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78,
  3633. 0x18, 0x07, 0x20, 0x01, 0x28, 0x05, 0x52, 0x03, 0x73, 0x65, 0x78, 0x22, 0x68, 0x0a, 0x0e, 0x46,
  3634. 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x2c, 0x0a,
  3635. 0x04, 0x75, 0x73, 0x65, 0x72, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x73, 0x6c,
  3636. 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65,
  3637. 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x75, 0x73, 0x65, 0x72, 0x12, 0x28, 0x0a, 0x10, 0x69,
  3638. 0x73, 0x5f, 0x6d, 0x75, 0x74, 0x75, 0x61, 0x6c, 0x5f, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x18,
  3639. 0x02, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0e, 0x69, 0x73, 0x4d, 0x75, 0x74, 0x75, 0x61, 0x6c, 0x46,
  3640. 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x22, 0x43, 0x0a, 0x13, 0x4c, 0x6f, 0x67, 0x69, 0x6e, 0x41, 0x6e,
  3641. 0x64, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x65, 0x72, 0x52, 0x73, 0x70, 0x12, 0x14, 0x0a, 0x05,
  3642. 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x6f, 0x6b,
  3643. 0x65, 0x6e, 0x12, 0x16, 0x0a, 0x06, 0x65, 0x78, 0x70, 0x69, 0x72, 0x65, 0x18, 0x02, 0x20, 0x01,
  3644. 0x28, 0x03, 0x52, 0x06, 0x65, 0x78, 0x70, 0x69, 0x72, 0x65, 0x22, 0x8a, 0x01, 0x0a, 0x08, 0x4c,
  3645. 0x6f, 0x67, 0x69, 0x6e, 0x52, 0x65, 0x71, 0x12, 0x14, 0x0a, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65,
  3646. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x12, 0x1a, 0x0a,
  3647. 0x08, 0x70, 0x61, 0x73, 0x73, 0x77, 0x6f, 0x72, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  3648. 0x08, 0x70, 0x61, 0x73, 0x73, 0x77, 0x6f, 0x72, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64,
  3649. 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x1d, 0x0a,
  3650. 0x0a, 0x6c, 0x6f, 0x67, 0x69, 0x6e, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28,
  3651. 0x05, 0x52, 0x09, 0x6c, 0x6f, 0x67, 0x69, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x12, 0x19, 0x0a, 0x08,
  3652. 0x6c, 0x6f, 0x67, 0x69, 0x6e, 0x5f, 0x69, 0x70, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07,
  3653. 0x6c, 0x6f, 0x67, 0x69, 0x6e, 0x49, 0x70, 0x22, 0xb5, 0x01, 0x0a, 0x0b, 0x52, 0x65, 0x67, 0x69,
  3654. 0x73, 0x74, 0x65, 0x72, 0x52, 0x65, 0x71, 0x12, 0x14, 0x0a, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65,
  3655. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x12, 0x1a, 0x0a,
  3656. 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  3657. 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x61, 0x73,
  3658. 0x73, 0x77, 0x6f, 0x72, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x61, 0x73,
  3659. 0x73, 0x77, 0x6f, 0x72, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x18,
  3660. 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x12, 0x10, 0x0a,
  3661. 0x03, 0x73, 0x65, 0x78, 0x18, 0x05, 0x20, 0x01, 0x28, 0x05, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12,
  3662. 0x1a, 0x0a, 0x08, 0x75, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28,
  3663. 0x09, 0x52, 0x08, 0x75, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x63,
  3664. 0x6f, 0x64, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x22,
  3665. 0x4d, 0x0a, 0x0e, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x65,
  3666. 0x71, 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01,
  3667. 0x28, 0x03, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x22, 0x0a, 0x0d, 0x71, 0x75,
  3668. 0x65, 0x72, 0x79, 0x5f, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28,
  3669. 0x03, 0x52, 0x0b, 0x71, 0x75, 0x65, 0x72, 0x79, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0x84,
  3670. 0x01, 0x0a, 0x0f, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x65,
  3671. 0x73, 0x70, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02,
  3672. 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x18, 0x02, 0x20, 0x01,
  3673. 0x28, 0x09, 0x52, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69,
  3674. 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69,
  3675. 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x04, 0x20,
  3676. 0x01, 0x28, 0x05, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x1b, 0x0a, 0x09, 0x69, 0x73, 0x5f, 0x66,
  3677. 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x18, 0x05, 0x20, 0x01, 0x28, 0x08, 0x52, 0x08, 0x69, 0x73, 0x46,
  3678. 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x22, 0x51, 0x0a, 0x0b, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65,
  3679. 0x72, 0x52, 0x65, 0x71, 0x12, 0x1a, 0x0a, 0x08, 0x75, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d, 0x65,
  3680. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x75, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d, 0x65,
  3681. 0x12, 0x14, 0x0a, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  3682. 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x69, 0x64, 0x73, 0x18, 0x03, 0x20,
  3683. 0x03, 0x28, 0x03, 0x52, 0x03, 0x69, 0x64, 0x73, 0x22, 0x45, 0x0a, 0x0c, 0x46, 0x69, 0x6e, 0x64,
  3684. 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x73, 0x70, 0x12, 0x35, 0x0a, 0x09, 0x75, 0x73, 0x65, 0x72,
  3685. 0x5f, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x73, 0x6c,
  3686. 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65,
  3687. 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x08, 0x75, 0x73, 0x65, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x22,
  3688. 0x4e, 0x0a, 0x0d, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x71,
  3689. 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
  3690. 0x03, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x24, 0x0a, 0x0e, 0x66, 0x6f, 0x6c,
  3691. 0x6c, 0x6f, 0x77, 0x5f, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28,
  3692. 0x03, 0x52, 0x0c, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22,
  3693. 0x29, 0x0a, 0x0d, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x73,
  3694. 0x12, 0x18, 0x0a, 0x07, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28,
  3695. 0x08, 0x52, 0x07, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x22, 0x55, 0x0a, 0x0f, 0x55, 0x6e,
  3696. 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x71, 0x12, 0x17, 0x0a,
  3697. 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06,
  3698. 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x29, 0x0a, 0x11, 0x75, 0x6e, 0x5f, 0x66, 0x6f, 0x6c,
  3699. 0x6c, 0x6f, 0x77, 0x5f, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28,
  3700. 0x03, 0x52, 0x0e, 0x75, 0x6e, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x55, 0x73, 0x65, 0x72, 0x49,
  3701. 0x64, 0x22, 0x2b, 0x0a, 0x0f, 0x55, 0x6e, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x55, 0x73, 0x65,
  3702. 0x72, 0x52, 0x65, 0x73, 0x12, 0x18, 0x0a, 0x07, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x18,
  3703. 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x07, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x22, 0x7f,
  3704. 0x0a, 0x0f, 0x47, 0x65, 0x74, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x69, 0x6e, 0x67, 0x52, 0x65,
  3705. 0x71, 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01,
  3706. 0x28, 0x03, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x1b, 0x0a, 0x09, 0x70, 0x61,
  3707. 0x67, 0x65, 0x5f, 0x73, 0x69, 0x7a, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, 0x70,
  3708. 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x70, 0x61, 0x67, 0x65, 0x18,
  3709. 0x03, 0x20, 0x01, 0x28, 0x05, 0x52, 0x04, 0x70, 0x61, 0x67, 0x65, 0x12, 0x22, 0x0a, 0x0d, 0x71,
  3710. 0x75, 0x65, 0x72, 0x79, 0x5f, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x04, 0x20, 0x01,
  3711. 0x28, 0x03, 0x52, 0x0b, 0x71, 0x75, 0x65, 0x72, 0x79, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22,
  3712. 0x5b, 0x0a, 0x0f, 0x47, 0x65, 0x74, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x69, 0x6e, 0x67, 0x52,
  3713. 0x65, 0x73, 0x12, 0x32, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b,
  3714. 0x32, 0x1e, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65,
  3715. 0x72, 0x2e, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f,
  3716. 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x18,
  3717. 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x22, 0x7c, 0x0a, 0x0c,
  3718. 0x47, 0x65, 0x74, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x52, 0x65, 0x71, 0x12, 0x17, 0x0a, 0x07,
  3719. 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x75,
  3720. 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x1b, 0x0a, 0x09, 0x70, 0x61, 0x67, 0x65, 0x5f, 0x73, 0x69,
  3721. 0x7a, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69,
  3722. 0x7a, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x70, 0x61, 0x67, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x05,
  3723. 0x52, 0x04, 0x70, 0x61, 0x67, 0x65, 0x12, 0x22, 0x0a, 0x0d, 0x71, 0x75, 0x65, 0x72, 0x79, 0x5f,
  3724. 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x71,
  3725. 0x75, 0x65, 0x72, 0x79, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0x58, 0x0a, 0x0c, 0x47, 0x65,
  3726. 0x74, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x52, 0x65, 0x73, 0x12, 0x32, 0x0a, 0x04, 0x6c, 0x69,
  3727. 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1e, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77,
  3728. 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77,
  3729. 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x14,
  3730. 0x0a, 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x74,
  3731. 0x6f, 0x74, 0x61, 0x6c, 0x22, 0x2c, 0x0a, 0x11, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x50,
  3732. 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73, 0x65,
  3733. 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72,
  3734. 0x49, 0x64, 0x22, 0x9e, 0x03, 0x0a, 0x11, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x50, 0x72,
  3735. 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x52, 0x65, 0x73, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01,
  3736. 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b,
  3737. 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b,
  3738. 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x75, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d, 0x65,
  3739. 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x75, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d, 0x65,
  3740. 0x12, 0x16, 0x0a, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x04, 0x20, 0x01, 0x28, 0x05,
  3741. 0x52, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x76, 0x61, 0x74,
  3742. 0x61, 0x72, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72,
  3743. 0x12, 0x14, 0x0a, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52,
  3744. 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x12, 0x1f, 0x0a, 0x0b, 0x74, 0x77, 0x65, 0x65, 0x74, 0x5f,
  3745. 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x07, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0a, 0x74, 0x77, 0x65,
  3746. 0x65, 0x74, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x21, 0x0a, 0x0c, 0x69, 0x73, 0x5f, 0x66, 0x6f,
  3747. 0x6c, 0x6c, 0x6f, 0x77, 0x69, 0x6e, 0x67, 0x18, 0x08, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0b, 0x69,
  3748. 0x73, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x69, 0x6e, 0x67, 0x12, 0x1d, 0x0a, 0x0a, 0x63, 0x72,
  3749. 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x6f, 0x6e, 0x18, 0x09, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09,
  3750. 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x4f, 0x6e, 0x12, 0x18, 0x0a, 0x07, 0x66, 0x6f, 0x6c,
  3751. 0x6c, 0x6f, 0x77, 0x73, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x66, 0x6f, 0x6c, 0x6c,
  3752. 0x6f, 0x77, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x66, 0x61, 0x6e, 0x73, 0x18, 0x0b, 0x20, 0x01, 0x28,
  3753. 0x03, 0x52, 0x04, 0x66, 0x61, 0x6e, 0x73, 0x12, 0x26, 0x0a, 0x0f, 0x67, 0x65, 0x74, 0x5f, 0x6c,
  3754. 0x69, 0x6b, 0x65, 0x73, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x05,
  3755. 0x52, 0x0d, 0x67, 0x65, 0x74, 0x4c, 0x69, 0x6b, 0x65, 0x73, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12,
  3756. 0x30, 0x0a, 0x14, 0x67, 0x65, 0x74, 0x5f, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f,
  3757. 0x6e, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x05, 0x52, 0x12, 0x67,
  3758. 0x65, 0x74, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x43, 0x6f, 0x75, 0x6e,
  3759. 0x74, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x05, 0x52, 0x03,
  3760. 0x73, 0x65, 0x78, 0x22, 0x77, 0x0a, 0x11, 0x53, 0x65, 0x61, 0x72, 0x63, 0x68, 0x55, 0x73, 0x65,
  3761. 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x52, 0x65, 0x71, 0x12, 0x18, 0x0a, 0x07, 0x6b, 0x65, 0x79, 0x77,
  3762. 0x6f, 0x72, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6b, 0x65, 0x79, 0x77, 0x6f,
  3763. 0x72, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x70, 0x61, 0x67, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05,
  3764. 0x52, 0x04, 0x70, 0x61, 0x67, 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x70, 0x61, 0x67, 0x65, 0x5f, 0x73,
  3765. 0x69, 0x7a, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53,
  3766. 0x69, 0x7a, 0x65, 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x04,
  3767. 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0x87, 0x01, 0x0a,
  3768. 0x12, 0x53, 0x65, 0x61, 0x72, 0x63, 0x68, 0x55, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x49,
  3769. 0x74, 0x65, 0x6d, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18,
  3770. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12,
  3771. 0x16, 0x0a, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
  3772. 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x03, 0x20,
  3773. 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x04,
  3774. 0x20, 0x01, 0x28, 0x05, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x1b, 0x0a, 0x09, 0x69, 0x73, 0x5f,
  3775. 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x18, 0x05, 0x20, 0x01, 0x28, 0x08, 0x52, 0x08, 0x69, 0x73,
  3776. 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x22, 0x61, 0x0a, 0x11, 0x53, 0x65, 0x61, 0x72, 0x63, 0x68,
  3777. 0x55, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x52, 0x65, 0x73, 0x12, 0x36, 0x0a, 0x04, 0x6c,
  3778. 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x22, 0x2e, 0x73, 0x6c, 0x6f, 0x77,
  3779. 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x53, 0x65, 0x61, 0x72, 0x63,
  3780. 0x68, 0x55, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x04, 0x6c,
  3781. 0x69, 0x73, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x18, 0x02, 0x20, 0x01,
  3782. 0x28, 0x03, 0x52, 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x22, 0x2f, 0x0a, 0x09, 0x43, 0x72, 0x65,
  3783. 0x61, 0x74, 0x65, 0x54, 0x61, 0x67, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01,
  3784. 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64,
  3785. 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x22, 0xd8, 0x02, 0x0a, 0x0d, 0x43,
  3786. 0x72, 0x65, 0x61, 0x74, 0x65, 0x50, 0x6f, 0x73, 0x74, 0x52, 0x65, 0x71, 0x12, 0x17, 0x0a, 0x07,
  3787. 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x75,
  3788. 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x18, 0x02,
  3789. 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x63,
  3790. 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x63, 0x6f,
  3791. 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x2d, 0x0a, 0x04, 0x74, 0x61, 0x67, 0x73, 0x18, 0x04, 0x20,
  3792. 0x03, 0x28, 0x0b, 0x32, 0x19, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65,
  3793. 0x72, 0x76, 0x65, 0x72, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x54, 0x61, 0x67, 0x52, 0x04,
  3794. 0x74, 0x61, 0x67, 0x73, 0x12, 0x1e, 0x0a, 0x0b, 0x61, 0x74, 0x5f, 0x75, 0x73, 0x65, 0x72, 0x5f,
  3795. 0x69, 0x64, 0x73, 0x18, 0x05, 0x20, 0x03, 0x28, 0x03, 0x52, 0x09, 0x61, 0x74, 0x55, 0x73, 0x65,
  3796. 0x72, 0x49, 0x64, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x74, 0x79, 0x70, 0x65, 0x18, 0x06, 0x20, 0x01,
  3797. 0x28, 0x05, 0x52, 0x04, 0x74, 0x79, 0x70, 0x65, 0x12, 0x1e, 0x0a, 0x0a, 0x76, 0x69, 0x73, 0x69,
  3798. 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x18, 0x07, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0a, 0x76, 0x69,
  3799. 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x6d, 0x61, 0x67,
  3800. 0x65, 0x73, 0x18, 0x08, 0x20, 0x03, 0x28, 0x09, 0x52, 0x06, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x73,
  3801. 0x12, 0x1f, 0x0a, 0x0b, 0x76, 0x69, 0x64, 0x65, 0x6f, 0x5f, 0x63, 0x6f, 0x76, 0x65, 0x72, 0x18,
  3802. 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x76, 0x69, 0x64, 0x65, 0x6f, 0x43, 0x6f, 0x76, 0x65,
  3803. 0x72, 0x12, 0x1b, 0x0a, 0x09, 0x76, 0x69, 0x64, 0x65, 0x6f, 0x5f, 0x75, 0x72, 0x6c, 0x18, 0x0a,
  3804. 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x76, 0x69, 0x64, 0x65, 0x6f, 0x55, 0x72, 0x6c, 0x12, 0x0e,
  3805. 0x0a, 0x02, 0x69, 0x70, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x70, 0x12, 0x15,
  3806. 0x0a, 0x06, 0x69, 0x70, 0x5f, 0x6c, 0x6f, 0x63, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05,
  3807. 0x69, 0x70, 0x4c, 0x6f, 0x63, 0x22, 0x28, 0x0a, 0x0d, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x50,
  3808. 0x6f, 0x73, 0x74, 0x52, 0x73, 0x70, 0x12, 0x17, 0x0a, 0x07, 0x70, 0x6f, 0x73, 0x74, 0x5f, 0x69,
  3809. 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x70, 0x6f, 0x73, 0x74, 0x49, 0x64, 0x22,
  3810. 0x5b, 0x0a, 0x0d, 0x47, 0x65, 0x74, 0x54, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71,
  3811. 0x12, 0x12, 0x0a, 0x04, 0x70, 0x61, 0x67, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x04,
  3812. 0x70, 0x61, 0x67, 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x70, 0x61, 0x67, 0x65, 0x5f, 0x73, 0x69, 0x7a,
  3813. 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a,
  3814. 0x65, 0x12, 0x19, 0x0a, 0x08, 0x74, 0x61, 0x67, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x03, 0x20,
  3815. 0x01, 0x28, 0x09, 0x52, 0x07, 0x74, 0x61, 0x67, 0x4e, 0x61, 0x6d, 0x65, 0x22, 0x93, 0x01, 0x0a,
  3816. 0x07, 0x54, 0x61, 0x67, 0x49, 0x74, 0x65, 0x6d, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65,
  3817. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x17, 0x0a, 0x07,
  3818. 0x68, 0x6f, 0x74, 0x5f, 0x6e, 0x75, 0x6d, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x68,
  3819. 0x6f, 0x74, 0x4e, 0x75, 0x6d, 0x12, 0x2c, 0x0a, 0x04, 0x75, 0x73, 0x65, 0x72, 0x18, 0x03, 0x20,
  3820. 0x01, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65,
  3821. 0x72, 0x76, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x75,
  3822. 0x73, 0x65, 0x72, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52,
  3823. 0x02, 0x69, 0x64, 0x12, 0x1d, 0x0a, 0x0a, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x6f,
  3824. 0x6e, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64,
  3825. 0x4f, 0x6e, 0x22, 0x59, 0x0a, 0x0d, 0x47, 0x65, 0x74, 0x54, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74,
  3826. 0x52, 0x73, 0x70, 0x12, 0x32, 0x0a, 0x08, 0x74, 0x61, 0x67, 0x5f, 0x6c, 0x69, 0x73, 0x74, 0x18,
  3827. 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x17, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64,
  3828. 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x54, 0x61, 0x67, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x07,
  3829. 0x74, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c,
  3830. 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x22, 0x3b, 0x0a,
  3831. 0x09, 0x47, 0x65, 0x74, 0x54, 0x61, 0x67, 0x52, 0x65, 0x71, 0x12, 0x15, 0x0a, 0x06, 0x74, 0x61,
  3832. 0x67, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x74, 0x61, 0x67, 0x49,
  3833. 0x64, 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01,
  3834. 0x28, 0x03, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0xf8, 0x01, 0x0a, 0x09, 0x47,
  3835. 0x65, 0x74, 0x54, 0x61, 0x67, 0x52, 0x73, 0x70, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65,
  3836. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x17, 0x0a, 0x07,
  3837. 0x68, 0x6f, 0x74, 0x5f, 0x6e, 0x75, 0x6d, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x68,
  3838. 0x6f, 0x74, 0x4e, 0x75, 0x6d, 0x12, 0x2c, 0x0a, 0x04, 0x75, 0x73, 0x65, 0x72, 0x18, 0x03, 0x20,
  3839. 0x01, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65,
  3840. 0x72, 0x76, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x75,
  3841. 0x73, 0x65, 0x72, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52,
  3842. 0x02, 0x69, 0x64, 0x12, 0x1d, 0x0a, 0x0a, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x6f,
  3843. 0x6e, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64,
  3844. 0x4f, 0x6e, 0x12, 0x1d, 0x0a, 0x0a, 0x70, 0x6f, 0x73, 0x74, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74,
  3845. 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x70, 0x6f, 0x73, 0x74, 0x43, 0x6f, 0x75, 0x6e,
  3846. 0x74, 0x12, 0x21, 0x0a, 0x0c, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x5f, 0x63, 0x6f, 0x75, 0x6e,
  3847. 0x74, 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x43,
  3848. 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x1f, 0x0a, 0x0b, 0x69, 0x73, 0x5f, 0x66, 0x6f, 0x6c, 0x6c, 0x6f,
  3849. 0x77, 0x65, 0x64, 0x18, 0x08, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0a, 0x69, 0x73, 0x46, 0x6f, 0x6c,
  3850. 0x6c, 0x6f, 0x77, 0x65, 0x64, 0x22, 0xb2, 0x01, 0x0a, 0x0e, 0x47, 0x65, 0x74, 0x50, 0x6f, 0x73,
  3851. 0x74, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x12, 0x12, 0x0a, 0x04, 0x70, 0x61, 0x67, 0x65,
  3852. 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x04, 0x70, 0x61, 0x67, 0x65, 0x12, 0x1b, 0x0a, 0x09,
  3853. 0x70, 0x61, 0x67, 0x65, 0x5f, 0x73, 0x69, 0x7a, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52,
  3854. 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x12, 0x1f, 0x0a, 0x0b, 0x73, 0x65, 0x61,
  3855. 0x72, 0x63, 0x68, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0a,
  3856. 0x73, 0x65, 0x61, 0x72, 0x63, 0x68, 0x54, 0x79, 0x70, 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x73, 0x6f,
  3857. 0x72, 0x74, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, 0x73,
  3858. 0x6f, 0x72, 0x74, 0x54, 0x79, 0x70, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6b, 0x65, 0x79, 0x77, 0x6f,
  3859. 0x72, 0x64, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6b, 0x65, 0x79, 0x77, 0x6f, 0x72,
  3860. 0x64, 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x06, 0x20, 0x01,
  3861. 0x28, 0x03, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0x8a, 0x05, 0x0a, 0x0f, 0x47,
  3862. 0x65, 0x74, 0x50, 0x6f, 0x73, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x49, 0x74, 0x65, 0x6d, 0x12, 0x0e,
  3863. 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x2c,
  3864. 0x0a, 0x04, 0x75, 0x73, 0x65, 0x72, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x73,
  3865. 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x55, 0x73,
  3866. 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x75, 0x73, 0x65, 0x72, 0x12, 0x14, 0x0a, 0x05,
  3867. 0x74, 0x69, 0x74, 0x6c, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x69, 0x74,
  3868. 0x6c, 0x65, 0x12, 0x27, 0x0a, 0x0f, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x5f, 0x73, 0x75,
  3869. 0x6d, 0x6d, 0x61, 0x72, 0x79, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x63, 0x6f, 0x6e,
  3870. 0x74, 0x65, 0x6e, 0x74, 0x53, 0x75, 0x6d, 0x6d, 0x61, 0x72, 0x79, 0x12, 0x1b, 0x0a, 0x09, 0x70,
  3871. 0x6f, 0x73, 0x74, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08,
  3872. 0x70, 0x6f, 0x73, 0x74, 0x54, 0x79, 0x70, 0x65, 0x12, 0x23, 0x0a, 0x0d, 0x63, 0x6f, 0x6d, 0x6d,
  3873. 0x65, 0x6e, 0x74, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03, 0x52,
  3874. 0x0c, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x21, 0x0a,
  3875. 0x0c, 0x75, 0x70, 0x76, 0x6f, 0x74, 0x65, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x07, 0x20,
  3876. 0x01, 0x28, 0x03, 0x52, 0x0b, 0x75, 0x70, 0x76, 0x6f, 0x74, 0x65, 0x43, 0x6f, 0x75, 0x6e, 0x74,
  3877. 0x12, 0x29, 0x0a, 0x10, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x63,
  3878. 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x08, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0f, 0x63, 0x6f, 0x6c, 0x6c,
  3879. 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x1f, 0x0a, 0x0b, 0x73,
  3880. 0x68, 0x61, 0x72, 0x65, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x09, 0x20, 0x01, 0x28, 0x03,
  3881. 0x52, 0x0a, 0x73, 0x68, 0x61, 0x72, 0x65, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x20, 0x0a, 0x0b,
  3882. 0x76, 0x69, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x6c, 0x69, 0x74, 0x79, 0x18, 0x0a, 0x20, 0x01, 0x28,
  3883. 0x05, 0x52, 0x0b, 0x76, 0x69, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x6c, 0x69, 0x74, 0x79, 0x12, 0x15,
  3884. 0x0a, 0x06, 0x69, 0x70, 0x5f, 0x6c, 0x6f, 0x63, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05,
  3885. 0x69, 0x70, 0x4c, 0x6f, 0x63, 0x12, 0x17, 0x0a, 0x07, 0x68, 0x6f, 0x74, 0x5f, 0x6e, 0x75, 0x6d,
  3886. 0x18, 0x0c, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x68, 0x6f, 0x74, 0x4e, 0x75, 0x6d, 0x12, 0x16,
  3887. 0x0a, 0x06, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x73, 0x18, 0x0d, 0x20, 0x03, 0x28, 0x09, 0x52, 0x06,
  3888. 0x69, 0x6d, 0x61, 0x67, 0x65, 0x73, 0x12, 0x1b, 0x0a, 0x09, 0x76, 0x69, 0x64, 0x65, 0x6f, 0x5f,
  3889. 0x75, 0x72, 0x6c, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x76, 0x69, 0x64, 0x65, 0x6f,
  3890. 0x55, 0x72, 0x6c, 0x12, 0x1f, 0x0a, 0x0b, 0x76, 0x69, 0x64, 0x65, 0x6f, 0x5f, 0x63, 0x6f, 0x76,
  3891. 0x65, 0x72, 0x18, 0x0f, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x76, 0x69, 0x64, 0x65, 0x6f, 0x43,
  3892. 0x6f, 0x76, 0x65, 0x72, 0x12, 0x1d, 0x0a, 0x0a, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f,
  3893. 0x6f, 0x6e, 0x18, 0x10, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65,
  3894. 0x64, 0x4f, 0x6e, 0x12, 0x2b, 0x0a, 0x04, 0x74, 0x61, 0x67, 0x73, 0x18, 0x11, 0x20, 0x03, 0x28,
  3895. 0x0b, 0x32, 0x17, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76,
  3896. 0x65, 0x72, 0x2e, 0x54, 0x61, 0x67, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x04, 0x74, 0x61, 0x67, 0x73,
  3897. 0x12, 0x19, 0x0a, 0x08, 0x69, 0x73, 0x5f, 0x6c, 0x69, 0x6b, 0x65, 0x64, 0x18, 0x12, 0x20, 0x01,
  3898. 0x28, 0x08, 0x52, 0x07, 0x69, 0x73, 0x4c, 0x69, 0x6b, 0x65, 0x64, 0x12, 0x21, 0x0a, 0x0c, 0x69,
  3899. 0x73, 0x5f, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x65, 0x64, 0x18, 0x13, 0x20, 0x01, 0x28,
  3900. 0x08, 0x52, 0x0b, 0x69, 0x73, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x65, 0x64, 0x12, 0x17,
  3901. 0x0a, 0x07, 0x69, 0x73, 0x5f, 0x6d, 0x69, 0x6e, 0x65, 0x18, 0x14, 0x20, 0x01, 0x28, 0x08, 0x52,
  3902. 0x06, 0x69, 0x73, 0x4d, 0x69, 0x6e, 0x65, 0x22, 0x5b, 0x0a, 0x0e, 0x47, 0x65, 0x74, 0x50, 0x6f,
  3903. 0x73, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x73, 0x70, 0x12, 0x33, 0x0a, 0x04, 0x4c, 0x69, 0x73,
  3904. 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1f, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69,
  3905. 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x47, 0x65, 0x74, 0x50, 0x6f, 0x73, 0x74,
  3906. 0x4c, 0x69, 0x73, 0x74, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x04, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x14,
  3907. 0x0a, 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x74,
  3908. 0x6f, 0x74, 0x61, 0x6c, 0x22, 0x3e, 0x0a, 0x0a, 0x47, 0x65, 0x74, 0x50, 0x6f, 0x73, 0x74, 0x52,
  3909. 0x65, 0x71, 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20,
  3910. 0x01, 0x28, 0x03, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x17, 0x0a, 0x07, 0x70,
  3911. 0x6f, 0x73, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x70, 0x6f,
  3912. 0x73, 0x74, 0x49, 0x64, 0x22, 0x82, 0x06, 0x0a, 0x0a, 0x47, 0x65, 0x74, 0x50, 0x6f, 0x73, 0x74,
  3913. 0x52, 0x73, 0x70, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52,
  3914. 0x02, 0x69, 0x64, 0x12, 0x2c, 0x0a, 0x04, 0x75, 0x73, 0x65, 0x72, 0x18, 0x02, 0x20, 0x01, 0x28,
  3915. 0x0b, 0x32, 0x18, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76,
  3916. 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x75, 0x73, 0x65,
  3917. 0x72, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09,
  3918. 0x52, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x12, 0x27, 0x0a, 0x0f, 0x63, 0x6f, 0x6e, 0x74, 0x65,
  3919. 0x6e, 0x74, 0x5f, 0x73, 0x75, 0x6d, 0x6d, 0x61, 0x72, 0x79, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09,
  3920. 0x52, 0x0e, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x53, 0x75, 0x6d, 0x6d, 0x61, 0x72, 0x79,
  3921. 0x12, 0x1b, 0x0a, 0x09, 0x70, 0x6f, 0x73, 0x74, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x05, 0x20,
  3922. 0x01, 0x28, 0x05, 0x52, 0x08, 0x70, 0x6f, 0x73, 0x74, 0x54, 0x79, 0x70, 0x65, 0x12, 0x23, 0x0a,
  3923. 0x0d, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x06,
  3924. 0x20, 0x01, 0x28, 0x03, 0x52, 0x0c, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x43, 0x6f, 0x75,
  3925. 0x6e, 0x74, 0x12, 0x21, 0x0a, 0x0c, 0x75, 0x70, 0x76, 0x6f, 0x74, 0x65, 0x5f, 0x63, 0x6f, 0x75,
  3926. 0x6e, 0x74, 0x18, 0x07, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x75, 0x70, 0x76, 0x6f, 0x74, 0x65,
  3927. 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x29, 0x0a, 0x10, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74,
  3928. 0x69, 0x6f, 0x6e, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x08, 0x20, 0x01, 0x28, 0x03, 0x52,
  3929. 0x0f, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x43, 0x6f, 0x75, 0x6e, 0x74,
  3930. 0x12, 0x1f, 0x0a, 0x0b, 0x73, 0x68, 0x61, 0x72, 0x65, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18,
  3931. 0x09, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x73, 0x68, 0x61, 0x72, 0x65, 0x43, 0x6f, 0x75, 0x6e,
  3932. 0x74, 0x12, 0x20, 0x0a, 0x0b, 0x76, 0x69, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x6c, 0x69, 0x74, 0x79,
  3933. 0x18, 0x0a, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0b, 0x76, 0x69, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x6c,
  3934. 0x69, 0x74, 0x79, 0x12, 0x15, 0x0a, 0x06, 0x69, 0x70, 0x5f, 0x6c, 0x6f, 0x63, 0x18, 0x0b, 0x20,
  3935. 0x01, 0x28, 0x09, 0x52, 0x05, 0x69, 0x70, 0x4c, 0x6f, 0x63, 0x12, 0x17, 0x0a, 0x07, 0x68, 0x6f,
  3936. 0x74, 0x5f, 0x6e, 0x75, 0x6d, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x68, 0x6f, 0x74,
  3937. 0x4e, 0x75, 0x6d, 0x12, 0x16, 0x0a, 0x06, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x73, 0x18, 0x0d, 0x20,
  3938. 0x03, 0x28, 0x09, 0x52, 0x06, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x73, 0x12, 0x1b, 0x0a, 0x09, 0x76,
  3939. 0x69, 0x64, 0x65, 0x6f, 0x5f, 0x75, 0x72, 0x6c, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08,
  3940. 0x76, 0x69, 0x64, 0x65, 0x6f, 0x55, 0x72, 0x6c, 0x12, 0x1f, 0x0a, 0x0b, 0x76, 0x69, 0x64, 0x65,
  3941. 0x6f, 0x5f, 0x63, 0x6f, 0x76, 0x65, 0x72, 0x18, 0x0f, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x76,
  3942. 0x69, 0x64, 0x65, 0x6f, 0x43, 0x6f, 0x76, 0x65, 0x72, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6e,
  3943. 0x74, 0x65, 0x6e, 0x74, 0x18, 0x10, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x63, 0x6f, 0x6e, 0x74,
  3944. 0x65, 0x6e, 0x74, 0x12, 0x1d, 0x0a, 0x0a, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x6f,
  3945. 0x6e, 0x18, 0x11, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64,
  3946. 0x4f, 0x6e, 0x12, 0x2b, 0x0a, 0x04, 0x74, 0x61, 0x67, 0x73, 0x18, 0x12, 0x20, 0x03, 0x28, 0x0b,
  3947. 0x32, 0x17, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65,
  3948. 0x72, 0x2e, 0x54, 0x61, 0x67, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x04, 0x74, 0x61, 0x67, 0x73, 0x12,
  3949. 0x35, 0x0a, 0x09, 0x77, 0x69, 0x74, 0x68, 0x5f, 0x75, 0x73, 0x65, 0x72, 0x18, 0x13, 0x20, 0x03,
  3950. 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72,
  3951. 0x76, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x08, 0x77, 0x69,
  3952. 0x74, 0x68, 0x55, 0x73, 0x65, 0x72, 0x12, 0x2a, 0x0a, 0x11, 0x6c, 0x61, 0x74, 0x65, 0x73, 0x74,
  3953. 0x5f, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x65, 0x64, 0x5f, 0x6f, 0x6e, 0x18, 0x14, 0x20, 0x01, 0x28,
  3954. 0x03, 0x52, 0x0f, 0x6c, 0x61, 0x74, 0x65, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x69, 0x65, 0x64,
  3955. 0x4f, 0x6e, 0x12, 0x19, 0x0a, 0x08, 0x69, 0x73, 0x5f, 0x6c, 0x69, 0x6b, 0x65, 0x64, 0x18, 0x15,
  3956. 0x20, 0x01, 0x28, 0x08, 0x52, 0x07, 0x69, 0x73, 0x4c, 0x69, 0x6b, 0x65, 0x64, 0x12, 0x21, 0x0a,
  3957. 0x0c, 0x69, 0x73, 0x5f, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x65, 0x64, 0x18, 0x16, 0x20,
  3958. 0x01, 0x28, 0x08, 0x52, 0x0b, 0x69, 0x73, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x65, 0x64,
  3959. 0x12, 0x17, 0x0a, 0x07, 0x69, 0x73, 0x5f, 0x6d, 0x69, 0x6e, 0x65, 0x18, 0x17, 0x20, 0x01, 0x28,
  3960. 0x08, 0x52, 0x06, 0x69, 0x73, 0x4d, 0x69, 0x6e, 0x65, 0x22, 0x41, 0x0a, 0x0d, 0x50, 0x6f, 0x73,
  3961. 0x74, 0x55, 0x70, 0x76, 0x6f, 0x74, 0x65, 0x52, 0x65, 0x71, 0x12, 0x17, 0x0a, 0x07, 0x70, 0x6f,
  3962. 0x73, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x70, 0x6f, 0x73,
  3963. 0x74, 0x49, 0x64, 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x02,
  3964. 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0x29, 0x0a, 0x0d,
  3965. 0x50, 0x6f, 0x73, 0x74, 0x55, 0x70, 0x76, 0x6f, 0x74, 0x65, 0x52, 0x73, 0x70, 0x12, 0x18, 0x0a,
  3966. 0x07, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x07,
  3967. 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x22, 0x45, 0x0a, 0x11, 0x50, 0x6f, 0x73, 0x74, 0x43,
  3968. 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x12, 0x17, 0x0a, 0x07,
  3969. 0x70, 0x6f, 0x73, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x70,
  3970. 0x6f, 0x73, 0x74, 0x49, 0x64, 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64,
  3971. 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0x2d,
  3972. 0x0a, 0x11, 0x50, 0x6f, 0x73, 0x74, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e,
  3973. 0x52, 0x73, 0x70, 0x12, 0x18, 0x0a, 0x07, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x18, 0x01,
  3974. 0x20, 0x01, 0x28, 0x08, 0x52, 0x07, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x22, 0x40, 0x0a,
  3975. 0x0c, 0x50, 0x6f, 0x73, 0x74, 0x53, 0x68, 0x61, 0x72, 0x65, 0x52, 0x65, 0x71, 0x12, 0x17, 0x0a,
  3976. 0x07, 0x70, 0x6f, 0x73, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06,
  3977. 0x70, 0x6f, 0x73, 0x74, 0x49, 0x64, 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69,
  3978. 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22,
  3979. 0x28, 0x0a, 0x0c, 0x50, 0x6f, 0x73, 0x74, 0x53, 0x68, 0x61, 0x72, 0x65, 0x52, 0x73, 0x70, 0x12,
  3980. 0x18, 0x0a, 0x07, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08,
  3981. 0x52, 0x07, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x22, 0xb7, 0x01, 0x0a, 0x0e, 0x50, 0x6f,
  3982. 0x73, 0x74, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x52, 0x65, 0x71, 0x12, 0x17, 0x0a, 0x07,
  3983. 0x70, 0x6f, 0x73, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x70,
  3984. 0x6f, 0x73, 0x74, 0x49, 0x64, 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64,
  3985. 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x18,
  3986. 0x0a, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52,
  3987. 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x69, 0x6d, 0x61, 0x67,
  3988. 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x12, 0x1c,
  3989. 0x0a, 0x0a, 0x61, 0x74, 0x5f, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x05, 0x20, 0x01,
  3990. 0x28, 0x03, 0x52, 0x08, 0x61, 0x74, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x0e, 0x0a, 0x02,
  3991. 0x69, 0x70, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x70, 0x12, 0x15, 0x0a, 0x06,
  3992. 0x69, 0x70, 0x5f, 0x6c, 0x6f, 0x63, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x69, 0x70,
  3993. 0x4c, 0x6f, 0x63, 0x22, 0x2f, 0x0a, 0x0e, 0x50, 0x6f, 0x73, 0x74, 0x43, 0x6f, 0x6d, 0x6d, 0x65,
  3994. 0x6e, 0x74, 0x52, 0x73, 0x70, 0x12, 0x1d, 0x0a, 0x0a, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74,
  3995. 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x63, 0x6f, 0x6d, 0x6d, 0x65,
  3996. 0x6e, 0x74, 0x49, 0x64, 0x22, 0xb5, 0x01, 0x0a, 0x0c, 0x50, 0x6f, 0x73, 0x74, 0x52, 0x65, 0x70,
  3997. 0x6c, 0x79, 0x52, 0x65, 0x71, 0x12, 0x17, 0x0a, 0x07, 0x70, 0x6f, 0x73, 0x74, 0x5f, 0x69, 0x64,
  3998. 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x70, 0x6f, 0x73, 0x74, 0x49, 0x64, 0x12, 0x17,
  3999. 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52,
  4000. 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65,
  4001. 0x6e, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e,
  4002. 0x74, 0x12, 0x14, 0x0a, 0x05, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09,
  4003. 0x52, 0x05, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x12, 0x1c, 0x0a, 0x0a, 0x61, 0x74, 0x5f, 0x75, 0x73,
  4004. 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x61, 0x74, 0x55,
  4005. 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x70, 0x18, 0x06, 0x20, 0x01, 0x28,
  4006. 0x09, 0x52, 0x02, 0x69, 0x70, 0x12, 0x15, 0x0a, 0x06, 0x69, 0x70, 0x5f, 0x6c, 0x6f, 0x63, 0x18,
  4007. 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x69, 0x70, 0x4c, 0x6f, 0x63, 0x22, 0x29, 0x0a, 0x0c,
  4008. 0x50, 0x6f, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x52, 0x73, 0x70, 0x12, 0x19, 0x0a, 0x08,
  4009. 0x72, 0x65, 0x70, 0x6c, 0x79, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07,
  4010. 0x72, 0x65, 0x70, 0x6c, 0x79, 0x49, 0x64, 0x22, 0x7a, 0x0a, 0x15, 0x47, 0x65, 0x74, 0x50, 0x6f,
  4011. 0x73, 0x74, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71,
  4012. 0x12, 0x12, 0x0a, 0x04, 0x70, 0x61, 0x67, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x04,
  4013. 0x70, 0x61, 0x67, 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x70, 0x61, 0x67, 0x65, 0x5f, 0x73, 0x69, 0x7a,
  4014. 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a,
  4015. 0x65, 0x12, 0x17, 0x0a, 0x07, 0x70, 0x6f, 0x73, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01,
  4016. 0x28, 0x03, 0x52, 0x06, 0x70, 0x6f, 0x73, 0x74, 0x49, 0x64, 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73,
  4017. 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x75, 0x73, 0x65,
  4018. 0x72, 0x49, 0x64, 0x22, 0xd8, 0x02, 0x0a, 0x0b, 0x52, 0x65, 0x70, 0x6c, 0x69, 0x65, 0x73, 0x49,
  4019. 0x74, 0x65, 0x6d, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52,
  4020. 0x02, 0x69, 0x64, 0x12, 0x17, 0x0a, 0x07, 0x70, 0x6f, 0x73, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x02,
  4021. 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x70, 0x6f, 0x73, 0x74, 0x49, 0x64, 0x12, 0x2c, 0x0a, 0x04,
  4022. 0x75, 0x73, 0x65, 0x72, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x73, 0x6c, 0x6f,
  4023. 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65, 0x72,
  4024. 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x75, 0x73, 0x65, 0x72, 0x12, 0x15, 0x0a, 0x06, 0x69, 0x70,
  4025. 0x5f, 0x6c, 0x6f, 0x63, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x69, 0x70, 0x4c, 0x6f,
  4026. 0x63, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x05, 0x20, 0x01,
  4027. 0x28, 0x09, 0x52, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x69,
  4028. 0x6d, 0x61, 0x67, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x69, 0x6d, 0x61, 0x67,
  4029. 0x65, 0x12, 0x35, 0x0a, 0x09, 0x77, 0x69, 0x74, 0x68, 0x5f, 0x75, 0x73, 0x65, 0x72, 0x18, 0x07,
  4030. 0x20, 0x03, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73,
  4031. 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x08,
  4032. 0x77, 0x69, 0x74, 0x68, 0x55, 0x73, 0x65, 0x72, 0x12, 0x21, 0x0a, 0x0c, 0x75, 0x70, 0x76, 0x6f,
  4033. 0x74, 0x65, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x08, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b,
  4034. 0x75, 0x70, 0x76, 0x6f, 0x74, 0x65, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x19, 0x0a, 0x08, 0x69,
  4035. 0x73, 0x5f, 0x6c, 0x69, 0x6b, 0x65, 0x64, 0x18, 0x09, 0x20, 0x01, 0x28, 0x08, 0x52, 0x07, 0x69,
  4036. 0x73, 0x4c, 0x69, 0x6b, 0x65, 0x64, 0x12, 0x17, 0x0a, 0x07, 0x69, 0x73, 0x5f, 0x6d, 0x69, 0x6e,
  4037. 0x65, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x69, 0x73, 0x4d, 0x69, 0x6e, 0x65, 0x12,
  4038. 0x1d, 0x0a, 0x0a, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x6f, 0x6e, 0x18, 0x0d, 0x20,
  4039. 0x01, 0x28, 0x03, 0x52, 0x09, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x4f, 0x6e, 0x22, 0xb5,
  4040. 0x03, 0x0a, 0x0b, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x49, 0x74, 0x65, 0x6d, 0x12, 0x0e,
  4041. 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x17,
  4042. 0x0a, 0x07, 0x70, 0x6f, 0x73, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52,
  4043. 0x06, 0x70, 0x6f, 0x73, 0x74, 0x49, 0x64, 0x12, 0x2c, 0x0a, 0x04, 0x75, 0x73, 0x65, 0x72, 0x18,
  4044. 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64,
  4045. 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52,
  4046. 0x04, 0x75, 0x73, 0x65, 0x72, 0x12, 0x15, 0x0a, 0x06, 0x69, 0x70, 0x5f, 0x6c, 0x6f, 0x63, 0x18,
  4047. 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x69, 0x70, 0x4c, 0x6f, 0x63, 0x12, 0x18, 0x0a, 0x07,
  4048. 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x63,
  4049. 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x18,
  4050. 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x69, 0x6d, 0x61, 0x67, 0x65, 0x12, 0x35, 0x0a, 0x09,
  4051. 0x77, 0x69, 0x74, 0x68, 0x5f, 0x75, 0x73, 0x65, 0x72, 0x18, 0x07, 0x20, 0x03, 0x28, 0x0b, 0x32,
  4052. 0x18, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72,
  4053. 0x2e, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x08, 0x77, 0x69, 0x74, 0x68, 0x55,
  4054. 0x73, 0x65, 0x72, 0x12, 0x1f, 0x0a, 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x79, 0x5f, 0x63, 0x6f, 0x75,
  4055. 0x6e, 0x74, 0x18, 0x08, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x72, 0x65, 0x70, 0x6c, 0x79, 0x43,
  4056. 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x21, 0x0a, 0x0c, 0x75, 0x70, 0x76, 0x6f, 0x74, 0x65, 0x5f, 0x63,
  4057. 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x09, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x75, 0x70, 0x76, 0x6f,
  4058. 0x74, 0x65, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x3a, 0x0a, 0x0a, 0x72, 0x65, 0x70, 0x6c, 0x79,
  4059. 0x5f, 0x69, 0x74, 0x65, 0x6d, 0x18, 0x0a, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x73, 0x6c,
  4060. 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x52, 0x65, 0x70,
  4061. 0x6c, 0x69, 0x65, 0x73, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x09, 0x72, 0x65, 0x70, 0x6c, 0x79, 0x49,
  4062. 0x74, 0x65, 0x6d, 0x12, 0x19, 0x0a, 0x08, 0x69, 0x73, 0x5f, 0x6c, 0x69, 0x6b, 0x65, 0x64, 0x18,
  4063. 0x0b, 0x20, 0x01, 0x28, 0x08, 0x52, 0x07, 0x69, 0x73, 0x4c, 0x69, 0x6b, 0x65, 0x64, 0x12, 0x17,
  4064. 0x0a, 0x07, 0x69, 0x73, 0x5f, 0x6d, 0x69, 0x6e, 0x65, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x08, 0x52,
  4065. 0x06, 0x69, 0x73, 0x4d, 0x69, 0x6e, 0x65, 0x12, 0x1d, 0x0a, 0x0a, 0x63, 0x72, 0x65, 0x61, 0x74,
  4066. 0x65, 0x64, 0x5f, 0x6f, 0x6e, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x63, 0x72, 0x65,
  4067. 0x61, 0x74, 0x65, 0x64, 0x4f, 0x6e, 0x22, 0x5e, 0x0a, 0x15, 0x47, 0x65, 0x74, 0x50, 0x6f, 0x73,
  4068. 0x74, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x73, 0x70, 0x12,
  4069. 0x2f, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1b, 0x2e,
  4070. 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x43,
  4071. 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74,
  4072. 0x12, 0x14, 0x0a, 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52,
  4073. 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x22, 0x7a, 0x0a, 0x0f, 0x47, 0x65, 0x74, 0x52, 0x65, 0x70,
  4074. 0x6c, 0x79, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x12, 0x12, 0x0a, 0x04, 0x70, 0x61, 0x67,
  4075. 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x04, 0x70, 0x61, 0x67, 0x65, 0x12, 0x1b, 0x0a,
  4076. 0x09, 0x70, 0x61, 0x67, 0x65, 0x5f, 0x73, 0x69, 0x7a, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05,
  4077. 0x52, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x12, 0x1d, 0x0a, 0x0a, 0x63, 0x6f,
  4078. 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09,
  4079. 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x49, 0x64, 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73, 0x65,
  4080. 0x72, 0x5f, 0x69, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72,
  4081. 0x49, 0x64, 0x22, 0x58, 0x0a, 0x0f, 0x47, 0x65, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x4c, 0x69,
  4082. 0x73, 0x74, 0x52, 0x73, 0x70, 0x12, 0x2f, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20,
  4083. 0x03, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65,
  4084. 0x72, 0x76, 0x65, 0x72, 0x2e, 0x52, 0x65, 0x70, 0x6c, 0x69, 0x65, 0x73, 0x49, 0x74, 0x65, 0x6d,
  4085. 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x18,
  4086. 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x22, 0x71, 0x0a, 0x14,
  4087. 0x50, 0x6f, 0x73, 0x74, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x55, 0x70, 0x76, 0x6f, 0x74,
  4088. 0x65, 0x52, 0x65, 0x71, 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18,
  4089. 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x1d, 0x0a,
  4090. 0x0a, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28,
  4091. 0x03, 0x52, 0x09, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x49, 0x64, 0x12, 0x21, 0x0a, 0x0c,
  4092. 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x03, 0x20, 0x01,
  4093. 0x28, 0x05, 0x52, 0x0b, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x54, 0x79, 0x70, 0x65, 0x22,
  4094. 0x30, 0x0a, 0x14, 0x50, 0x6f, 0x73, 0x74, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x55, 0x70,
  4095. 0x76, 0x6f, 0x74, 0x65, 0x52, 0x73, 0x70, 0x12, 0x18, 0x0a, 0x07, 0x73, 0x75, 0x63, 0x63, 0x65,
  4096. 0x73, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x07, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73,
  4097. 0x73, 0x22, 0x75, 0x0a, 0x18, 0x50, 0x6f, 0x73, 0x74, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74,
  4098. 0x54, 0x68, 0x75, 0x6d, 0x62, 0x73, 0x44, 0x6f, 0x77, 0x6e, 0x52, 0x65, 0x71, 0x12, 0x17, 0x0a,
  4099. 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06,
  4100. 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x1d, 0x0a, 0x0a, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e,
  4101. 0x74, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x63, 0x6f, 0x6d, 0x6d,
  4102. 0x65, 0x6e, 0x74, 0x49, 0x64, 0x12, 0x21, 0x0a, 0x0c, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74,
  4103. 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0b, 0x63, 0x6f, 0x6d,
  4104. 0x6d, 0x65, 0x6e, 0x74, 0x54, 0x79, 0x70, 0x65, 0x22, 0x34, 0x0a, 0x18, 0x50, 0x6f, 0x73, 0x74,
  4105. 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x54, 0x68, 0x75, 0x6d, 0x62, 0x73, 0x44, 0x6f, 0x77,
  4106. 0x6e, 0x52, 0x73, 0x70, 0x12, 0x18, 0x0a, 0x07, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x18,
  4107. 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x07, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x22, 0x41,
  4108. 0x0a, 0x0d, 0x50, 0x6f, 0x73, 0x74, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x65, 0x71, 0x12,
  4109. 0x17, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03,
  4110. 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x17, 0x0a, 0x07, 0x70, 0x6f, 0x73, 0x74,
  4111. 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x70, 0x6f, 0x73, 0x74, 0x49,
  4112. 0x64, 0x22, 0x29, 0x0a, 0x0d, 0x50, 0x6f, 0x73, 0x74, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52,
  4113. 0x73, 0x70, 0x12, 0x18, 0x0a, 0x07, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x18, 0x01, 0x20,
  4114. 0x01, 0x28, 0x08, 0x52, 0x07, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x32, 0xe7, 0x0f, 0x0a,
  4115. 0x0e, 0x53, 0x6c, 0x6f, 0x77, 0x57, 0x69, 0x6c, 0x64, 0x53, 0x65, 0x72, 0x76, 0x65, 0x72, 0x12,
  4116. 0x46, 0x0a, 0x05, 0x4c, 0x6f, 0x67, 0x69, 0x6e, 0x12, 0x18, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77,
  4117. 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x4c, 0x6f, 0x67, 0x69, 0x6e, 0x52,
  4118. 0x65, 0x71, 0x1a, 0x23, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72,
  4119. 0x76, 0x65, 0x72, 0x2e, 0x4c, 0x6f, 0x67, 0x69, 0x6e, 0x41, 0x6e, 0x64, 0x52, 0x65, 0x67, 0x69,
  4120. 0x73, 0x74, 0x65, 0x72, 0x52, 0x73, 0x70, 0x12, 0x4c, 0x0a, 0x08, 0x52, 0x65, 0x67, 0x69, 0x73,
  4121. 0x74, 0x65, 0x72, 0x12, 0x1b, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65,
  4122. 0x72, 0x76, 0x65, 0x72, 0x2e, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x65, 0x72, 0x52, 0x65, 0x71,
  4123. 0x1a, 0x23, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65,
  4124. 0x72, 0x2e, 0x4c, 0x6f, 0x67, 0x69, 0x6e, 0x41, 0x6e, 0x64, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74,
  4125. 0x65, 0x72, 0x52, 0x73, 0x70, 0x12, 0x4e, 0x0a, 0x0b, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72,
  4126. 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x1e, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73,
  4127. 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66,
  4128. 0x6f, 0x52, 0x65, 0x71, 0x1a, 0x1f, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73,
  4129. 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66,
  4130. 0x6f, 0x52, 0x65, 0x73, 0x70, 0x12, 0x45, 0x0a, 0x08, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65,
  4131. 0x72, 0x12, 0x1b, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76,
  4132. 0x65, 0x72, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x71, 0x1a, 0x1c,
  4133. 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e,
  4134. 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x73, 0x70, 0x12, 0x4a, 0x0a, 0x0a,
  4135. 0x55, 0x73, 0x65, 0x72, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x12, 0x1d, 0x2e, 0x73, 0x6c, 0x6f,
  4136. 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x46, 0x6f, 0x6c, 0x6c,
  4137. 0x6f, 0x77, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x71, 0x1a, 0x1d, 0x2e, 0x73, 0x6c, 0x6f, 0x77,
  4138. 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x46, 0x6f, 0x6c, 0x6c, 0x6f,
  4139. 0x77, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x73, 0x12, 0x50, 0x0a, 0x0c, 0x55, 0x6e, 0x55, 0x73,
  4140. 0x65, 0x72, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x12, 0x1f, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77,
  4141. 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x55, 0x6e, 0x46, 0x6f, 0x6c, 0x6c,
  4142. 0x6f, 0x77, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x71, 0x1a, 0x1f, 0x2e, 0x73, 0x6c, 0x6f, 0x77,
  4143. 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x55, 0x6e, 0x46, 0x6f, 0x6c,
  4144. 0x6c, 0x6f, 0x77, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x73, 0x12, 0x4b, 0x0a, 0x07, 0x47, 0x65,
  4145. 0x74, 0x46, 0x61, 0x6e, 0x73, 0x12, 0x1f, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64,
  4146. 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x47, 0x65, 0x74, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77,
  4147. 0x69, 0x6e, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x1f, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c,
  4148. 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x47, 0x65, 0x74, 0x46, 0x6f, 0x6c, 0x6c, 0x6f,
  4149. 0x77, 0x69, 0x6e, 0x67, 0x52, 0x65, 0x73, 0x12, 0x4e, 0x0a, 0x0a, 0x47, 0x65, 0x74, 0x46, 0x6f,
  4150. 0x6c, 0x6c, 0x6f, 0x77, 0x73, 0x12, 0x1f, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64,
  4151. 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x47, 0x65, 0x74, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77,
  4152. 0x69, 0x6e, 0x67, 0x52, 0x65, 0x71, 0x1a, 0x1f, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c,
  4153. 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x47, 0x65, 0x74, 0x46, 0x6f, 0x6c, 0x6c, 0x6f,
  4154. 0x77, 0x69, 0x6e, 0x67, 0x52, 0x65, 0x73, 0x12, 0x56, 0x0a, 0x0e, 0x47, 0x65, 0x74, 0x55, 0x73,
  4155. 0x65, 0x72, 0x50, 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x12, 0x21, 0x2e, 0x73, 0x6c, 0x6f, 0x77,
  4156. 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x47, 0x65, 0x74, 0x55, 0x73,
  4157. 0x65, 0x72, 0x50, 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x1a, 0x21, 0x2e, 0x73,
  4158. 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x47, 0x65,
  4159. 0x74, 0x55, 0x73, 0x65, 0x72, 0x50, 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x52, 0x65, 0x73, 0x12,
  4160. 0x56, 0x0a, 0x0e, 0x53, 0x65, 0x61, 0x72, 0x63, 0x68, 0x55, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d,
  4161. 0x65, 0x12, 0x21, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76,
  4162. 0x65, 0x72, 0x2e, 0x53, 0x65, 0x61, 0x72, 0x63, 0x68, 0x55, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d,
  4163. 0x65, 0x52, 0x65, 0x71, 0x1a, 0x21, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73,
  4164. 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x53, 0x65, 0x61, 0x72, 0x63, 0x68, 0x55, 0x73, 0x65, 0x72,
  4165. 0x6e, 0x61, 0x6d, 0x65, 0x52, 0x65, 0x73, 0x12, 0x4a, 0x0a, 0x0a, 0x43, 0x72, 0x65, 0x61, 0x74,
  4166. 0x65, 0x50, 0x6f, 0x73, 0x74, 0x12, 0x1d, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64,
  4167. 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x50, 0x6f, 0x73,
  4168. 0x74, 0x52, 0x65, 0x71, 0x1a, 0x1d, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73,
  4169. 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x50, 0x6f, 0x73, 0x74,
  4170. 0x52, 0x73, 0x70, 0x12, 0x4a, 0x0a, 0x0a, 0x47, 0x65, 0x74, 0x54, 0x61, 0x67, 0x4c, 0x69, 0x73,
  4171. 0x74, 0x12, 0x1d, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76,
  4172. 0x65, 0x72, 0x2e, 0x47, 0x65, 0x74, 0x54, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71,
  4173. 0x1a, 0x1d, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65,
  4174. 0x72, 0x2e, 0x47, 0x65, 0x74, 0x54, 0x61, 0x67, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x73, 0x70, 0x12,
  4175. 0x3e, 0x0a, 0x06, 0x47, 0x65, 0x74, 0x54, 0x61, 0x67, 0x12, 0x19, 0x2e, 0x73, 0x6c, 0x6f, 0x77,
  4176. 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x47, 0x65, 0x74, 0x54, 0x61,
  4177. 0x67, 0x52, 0x65, 0x71, 0x1a, 0x19, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73,
  4178. 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x47, 0x65, 0x74, 0x54, 0x61, 0x67, 0x52, 0x73, 0x70, 0x12,
  4179. 0x4d, 0x0a, 0x0b, 0x47, 0x65, 0x74, 0x50, 0x6f, 0x73, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1e,
  4180. 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e,
  4181. 0x47, 0x65, 0x74, 0x50, 0x6f, 0x73, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x1a, 0x1e,
  4182. 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e,
  4183. 0x47, 0x65, 0x74, 0x50, 0x6f, 0x73, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x73, 0x70, 0x12, 0x41,
  4184. 0x0a, 0x07, 0x47, 0x65, 0x74, 0x50, 0x6f, 0x73, 0x74, 0x12, 0x1a, 0x2e, 0x73, 0x6c, 0x6f, 0x77,
  4185. 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x47, 0x65, 0x74, 0x50, 0x6f,
  4186. 0x73, 0x74, 0x52, 0x65, 0x71, 0x1a, 0x1a, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64,
  4187. 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x47, 0x65, 0x74, 0x50, 0x6f, 0x73, 0x74, 0x52, 0x73,
  4188. 0x70, 0x12, 0x4a, 0x0a, 0x0a, 0x50, 0x6f, 0x73, 0x74, 0x55, 0x70, 0x76, 0x6f, 0x74, 0x65, 0x12,
  4189. 0x1d, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72,
  4190. 0x2e, 0x50, 0x6f, 0x73, 0x74, 0x55, 0x70, 0x76, 0x6f, 0x74, 0x65, 0x52, 0x65, 0x71, 0x1a, 0x1d,
  4191. 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e,
  4192. 0x50, 0x6f, 0x73, 0x74, 0x55, 0x70, 0x76, 0x6f, 0x74, 0x65, 0x52, 0x73, 0x70, 0x12, 0x47, 0x0a,
  4193. 0x09, 0x50, 0x6f, 0x73, 0x74, 0x53, 0x68, 0x61, 0x72, 0x65, 0x12, 0x1c, 0x2e, 0x73, 0x6c, 0x6f,
  4194. 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x50, 0x6f, 0x73, 0x74,
  4195. 0x53, 0x68, 0x61, 0x72, 0x65, 0x52, 0x65, 0x71, 0x1a, 0x1c, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77,
  4196. 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x50, 0x6f, 0x73, 0x74, 0x53, 0x68,
  4197. 0x61, 0x72, 0x65, 0x52, 0x73, 0x70, 0x12, 0x56, 0x0a, 0x0e, 0x50, 0x6f, 0x73, 0x74, 0x43, 0x6f,
  4198. 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x21, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77,
  4199. 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x50, 0x6f, 0x73, 0x74, 0x43, 0x6f,
  4200. 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x1a, 0x21, 0x2e, 0x73, 0x6c,
  4201. 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x50, 0x6f, 0x73,
  4202. 0x74, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x73, 0x70, 0x12, 0x4d,
  4203. 0x0a, 0x0b, 0x50, 0x6f, 0x73, 0x74, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x12, 0x1e, 0x2e,
  4204. 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x50,
  4205. 0x6f, 0x73, 0x74, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x52, 0x65, 0x71, 0x1a, 0x1e, 0x2e,
  4206. 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x50,
  4207. 0x6f, 0x73, 0x74, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x52, 0x73, 0x70, 0x12, 0x47, 0x0a,
  4208. 0x09, 0x50, 0x6f, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x1c, 0x2e, 0x73, 0x6c, 0x6f,
  4209. 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x50, 0x6f, 0x73, 0x74,
  4210. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x52, 0x65, 0x71, 0x1a, 0x1c, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77,
  4211. 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x50, 0x6f, 0x73, 0x74, 0x52, 0x65,
  4212. 0x70, 0x6c, 0x79, 0x52, 0x73, 0x70, 0x12, 0x62, 0x0a, 0x12, 0x47, 0x65, 0x74, 0x50, 0x6f, 0x73,
  4213. 0x74, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x25, 0x2e, 0x73,
  4214. 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x47, 0x65,
  4215. 0x74, 0x50, 0x6f, 0x73, 0x74, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x4c, 0x69, 0x73, 0x74,
  4216. 0x52, 0x65, 0x71, 0x1a, 0x25, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65,
  4217. 0x72, 0x76, 0x65, 0x72, 0x2e, 0x47, 0x65, 0x74, 0x50, 0x6f, 0x73, 0x74, 0x43, 0x6f, 0x6d, 0x6d,
  4218. 0x65, 0x6e, 0x74, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x73, 0x70, 0x12, 0x50, 0x0a, 0x0c, 0x47, 0x65,
  4219. 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1f, 0x2e, 0x73, 0x6c, 0x6f,
  4220. 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x47, 0x65, 0x74, 0x52,
  4221. 0x65, 0x70, 0x6c, 0x79, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x1a, 0x1f, 0x2e, 0x73, 0x6c,
  4222. 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x47, 0x65, 0x74,
  4223. 0x52, 0x65, 0x70, 0x6c, 0x79, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x73, 0x70, 0x12, 0x5f, 0x0a, 0x11,
  4224. 0x50, 0x6f, 0x73, 0x74, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x55, 0x70, 0x76, 0x6f, 0x74,
  4225. 0x65, 0x12, 0x24, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76,
  4226. 0x65, 0x72, 0x2e, 0x50, 0x6f, 0x73, 0x74, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x55, 0x70,
  4227. 0x76, 0x6f, 0x74, 0x65, 0x52, 0x65, 0x71, 0x1a, 0x24, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69,
  4228. 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x50, 0x6f, 0x73, 0x74, 0x43, 0x6f, 0x6d,
  4229. 0x6d, 0x65, 0x6e, 0x74, 0x55, 0x70, 0x76, 0x6f, 0x74, 0x65, 0x52, 0x73, 0x70, 0x12, 0x6b, 0x0a,
  4230. 0x15, 0x50, 0x6f, 0x73, 0x74, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x54, 0x68, 0x75, 0x6d,
  4231. 0x62, 0x73, 0x44, 0x6f, 0x77, 0x6e, 0x12, 0x28, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c,
  4232. 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x50, 0x6f, 0x73, 0x74, 0x43, 0x6f, 0x6d, 0x6d,
  4233. 0x65, 0x6e, 0x74, 0x54, 0x68, 0x75, 0x6d, 0x62, 0x73, 0x44, 0x6f, 0x77, 0x6e, 0x52, 0x65, 0x71,
  4234. 0x1a, 0x28, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65,
  4235. 0x72, 0x2e, 0x50, 0x6f, 0x73, 0x74, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x54, 0x68, 0x75,
  4236. 0x6d, 0x62, 0x73, 0x44, 0x6f, 0x77, 0x6e, 0x52, 0x73, 0x70, 0x12, 0x4a, 0x0a, 0x0a, 0x50, 0x6f,
  4237. 0x73, 0x74, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x12, 0x1d, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77,
  4238. 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x50, 0x6f, 0x73, 0x74, 0x44, 0x65,
  4239. 0x6c, 0x65, 0x74, 0x65, 0x52, 0x65, 0x71, 0x1a, 0x1d, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69,
  4240. 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x50, 0x6f, 0x73, 0x74, 0x44, 0x65, 0x6c,
  4241. 0x65, 0x74, 0x65, 0x52, 0x73, 0x70, 0x42, 0x19, 0x5a, 0x17, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69,
  4242. 0x6c, 0x64, 0x2f, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65,
  4243. 0x72, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  4244. }
  4245. var (
  4246. file_proto_slowwild_proto_rawDescOnce sync.Once
  4247. file_proto_slowwild_proto_rawDescData = file_proto_slowwild_proto_rawDesc
  4248. )
  4249. func file_proto_slowwild_proto_rawDescGZIP() []byte {
  4250. file_proto_slowwild_proto_rawDescOnce.Do(func() {
  4251. file_proto_slowwild_proto_rawDescData = protoimpl.X.CompressGZIP(file_proto_slowwild_proto_rawDescData)
  4252. })
  4253. return file_proto_slowwild_proto_rawDescData
  4254. }
  4255. var file_proto_slowwild_proto_msgTypes = make([]protoimpl.MessageInfo, 58)
  4256. var file_proto_slowwild_proto_goTypes = []any{
  4257. (*UserEntity)(nil), // 0: slowwildserver.UserEntity
  4258. (*UserInfo)(nil), // 1: slowwildserver.UserInfo
  4259. (*FollowUserInfo)(nil), // 2: slowwildserver.FollowUserInfo
  4260. (*LoginAndRegisterRsp)(nil), // 3: slowwildserver.LoginAndRegisterRsp
  4261. (*LoginReq)(nil), // 4: slowwildserver.LoginReq
  4262. (*RegisterReq)(nil), // 5: slowwildserver.RegisterReq
  4263. (*GetUserInfoReq)(nil), // 6: slowwildserver.GetUserInfoReq
  4264. (*GetUserInfoResp)(nil), // 7: slowwildserver.GetUserInfoResp
  4265. (*FindUserReq)(nil), // 8: slowwildserver.FindUserReq
  4266. (*FindUserResp)(nil), // 9: slowwildserver.FindUserResp
  4267. (*FollowUserReq)(nil), // 10: slowwildserver.FollowUserReq
  4268. (*FollowUserRes)(nil), // 11: slowwildserver.FollowUserRes
  4269. (*UnFollowUserReq)(nil), // 12: slowwildserver.UnFollowUserReq
  4270. (*UnFollowUserRes)(nil), // 13: slowwildserver.UnFollowUserRes
  4271. (*GetFollowingReq)(nil), // 14: slowwildserver.GetFollowingReq
  4272. (*GetFollowingRes)(nil), // 15: slowwildserver.GetFollowingRes
  4273. (*GetFollowReq)(nil), // 16: slowwildserver.GetFollowReq
  4274. (*GetFollowRes)(nil), // 17: slowwildserver.GetFollowRes
  4275. (*GetUserProfileReq)(nil), // 18: slowwildserver.GetUserProfileReq
  4276. (*GetUserProfileRes)(nil), // 19: slowwildserver.GetUserProfileRes
  4277. (*SearchUsernameReq)(nil), // 20: slowwildserver.SearchUsernameReq
  4278. (*SearchUsernameItem)(nil), // 21: slowwildserver.SearchUsernameItem
  4279. (*SearchUsernameRes)(nil), // 22: slowwildserver.SearchUsernameRes
  4280. (*CreateTag)(nil), // 23: slowwildserver.CreateTag
  4281. (*CreatePostReq)(nil), // 24: slowwildserver.CreatePostReq
  4282. (*CreatePostRsp)(nil), // 25: slowwildserver.CreatePostRsp
  4283. (*GetTagListReq)(nil), // 26: slowwildserver.GetTagListReq
  4284. (*TagItem)(nil), // 27: slowwildserver.TagItem
  4285. (*GetTagListRsp)(nil), // 28: slowwildserver.GetTagListRsp
  4286. (*GetTagReq)(nil), // 29: slowwildserver.GetTagReq
  4287. (*GetTagRsp)(nil), // 30: slowwildserver.GetTagRsp
  4288. (*GetPostListReq)(nil), // 31: slowwildserver.GetPostListReq
  4289. (*GetPostListItem)(nil), // 32: slowwildserver.GetPostListItem
  4290. (*GetPostListRsp)(nil), // 33: slowwildserver.GetPostListRsp
  4291. (*GetPostReq)(nil), // 34: slowwildserver.GetPostReq
  4292. (*GetPostRsp)(nil), // 35: slowwildserver.GetPostRsp
  4293. (*PostUpvoteReq)(nil), // 36: slowwildserver.PostUpvoteReq
  4294. (*PostUpvoteRsp)(nil), // 37: slowwildserver.PostUpvoteRsp
  4295. (*PostCollectionReq)(nil), // 38: slowwildserver.PostCollectionReq
  4296. (*PostCollectionRsp)(nil), // 39: slowwildserver.PostCollectionRsp
  4297. (*PostShareReq)(nil), // 40: slowwildserver.PostShareReq
  4298. (*PostShareRsp)(nil), // 41: slowwildserver.PostShareRsp
  4299. (*PostCommentReq)(nil), // 42: slowwildserver.PostCommentReq
  4300. (*PostCommentRsp)(nil), // 43: slowwildserver.PostCommentRsp
  4301. (*PostReplyReq)(nil), // 44: slowwildserver.PostReplyReq
  4302. (*PostReplyRsp)(nil), // 45: slowwildserver.PostReplyRsp
  4303. (*GetPostCommentListReq)(nil), // 46: slowwildserver.GetPostCommentListReq
  4304. (*RepliesItem)(nil), // 47: slowwildserver.RepliesItem
  4305. (*CommentItem)(nil), // 48: slowwildserver.CommentItem
  4306. (*GetPostCommentListRsp)(nil), // 49: slowwildserver.GetPostCommentListRsp
  4307. (*GetReplyListReq)(nil), // 50: slowwildserver.GetReplyListReq
  4308. (*GetReplyListRsp)(nil), // 51: slowwildserver.GetReplyListRsp
  4309. (*PostCommentUpvoteReq)(nil), // 52: slowwildserver.PostCommentUpvoteReq
  4310. (*PostCommentUpvoteRsp)(nil), // 53: slowwildserver.PostCommentUpvoteRsp
  4311. (*PostCommentThumbsDownReq)(nil), // 54: slowwildserver.PostCommentThumbsDownReq
  4312. (*PostCommentThumbsDownRsp)(nil), // 55: slowwildserver.PostCommentThumbsDownRsp
  4313. (*PostDeleteReq)(nil), // 56: slowwildserver.PostDeleteReq
  4314. (*PostDeleteRsp)(nil), // 57: slowwildserver.PostDeleteRsp
  4315. }
  4316. var file_proto_slowwild_proto_depIdxs = []int32{
  4317. 1, // 0: slowwildserver.FollowUserInfo.user:type_name -> slowwildserver.UserInfo
  4318. 1, // 1: slowwildserver.FindUserResp.user_list:type_name -> slowwildserver.UserInfo
  4319. 2, // 2: slowwildserver.GetFollowingRes.list:type_name -> slowwildserver.FollowUserInfo
  4320. 2, // 3: slowwildserver.GetFollowRes.list:type_name -> slowwildserver.FollowUserInfo
  4321. 21, // 4: slowwildserver.SearchUsernameRes.list:type_name -> slowwildserver.SearchUsernameItem
  4322. 23, // 5: slowwildserver.CreatePostReq.tags:type_name -> slowwildserver.CreateTag
  4323. 1, // 6: slowwildserver.TagItem.user:type_name -> slowwildserver.UserInfo
  4324. 27, // 7: slowwildserver.GetTagListRsp.tag_list:type_name -> slowwildserver.TagItem
  4325. 1, // 8: slowwildserver.GetTagRsp.user:type_name -> slowwildserver.UserInfo
  4326. 1, // 9: slowwildserver.GetPostListItem.user:type_name -> slowwildserver.UserInfo
  4327. 27, // 10: slowwildserver.GetPostListItem.tags:type_name -> slowwildserver.TagItem
  4328. 32, // 11: slowwildserver.GetPostListRsp.List:type_name -> slowwildserver.GetPostListItem
  4329. 1, // 12: slowwildserver.GetPostRsp.user:type_name -> slowwildserver.UserInfo
  4330. 27, // 13: slowwildserver.GetPostRsp.tags:type_name -> slowwildserver.TagItem
  4331. 1, // 14: slowwildserver.GetPostRsp.with_user:type_name -> slowwildserver.UserInfo
  4332. 1, // 15: slowwildserver.RepliesItem.user:type_name -> slowwildserver.UserInfo
  4333. 1, // 16: slowwildserver.RepliesItem.with_user:type_name -> slowwildserver.UserInfo
  4334. 1, // 17: slowwildserver.CommentItem.user:type_name -> slowwildserver.UserInfo
  4335. 1, // 18: slowwildserver.CommentItem.with_user:type_name -> slowwildserver.UserInfo
  4336. 47, // 19: slowwildserver.CommentItem.reply_item:type_name -> slowwildserver.RepliesItem
  4337. 48, // 20: slowwildserver.GetPostCommentListRsp.list:type_name -> slowwildserver.CommentItem
  4338. 47, // 21: slowwildserver.GetReplyListRsp.list:type_name -> slowwildserver.RepliesItem
  4339. 4, // 22: slowwildserver.SlowWildServer.Login:input_type -> slowwildserver.LoginReq
  4340. 5, // 23: slowwildserver.SlowWildServer.Register:input_type -> slowwildserver.RegisterReq
  4341. 6, // 24: slowwildserver.SlowWildServer.GetUserInfo:input_type -> slowwildserver.GetUserInfoReq
  4342. 8, // 25: slowwildserver.SlowWildServer.FindUser:input_type -> slowwildserver.FindUserReq
  4343. 10, // 26: slowwildserver.SlowWildServer.UserFollow:input_type -> slowwildserver.FollowUserReq
  4344. 12, // 27: slowwildserver.SlowWildServer.UnUserFollow:input_type -> slowwildserver.UnFollowUserReq
  4345. 14, // 28: slowwildserver.SlowWildServer.GetFans:input_type -> slowwildserver.GetFollowingReq
  4346. 14, // 29: slowwildserver.SlowWildServer.GetFollows:input_type -> slowwildserver.GetFollowingReq
  4347. 18, // 30: slowwildserver.SlowWildServer.GetUserProfile:input_type -> slowwildserver.GetUserProfileReq
  4348. 20, // 31: slowwildserver.SlowWildServer.SearchUsername:input_type -> slowwildserver.SearchUsernameReq
  4349. 24, // 32: slowwildserver.SlowWildServer.CreatePost:input_type -> slowwildserver.CreatePostReq
  4350. 26, // 33: slowwildserver.SlowWildServer.GetTagList:input_type -> slowwildserver.GetTagListReq
  4351. 29, // 34: slowwildserver.SlowWildServer.GetTag:input_type -> slowwildserver.GetTagReq
  4352. 31, // 35: slowwildserver.SlowWildServer.GetPostList:input_type -> slowwildserver.GetPostListReq
  4353. 34, // 36: slowwildserver.SlowWildServer.GetPost:input_type -> slowwildserver.GetPostReq
  4354. 36, // 37: slowwildserver.SlowWildServer.PostUpvote:input_type -> slowwildserver.PostUpvoteReq
  4355. 40, // 38: slowwildserver.SlowWildServer.PostShare:input_type -> slowwildserver.PostShareReq
  4356. 38, // 39: slowwildserver.SlowWildServer.PostCollection:input_type -> slowwildserver.PostCollectionReq
  4357. 42, // 40: slowwildserver.SlowWildServer.PostComment:input_type -> slowwildserver.PostCommentReq
  4358. 44, // 41: slowwildserver.SlowWildServer.PostReply:input_type -> slowwildserver.PostReplyReq
  4359. 46, // 42: slowwildserver.SlowWildServer.GetPostCommentList:input_type -> slowwildserver.GetPostCommentListReq
  4360. 50, // 43: slowwildserver.SlowWildServer.GetReplyList:input_type -> slowwildserver.GetReplyListReq
  4361. 52, // 44: slowwildserver.SlowWildServer.PostCommentUpvote:input_type -> slowwildserver.PostCommentUpvoteReq
  4362. 54, // 45: slowwildserver.SlowWildServer.PostCommentThumbsDown:input_type -> slowwildserver.PostCommentThumbsDownReq
  4363. 56, // 46: slowwildserver.SlowWildServer.PostDelete:input_type -> slowwildserver.PostDeleteReq
  4364. 3, // 47: slowwildserver.SlowWildServer.Login:output_type -> slowwildserver.LoginAndRegisterRsp
  4365. 3, // 48: slowwildserver.SlowWildServer.Register:output_type -> slowwildserver.LoginAndRegisterRsp
  4366. 7, // 49: slowwildserver.SlowWildServer.GetUserInfo:output_type -> slowwildserver.GetUserInfoResp
  4367. 9, // 50: slowwildserver.SlowWildServer.FindUser:output_type -> slowwildserver.FindUserResp
  4368. 11, // 51: slowwildserver.SlowWildServer.UserFollow:output_type -> slowwildserver.FollowUserRes
  4369. 13, // 52: slowwildserver.SlowWildServer.UnUserFollow:output_type -> slowwildserver.UnFollowUserRes
  4370. 15, // 53: slowwildserver.SlowWildServer.GetFans:output_type -> slowwildserver.GetFollowingRes
  4371. 15, // 54: slowwildserver.SlowWildServer.GetFollows:output_type -> slowwildserver.GetFollowingRes
  4372. 19, // 55: slowwildserver.SlowWildServer.GetUserProfile:output_type -> slowwildserver.GetUserProfileRes
  4373. 22, // 56: slowwildserver.SlowWildServer.SearchUsername:output_type -> slowwildserver.SearchUsernameRes
  4374. 25, // 57: slowwildserver.SlowWildServer.CreatePost:output_type -> slowwildserver.CreatePostRsp
  4375. 28, // 58: slowwildserver.SlowWildServer.GetTagList:output_type -> slowwildserver.GetTagListRsp
  4376. 30, // 59: slowwildserver.SlowWildServer.GetTag:output_type -> slowwildserver.GetTagRsp
  4377. 33, // 60: slowwildserver.SlowWildServer.GetPostList:output_type -> slowwildserver.GetPostListRsp
  4378. 35, // 61: slowwildserver.SlowWildServer.GetPost:output_type -> slowwildserver.GetPostRsp
  4379. 37, // 62: slowwildserver.SlowWildServer.PostUpvote:output_type -> slowwildserver.PostUpvoteRsp
  4380. 41, // 63: slowwildserver.SlowWildServer.PostShare:output_type -> slowwildserver.PostShareRsp
  4381. 39, // 64: slowwildserver.SlowWildServer.PostCollection:output_type -> slowwildserver.PostCollectionRsp
  4382. 43, // 65: slowwildserver.SlowWildServer.PostComment:output_type -> slowwildserver.PostCommentRsp
  4383. 45, // 66: slowwildserver.SlowWildServer.PostReply:output_type -> slowwildserver.PostReplyRsp
  4384. 49, // 67: slowwildserver.SlowWildServer.GetPostCommentList:output_type -> slowwildserver.GetPostCommentListRsp
  4385. 51, // 68: slowwildserver.SlowWildServer.GetReplyList:output_type -> slowwildserver.GetReplyListRsp
  4386. 53, // 69: slowwildserver.SlowWildServer.PostCommentUpvote:output_type -> slowwildserver.PostCommentUpvoteRsp
  4387. 55, // 70: slowwildserver.SlowWildServer.PostCommentThumbsDown:output_type -> slowwildserver.PostCommentThumbsDownRsp
  4388. 57, // 71: slowwildserver.SlowWildServer.PostDelete:output_type -> slowwildserver.PostDeleteRsp
  4389. 47, // [47:72] is the sub-list for method output_type
  4390. 22, // [22:47] is the sub-list for method input_type
  4391. 22, // [22:22] is the sub-list for extension type_name
  4392. 22, // [22:22] is the sub-list for extension extendee
  4393. 0, // [0:22] is the sub-list for field type_name
  4394. }
  4395. func init() { file_proto_slowwild_proto_init() }
  4396. func file_proto_slowwild_proto_init() {
  4397. if File_proto_slowwild_proto != nil {
  4398. return
  4399. }
  4400. if !protoimpl.UnsafeEnabled {
  4401. file_proto_slowwild_proto_msgTypes[0].Exporter = func(v any, i int) any {
  4402. switch v := v.(*UserEntity); i {
  4403. case 0:
  4404. return &v.state
  4405. case 1:
  4406. return &v.sizeCache
  4407. case 2:
  4408. return &v.unknownFields
  4409. default:
  4410. return nil
  4411. }
  4412. }
  4413. file_proto_slowwild_proto_msgTypes[1].Exporter = func(v any, i int) any {
  4414. switch v := v.(*UserInfo); i {
  4415. case 0:
  4416. return &v.state
  4417. case 1:
  4418. return &v.sizeCache
  4419. case 2:
  4420. return &v.unknownFields
  4421. default:
  4422. return nil
  4423. }
  4424. }
  4425. file_proto_slowwild_proto_msgTypes[2].Exporter = func(v any, i int) any {
  4426. switch v := v.(*FollowUserInfo); i {
  4427. case 0:
  4428. return &v.state
  4429. case 1:
  4430. return &v.sizeCache
  4431. case 2:
  4432. return &v.unknownFields
  4433. default:
  4434. return nil
  4435. }
  4436. }
  4437. file_proto_slowwild_proto_msgTypes[3].Exporter = func(v any, i int) any {
  4438. switch v := v.(*LoginAndRegisterRsp); i {
  4439. case 0:
  4440. return &v.state
  4441. case 1:
  4442. return &v.sizeCache
  4443. case 2:
  4444. return &v.unknownFields
  4445. default:
  4446. return nil
  4447. }
  4448. }
  4449. file_proto_slowwild_proto_msgTypes[4].Exporter = func(v any, i int) any {
  4450. switch v := v.(*LoginReq); i {
  4451. case 0:
  4452. return &v.state
  4453. case 1:
  4454. return &v.sizeCache
  4455. case 2:
  4456. return &v.unknownFields
  4457. default:
  4458. return nil
  4459. }
  4460. }
  4461. file_proto_slowwild_proto_msgTypes[5].Exporter = func(v any, i int) any {
  4462. switch v := v.(*RegisterReq); i {
  4463. case 0:
  4464. return &v.state
  4465. case 1:
  4466. return &v.sizeCache
  4467. case 2:
  4468. return &v.unknownFields
  4469. default:
  4470. return nil
  4471. }
  4472. }
  4473. file_proto_slowwild_proto_msgTypes[6].Exporter = func(v any, i int) any {
  4474. switch v := v.(*GetUserInfoReq); i {
  4475. case 0:
  4476. return &v.state
  4477. case 1:
  4478. return &v.sizeCache
  4479. case 2:
  4480. return &v.unknownFields
  4481. default:
  4482. return nil
  4483. }
  4484. }
  4485. file_proto_slowwild_proto_msgTypes[7].Exporter = func(v any, i int) any {
  4486. switch v := v.(*GetUserInfoResp); i {
  4487. case 0:
  4488. return &v.state
  4489. case 1:
  4490. return &v.sizeCache
  4491. case 2:
  4492. return &v.unknownFields
  4493. default:
  4494. return nil
  4495. }
  4496. }
  4497. file_proto_slowwild_proto_msgTypes[8].Exporter = func(v any, i int) any {
  4498. switch v := v.(*FindUserReq); i {
  4499. case 0:
  4500. return &v.state
  4501. case 1:
  4502. return &v.sizeCache
  4503. case 2:
  4504. return &v.unknownFields
  4505. default:
  4506. return nil
  4507. }
  4508. }
  4509. file_proto_slowwild_proto_msgTypes[9].Exporter = func(v any, i int) any {
  4510. switch v := v.(*FindUserResp); i {
  4511. case 0:
  4512. return &v.state
  4513. case 1:
  4514. return &v.sizeCache
  4515. case 2:
  4516. return &v.unknownFields
  4517. default:
  4518. return nil
  4519. }
  4520. }
  4521. file_proto_slowwild_proto_msgTypes[10].Exporter = func(v any, i int) any {
  4522. switch v := v.(*FollowUserReq); i {
  4523. case 0:
  4524. return &v.state
  4525. case 1:
  4526. return &v.sizeCache
  4527. case 2:
  4528. return &v.unknownFields
  4529. default:
  4530. return nil
  4531. }
  4532. }
  4533. file_proto_slowwild_proto_msgTypes[11].Exporter = func(v any, i int) any {
  4534. switch v := v.(*FollowUserRes); i {
  4535. case 0:
  4536. return &v.state
  4537. case 1:
  4538. return &v.sizeCache
  4539. case 2:
  4540. return &v.unknownFields
  4541. default:
  4542. return nil
  4543. }
  4544. }
  4545. file_proto_slowwild_proto_msgTypes[12].Exporter = func(v any, i int) any {
  4546. switch v := v.(*UnFollowUserReq); i {
  4547. case 0:
  4548. return &v.state
  4549. case 1:
  4550. return &v.sizeCache
  4551. case 2:
  4552. return &v.unknownFields
  4553. default:
  4554. return nil
  4555. }
  4556. }
  4557. file_proto_slowwild_proto_msgTypes[13].Exporter = func(v any, i int) any {
  4558. switch v := v.(*UnFollowUserRes); i {
  4559. case 0:
  4560. return &v.state
  4561. case 1:
  4562. return &v.sizeCache
  4563. case 2:
  4564. return &v.unknownFields
  4565. default:
  4566. return nil
  4567. }
  4568. }
  4569. file_proto_slowwild_proto_msgTypes[14].Exporter = func(v any, i int) any {
  4570. switch v := v.(*GetFollowingReq); i {
  4571. case 0:
  4572. return &v.state
  4573. case 1:
  4574. return &v.sizeCache
  4575. case 2:
  4576. return &v.unknownFields
  4577. default:
  4578. return nil
  4579. }
  4580. }
  4581. file_proto_slowwild_proto_msgTypes[15].Exporter = func(v any, i int) any {
  4582. switch v := v.(*GetFollowingRes); i {
  4583. case 0:
  4584. return &v.state
  4585. case 1:
  4586. return &v.sizeCache
  4587. case 2:
  4588. return &v.unknownFields
  4589. default:
  4590. return nil
  4591. }
  4592. }
  4593. file_proto_slowwild_proto_msgTypes[16].Exporter = func(v any, i int) any {
  4594. switch v := v.(*GetFollowReq); i {
  4595. case 0:
  4596. return &v.state
  4597. case 1:
  4598. return &v.sizeCache
  4599. case 2:
  4600. return &v.unknownFields
  4601. default:
  4602. return nil
  4603. }
  4604. }
  4605. file_proto_slowwild_proto_msgTypes[17].Exporter = func(v any, i int) any {
  4606. switch v := v.(*GetFollowRes); i {
  4607. case 0:
  4608. return &v.state
  4609. case 1:
  4610. return &v.sizeCache
  4611. case 2:
  4612. return &v.unknownFields
  4613. default:
  4614. return nil
  4615. }
  4616. }
  4617. file_proto_slowwild_proto_msgTypes[18].Exporter = func(v any, i int) any {
  4618. switch v := v.(*GetUserProfileReq); i {
  4619. case 0:
  4620. return &v.state
  4621. case 1:
  4622. return &v.sizeCache
  4623. case 2:
  4624. return &v.unknownFields
  4625. default:
  4626. return nil
  4627. }
  4628. }
  4629. file_proto_slowwild_proto_msgTypes[19].Exporter = func(v any, i int) any {
  4630. switch v := v.(*GetUserProfileRes); i {
  4631. case 0:
  4632. return &v.state
  4633. case 1:
  4634. return &v.sizeCache
  4635. case 2:
  4636. return &v.unknownFields
  4637. default:
  4638. return nil
  4639. }
  4640. }
  4641. file_proto_slowwild_proto_msgTypes[20].Exporter = func(v any, i int) any {
  4642. switch v := v.(*SearchUsernameReq); i {
  4643. case 0:
  4644. return &v.state
  4645. case 1:
  4646. return &v.sizeCache
  4647. case 2:
  4648. return &v.unknownFields
  4649. default:
  4650. return nil
  4651. }
  4652. }
  4653. file_proto_slowwild_proto_msgTypes[21].Exporter = func(v any, i int) any {
  4654. switch v := v.(*SearchUsernameItem); i {
  4655. case 0:
  4656. return &v.state
  4657. case 1:
  4658. return &v.sizeCache
  4659. case 2:
  4660. return &v.unknownFields
  4661. default:
  4662. return nil
  4663. }
  4664. }
  4665. file_proto_slowwild_proto_msgTypes[22].Exporter = func(v any, i int) any {
  4666. switch v := v.(*SearchUsernameRes); i {
  4667. case 0:
  4668. return &v.state
  4669. case 1:
  4670. return &v.sizeCache
  4671. case 2:
  4672. return &v.unknownFields
  4673. default:
  4674. return nil
  4675. }
  4676. }
  4677. file_proto_slowwild_proto_msgTypes[23].Exporter = func(v any, i int) any {
  4678. switch v := v.(*CreateTag); i {
  4679. case 0:
  4680. return &v.state
  4681. case 1:
  4682. return &v.sizeCache
  4683. case 2:
  4684. return &v.unknownFields
  4685. default:
  4686. return nil
  4687. }
  4688. }
  4689. file_proto_slowwild_proto_msgTypes[24].Exporter = func(v any, i int) any {
  4690. switch v := v.(*CreatePostReq); i {
  4691. case 0:
  4692. return &v.state
  4693. case 1:
  4694. return &v.sizeCache
  4695. case 2:
  4696. return &v.unknownFields
  4697. default:
  4698. return nil
  4699. }
  4700. }
  4701. file_proto_slowwild_proto_msgTypes[25].Exporter = func(v any, i int) any {
  4702. switch v := v.(*CreatePostRsp); i {
  4703. case 0:
  4704. return &v.state
  4705. case 1:
  4706. return &v.sizeCache
  4707. case 2:
  4708. return &v.unknownFields
  4709. default:
  4710. return nil
  4711. }
  4712. }
  4713. file_proto_slowwild_proto_msgTypes[26].Exporter = func(v any, i int) any {
  4714. switch v := v.(*GetTagListReq); i {
  4715. case 0:
  4716. return &v.state
  4717. case 1:
  4718. return &v.sizeCache
  4719. case 2:
  4720. return &v.unknownFields
  4721. default:
  4722. return nil
  4723. }
  4724. }
  4725. file_proto_slowwild_proto_msgTypes[27].Exporter = func(v any, i int) any {
  4726. switch v := v.(*TagItem); i {
  4727. case 0:
  4728. return &v.state
  4729. case 1:
  4730. return &v.sizeCache
  4731. case 2:
  4732. return &v.unknownFields
  4733. default:
  4734. return nil
  4735. }
  4736. }
  4737. file_proto_slowwild_proto_msgTypes[28].Exporter = func(v any, i int) any {
  4738. switch v := v.(*GetTagListRsp); i {
  4739. case 0:
  4740. return &v.state
  4741. case 1:
  4742. return &v.sizeCache
  4743. case 2:
  4744. return &v.unknownFields
  4745. default:
  4746. return nil
  4747. }
  4748. }
  4749. file_proto_slowwild_proto_msgTypes[29].Exporter = func(v any, i int) any {
  4750. switch v := v.(*GetTagReq); i {
  4751. case 0:
  4752. return &v.state
  4753. case 1:
  4754. return &v.sizeCache
  4755. case 2:
  4756. return &v.unknownFields
  4757. default:
  4758. return nil
  4759. }
  4760. }
  4761. file_proto_slowwild_proto_msgTypes[30].Exporter = func(v any, i int) any {
  4762. switch v := v.(*GetTagRsp); i {
  4763. case 0:
  4764. return &v.state
  4765. case 1:
  4766. return &v.sizeCache
  4767. case 2:
  4768. return &v.unknownFields
  4769. default:
  4770. return nil
  4771. }
  4772. }
  4773. file_proto_slowwild_proto_msgTypes[31].Exporter = func(v any, i int) any {
  4774. switch v := v.(*GetPostListReq); i {
  4775. case 0:
  4776. return &v.state
  4777. case 1:
  4778. return &v.sizeCache
  4779. case 2:
  4780. return &v.unknownFields
  4781. default:
  4782. return nil
  4783. }
  4784. }
  4785. file_proto_slowwild_proto_msgTypes[32].Exporter = func(v any, i int) any {
  4786. switch v := v.(*GetPostListItem); i {
  4787. case 0:
  4788. return &v.state
  4789. case 1:
  4790. return &v.sizeCache
  4791. case 2:
  4792. return &v.unknownFields
  4793. default:
  4794. return nil
  4795. }
  4796. }
  4797. file_proto_slowwild_proto_msgTypes[33].Exporter = func(v any, i int) any {
  4798. switch v := v.(*GetPostListRsp); i {
  4799. case 0:
  4800. return &v.state
  4801. case 1:
  4802. return &v.sizeCache
  4803. case 2:
  4804. return &v.unknownFields
  4805. default:
  4806. return nil
  4807. }
  4808. }
  4809. file_proto_slowwild_proto_msgTypes[34].Exporter = func(v any, i int) any {
  4810. switch v := v.(*GetPostReq); i {
  4811. case 0:
  4812. return &v.state
  4813. case 1:
  4814. return &v.sizeCache
  4815. case 2:
  4816. return &v.unknownFields
  4817. default:
  4818. return nil
  4819. }
  4820. }
  4821. file_proto_slowwild_proto_msgTypes[35].Exporter = func(v any, i int) any {
  4822. switch v := v.(*GetPostRsp); i {
  4823. case 0:
  4824. return &v.state
  4825. case 1:
  4826. return &v.sizeCache
  4827. case 2:
  4828. return &v.unknownFields
  4829. default:
  4830. return nil
  4831. }
  4832. }
  4833. file_proto_slowwild_proto_msgTypes[36].Exporter = func(v any, i int) any {
  4834. switch v := v.(*PostUpvoteReq); i {
  4835. case 0:
  4836. return &v.state
  4837. case 1:
  4838. return &v.sizeCache
  4839. case 2:
  4840. return &v.unknownFields
  4841. default:
  4842. return nil
  4843. }
  4844. }
  4845. file_proto_slowwild_proto_msgTypes[37].Exporter = func(v any, i int) any {
  4846. switch v := v.(*PostUpvoteRsp); i {
  4847. case 0:
  4848. return &v.state
  4849. case 1:
  4850. return &v.sizeCache
  4851. case 2:
  4852. return &v.unknownFields
  4853. default:
  4854. return nil
  4855. }
  4856. }
  4857. file_proto_slowwild_proto_msgTypes[38].Exporter = func(v any, i int) any {
  4858. switch v := v.(*PostCollectionReq); i {
  4859. case 0:
  4860. return &v.state
  4861. case 1:
  4862. return &v.sizeCache
  4863. case 2:
  4864. return &v.unknownFields
  4865. default:
  4866. return nil
  4867. }
  4868. }
  4869. file_proto_slowwild_proto_msgTypes[39].Exporter = func(v any, i int) any {
  4870. switch v := v.(*PostCollectionRsp); i {
  4871. case 0:
  4872. return &v.state
  4873. case 1:
  4874. return &v.sizeCache
  4875. case 2:
  4876. return &v.unknownFields
  4877. default:
  4878. return nil
  4879. }
  4880. }
  4881. file_proto_slowwild_proto_msgTypes[40].Exporter = func(v any, i int) any {
  4882. switch v := v.(*PostShareReq); i {
  4883. case 0:
  4884. return &v.state
  4885. case 1:
  4886. return &v.sizeCache
  4887. case 2:
  4888. return &v.unknownFields
  4889. default:
  4890. return nil
  4891. }
  4892. }
  4893. file_proto_slowwild_proto_msgTypes[41].Exporter = func(v any, i int) any {
  4894. switch v := v.(*PostShareRsp); i {
  4895. case 0:
  4896. return &v.state
  4897. case 1:
  4898. return &v.sizeCache
  4899. case 2:
  4900. return &v.unknownFields
  4901. default:
  4902. return nil
  4903. }
  4904. }
  4905. file_proto_slowwild_proto_msgTypes[42].Exporter = func(v any, i int) any {
  4906. switch v := v.(*PostCommentReq); i {
  4907. case 0:
  4908. return &v.state
  4909. case 1:
  4910. return &v.sizeCache
  4911. case 2:
  4912. return &v.unknownFields
  4913. default:
  4914. return nil
  4915. }
  4916. }
  4917. file_proto_slowwild_proto_msgTypes[43].Exporter = func(v any, i int) any {
  4918. switch v := v.(*PostCommentRsp); i {
  4919. case 0:
  4920. return &v.state
  4921. case 1:
  4922. return &v.sizeCache
  4923. case 2:
  4924. return &v.unknownFields
  4925. default:
  4926. return nil
  4927. }
  4928. }
  4929. file_proto_slowwild_proto_msgTypes[44].Exporter = func(v any, i int) any {
  4930. switch v := v.(*PostReplyReq); i {
  4931. case 0:
  4932. return &v.state
  4933. case 1:
  4934. return &v.sizeCache
  4935. case 2:
  4936. return &v.unknownFields
  4937. default:
  4938. return nil
  4939. }
  4940. }
  4941. file_proto_slowwild_proto_msgTypes[45].Exporter = func(v any, i int) any {
  4942. switch v := v.(*PostReplyRsp); i {
  4943. case 0:
  4944. return &v.state
  4945. case 1:
  4946. return &v.sizeCache
  4947. case 2:
  4948. return &v.unknownFields
  4949. default:
  4950. return nil
  4951. }
  4952. }
  4953. file_proto_slowwild_proto_msgTypes[46].Exporter = func(v any, i int) any {
  4954. switch v := v.(*GetPostCommentListReq); i {
  4955. case 0:
  4956. return &v.state
  4957. case 1:
  4958. return &v.sizeCache
  4959. case 2:
  4960. return &v.unknownFields
  4961. default:
  4962. return nil
  4963. }
  4964. }
  4965. file_proto_slowwild_proto_msgTypes[47].Exporter = func(v any, i int) any {
  4966. switch v := v.(*RepliesItem); i {
  4967. case 0:
  4968. return &v.state
  4969. case 1:
  4970. return &v.sizeCache
  4971. case 2:
  4972. return &v.unknownFields
  4973. default:
  4974. return nil
  4975. }
  4976. }
  4977. file_proto_slowwild_proto_msgTypes[48].Exporter = func(v any, i int) any {
  4978. switch v := v.(*CommentItem); i {
  4979. case 0:
  4980. return &v.state
  4981. case 1:
  4982. return &v.sizeCache
  4983. case 2:
  4984. return &v.unknownFields
  4985. default:
  4986. return nil
  4987. }
  4988. }
  4989. file_proto_slowwild_proto_msgTypes[49].Exporter = func(v any, i int) any {
  4990. switch v := v.(*GetPostCommentListRsp); i {
  4991. case 0:
  4992. return &v.state
  4993. case 1:
  4994. return &v.sizeCache
  4995. case 2:
  4996. return &v.unknownFields
  4997. default:
  4998. return nil
  4999. }
  5000. }
  5001. file_proto_slowwild_proto_msgTypes[50].Exporter = func(v any, i int) any {
  5002. switch v := v.(*GetReplyListReq); i {
  5003. case 0:
  5004. return &v.state
  5005. case 1:
  5006. return &v.sizeCache
  5007. case 2:
  5008. return &v.unknownFields
  5009. default:
  5010. return nil
  5011. }
  5012. }
  5013. file_proto_slowwild_proto_msgTypes[51].Exporter = func(v any, i int) any {
  5014. switch v := v.(*GetReplyListRsp); i {
  5015. case 0:
  5016. return &v.state
  5017. case 1:
  5018. return &v.sizeCache
  5019. case 2:
  5020. return &v.unknownFields
  5021. default:
  5022. return nil
  5023. }
  5024. }
  5025. file_proto_slowwild_proto_msgTypes[52].Exporter = func(v any, i int) any {
  5026. switch v := v.(*PostCommentUpvoteReq); i {
  5027. case 0:
  5028. return &v.state
  5029. case 1:
  5030. return &v.sizeCache
  5031. case 2:
  5032. return &v.unknownFields
  5033. default:
  5034. return nil
  5035. }
  5036. }
  5037. file_proto_slowwild_proto_msgTypes[53].Exporter = func(v any, i int) any {
  5038. switch v := v.(*PostCommentUpvoteRsp); i {
  5039. case 0:
  5040. return &v.state
  5041. case 1:
  5042. return &v.sizeCache
  5043. case 2:
  5044. return &v.unknownFields
  5045. default:
  5046. return nil
  5047. }
  5048. }
  5049. file_proto_slowwild_proto_msgTypes[54].Exporter = func(v any, i int) any {
  5050. switch v := v.(*PostCommentThumbsDownReq); i {
  5051. case 0:
  5052. return &v.state
  5053. case 1:
  5054. return &v.sizeCache
  5055. case 2:
  5056. return &v.unknownFields
  5057. default:
  5058. return nil
  5059. }
  5060. }
  5061. file_proto_slowwild_proto_msgTypes[55].Exporter = func(v any, i int) any {
  5062. switch v := v.(*PostCommentThumbsDownRsp); i {
  5063. case 0:
  5064. return &v.state
  5065. case 1:
  5066. return &v.sizeCache
  5067. case 2:
  5068. return &v.unknownFields
  5069. default:
  5070. return nil
  5071. }
  5072. }
  5073. file_proto_slowwild_proto_msgTypes[56].Exporter = func(v any, i int) any {
  5074. switch v := v.(*PostDeleteReq); i {
  5075. case 0:
  5076. return &v.state
  5077. case 1:
  5078. return &v.sizeCache
  5079. case 2:
  5080. return &v.unknownFields
  5081. default:
  5082. return nil
  5083. }
  5084. }
  5085. file_proto_slowwild_proto_msgTypes[57].Exporter = func(v any, i int) any {
  5086. switch v := v.(*PostDeleteRsp); i {
  5087. case 0:
  5088. return &v.state
  5089. case 1:
  5090. return &v.sizeCache
  5091. case 2:
  5092. return &v.unknownFields
  5093. default:
  5094. return nil
  5095. }
  5096. }
  5097. }
  5098. type x struct{}
  5099. out := protoimpl.TypeBuilder{
  5100. File: protoimpl.DescBuilder{
  5101. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  5102. RawDescriptor: file_proto_slowwild_proto_rawDesc,
  5103. NumEnums: 0,
  5104. NumMessages: 58,
  5105. NumExtensions: 0,
  5106. NumServices: 1,
  5107. },
  5108. GoTypes: file_proto_slowwild_proto_goTypes,
  5109. DependencyIndexes: file_proto_slowwild_proto_depIdxs,
  5110. MessageInfos: file_proto_slowwild_proto_msgTypes,
  5111. }.Build()
  5112. File_proto_slowwild_proto = out.File
  5113. file_proto_slowwild_proto_rawDesc = nil
  5114. file_proto_slowwild_proto_goTypes = nil
  5115. file_proto_slowwild_proto_depIdxs = nil
  5116. }