slowwild.pb.go 180 KB

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