slowwild.pb.go 72 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138
  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. }
  289. func (x *LoginReq) Reset() {
  290. *x = LoginReq{}
  291. if protoimpl.UnsafeEnabled {
  292. mi := &file_proto_slowwild_proto_msgTypes[4]
  293. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  294. ms.StoreMessageInfo(mi)
  295. }
  296. }
  297. func (x *LoginReq) String() string {
  298. return protoimpl.X.MessageStringOf(x)
  299. }
  300. func (*LoginReq) ProtoMessage() {}
  301. func (x *LoginReq) ProtoReflect() protoreflect.Message {
  302. mi := &file_proto_slowwild_proto_msgTypes[4]
  303. if protoimpl.UnsafeEnabled && x != nil {
  304. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  305. if ms.LoadMessageInfo() == nil {
  306. ms.StoreMessageInfo(mi)
  307. }
  308. return ms
  309. }
  310. return mi.MessageOf(x)
  311. }
  312. // Deprecated: Use LoginReq.ProtoReflect.Descriptor instead.
  313. func (*LoginReq) Descriptor() ([]byte, []int) {
  314. return file_proto_slowwild_proto_rawDescGZIP(), []int{4}
  315. }
  316. func (x *LoginReq) GetPhone() string {
  317. if x != nil {
  318. return x.Phone
  319. }
  320. return ""
  321. }
  322. func (x *LoginReq) GetPassword() string {
  323. if x != nil {
  324. return x.Password
  325. }
  326. return ""
  327. }
  328. func (x *LoginReq) GetCode() string {
  329. if x != nil {
  330. return x.Code
  331. }
  332. return ""
  333. }
  334. func (x *LoginReq) GetLoginType() int32 {
  335. if x != nil {
  336. return x.LoginType
  337. }
  338. return 0
  339. }
  340. type RegisterReq struct {
  341. state protoimpl.MessageState
  342. sizeCache protoimpl.SizeCache
  343. unknownFields protoimpl.UnknownFields
  344. Phone string `protobuf:"bytes,1,opt,name=phone,proto3" json:"phone,omitempty"` // 手机号码
  345. Nickname string `protobuf:"bytes,2,opt,name=nickname,proto3" json:"nickname,omitempty"` // 用户昵称
  346. Password string `protobuf:"bytes,3,opt,name=password,proto3" json:"password,omitempty"` // 密码
  347. Avatar string `protobuf:"bytes,4,opt,name=avatar,proto3" json:"avatar,omitempty"` // 头像
  348. Sex int32 `protobuf:"varint,5,opt,name=sex,proto3" json:"sex,omitempty"` // 性别
  349. Username string `protobuf:"bytes,6,opt,name=username,proto3" json:"username,omitempty"` // 用户名(唯一)
  350. }
  351. func (x *RegisterReq) Reset() {
  352. *x = RegisterReq{}
  353. if protoimpl.UnsafeEnabled {
  354. mi := &file_proto_slowwild_proto_msgTypes[5]
  355. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  356. ms.StoreMessageInfo(mi)
  357. }
  358. }
  359. func (x *RegisterReq) String() string {
  360. return protoimpl.X.MessageStringOf(x)
  361. }
  362. func (*RegisterReq) ProtoMessage() {}
  363. func (x *RegisterReq) ProtoReflect() protoreflect.Message {
  364. mi := &file_proto_slowwild_proto_msgTypes[5]
  365. if protoimpl.UnsafeEnabled && x != nil {
  366. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  367. if ms.LoadMessageInfo() == nil {
  368. ms.StoreMessageInfo(mi)
  369. }
  370. return ms
  371. }
  372. return mi.MessageOf(x)
  373. }
  374. // Deprecated: Use RegisterReq.ProtoReflect.Descriptor instead.
  375. func (*RegisterReq) Descriptor() ([]byte, []int) {
  376. return file_proto_slowwild_proto_rawDescGZIP(), []int{5}
  377. }
  378. func (x *RegisterReq) GetPhone() string {
  379. if x != nil {
  380. return x.Phone
  381. }
  382. return ""
  383. }
  384. func (x *RegisterReq) GetNickname() string {
  385. if x != nil {
  386. return x.Nickname
  387. }
  388. return ""
  389. }
  390. func (x *RegisterReq) GetPassword() string {
  391. if x != nil {
  392. return x.Password
  393. }
  394. return ""
  395. }
  396. func (x *RegisterReq) GetAvatar() string {
  397. if x != nil {
  398. return x.Avatar
  399. }
  400. return ""
  401. }
  402. func (x *RegisterReq) GetSex() int32 {
  403. if x != nil {
  404. return x.Sex
  405. }
  406. return 0
  407. }
  408. func (x *RegisterReq) GetUsername() string {
  409. if x != nil {
  410. return x.Username
  411. }
  412. return ""
  413. }
  414. type GetUserInfoReq struct {
  415. state protoimpl.MessageState
  416. sizeCache protoimpl.SizeCache
  417. unknownFields protoimpl.UnknownFields
  418. UserId int64 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // 用户id
  419. QueryUserId int64 `protobuf:"varint,2,opt,name=query_user_id,json=queryUserId,proto3" json:"query_user_id,omitempty"` // 查询用户id
  420. }
  421. func (x *GetUserInfoReq) Reset() {
  422. *x = GetUserInfoReq{}
  423. if protoimpl.UnsafeEnabled {
  424. mi := &file_proto_slowwild_proto_msgTypes[6]
  425. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  426. ms.StoreMessageInfo(mi)
  427. }
  428. }
  429. func (x *GetUserInfoReq) String() string {
  430. return protoimpl.X.MessageStringOf(x)
  431. }
  432. func (*GetUserInfoReq) ProtoMessage() {}
  433. func (x *GetUserInfoReq) ProtoReflect() protoreflect.Message {
  434. mi := &file_proto_slowwild_proto_msgTypes[6]
  435. if protoimpl.UnsafeEnabled && x != nil {
  436. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  437. if ms.LoadMessageInfo() == nil {
  438. ms.StoreMessageInfo(mi)
  439. }
  440. return ms
  441. }
  442. return mi.MessageOf(x)
  443. }
  444. // Deprecated: Use GetUserInfoReq.ProtoReflect.Descriptor instead.
  445. func (*GetUserInfoReq) Descriptor() ([]byte, []int) {
  446. return file_proto_slowwild_proto_rawDescGZIP(), []int{6}
  447. }
  448. func (x *GetUserInfoReq) GetUserId() int64 {
  449. if x != nil {
  450. return x.UserId
  451. }
  452. return 0
  453. }
  454. func (x *GetUserInfoReq) GetQueryUserId() int64 {
  455. if x != nil {
  456. return x.QueryUserId
  457. }
  458. return 0
  459. }
  460. type GetUserInfoResp struct {
  461. state protoimpl.MessageState
  462. sizeCache protoimpl.SizeCache
  463. unknownFields protoimpl.UnknownFields
  464. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // 用户id
  465. Avatar string `protobuf:"bytes,2,opt,name=avatar,proto3" json:"avatar,omitempty"` // 用户头像
  466. Nickname string `protobuf:"bytes,3,opt,name=nickname,proto3" json:"nickname,omitempty"` // 昵称
  467. Sex int32 `protobuf:"varint,4,opt,name=sex,proto3" json:"sex,omitempty"` // 性别0-女1-男
  468. IsMutualFollow bool `protobuf:"varint,5,opt,name=is_mutual_follow,json=isMutualFollow,proto3" json:"is_mutual_follow,omitempty"` // 是否互相关注
  469. }
  470. func (x *GetUserInfoResp) Reset() {
  471. *x = GetUserInfoResp{}
  472. if protoimpl.UnsafeEnabled {
  473. mi := &file_proto_slowwild_proto_msgTypes[7]
  474. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  475. ms.StoreMessageInfo(mi)
  476. }
  477. }
  478. func (x *GetUserInfoResp) String() string {
  479. return protoimpl.X.MessageStringOf(x)
  480. }
  481. func (*GetUserInfoResp) ProtoMessage() {}
  482. func (x *GetUserInfoResp) ProtoReflect() protoreflect.Message {
  483. mi := &file_proto_slowwild_proto_msgTypes[7]
  484. if protoimpl.UnsafeEnabled && x != nil {
  485. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  486. if ms.LoadMessageInfo() == nil {
  487. ms.StoreMessageInfo(mi)
  488. }
  489. return ms
  490. }
  491. return mi.MessageOf(x)
  492. }
  493. // Deprecated: Use GetUserInfoResp.ProtoReflect.Descriptor instead.
  494. func (*GetUserInfoResp) Descriptor() ([]byte, []int) {
  495. return file_proto_slowwild_proto_rawDescGZIP(), []int{7}
  496. }
  497. func (x *GetUserInfoResp) GetId() int64 {
  498. if x != nil {
  499. return x.Id
  500. }
  501. return 0
  502. }
  503. func (x *GetUserInfoResp) GetAvatar() string {
  504. if x != nil {
  505. return x.Avatar
  506. }
  507. return ""
  508. }
  509. func (x *GetUserInfoResp) GetNickname() string {
  510. if x != nil {
  511. return x.Nickname
  512. }
  513. return ""
  514. }
  515. func (x *GetUserInfoResp) GetSex() int32 {
  516. if x != nil {
  517. return x.Sex
  518. }
  519. return 0
  520. }
  521. func (x *GetUserInfoResp) GetIsMutualFollow() bool {
  522. if x != nil {
  523. return x.IsMutualFollow
  524. }
  525. return false
  526. }
  527. type FindUserReq struct {
  528. state protoimpl.MessageState
  529. sizeCache protoimpl.SizeCache
  530. unknownFields protoimpl.UnknownFields
  531. Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` // 用户昵称
  532. Phone string `protobuf:"bytes,2,opt,name=phone,proto3" json:"phone,omitempty"` // 用户手机号码
  533. Ids []int64 `protobuf:"varint,3,rep,packed,name=ids,proto3" json:"ids,omitempty"` // 用户id
  534. }
  535. func (x *FindUserReq) Reset() {
  536. *x = FindUserReq{}
  537. if protoimpl.UnsafeEnabled {
  538. mi := &file_proto_slowwild_proto_msgTypes[8]
  539. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  540. ms.StoreMessageInfo(mi)
  541. }
  542. }
  543. func (x *FindUserReq) String() string {
  544. return protoimpl.X.MessageStringOf(x)
  545. }
  546. func (*FindUserReq) ProtoMessage() {}
  547. func (x *FindUserReq) ProtoReflect() protoreflect.Message {
  548. mi := &file_proto_slowwild_proto_msgTypes[8]
  549. if protoimpl.UnsafeEnabled && x != nil {
  550. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  551. if ms.LoadMessageInfo() == nil {
  552. ms.StoreMessageInfo(mi)
  553. }
  554. return ms
  555. }
  556. return mi.MessageOf(x)
  557. }
  558. // Deprecated: Use FindUserReq.ProtoReflect.Descriptor instead.
  559. func (*FindUserReq) Descriptor() ([]byte, []int) {
  560. return file_proto_slowwild_proto_rawDescGZIP(), []int{8}
  561. }
  562. func (x *FindUserReq) GetUsername() string {
  563. if x != nil {
  564. return x.Username
  565. }
  566. return ""
  567. }
  568. func (x *FindUserReq) GetPhone() string {
  569. if x != nil {
  570. return x.Phone
  571. }
  572. return ""
  573. }
  574. func (x *FindUserReq) GetIds() []int64 {
  575. if x != nil {
  576. return x.Ids
  577. }
  578. return nil
  579. }
  580. type FindUserResp struct {
  581. state protoimpl.MessageState
  582. sizeCache protoimpl.SizeCache
  583. unknownFields protoimpl.UnknownFields
  584. UserList []*UserInfo `protobuf:"bytes,1,rep,name=user_list,json=userList,proto3" json:"user_list,omitempty"` // 用户信息
  585. }
  586. func (x *FindUserResp) Reset() {
  587. *x = FindUserResp{}
  588. if protoimpl.UnsafeEnabled {
  589. mi := &file_proto_slowwild_proto_msgTypes[9]
  590. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  591. ms.StoreMessageInfo(mi)
  592. }
  593. }
  594. func (x *FindUserResp) String() string {
  595. return protoimpl.X.MessageStringOf(x)
  596. }
  597. func (*FindUserResp) ProtoMessage() {}
  598. func (x *FindUserResp) ProtoReflect() protoreflect.Message {
  599. mi := &file_proto_slowwild_proto_msgTypes[9]
  600. if protoimpl.UnsafeEnabled && x != nil {
  601. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  602. if ms.LoadMessageInfo() == nil {
  603. ms.StoreMessageInfo(mi)
  604. }
  605. return ms
  606. }
  607. return mi.MessageOf(x)
  608. }
  609. // Deprecated: Use FindUserResp.ProtoReflect.Descriptor instead.
  610. func (*FindUserResp) Descriptor() ([]byte, []int) {
  611. return file_proto_slowwild_proto_rawDescGZIP(), []int{9}
  612. }
  613. func (x *FindUserResp) GetUserList() []*UserInfo {
  614. if x != nil {
  615. return x.UserList
  616. }
  617. return nil
  618. }
  619. // 用户关注
  620. type FollowUserReq struct {
  621. state protoimpl.MessageState
  622. sizeCache protoimpl.SizeCache
  623. unknownFields protoimpl.UnknownFields
  624. UserId int64 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // 当前登录用户id
  625. FollowUserId int64 `protobuf:"varint,2,opt,name=follow_user_id,json=followUserId,proto3" json:"follow_user_id,omitempty"` // 被关注的用户id
  626. }
  627. func (x *FollowUserReq) Reset() {
  628. *x = FollowUserReq{}
  629. if protoimpl.UnsafeEnabled {
  630. mi := &file_proto_slowwild_proto_msgTypes[10]
  631. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  632. ms.StoreMessageInfo(mi)
  633. }
  634. }
  635. func (x *FollowUserReq) String() string {
  636. return protoimpl.X.MessageStringOf(x)
  637. }
  638. func (*FollowUserReq) ProtoMessage() {}
  639. func (x *FollowUserReq) ProtoReflect() protoreflect.Message {
  640. mi := &file_proto_slowwild_proto_msgTypes[10]
  641. if protoimpl.UnsafeEnabled && x != nil {
  642. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  643. if ms.LoadMessageInfo() == nil {
  644. ms.StoreMessageInfo(mi)
  645. }
  646. return ms
  647. }
  648. return mi.MessageOf(x)
  649. }
  650. // Deprecated: Use FollowUserReq.ProtoReflect.Descriptor instead.
  651. func (*FollowUserReq) Descriptor() ([]byte, []int) {
  652. return file_proto_slowwild_proto_rawDescGZIP(), []int{10}
  653. }
  654. func (x *FollowUserReq) GetUserId() int64 {
  655. if x != nil {
  656. return x.UserId
  657. }
  658. return 0
  659. }
  660. func (x *FollowUserReq) GetFollowUserId() int64 {
  661. if x != nil {
  662. return x.FollowUserId
  663. }
  664. return 0
  665. }
  666. type FollowUserRes struct {
  667. state protoimpl.MessageState
  668. sizeCache protoimpl.SizeCache
  669. unknownFields protoimpl.UnknownFields
  670. Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"` // 是否关注成功
  671. }
  672. func (x *FollowUserRes) Reset() {
  673. *x = FollowUserRes{}
  674. if protoimpl.UnsafeEnabled {
  675. mi := &file_proto_slowwild_proto_msgTypes[11]
  676. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  677. ms.StoreMessageInfo(mi)
  678. }
  679. }
  680. func (x *FollowUserRes) String() string {
  681. return protoimpl.X.MessageStringOf(x)
  682. }
  683. func (*FollowUserRes) ProtoMessage() {}
  684. func (x *FollowUserRes) ProtoReflect() protoreflect.Message {
  685. mi := &file_proto_slowwild_proto_msgTypes[11]
  686. if protoimpl.UnsafeEnabled && x != nil {
  687. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  688. if ms.LoadMessageInfo() == nil {
  689. ms.StoreMessageInfo(mi)
  690. }
  691. return ms
  692. }
  693. return mi.MessageOf(x)
  694. }
  695. // Deprecated: Use FollowUserRes.ProtoReflect.Descriptor instead.
  696. func (*FollowUserRes) Descriptor() ([]byte, []int) {
  697. return file_proto_slowwild_proto_rawDescGZIP(), []int{11}
  698. }
  699. func (x *FollowUserRes) GetSuccess() bool {
  700. if x != nil {
  701. return x.Success
  702. }
  703. return false
  704. }
  705. // 用户取消关注
  706. type UnFollowUserReq struct {
  707. state protoimpl.MessageState
  708. sizeCache protoimpl.SizeCache
  709. unknownFields protoimpl.UnknownFields
  710. UserId int64 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // 当前登录的用户id
  711. UnFollowUserId int64 `protobuf:"varint,2,opt,name=un_follow_user_id,json=unFollowUserId,proto3" json:"un_follow_user_id,omitempty"` // 当前被取消关注的用户id
  712. }
  713. func (x *UnFollowUserReq) Reset() {
  714. *x = UnFollowUserReq{}
  715. if protoimpl.UnsafeEnabled {
  716. mi := &file_proto_slowwild_proto_msgTypes[12]
  717. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  718. ms.StoreMessageInfo(mi)
  719. }
  720. }
  721. func (x *UnFollowUserReq) String() string {
  722. return protoimpl.X.MessageStringOf(x)
  723. }
  724. func (*UnFollowUserReq) ProtoMessage() {}
  725. func (x *UnFollowUserReq) ProtoReflect() protoreflect.Message {
  726. mi := &file_proto_slowwild_proto_msgTypes[12]
  727. if protoimpl.UnsafeEnabled && x != nil {
  728. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  729. if ms.LoadMessageInfo() == nil {
  730. ms.StoreMessageInfo(mi)
  731. }
  732. return ms
  733. }
  734. return mi.MessageOf(x)
  735. }
  736. // Deprecated: Use UnFollowUserReq.ProtoReflect.Descriptor instead.
  737. func (*UnFollowUserReq) Descriptor() ([]byte, []int) {
  738. return file_proto_slowwild_proto_rawDescGZIP(), []int{12}
  739. }
  740. func (x *UnFollowUserReq) GetUserId() int64 {
  741. if x != nil {
  742. return x.UserId
  743. }
  744. return 0
  745. }
  746. func (x *UnFollowUserReq) GetUnFollowUserId() int64 {
  747. if x != nil {
  748. return x.UnFollowUserId
  749. }
  750. return 0
  751. }
  752. type UnFollowUserRes struct {
  753. state protoimpl.MessageState
  754. sizeCache protoimpl.SizeCache
  755. unknownFields protoimpl.UnknownFields
  756. Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"` // 是否关注成功
  757. }
  758. func (x *UnFollowUserRes) Reset() {
  759. *x = UnFollowUserRes{}
  760. if protoimpl.UnsafeEnabled {
  761. mi := &file_proto_slowwild_proto_msgTypes[13]
  762. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  763. ms.StoreMessageInfo(mi)
  764. }
  765. }
  766. func (x *UnFollowUserRes) String() string {
  767. return protoimpl.X.MessageStringOf(x)
  768. }
  769. func (*UnFollowUserRes) ProtoMessage() {}
  770. func (x *UnFollowUserRes) ProtoReflect() protoreflect.Message {
  771. mi := &file_proto_slowwild_proto_msgTypes[13]
  772. if protoimpl.UnsafeEnabled && x != nil {
  773. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  774. if ms.LoadMessageInfo() == nil {
  775. ms.StoreMessageInfo(mi)
  776. }
  777. return ms
  778. }
  779. return mi.MessageOf(x)
  780. }
  781. // Deprecated: Use UnFollowUserRes.ProtoReflect.Descriptor instead.
  782. func (*UnFollowUserRes) Descriptor() ([]byte, []int) {
  783. return file_proto_slowwild_proto_rawDescGZIP(), []int{13}
  784. }
  785. func (x *UnFollowUserRes) GetSuccess() bool {
  786. if x != nil {
  787. return x.Success
  788. }
  789. return false
  790. }
  791. // 查询粉丝列表
  792. type GetFollowingReq struct {
  793. state protoimpl.MessageState
  794. sizeCache protoimpl.SizeCache
  795. unknownFields protoimpl.UnknownFields
  796. UserId int64 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // 当前登录用户的id
  797. PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // 数量限制
  798. Page int32 `protobuf:"varint,3,opt,name=page,proto3" json:"page,omitempty"` // 分页开始偏移量
  799. QueryUserId int64 `protobuf:"varint,4,opt,name=query_user_id,json=queryUserId,proto3" json:"query_user_id,omitempty"` // 查询用户的id
  800. }
  801. func (x *GetFollowingReq) Reset() {
  802. *x = GetFollowingReq{}
  803. if protoimpl.UnsafeEnabled {
  804. mi := &file_proto_slowwild_proto_msgTypes[14]
  805. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  806. ms.StoreMessageInfo(mi)
  807. }
  808. }
  809. func (x *GetFollowingReq) String() string {
  810. return protoimpl.X.MessageStringOf(x)
  811. }
  812. func (*GetFollowingReq) ProtoMessage() {}
  813. func (x *GetFollowingReq) ProtoReflect() protoreflect.Message {
  814. mi := &file_proto_slowwild_proto_msgTypes[14]
  815. if protoimpl.UnsafeEnabled && x != nil {
  816. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  817. if ms.LoadMessageInfo() == nil {
  818. ms.StoreMessageInfo(mi)
  819. }
  820. return ms
  821. }
  822. return mi.MessageOf(x)
  823. }
  824. // Deprecated: Use GetFollowingReq.ProtoReflect.Descriptor instead.
  825. func (*GetFollowingReq) Descriptor() ([]byte, []int) {
  826. return file_proto_slowwild_proto_rawDescGZIP(), []int{14}
  827. }
  828. func (x *GetFollowingReq) GetUserId() int64 {
  829. if x != nil {
  830. return x.UserId
  831. }
  832. return 0
  833. }
  834. func (x *GetFollowingReq) GetPageSize() int32 {
  835. if x != nil {
  836. return x.PageSize
  837. }
  838. return 0
  839. }
  840. func (x *GetFollowingReq) GetPage() int32 {
  841. if x != nil {
  842. return x.Page
  843. }
  844. return 0
  845. }
  846. func (x *GetFollowingReq) GetQueryUserId() int64 {
  847. if x != nil {
  848. return x.QueryUserId
  849. }
  850. return 0
  851. }
  852. type GetFollowingRes struct {
  853. state protoimpl.MessageState
  854. sizeCache protoimpl.SizeCache
  855. unknownFields protoimpl.UnknownFields
  856. List []*FollowUserInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
  857. Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
  858. }
  859. func (x *GetFollowingRes) Reset() {
  860. *x = GetFollowingRes{}
  861. if protoimpl.UnsafeEnabled {
  862. mi := &file_proto_slowwild_proto_msgTypes[15]
  863. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  864. ms.StoreMessageInfo(mi)
  865. }
  866. }
  867. func (x *GetFollowingRes) String() string {
  868. return protoimpl.X.MessageStringOf(x)
  869. }
  870. func (*GetFollowingRes) ProtoMessage() {}
  871. func (x *GetFollowingRes) ProtoReflect() protoreflect.Message {
  872. mi := &file_proto_slowwild_proto_msgTypes[15]
  873. if protoimpl.UnsafeEnabled && x != nil {
  874. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  875. if ms.LoadMessageInfo() == nil {
  876. ms.StoreMessageInfo(mi)
  877. }
  878. return ms
  879. }
  880. return mi.MessageOf(x)
  881. }
  882. // Deprecated: Use GetFollowingRes.ProtoReflect.Descriptor instead.
  883. func (*GetFollowingRes) Descriptor() ([]byte, []int) {
  884. return file_proto_slowwild_proto_rawDescGZIP(), []int{15}
  885. }
  886. func (x *GetFollowingRes) GetList() []*FollowUserInfo {
  887. if x != nil {
  888. return x.List
  889. }
  890. return nil
  891. }
  892. func (x *GetFollowingRes) GetTotal() int64 {
  893. if x != nil {
  894. return x.Total
  895. }
  896. return 0
  897. }
  898. // 查询我关注的列表
  899. type GetFollowReq struct {
  900. state protoimpl.MessageState
  901. sizeCache protoimpl.SizeCache
  902. unknownFields protoimpl.UnknownFields
  903. UserId int64 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // 当前登录用户的id
  904. PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // 数量限制
  905. Page int32 `protobuf:"varint,3,opt,name=page,proto3" json:"page,omitempty"` // 分页开始偏移量
  906. QueryUserId int64 `protobuf:"varint,4,opt,name=query_user_id,json=queryUserId,proto3" json:"query_user_id,omitempty"` // 查询用户的id
  907. }
  908. func (x *GetFollowReq) Reset() {
  909. *x = GetFollowReq{}
  910. if protoimpl.UnsafeEnabled {
  911. mi := &file_proto_slowwild_proto_msgTypes[16]
  912. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  913. ms.StoreMessageInfo(mi)
  914. }
  915. }
  916. func (x *GetFollowReq) String() string {
  917. return protoimpl.X.MessageStringOf(x)
  918. }
  919. func (*GetFollowReq) ProtoMessage() {}
  920. func (x *GetFollowReq) ProtoReflect() protoreflect.Message {
  921. mi := &file_proto_slowwild_proto_msgTypes[16]
  922. if protoimpl.UnsafeEnabled && x != nil {
  923. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  924. if ms.LoadMessageInfo() == nil {
  925. ms.StoreMessageInfo(mi)
  926. }
  927. return ms
  928. }
  929. return mi.MessageOf(x)
  930. }
  931. // Deprecated: Use GetFollowReq.ProtoReflect.Descriptor instead.
  932. func (*GetFollowReq) Descriptor() ([]byte, []int) {
  933. return file_proto_slowwild_proto_rawDescGZIP(), []int{16}
  934. }
  935. func (x *GetFollowReq) GetUserId() int64 {
  936. if x != nil {
  937. return x.UserId
  938. }
  939. return 0
  940. }
  941. func (x *GetFollowReq) GetPageSize() int32 {
  942. if x != nil {
  943. return x.PageSize
  944. }
  945. return 0
  946. }
  947. func (x *GetFollowReq) GetPage() int32 {
  948. if x != nil {
  949. return x.Page
  950. }
  951. return 0
  952. }
  953. func (x *GetFollowReq) GetQueryUserId() int64 {
  954. if x != nil {
  955. return x.QueryUserId
  956. }
  957. return 0
  958. }
  959. type GetFollowRes struct {
  960. state protoimpl.MessageState
  961. sizeCache protoimpl.SizeCache
  962. unknownFields protoimpl.UnknownFields
  963. List []*FollowUserInfo `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
  964. Total int64 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
  965. }
  966. func (x *GetFollowRes) Reset() {
  967. *x = GetFollowRes{}
  968. if protoimpl.UnsafeEnabled {
  969. mi := &file_proto_slowwild_proto_msgTypes[17]
  970. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  971. ms.StoreMessageInfo(mi)
  972. }
  973. }
  974. func (x *GetFollowRes) String() string {
  975. return protoimpl.X.MessageStringOf(x)
  976. }
  977. func (*GetFollowRes) ProtoMessage() {}
  978. func (x *GetFollowRes) ProtoReflect() protoreflect.Message {
  979. mi := &file_proto_slowwild_proto_msgTypes[17]
  980. if protoimpl.UnsafeEnabled && x != nil {
  981. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  982. if ms.LoadMessageInfo() == nil {
  983. ms.StoreMessageInfo(mi)
  984. }
  985. return ms
  986. }
  987. return mi.MessageOf(x)
  988. }
  989. // Deprecated: Use GetFollowRes.ProtoReflect.Descriptor instead.
  990. func (*GetFollowRes) Descriptor() ([]byte, []int) {
  991. return file_proto_slowwild_proto_rawDescGZIP(), []int{17}
  992. }
  993. func (x *GetFollowRes) GetList() []*FollowUserInfo {
  994. if x != nil {
  995. return x.List
  996. }
  997. return nil
  998. }
  999. func (x *GetFollowRes) GetTotal() int64 {
  1000. if x != nil {
  1001. return x.Total
  1002. }
  1003. return 0
  1004. }
  1005. // 查询用户信息
  1006. type GetUserProfileReq struct {
  1007. state protoimpl.MessageState
  1008. sizeCache protoimpl.SizeCache
  1009. unknownFields protoimpl.UnknownFields
  1010. Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"`
  1011. UserId int64 `protobuf:"varint,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
  1012. }
  1013. func (x *GetUserProfileReq) Reset() {
  1014. *x = GetUserProfileReq{}
  1015. if protoimpl.UnsafeEnabled {
  1016. mi := &file_proto_slowwild_proto_msgTypes[18]
  1017. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1018. ms.StoreMessageInfo(mi)
  1019. }
  1020. }
  1021. func (x *GetUserProfileReq) String() string {
  1022. return protoimpl.X.MessageStringOf(x)
  1023. }
  1024. func (*GetUserProfileReq) ProtoMessage() {}
  1025. func (x *GetUserProfileReq) ProtoReflect() protoreflect.Message {
  1026. mi := &file_proto_slowwild_proto_msgTypes[18]
  1027. if protoimpl.UnsafeEnabled && x != nil {
  1028. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1029. if ms.LoadMessageInfo() == nil {
  1030. ms.StoreMessageInfo(mi)
  1031. }
  1032. return ms
  1033. }
  1034. return mi.MessageOf(x)
  1035. }
  1036. // Deprecated: Use GetUserProfileReq.ProtoReflect.Descriptor instead.
  1037. func (*GetUserProfileReq) Descriptor() ([]byte, []int) {
  1038. return file_proto_slowwild_proto_rawDescGZIP(), []int{18}
  1039. }
  1040. func (x *GetUserProfileReq) GetUsername() string {
  1041. if x != nil {
  1042. return x.Username
  1043. }
  1044. return ""
  1045. }
  1046. func (x *GetUserProfileReq) GetUserId() int64 {
  1047. if x != nil {
  1048. return x.UserId
  1049. }
  1050. return 0
  1051. }
  1052. type GetUserProfileRes struct {
  1053. state protoimpl.MessageState
  1054. sizeCache protoimpl.SizeCache
  1055. unknownFields protoimpl.UnknownFields
  1056. Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // 用户id
  1057. Nickname string `protobuf:"bytes,2,opt,name=nickname,proto3" json:"nickname,omitempty"` // 用户昵称
  1058. Username string `protobuf:"bytes,3,opt,name=username,proto3" json:"username,omitempty"` // 用户名
  1059. Status int32 `protobuf:"varint,4,opt,name=status,proto3" json:"status,omitempty"` // 用户状态0-正常1-封禁中2-禁言中3-删除
  1060. Avatar string `protobuf:"bytes,5,opt,name=avatar,proto3" json:"avatar,omitempty"` // 头像
  1061. IsFriend bool `protobuf:"varint,7,opt,name=is_friend,json=isFriend,proto3" json:"is_friend,omitempty"` // 是否是好友
  1062. IsFollowing bool `protobuf:"varint,8,opt,name=is_following,json=isFollowing,proto3" json:"is_following,omitempty"` // 是否关注
  1063. CreatedOn int64 `protobuf:"varint,9,opt,name=created_on,json=createdOn,proto3" json:"created_on,omitempty"` // 注册时间
  1064. Follows int64 `protobuf:"varint,10,opt,name=follows,proto3" json:"follows,omitempty"` // 关注数
  1065. Fans int64 `protobuf:"varint,11,opt,name=fans,proto3" json:"fans,omitempty"` // 粉丝数
  1066. GetLikesCount int32 `protobuf:"varint,12,opt,name=get_likes_count,json=getLikesCount,proto3" json:"get_likes_count,omitempty"` //获得点赞数量
  1067. GetCollectionCount int32 `protobuf:"varint,13,opt,name=get_collection_count,json=getCollectionCount,proto3" json:"get_collection_count,omitempty"` //获得收藏的数量
  1068. }
  1069. func (x *GetUserProfileRes) Reset() {
  1070. *x = GetUserProfileRes{}
  1071. if protoimpl.UnsafeEnabled {
  1072. mi := &file_proto_slowwild_proto_msgTypes[19]
  1073. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1074. ms.StoreMessageInfo(mi)
  1075. }
  1076. }
  1077. func (x *GetUserProfileRes) String() string {
  1078. return protoimpl.X.MessageStringOf(x)
  1079. }
  1080. func (*GetUserProfileRes) ProtoMessage() {}
  1081. func (x *GetUserProfileRes) ProtoReflect() protoreflect.Message {
  1082. mi := &file_proto_slowwild_proto_msgTypes[19]
  1083. if protoimpl.UnsafeEnabled && x != nil {
  1084. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1085. if ms.LoadMessageInfo() == nil {
  1086. ms.StoreMessageInfo(mi)
  1087. }
  1088. return ms
  1089. }
  1090. return mi.MessageOf(x)
  1091. }
  1092. // Deprecated: Use GetUserProfileRes.ProtoReflect.Descriptor instead.
  1093. func (*GetUserProfileRes) Descriptor() ([]byte, []int) {
  1094. return file_proto_slowwild_proto_rawDescGZIP(), []int{19}
  1095. }
  1096. func (x *GetUserProfileRes) GetId() int64 {
  1097. if x != nil {
  1098. return x.Id
  1099. }
  1100. return 0
  1101. }
  1102. func (x *GetUserProfileRes) GetNickname() string {
  1103. if x != nil {
  1104. return x.Nickname
  1105. }
  1106. return ""
  1107. }
  1108. func (x *GetUserProfileRes) GetUsername() string {
  1109. if x != nil {
  1110. return x.Username
  1111. }
  1112. return ""
  1113. }
  1114. func (x *GetUserProfileRes) GetStatus() int32 {
  1115. if x != nil {
  1116. return x.Status
  1117. }
  1118. return 0
  1119. }
  1120. func (x *GetUserProfileRes) GetAvatar() string {
  1121. if x != nil {
  1122. return x.Avatar
  1123. }
  1124. return ""
  1125. }
  1126. func (x *GetUserProfileRes) GetIsFriend() bool {
  1127. if x != nil {
  1128. return x.IsFriend
  1129. }
  1130. return false
  1131. }
  1132. func (x *GetUserProfileRes) GetIsFollowing() bool {
  1133. if x != nil {
  1134. return x.IsFollowing
  1135. }
  1136. return false
  1137. }
  1138. func (x *GetUserProfileRes) GetCreatedOn() int64 {
  1139. if x != nil {
  1140. return x.CreatedOn
  1141. }
  1142. return 0
  1143. }
  1144. func (x *GetUserProfileRes) GetFollows() int64 {
  1145. if x != nil {
  1146. return x.Follows
  1147. }
  1148. return 0
  1149. }
  1150. func (x *GetUserProfileRes) GetFans() int64 {
  1151. if x != nil {
  1152. return x.Fans
  1153. }
  1154. return 0
  1155. }
  1156. func (x *GetUserProfileRes) GetGetLikesCount() int32 {
  1157. if x != nil {
  1158. return x.GetLikesCount
  1159. }
  1160. return 0
  1161. }
  1162. func (x *GetUserProfileRes) GetGetCollectionCount() int32 {
  1163. if x != nil {
  1164. return x.GetCollectionCount
  1165. }
  1166. return 0
  1167. }
  1168. // 模糊查询用户
  1169. type SearchUsernameReq struct {
  1170. state protoimpl.MessageState
  1171. sizeCache protoimpl.SizeCache
  1172. unknownFields protoimpl.UnknownFields
  1173. Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"`
  1174. }
  1175. func (x *SearchUsernameReq) Reset() {
  1176. *x = SearchUsernameReq{}
  1177. if protoimpl.UnsafeEnabled {
  1178. mi := &file_proto_slowwild_proto_msgTypes[20]
  1179. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1180. ms.StoreMessageInfo(mi)
  1181. }
  1182. }
  1183. func (x *SearchUsernameReq) String() string {
  1184. return protoimpl.X.MessageStringOf(x)
  1185. }
  1186. func (*SearchUsernameReq) ProtoMessage() {}
  1187. func (x *SearchUsernameReq) ProtoReflect() protoreflect.Message {
  1188. mi := &file_proto_slowwild_proto_msgTypes[20]
  1189. if protoimpl.UnsafeEnabled && x != nil {
  1190. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1191. if ms.LoadMessageInfo() == nil {
  1192. ms.StoreMessageInfo(mi)
  1193. }
  1194. return ms
  1195. }
  1196. return mi.MessageOf(x)
  1197. }
  1198. // Deprecated: Use SearchUsernameReq.ProtoReflect.Descriptor instead.
  1199. func (*SearchUsernameReq) Descriptor() ([]byte, []int) {
  1200. return file_proto_slowwild_proto_rawDescGZIP(), []int{20}
  1201. }
  1202. func (x *SearchUsernameReq) GetUsername() string {
  1203. if x != nil {
  1204. return x.Username
  1205. }
  1206. return ""
  1207. }
  1208. type SearchUsernameItem struct {
  1209. state protoimpl.MessageState
  1210. sizeCache protoimpl.SizeCache
  1211. unknownFields protoimpl.UnknownFields
  1212. Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"`
  1213. Avatar string `protobuf:"bytes,2,opt,name=avatar,proto3" json:"avatar,omitempty"`
  1214. Id int64 `protobuf:"varint,3,opt,name=id,proto3" json:"id,omitempty"`
  1215. }
  1216. func (x *SearchUsernameItem) Reset() {
  1217. *x = SearchUsernameItem{}
  1218. if protoimpl.UnsafeEnabled {
  1219. mi := &file_proto_slowwild_proto_msgTypes[21]
  1220. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1221. ms.StoreMessageInfo(mi)
  1222. }
  1223. }
  1224. func (x *SearchUsernameItem) String() string {
  1225. return protoimpl.X.MessageStringOf(x)
  1226. }
  1227. func (*SearchUsernameItem) ProtoMessage() {}
  1228. func (x *SearchUsernameItem) ProtoReflect() protoreflect.Message {
  1229. mi := &file_proto_slowwild_proto_msgTypes[21]
  1230. if protoimpl.UnsafeEnabled && x != nil {
  1231. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1232. if ms.LoadMessageInfo() == nil {
  1233. ms.StoreMessageInfo(mi)
  1234. }
  1235. return ms
  1236. }
  1237. return mi.MessageOf(x)
  1238. }
  1239. // Deprecated: Use SearchUsernameItem.ProtoReflect.Descriptor instead.
  1240. func (*SearchUsernameItem) Descriptor() ([]byte, []int) {
  1241. return file_proto_slowwild_proto_rawDescGZIP(), []int{21}
  1242. }
  1243. func (x *SearchUsernameItem) GetUsername() string {
  1244. if x != nil {
  1245. return x.Username
  1246. }
  1247. return ""
  1248. }
  1249. func (x *SearchUsernameItem) GetAvatar() string {
  1250. if x != nil {
  1251. return x.Avatar
  1252. }
  1253. return ""
  1254. }
  1255. func (x *SearchUsernameItem) GetId() int64 {
  1256. if x != nil {
  1257. return x.Id
  1258. }
  1259. return 0
  1260. }
  1261. type SearchUsernameRes struct {
  1262. state protoimpl.MessageState
  1263. sizeCache protoimpl.SizeCache
  1264. unknownFields protoimpl.UnknownFields
  1265. List []*SearchUsernameItem `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
  1266. }
  1267. func (x *SearchUsernameRes) Reset() {
  1268. *x = SearchUsernameRes{}
  1269. if protoimpl.UnsafeEnabled {
  1270. mi := &file_proto_slowwild_proto_msgTypes[22]
  1271. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1272. ms.StoreMessageInfo(mi)
  1273. }
  1274. }
  1275. func (x *SearchUsernameRes) String() string {
  1276. return protoimpl.X.MessageStringOf(x)
  1277. }
  1278. func (*SearchUsernameRes) ProtoMessage() {}
  1279. func (x *SearchUsernameRes) ProtoReflect() protoreflect.Message {
  1280. mi := &file_proto_slowwild_proto_msgTypes[22]
  1281. if protoimpl.UnsafeEnabled && x != nil {
  1282. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1283. if ms.LoadMessageInfo() == nil {
  1284. ms.StoreMessageInfo(mi)
  1285. }
  1286. return ms
  1287. }
  1288. return mi.MessageOf(x)
  1289. }
  1290. // Deprecated: Use SearchUsernameRes.ProtoReflect.Descriptor instead.
  1291. func (*SearchUsernameRes) Descriptor() ([]byte, []int) {
  1292. return file_proto_slowwild_proto_rawDescGZIP(), []int{22}
  1293. }
  1294. func (x *SearchUsernameRes) GetList() []*SearchUsernameItem {
  1295. if x != nil {
  1296. return x.List
  1297. }
  1298. return nil
  1299. }
  1300. var File_proto_slowwild_proto protoreflect.FileDescriptor
  1301. var file_proto_slowwild_proto_rawDesc = []byte{
  1302. 0x0a, 0x14, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2f, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64,
  1303. 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x0e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64,
  1304. 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x22, 0xc0, 0x02, 0x0a, 0x0a, 0x55, 0x73, 0x65, 0x72, 0x45,
  1305. 0x6e, 0x74, 0x69, 0x74, 0x79, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
  1306. 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x18,
  1307. 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x12, 0x1a, 0x0a,
  1308. 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52,
  1309. 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x75, 0x73, 0x65,
  1310. 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x75, 0x73, 0x65,
  1311. 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x18, 0x05,
  1312. 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x73,
  1313. 0x74, 0x61, 0x74, 0x75, 0x73, 0x18, 0x06, 0x20, 0x01, 0x28, 0x05, 0x52, 0x06, 0x73, 0x74, 0x61,
  1314. 0x74, 0x75, 0x73, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x07, 0x20, 0x01, 0x28, 0x05,
  1315. 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x18, 0x0a, 0x07, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x73,
  1316. 0x18, 0x08, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x73, 0x12,
  1317. 0x1e, 0x0a, 0x0a, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x69, 0x6e, 0x67, 0x73, 0x18, 0x09, 0x20,
  1318. 0x01, 0x28, 0x03, 0x52, 0x0a, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x69, 0x6e, 0x67, 0x73, 0x12,
  1319. 0x26, 0x0a, 0x0f, 0x67, 0x65, 0x74, 0x5f, 0x6c, 0x69, 0x6b, 0x65, 0x73, 0x5f, 0x63, 0x6f, 0x75,
  1320. 0x6e, 0x74, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0d, 0x67, 0x65, 0x74, 0x4c, 0x69, 0x6b,
  1321. 0x65, 0x73, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x30, 0x0a, 0x14, 0x67, 0x65, 0x74, 0x5f, 0x63,
  1322. 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18,
  1323. 0x0b, 0x20, 0x01, 0x28, 0x05, 0x52, 0x12, 0x67, 0x65, 0x74, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63,
  1324. 0x74, 0x69, 0x6f, 0x6e, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x22, 0x60, 0x0a, 0x08, 0x55, 0x73, 0x65,
  1325. 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
  1326. 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x18,
  1327. 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x12, 0x1a, 0x0a,
  1328. 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52,
  1329. 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78,
  1330. 0x18, 0x07, 0x20, 0x01, 0x28, 0x05, 0x52, 0x03, 0x73, 0x65, 0x78, 0x22, 0x68, 0x0a, 0x0e, 0x46,
  1331. 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x2c, 0x0a,
  1332. 0x04, 0x75, 0x73, 0x65, 0x72, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x73, 0x6c,
  1333. 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65,
  1334. 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x75, 0x73, 0x65, 0x72, 0x12, 0x28, 0x0a, 0x10, 0x69,
  1335. 0x73, 0x5f, 0x6d, 0x75, 0x74, 0x75, 0x61, 0x6c, 0x5f, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x18,
  1336. 0x02, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0e, 0x69, 0x73, 0x4d, 0x75, 0x74, 0x75, 0x61, 0x6c, 0x46,
  1337. 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x22, 0x43, 0x0a, 0x13, 0x4c, 0x6f, 0x67, 0x69, 0x6e, 0x41, 0x6e,
  1338. 0x64, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x65, 0x72, 0x52, 0x73, 0x70, 0x12, 0x14, 0x0a, 0x05,
  1339. 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x6f, 0x6b,
  1340. 0x65, 0x6e, 0x12, 0x16, 0x0a, 0x06, 0x65, 0x78, 0x70, 0x69, 0x72, 0x65, 0x18, 0x02, 0x20, 0x01,
  1341. 0x28, 0x03, 0x52, 0x06, 0x65, 0x78, 0x70, 0x69, 0x72, 0x65, 0x22, 0x6f, 0x0a, 0x08, 0x4c, 0x6f,
  1342. 0x67, 0x69, 0x6e, 0x52, 0x65, 0x71, 0x12, 0x14, 0x0a, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x18,
  1343. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x12, 0x1a, 0x0a, 0x08,
  1344. 0x70, 0x61, 0x73, 0x73, 0x77, 0x6f, 0x72, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08,
  1345. 0x70, 0x61, 0x73, 0x73, 0x77, 0x6f, 0x72, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x63, 0x6f, 0x64, 0x65,
  1346. 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x63, 0x6f, 0x64, 0x65, 0x12, 0x1d, 0x0a, 0x0a,
  1347. 0x6c, 0x6f, 0x67, 0x69, 0x6e, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x05,
  1348. 0x52, 0x09, 0x6c, 0x6f, 0x67, 0x69, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x22, 0xa1, 0x01, 0x0a, 0x0b,
  1349. 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x65, 0x72, 0x52, 0x65, 0x71, 0x12, 0x14, 0x0a, 0x05, 0x70,
  1350. 0x68, 0x6f, 0x6e, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x70, 0x68, 0x6f, 0x6e,
  1351. 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20,
  1352. 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1a, 0x0a,
  1353. 0x08, 0x70, 0x61, 0x73, 0x73, 0x77, 0x6f, 0x72, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52,
  1354. 0x08, 0x70, 0x61, 0x73, 0x73, 0x77, 0x6f, 0x72, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x76, 0x61,
  1355. 0x74, 0x61, 0x72, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61,
  1356. 0x72, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x05, 0x20, 0x01, 0x28, 0x05, 0x52, 0x03,
  1357. 0x73, 0x65, 0x78, 0x12, 0x1a, 0x0a, 0x08, 0x75, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x18,
  1358. 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x75, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x22,
  1359. 0x4d, 0x0a, 0x0e, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x65,
  1360. 0x71, 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01,
  1361. 0x28, 0x03, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x22, 0x0a, 0x0d, 0x71, 0x75,
  1362. 0x65, 0x72, 0x79, 0x5f, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28,
  1363. 0x03, 0x52, 0x0b, 0x71, 0x75, 0x65, 0x72, 0x79, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0x91,
  1364. 0x01, 0x0a, 0x0f, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x65,
  1365. 0x73, 0x70, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02,
  1366. 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x18, 0x02, 0x20, 0x01,
  1367. 0x28, 0x09, 0x52, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69,
  1368. 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69,
  1369. 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x65, 0x78, 0x18, 0x04, 0x20,
  1370. 0x01, 0x28, 0x05, 0x52, 0x03, 0x73, 0x65, 0x78, 0x12, 0x28, 0x0a, 0x10, 0x69, 0x73, 0x5f, 0x6d,
  1371. 0x75, 0x74, 0x75, 0x61, 0x6c, 0x5f, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x18, 0x05, 0x20, 0x01,
  1372. 0x28, 0x08, 0x52, 0x0e, 0x69, 0x73, 0x4d, 0x75, 0x74, 0x75, 0x61, 0x6c, 0x46, 0x6f, 0x6c, 0x6c,
  1373. 0x6f, 0x77, 0x22, 0x51, 0x0a, 0x0b, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65,
  1374. 0x71, 0x12, 0x1a, 0x0a, 0x08, 0x75, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20,
  1375. 0x01, 0x28, 0x09, 0x52, 0x08, 0x75, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x14, 0x0a,
  1376. 0x05, 0x70, 0x68, 0x6f, 0x6e, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x70, 0x68,
  1377. 0x6f, 0x6e, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x69, 0x64, 0x73, 0x18, 0x03, 0x20, 0x03, 0x28, 0x03,
  1378. 0x52, 0x03, 0x69, 0x64, 0x73, 0x22, 0x45, 0x0a, 0x0c, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65,
  1379. 0x72, 0x52, 0x65, 0x73, 0x70, 0x12, 0x35, 0x0a, 0x09, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x6c, 0x69,
  1380. 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77,
  1381. 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e,
  1382. 0x66, 0x6f, 0x52, 0x08, 0x75, 0x73, 0x65, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x22, 0x4e, 0x0a, 0x0d,
  1383. 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x71, 0x12, 0x17, 0x0a,
  1384. 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06,
  1385. 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x24, 0x0a, 0x0e, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77,
  1386. 0x5f, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0c,
  1387. 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0x29, 0x0a, 0x0d,
  1388. 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x73, 0x12, 0x18, 0x0a,
  1389. 0x07, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x07,
  1390. 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x22, 0x55, 0x0a, 0x0f, 0x55, 0x6e, 0x46, 0x6f, 0x6c,
  1391. 0x6c, 0x6f, 0x77, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x71, 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73,
  1392. 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x75, 0x73, 0x65,
  1393. 0x72, 0x49, 0x64, 0x12, 0x29, 0x0a, 0x11, 0x75, 0x6e, 0x5f, 0x66, 0x6f, 0x6c, 0x6c, 0x6f, 0x77,
  1394. 0x5f, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0e,
  1395. 0x75, 0x6e, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0x2b,
  1396. 0x0a, 0x0f, 0x55, 0x6e, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65,
  1397. 0x73, 0x12, 0x18, 0x0a, 0x07, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x18, 0x01, 0x20, 0x01,
  1398. 0x28, 0x08, 0x52, 0x07, 0x73, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x22, 0x7f, 0x0a, 0x0f, 0x47,
  1399. 0x65, 0x74, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x69, 0x6e, 0x67, 0x52, 0x65, 0x71, 0x12, 0x17,
  1400. 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52,
  1401. 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x12, 0x1b, 0x0a, 0x09, 0x70, 0x61, 0x67, 0x65, 0x5f,
  1402. 0x73, 0x69, 0x7a, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, 0x70, 0x61, 0x67, 0x65,
  1403. 0x53, 0x69, 0x7a, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x70, 0x61, 0x67, 0x65, 0x18, 0x03, 0x20, 0x01,
  1404. 0x28, 0x05, 0x52, 0x04, 0x70, 0x61, 0x67, 0x65, 0x12, 0x22, 0x0a, 0x0d, 0x71, 0x75, 0x65, 0x72,
  1405. 0x79, 0x5f, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52,
  1406. 0x0b, 0x71, 0x75, 0x65, 0x72, 0x79, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0x5b, 0x0a, 0x0f,
  1407. 0x47, 0x65, 0x74, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x69, 0x6e, 0x67, 0x52, 0x65, 0x73, 0x12,
  1408. 0x32, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1e, 0x2e,
  1409. 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x46,
  1410. 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x6c,
  1411. 0x69, 0x73, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x18, 0x02, 0x20, 0x01,
  1412. 0x28, 0x03, 0x52, 0x05, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x22, 0x7c, 0x0a, 0x0c, 0x47, 0x65, 0x74,
  1413. 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x52, 0x65, 0x71, 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73, 0x65,
  1414. 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72,
  1415. 0x49, 0x64, 0x12, 0x1b, 0x0a, 0x09, 0x70, 0x61, 0x67, 0x65, 0x5f, 0x73, 0x69, 0x7a, 0x65, 0x18,
  1416. 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, 0x70, 0x61, 0x67, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x12,
  1417. 0x12, 0x0a, 0x04, 0x70, 0x61, 0x67, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x05, 0x52, 0x04, 0x70,
  1418. 0x61, 0x67, 0x65, 0x12, 0x22, 0x0a, 0x0d, 0x71, 0x75, 0x65, 0x72, 0x79, 0x5f, 0x75, 0x73, 0x65,
  1419. 0x72, 0x5f, 0x69, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x71, 0x75, 0x65, 0x72,
  1420. 0x79, 0x55, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0x58, 0x0a, 0x0c, 0x47, 0x65, 0x74, 0x46, 0x6f,
  1421. 0x6c, 0x6c, 0x6f, 0x77, 0x52, 0x65, 0x73, 0x12, 0x32, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18,
  1422. 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1e, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64,
  1423. 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x55, 0x73, 0x65,
  1424. 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x74,
  1425. 0x6f, 0x74, 0x61, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x74, 0x6f, 0x74, 0x61,
  1426. 0x6c, 0x22, 0x48, 0x0a, 0x11, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x50, 0x72, 0x6f, 0x66,
  1427. 0x69, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x12, 0x1a, 0x0a, 0x08, 0x75, 0x73, 0x65, 0x72, 0x6e, 0x61,
  1428. 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x75, 0x73, 0x65, 0x72, 0x6e, 0x61,
  1429. 0x6d, 0x65, 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20,
  1430. 0x01, 0x28, 0x03, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0xf2, 0x02, 0x0a, 0x11,
  1431. 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x50, 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x52, 0x65,
  1432. 0x73, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69,
  1433. 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20,
  1434. 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x69, 0x63, 0x6b, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1a, 0x0a,
  1435. 0x08, 0x75, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52,
  1436. 0x08, 0x75, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x73, 0x74, 0x61,
  1437. 0x74, 0x75, 0x73, 0x18, 0x04, 0x20, 0x01, 0x28, 0x05, 0x52, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75,
  1438. 0x73, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x18, 0x05, 0x20, 0x01, 0x28,
  1439. 0x09, 0x52, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x12, 0x1b, 0x0a, 0x09, 0x69, 0x73, 0x5f,
  1440. 0x66, 0x72, 0x69, 0x65, 0x6e, 0x64, 0x18, 0x07, 0x20, 0x01, 0x28, 0x08, 0x52, 0x08, 0x69, 0x73,
  1441. 0x46, 0x72, 0x69, 0x65, 0x6e, 0x64, 0x12, 0x21, 0x0a, 0x0c, 0x69, 0x73, 0x5f, 0x66, 0x6f, 0x6c,
  1442. 0x6c, 0x6f, 0x77, 0x69, 0x6e, 0x67, 0x18, 0x08, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0b, 0x69, 0x73,
  1443. 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x69, 0x6e, 0x67, 0x12, 0x1d, 0x0a, 0x0a, 0x63, 0x72, 0x65,
  1444. 0x61, 0x74, 0x65, 0x64, 0x5f, 0x6f, 0x6e, 0x18, 0x09, 0x20, 0x01, 0x28, 0x03, 0x52, 0x09, 0x63,
  1445. 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x4f, 0x6e, 0x12, 0x18, 0x0a, 0x07, 0x66, 0x6f, 0x6c, 0x6c,
  1446. 0x6f, 0x77, 0x73, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x66, 0x6f, 0x6c, 0x6c, 0x6f,
  1447. 0x77, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x66, 0x61, 0x6e, 0x73, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x03,
  1448. 0x52, 0x04, 0x66, 0x61, 0x6e, 0x73, 0x12, 0x26, 0x0a, 0x0f, 0x67, 0x65, 0x74, 0x5f, 0x6c, 0x69,
  1449. 0x6b, 0x65, 0x73, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x05, 0x52,
  1450. 0x0d, 0x67, 0x65, 0x74, 0x4c, 0x69, 0x6b, 0x65, 0x73, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x30,
  1451. 0x0a, 0x14, 0x67, 0x65, 0x74, 0x5f, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e,
  1452. 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x05, 0x52, 0x12, 0x67, 0x65,
  1453. 0x74, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x43, 0x6f, 0x75, 0x6e, 0x74,
  1454. 0x22, 0x2f, 0x0a, 0x11, 0x53, 0x65, 0x61, 0x72, 0x63, 0x68, 0x55, 0x73, 0x65, 0x72, 0x6e, 0x61,
  1455. 0x6d, 0x65, 0x52, 0x65, 0x71, 0x12, 0x1a, 0x0a, 0x08, 0x75, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d,
  1456. 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x75, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d,
  1457. 0x65, 0x22, 0x58, 0x0a, 0x12, 0x53, 0x65, 0x61, 0x72, 0x63, 0x68, 0x55, 0x73, 0x65, 0x72, 0x6e,
  1458. 0x61, 0x6d, 0x65, 0x49, 0x74, 0x65, 0x6d, 0x12, 0x1a, 0x0a, 0x08, 0x75, 0x73, 0x65, 0x72, 0x6e,
  1459. 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x75, 0x73, 0x65, 0x72, 0x6e,
  1460. 0x61, 0x6d, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x18, 0x02, 0x20,
  1461. 0x01, 0x28, 0x09, 0x52, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x12, 0x0e, 0x0a, 0x02, 0x69,
  1462. 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x22, 0x4b, 0x0a, 0x11, 0x53,
  1463. 0x65, 0x61, 0x72, 0x63, 0x68, 0x55, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x52, 0x65, 0x73,
  1464. 0x12, 0x36, 0x0a, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x22,
  1465. 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e,
  1466. 0x53, 0x65, 0x61, 0x72, 0x63, 0x68, 0x55, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x49, 0x74,
  1467. 0x65, 0x6d, 0x52, 0x04, 0x6c, 0x69, 0x73, 0x74, 0x32, 0xa8, 0x06, 0x0a, 0x0e, 0x53, 0x6c, 0x6f,
  1468. 0x77, 0x57, 0x69, 0x6c, 0x64, 0x53, 0x65, 0x72, 0x76, 0x65, 0x72, 0x12, 0x46, 0x0a, 0x05, 0x4c,
  1469. 0x6f, 0x67, 0x69, 0x6e, 0x12, 0x18, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73,
  1470. 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x4c, 0x6f, 0x67, 0x69, 0x6e, 0x52, 0x65, 0x71, 0x1a, 0x23,
  1471. 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e,
  1472. 0x4c, 0x6f, 0x67, 0x69, 0x6e, 0x41, 0x6e, 0x64, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x65, 0x72,
  1473. 0x52, 0x73, 0x70, 0x12, 0x4c, 0x0a, 0x08, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x65, 0x72, 0x12,
  1474. 0x1b, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72,
  1475. 0x2e, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x65, 0x72, 0x52, 0x65, 0x71, 0x1a, 0x23, 0x2e, 0x73,
  1476. 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x4c, 0x6f,
  1477. 0x67, 0x69, 0x6e, 0x41, 0x6e, 0x64, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x65, 0x72, 0x52, 0x73,
  1478. 0x70, 0x12, 0x4e, 0x0a, 0x0b, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f,
  1479. 0x12, 0x1e, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65,
  1480. 0x72, 0x2e, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x65, 0x71,
  1481. 0x1a, 0x1f, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65,
  1482. 0x72, 0x2e, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x65, 0x73,
  1483. 0x70, 0x12, 0x45, 0x0a, 0x08, 0x46, 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x12, 0x1b, 0x2e,
  1484. 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x46,
  1485. 0x69, 0x6e, 0x64, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x71, 0x1a, 0x1c, 0x2e, 0x73, 0x6c, 0x6f,
  1486. 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x46, 0x69, 0x6e, 0x64,
  1487. 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x73, 0x70, 0x12, 0x4a, 0x0a, 0x0a, 0x55, 0x73, 0x65, 0x72,
  1488. 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x12, 0x1d, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c,
  1489. 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x55, 0x73,
  1490. 0x65, 0x72, 0x52, 0x65, 0x71, 0x1a, 0x1d, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64,
  1491. 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x55, 0x73, 0x65,
  1492. 0x72, 0x52, 0x65, 0x73, 0x12, 0x50, 0x0a, 0x0c, 0x55, 0x6e, 0x55, 0x73, 0x65, 0x72, 0x46, 0x6f,
  1493. 0x6c, 0x6c, 0x6f, 0x77, 0x12, 0x1f, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73,
  1494. 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x55, 0x6e, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x55, 0x73,
  1495. 0x65, 0x72, 0x52, 0x65, 0x71, 0x1a, 0x1f, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64,
  1496. 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x55, 0x6e, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x55,
  1497. 0x73, 0x65, 0x72, 0x52, 0x65, 0x73, 0x12, 0x4b, 0x0a, 0x07, 0x47, 0x65, 0x74, 0x46, 0x61, 0x6e,
  1498. 0x73, 0x12, 0x1f, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76,
  1499. 0x65, 0x72, 0x2e, 0x47, 0x65, 0x74, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x69, 0x6e, 0x67, 0x52,
  1500. 0x65, 0x71, 0x1a, 0x1f, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72,
  1501. 0x76, 0x65, 0x72, 0x2e, 0x47, 0x65, 0x74, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x69, 0x6e, 0x67,
  1502. 0x52, 0x65, 0x73, 0x12, 0x4e, 0x0a, 0x0a, 0x47, 0x65, 0x74, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77,
  1503. 0x73, 0x12, 0x1f, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76,
  1504. 0x65, 0x72, 0x2e, 0x47, 0x65, 0x74, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x69, 0x6e, 0x67, 0x52,
  1505. 0x65, 0x71, 0x1a, 0x1f, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72,
  1506. 0x76, 0x65, 0x72, 0x2e, 0x47, 0x65, 0x74, 0x46, 0x6f, 0x6c, 0x6c, 0x6f, 0x77, 0x69, 0x6e, 0x67,
  1507. 0x52, 0x65, 0x73, 0x12, 0x56, 0x0a, 0x0e, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x50, 0x72,
  1508. 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x12, 0x21, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64,
  1509. 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x50, 0x72,
  1510. 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x1a, 0x21, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77,
  1511. 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65,
  1512. 0x72, 0x50, 0x72, 0x6f, 0x66, 0x69, 0x6c, 0x65, 0x52, 0x65, 0x73, 0x12, 0x56, 0x0a, 0x0e, 0x53,
  1513. 0x65, 0x61, 0x72, 0x63, 0x68, 0x55, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x21, 0x2e,
  1514. 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2e, 0x53,
  1515. 0x65, 0x61, 0x72, 0x63, 0x68, 0x55, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d, 0x65, 0x52, 0x65, 0x71,
  1516. 0x1a, 0x21, 0x2e, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65,
  1517. 0x72, 0x2e, 0x53, 0x65, 0x61, 0x72, 0x63, 0x68, 0x55, 0x73, 0x65, 0x72, 0x6e, 0x61, 0x6d, 0x65,
  1518. 0x52, 0x65, 0x73, 0x42, 0x19, 0x5a, 0x17, 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x2f,
  1519. 0x73, 0x6c, 0x6f, 0x77, 0x77, 0x69, 0x6c, 0x64, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x62, 0x06,
  1520. 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  1521. }
  1522. var (
  1523. file_proto_slowwild_proto_rawDescOnce sync.Once
  1524. file_proto_slowwild_proto_rawDescData = file_proto_slowwild_proto_rawDesc
  1525. )
  1526. func file_proto_slowwild_proto_rawDescGZIP() []byte {
  1527. file_proto_slowwild_proto_rawDescOnce.Do(func() {
  1528. file_proto_slowwild_proto_rawDescData = protoimpl.X.CompressGZIP(file_proto_slowwild_proto_rawDescData)
  1529. })
  1530. return file_proto_slowwild_proto_rawDescData
  1531. }
  1532. var file_proto_slowwild_proto_msgTypes = make([]protoimpl.MessageInfo, 23)
  1533. var file_proto_slowwild_proto_goTypes = []any{
  1534. (*UserEntity)(nil), // 0: slowwildserver.UserEntity
  1535. (*UserInfo)(nil), // 1: slowwildserver.UserInfo
  1536. (*FollowUserInfo)(nil), // 2: slowwildserver.FollowUserInfo
  1537. (*LoginAndRegisterRsp)(nil), // 3: slowwildserver.LoginAndRegisterRsp
  1538. (*LoginReq)(nil), // 4: slowwildserver.LoginReq
  1539. (*RegisterReq)(nil), // 5: slowwildserver.RegisterReq
  1540. (*GetUserInfoReq)(nil), // 6: slowwildserver.GetUserInfoReq
  1541. (*GetUserInfoResp)(nil), // 7: slowwildserver.GetUserInfoResp
  1542. (*FindUserReq)(nil), // 8: slowwildserver.FindUserReq
  1543. (*FindUserResp)(nil), // 9: slowwildserver.FindUserResp
  1544. (*FollowUserReq)(nil), // 10: slowwildserver.FollowUserReq
  1545. (*FollowUserRes)(nil), // 11: slowwildserver.FollowUserRes
  1546. (*UnFollowUserReq)(nil), // 12: slowwildserver.UnFollowUserReq
  1547. (*UnFollowUserRes)(nil), // 13: slowwildserver.UnFollowUserRes
  1548. (*GetFollowingReq)(nil), // 14: slowwildserver.GetFollowingReq
  1549. (*GetFollowingRes)(nil), // 15: slowwildserver.GetFollowingRes
  1550. (*GetFollowReq)(nil), // 16: slowwildserver.GetFollowReq
  1551. (*GetFollowRes)(nil), // 17: slowwildserver.GetFollowRes
  1552. (*GetUserProfileReq)(nil), // 18: slowwildserver.GetUserProfileReq
  1553. (*GetUserProfileRes)(nil), // 19: slowwildserver.GetUserProfileRes
  1554. (*SearchUsernameReq)(nil), // 20: slowwildserver.SearchUsernameReq
  1555. (*SearchUsernameItem)(nil), // 21: slowwildserver.SearchUsernameItem
  1556. (*SearchUsernameRes)(nil), // 22: slowwildserver.SearchUsernameRes
  1557. }
  1558. var file_proto_slowwild_proto_depIdxs = []int32{
  1559. 1, // 0: slowwildserver.FollowUserInfo.user:type_name -> slowwildserver.UserInfo
  1560. 1, // 1: slowwildserver.FindUserResp.user_list:type_name -> slowwildserver.UserInfo
  1561. 2, // 2: slowwildserver.GetFollowingRes.list:type_name -> slowwildserver.FollowUserInfo
  1562. 2, // 3: slowwildserver.GetFollowRes.list:type_name -> slowwildserver.FollowUserInfo
  1563. 21, // 4: slowwildserver.SearchUsernameRes.list:type_name -> slowwildserver.SearchUsernameItem
  1564. 4, // 5: slowwildserver.SlowWildServer.Login:input_type -> slowwildserver.LoginReq
  1565. 5, // 6: slowwildserver.SlowWildServer.Register:input_type -> slowwildserver.RegisterReq
  1566. 6, // 7: slowwildserver.SlowWildServer.GetUserInfo:input_type -> slowwildserver.GetUserInfoReq
  1567. 8, // 8: slowwildserver.SlowWildServer.FindUser:input_type -> slowwildserver.FindUserReq
  1568. 10, // 9: slowwildserver.SlowWildServer.UserFollow:input_type -> slowwildserver.FollowUserReq
  1569. 12, // 10: slowwildserver.SlowWildServer.UnUserFollow:input_type -> slowwildserver.UnFollowUserReq
  1570. 14, // 11: slowwildserver.SlowWildServer.GetFans:input_type -> slowwildserver.GetFollowingReq
  1571. 14, // 12: slowwildserver.SlowWildServer.GetFollows:input_type -> slowwildserver.GetFollowingReq
  1572. 18, // 13: slowwildserver.SlowWildServer.GetUserProfile:input_type -> slowwildserver.GetUserProfileReq
  1573. 20, // 14: slowwildserver.SlowWildServer.SearchUsername:input_type -> slowwildserver.SearchUsernameReq
  1574. 3, // 15: slowwildserver.SlowWildServer.Login:output_type -> slowwildserver.LoginAndRegisterRsp
  1575. 3, // 16: slowwildserver.SlowWildServer.Register:output_type -> slowwildserver.LoginAndRegisterRsp
  1576. 7, // 17: slowwildserver.SlowWildServer.GetUserInfo:output_type -> slowwildserver.GetUserInfoResp
  1577. 9, // 18: slowwildserver.SlowWildServer.FindUser:output_type -> slowwildserver.FindUserResp
  1578. 11, // 19: slowwildserver.SlowWildServer.UserFollow:output_type -> slowwildserver.FollowUserRes
  1579. 13, // 20: slowwildserver.SlowWildServer.UnUserFollow:output_type -> slowwildserver.UnFollowUserRes
  1580. 15, // 21: slowwildserver.SlowWildServer.GetFans:output_type -> slowwildserver.GetFollowingRes
  1581. 15, // 22: slowwildserver.SlowWildServer.GetFollows:output_type -> slowwildserver.GetFollowingRes
  1582. 19, // 23: slowwildserver.SlowWildServer.GetUserProfile:output_type -> slowwildserver.GetUserProfileRes
  1583. 22, // 24: slowwildserver.SlowWildServer.SearchUsername:output_type -> slowwildserver.SearchUsernameRes
  1584. 15, // [15:25] is the sub-list for method output_type
  1585. 5, // [5:15] is the sub-list for method input_type
  1586. 5, // [5:5] is the sub-list for extension type_name
  1587. 5, // [5:5] is the sub-list for extension extendee
  1588. 0, // [0:5] is the sub-list for field type_name
  1589. }
  1590. func init() { file_proto_slowwild_proto_init() }
  1591. func file_proto_slowwild_proto_init() {
  1592. if File_proto_slowwild_proto != nil {
  1593. return
  1594. }
  1595. if !protoimpl.UnsafeEnabled {
  1596. file_proto_slowwild_proto_msgTypes[0].Exporter = func(v any, i int) any {
  1597. switch v := v.(*UserEntity); i {
  1598. case 0:
  1599. return &v.state
  1600. case 1:
  1601. return &v.sizeCache
  1602. case 2:
  1603. return &v.unknownFields
  1604. default:
  1605. return nil
  1606. }
  1607. }
  1608. file_proto_slowwild_proto_msgTypes[1].Exporter = func(v any, i int) any {
  1609. switch v := v.(*UserInfo); i {
  1610. case 0:
  1611. return &v.state
  1612. case 1:
  1613. return &v.sizeCache
  1614. case 2:
  1615. return &v.unknownFields
  1616. default:
  1617. return nil
  1618. }
  1619. }
  1620. file_proto_slowwild_proto_msgTypes[2].Exporter = func(v any, i int) any {
  1621. switch v := v.(*FollowUserInfo); i {
  1622. case 0:
  1623. return &v.state
  1624. case 1:
  1625. return &v.sizeCache
  1626. case 2:
  1627. return &v.unknownFields
  1628. default:
  1629. return nil
  1630. }
  1631. }
  1632. file_proto_slowwild_proto_msgTypes[3].Exporter = func(v any, i int) any {
  1633. switch v := v.(*LoginAndRegisterRsp); i {
  1634. case 0:
  1635. return &v.state
  1636. case 1:
  1637. return &v.sizeCache
  1638. case 2:
  1639. return &v.unknownFields
  1640. default:
  1641. return nil
  1642. }
  1643. }
  1644. file_proto_slowwild_proto_msgTypes[4].Exporter = func(v any, i int) any {
  1645. switch v := v.(*LoginReq); i {
  1646. case 0:
  1647. return &v.state
  1648. case 1:
  1649. return &v.sizeCache
  1650. case 2:
  1651. return &v.unknownFields
  1652. default:
  1653. return nil
  1654. }
  1655. }
  1656. file_proto_slowwild_proto_msgTypes[5].Exporter = func(v any, i int) any {
  1657. switch v := v.(*RegisterReq); i {
  1658. case 0:
  1659. return &v.state
  1660. case 1:
  1661. return &v.sizeCache
  1662. case 2:
  1663. return &v.unknownFields
  1664. default:
  1665. return nil
  1666. }
  1667. }
  1668. file_proto_slowwild_proto_msgTypes[6].Exporter = func(v any, i int) any {
  1669. switch v := v.(*GetUserInfoReq); i {
  1670. case 0:
  1671. return &v.state
  1672. case 1:
  1673. return &v.sizeCache
  1674. case 2:
  1675. return &v.unknownFields
  1676. default:
  1677. return nil
  1678. }
  1679. }
  1680. file_proto_slowwild_proto_msgTypes[7].Exporter = func(v any, i int) any {
  1681. switch v := v.(*GetUserInfoResp); i {
  1682. case 0:
  1683. return &v.state
  1684. case 1:
  1685. return &v.sizeCache
  1686. case 2:
  1687. return &v.unknownFields
  1688. default:
  1689. return nil
  1690. }
  1691. }
  1692. file_proto_slowwild_proto_msgTypes[8].Exporter = func(v any, i int) any {
  1693. switch v := v.(*FindUserReq); i {
  1694. case 0:
  1695. return &v.state
  1696. case 1:
  1697. return &v.sizeCache
  1698. case 2:
  1699. return &v.unknownFields
  1700. default:
  1701. return nil
  1702. }
  1703. }
  1704. file_proto_slowwild_proto_msgTypes[9].Exporter = func(v any, i int) any {
  1705. switch v := v.(*FindUserResp); i {
  1706. case 0:
  1707. return &v.state
  1708. case 1:
  1709. return &v.sizeCache
  1710. case 2:
  1711. return &v.unknownFields
  1712. default:
  1713. return nil
  1714. }
  1715. }
  1716. file_proto_slowwild_proto_msgTypes[10].Exporter = func(v any, i int) any {
  1717. switch v := v.(*FollowUserReq); i {
  1718. case 0:
  1719. return &v.state
  1720. case 1:
  1721. return &v.sizeCache
  1722. case 2:
  1723. return &v.unknownFields
  1724. default:
  1725. return nil
  1726. }
  1727. }
  1728. file_proto_slowwild_proto_msgTypes[11].Exporter = func(v any, i int) any {
  1729. switch v := v.(*FollowUserRes); i {
  1730. case 0:
  1731. return &v.state
  1732. case 1:
  1733. return &v.sizeCache
  1734. case 2:
  1735. return &v.unknownFields
  1736. default:
  1737. return nil
  1738. }
  1739. }
  1740. file_proto_slowwild_proto_msgTypes[12].Exporter = func(v any, i int) any {
  1741. switch v := v.(*UnFollowUserReq); i {
  1742. case 0:
  1743. return &v.state
  1744. case 1:
  1745. return &v.sizeCache
  1746. case 2:
  1747. return &v.unknownFields
  1748. default:
  1749. return nil
  1750. }
  1751. }
  1752. file_proto_slowwild_proto_msgTypes[13].Exporter = func(v any, i int) any {
  1753. switch v := v.(*UnFollowUserRes); i {
  1754. case 0:
  1755. return &v.state
  1756. case 1:
  1757. return &v.sizeCache
  1758. case 2:
  1759. return &v.unknownFields
  1760. default:
  1761. return nil
  1762. }
  1763. }
  1764. file_proto_slowwild_proto_msgTypes[14].Exporter = func(v any, i int) any {
  1765. switch v := v.(*GetFollowingReq); i {
  1766. case 0:
  1767. return &v.state
  1768. case 1:
  1769. return &v.sizeCache
  1770. case 2:
  1771. return &v.unknownFields
  1772. default:
  1773. return nil
  1774. }
  1775. }
  1776. file_proto_slowwild_proto_msgTypes[15].Exporter = func(v any, i int) any {
  1777. switch v := v.(*GetFollowingRes); i {
  1778. case 0:
  1779. return &v.state
  1780. case 1:
  1781. return &v.sizeCache
  1782. case 2:
  1783. return &v.unknownFields
  1784. default:
  1785. return nil
  1786. }
  1787. }
  1788. file_proto_slowwild_proto_msgTypes[16].Exporter = func(v any, i int) any {
  1789. switch v := v.(*GetFollowReq); i {
  1790. case 0:
  1791. return &v.state
  1792. case 1:
  1793. return &v.sizeCache
  1794. case 2:
  1795. return &v.unknownFields
  1796. default:
  1797. return nil
  1798. }
  1799. }
  1800. file_proto_slowwild_proto_msgTypes[17].Exporter = func(v any, i int) any {
  1801. switch v := v.(*GetFollowRes); i {
  1802. case 0:
  1803. return &v.state
  1804. case 1:
  1805. return &v.sizeCache
  1806. case 2:
  1807. return &v.unknownFields
  1808. default:
  1809. return nil
  1810. }
  1811. }
  1812. file_proto_slowwild_proto_msgTypes[18].Exporter = func(v any, i int) any {
  1813. switch v := v.(*GetUserProfileReq); i {
  1814. case 0:
  1815. return &v.state
  1816. case 1:
  1817. return &v.sizeCache
  1818. case 2:
  1819. return &v.unknownFields
  1820. default:
  1821. return nil
  1822. }
  1823. }
  1824. file_proto_slowwild_proto_msgTypes[19].Exporter = func(v any, i int) any {
  1825. switch v := v.(*GetUserProfileRes); i {
  1826. case 0:
  1827. return &v.state
  1828. case 1:
  1829. return &v.sizeCache
  1830. case 2:
  1831. return &v.unknownFields
  1832. default:
  1833. return nil
  1834. }
  1835. }
  1836. file_proto_slowwild_proto_msgTypes[20].Exporter = func(v any, i int) any {
  1837. switch v := v.(*SearchUsernameReq); i {
  1838. case 0:
  1839. return &v.state
  1840. case 1:
  1841. return &v.sizeCache
  1842. case 2:
  1843. return &v.unknownFields
  1844. default:
  1845. return nil
  1846. }
  1847. }
  1848. file_proto_slowwild_proto_msgTypes[21].Exporter = func(v any, i int) any {
  1849. switch v := v.(*SearchUsernameItem); i {
  1850. case 0:
  1851. return &v.state
  1852. case 1:
  1853. return &v.sizeCache
  1854. case 2:
  1855. return &v.unknownFields
  1856. default:
  1857. return nil
  1858. }
  1859. }
  1860. file_proto_slowwild_proto_msgTypes[22].Exporter = func(v any, i int) any {
  1861. switch v := v.(*SearchUsernameRes); i {
  1862. case 0:
  1863. return &v.state
  1864. case 1:
  1865. return &v.sizeCache
  1866. case 2:
  1867. return &v.unknownFields
  1868. default:
  1869. return nil
  1870. }
  1871. }
  1872. }
  1873. type x struct{}
  1874. out := protoimpl.TypeBuilder{
  1875. File: protoimpl.DescBuilder{
  1876. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  1877. RawDescriptor: file_proto_slowwild_proto_rawDesc,
  1878. NumEnums: 0,
  1879. NumMessages: 23,
  1880. NumExtensions: 0,
  1881. NumServices: 1,
  1882. },
  1883. GoTypes: file_proto_slowwild_proto_goTypes,
  1884. DependencyIndexes: file_proto_slowwild_proto_depIdxs,
  1885. MessageInfos: file_proto_slowwild_proto_msgTypes,
  1886. }.Build()
  1887. File_proto_slowwild_proto = out.File
  1888. file_proto_slowwild_proto_rawDesc = nil
  1889. file_proto_slowwild_proto_goTypes = nil
  1890. file_proto_slowwild_proto_depIdxs = nil
  1891. }