|
|
@@ -1,7 +1,7 @@
|
|
|
// Code generated by protoc-gen-go. DO NOT EDIT.
|
|
|
// versions:
|
|
|
-// protoc-gen-go v1.34.2
|
|
|
-// protoc v3.19.4
|
|
|
+// protoc-gen-go v1.32.0
|
|
|
+// protoc v3.21.2
|
|
|
// source: proto/slowwild.proto
|
|
|
|
|
|
package slowwildserver
|
|
|
@@ -5383,7 +5383,7 @@ func file_proto_slowwild_proto_rawDescGZIP() []byte {
|
|
|
}
|
|
|
|
|
|
var file_proto_slowwild_proto_msgTypes = make([]protoimpl.MessageInfo, 64)
|
|
|
-var file_proto_slowwild_proto_goTypes = []any{
|
|
|
+var file_proto_slowwild_proto_goTypes = []interface{}{
|
|
|
(*UserEntity)(nil), // 0: slowwildserver.UserEntity
|
|
|
(*UserInfo)(nil), // 1: slowwildserver.UserInfo
|
|
|
(*FollowUserInfo)(nil), // 2: slowwildserver.FollowUserInfo
|
|
|
@@ -5544,7 +5544,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return
|
|
|
}
|
|
|
if !protoimpl.UnsafeEnabled {
|
|
|
- file_proto_slowwild_proto_msgTypes[0].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*UserEntity); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5556,7 +5556,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[1].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*UserInfo); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5568,7 +5568,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[2].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*FollowUserInfo); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5580,7 +5580,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[3].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*LoginAndRegisterRsp); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5592,7 +5592,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[4].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*LoginReq); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5604,7 +5604,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[5].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*RegisterReq); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5616,7 +5616,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[6].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*GetUserInfoReq); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5628,7 +5628,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[7].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*GetUserInfoResp); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5640,7 +5640,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[8].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*FindUserReq); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5652,7 +5652,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[9].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*FindUserResp); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5664,7 +5664,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[10].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*FollowUserReq); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5676,7 +5676,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[11].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*FollowUserRes); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5688,7 +5688,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[12].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*UnFollowUserReq); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5700,7 +5700,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[13].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*UnFollowUserRes); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5712,7 +5712,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[14].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*GetFollowingReq); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5724,7 +5724,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[15].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*GetFollowingRes); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5736,7 +5736,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[16].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*GetFollowReq); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5748,7 +5748,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[17].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*GetFollowRes); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5760,7 +5760,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[18].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*GetUserProfileReq); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5772,7 +5772,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[19].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*GetUserProfileRes); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5784,7 +5784,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[20].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*SearchUsernameReq); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5796,7 +5796,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[21].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*SearchUsernameItem); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5808,7 +5808,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[22].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*SearchUsernameRes); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5820,7 +5820,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[23].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*CreateTag); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5832,7 +5832,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[24].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[24].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*CreatePostReq); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5844,7 +5844,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[25].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[25].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*CreatePostRsp); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5856,7 +5856,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[26].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[26].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*GetTagListReq); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5868,7 +5868,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[27].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[27].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*TagItem); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5880,7 +5880,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[28].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[28].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*GetTagListRsp); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5892,7 +5892,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[29].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[29].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*GetTagReq); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5904,7 +5904,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[30].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[30].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*GetTagRsp); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5916,7 +5916,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[31].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[31].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*GetPostListReq); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5928,7 +5928,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[32].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[32].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*GetPostListItem); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5940,7 +5940,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[33].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[33].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*GetPostListRsp); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5952,7 +5952,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[34].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[34].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*GetPostReq); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5964,7 +5964,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[35].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[35].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*GetPostRsp); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5976,7 +5976,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[36].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[36].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*PostUpvoteReq); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -5988,7 +5988,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[37].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[37].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*PostUpvoteRsp); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -6000,7 +6000,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[38].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[38].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*PostCollectionReq); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -6012,7 +6012,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[39].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[39].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*PostCollectionRsp); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -6024,7 +6024,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[40].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[40].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*PostShareReq); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -6036,7 +6036,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[41].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[41].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*PostShareRsp); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -6048,7 +6048,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[42].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[42].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*PostCommentReq); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -6060,7 +6060,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[43].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[43].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*PostCommentRsp); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -6072,7 +6072,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[44].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[44].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*PostReplyReq); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -6084,7 +6084,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[45].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[45].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*PostReplyRsp); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -6096,7 +6096,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[46].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[46].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*GetPostCommentListReq); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -6108,7 +6108,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[47].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[47].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*RepliesItem); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -6120,7 +6120,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[48].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[48].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*CommentItem); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -6132,7 +6132,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[49].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[49].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*GetPostCommentListRsp); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -6144,7 +6144,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[50].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[50].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*GetReplyListReq); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -6156,7 +6156,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[51].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[51].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*GetReplyListRsp); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -6168,7 +6168,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[52].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[52].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*PostCommentUpvoteReq); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -6180,7 +6180,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[53].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[53].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*PostCommentUpvoteRsp); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -6192,7 +6192,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[54].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[54].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*PostDeleteReq); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -6204,7 +6204,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[55].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[55].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*PostDeleteRsp); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -6216,7 +6216,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[56].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[56].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*CommentDeleteReq); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -6228,7 +6228,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[57].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[57].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*CommentDeleteRsp); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -6240,7 +6240,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[58].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[58].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*GetUserPostListReq); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -6252,7 +6252,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[59].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[59].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*GetUserPostListRsp); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -6264,7 +6264,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[60].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[60].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*GetUserPostCollectionListReq); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -6276,7 +6276,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[61].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[61].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*GetUserPostCollectionListRsp); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -6288,7 +6288,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[62].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[62].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*GetUserPostLikeListReq); i {
|
|
|
case 0:
|
|
|
return &v.state
|
|
|
@@ -6300,7 +6300,7 @@ func file_proto_slowwild_proto_init() {
|
|
|
return nil
|
|
|
}
|
|
|
}
|
|
|
- file_proto_slowwild_proto_msgTypes[63].Exporter = func(v any, i int) any {
|
|
|
+ file_proto_slowwild_proto_msgTypes[63].Exporter = func(v interface{}, i int) interface{} {
|
|
|
switch v := v.(*GetUserPostLikeListRsp); i {
|
|
|
case 0:
|
|
|
return &v.state
|