This commit is contained in:
withchao 2023-03-09 15:41:28 +08:00
parent 7776db83ea
commit 1e24f651c8
9 changed files with 1341 additions and 722 deletions

View File

@ -35,7 +35,7 @@ func (m *UserTokenReq) Reset() { *m = UserTokenReq{} }
func (m *UserTokenReq) String() string { return proto.CompactTextString(m) } func (m *UserTokenReq) String() string { return proto.CompactTextString(m) }
func (*UserTokenReq) ProtoMessage() {} func (*UserTokenReq) ProtoMessage() {}
func (*UserTokenReq) Descriptor() ([]byte, []int) { func (*UserTokenReq) Descriptor() ([]byte, []int) {
return fileDescriptor_auth_6fb89f4c8f0019ff, []int{0} return fileDescriptor_auth_e4a939906f8bb8e6, []int{0}
} }
func (m *UserTokenReq) XXX_Unmarshal(b []byte) error { func (m *UserTokenReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_UserTokenReq.Unmarshal(m, b) return xxx_messageInfo_UserTokenReq.Unmarshal(m, b)
@ -81,7 +81,7 @@ func (m *UserTokenResp) Reset() { *m = UserTokenResp{} }
func (m *UserTokenResp) String() string { return proto.CompactTextString(m) } func (m *UserTokenResp) String() string { return proto.CompactTextString(m) }
func (*UserTokenResp) ProtoMessage() {} func (*UserTokenResp) ProtoMessage() {}
func (*UserTokenResp) Descriptor() ([]byte, []int) { func (*UserTokenResp) Descriptor() ([]byte, []int) {
return fileDescriptor_auth_6fb89f4c8f0019ff, []int{1} return fileDescriptor_auth_e4a939906f8bb8e6, []int{1}
} }
func (m *UserTokenResp) XXX_Unmarshal(b []byte) error { func (m *UserTokenResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_UserTokenResp.Unmarshal(m, b) return xxx_messageInfo_UserTokenResp.Unmarshal(m, b)
@ -127,7 +127,7 @@ func (m *ForceLogoutReq) Reset() { *m = ForceLogoutReq{} }
func (m *ForceLogoutReq) String() string { return proto.CompactTextString(m) } func (m *ForceLogoutReq) String() string { return proto.CompactTextString(m) }
func (*ForceLogoutReq) ProtoMessage() {} func (*ForceLogoutReq) ProtoMessage() {}
func (*ForceLogoutReq) Descriptor() ([]byte, []int) { func (*ForceLogoutReq) Descriptor() ([]byte, []int) {
return fileDescriptor_auth_6fb89f4c8f0019ff, []int{2} return fileDescriptor_auth_e4a939906f8bb8e6, []int{2}
} }
func (m *ForceLogoutReq) XXX_Unmarshal(b []byte) error { func (m *ForceLogoutReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ForceLogoutReq.Unmarshal(m, b) return xxx_messageInfo_ForceLogoutReq.Unmarshal(m, b)
@ -171,7 +171,7 @@ func (m *ForceLogoutResp) Reset() { *m = ForceLogoutResp{} }
func (m *ForceLogoutResp) String() string { return proto.CompactTextString(m) } func (m *ForceLogoutResp) String() string { return proto.CompactTextString(m) }
func (*ForceLogoutResp) ProtoMessage() {} func (*ForceLogoutResp) ProtoMessage() {}
func (*ForceLogoutResp) Descriptor() ([]byte, []int) { func (*ForceLogoutResp) Descriptor() ([]byte, []int) {
return fileDescriptor_auth_6fb89f4c8f0019ff, []int{3} return fileDescriptor_auth_e4a939906f8bb8e6, []int{3}
} }
func (m *ForceLogoutResp) XXX_Unmarshal(b []byte) error { func (m *ForceLogoutResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ForceLogoutResp.Unmarshal(m, b) return xxx_messageInfo_ForceLogoutResp.Unmarshal(m, b)
@ -202,7 +202,7 @@ func (m *ParseTokenReq) Reset() { *m = ParseTokenReq{} }
func (m *ParseTokenReq) String() string { return proto.CompactTextString(m) } func (m *ParseTokenReq) String() string { return proto.CompactTextString(m) }
func (*ParseTokenReq) ProtoMessage() {} func (*ParseTokenReq) ProtoMessage() {}
func (*ParseTokenReq) Descriptor() ([]byte, []int) { func (*ParseTokenReq) Descriptor() ([]byte, []int) {
return fileDescriptor_auth_6fb89f4c8f0019ff, []int{4} return fileDescriptor_auth_e4a939906f8bb8e6, []int{4}
} }
func (m *ParseTokenReq) XXX_Unmarshal(b []byte) error { func (m *ParseTokenReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ParseTokenReq.Unmarshal(m, b) return xxx_messageInfo_ParseTokenReq.Unmarshal(m, b)
@ -242,7 +242,7 @@ func (m *ParseTokenResp) Reset() { *m = ParseTokenResp{} }
func (m *ParseTokenResp) String() string { return proto.CompactTextString(m) } func (m *ParseTokenResp) String() string { return proto.CompactTextString(m) }
func (*ParseTokenResp) ProtoMessage() {} func (*ParseTokenResp) ProtoMessage() {}
func (*ParseTokenResp) Descriptor() ([]byte, []int) { func (*ParseTokenResp) Descriptor() ([]byte, []int) {
return fileDescriptor_auth_6fb89f4c8f0019ff, []int{5} return fileDescriptor_auth_e4a939906f8bb8e6, []int{5}
} }
func (m *ParseTokenResp) XXX_Unmarshal(b []byte) error { func (m *ParseTokenResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ParseTokenResp.Unmarshal(m, b) return xxx_messageInfo_ParseTokenResp.Unmarshal(m, b)
@ -436,9 +436,9 @@ var _Auth_serviceDesc = grpc.ServiceDesc{
Metadata: "auth/auth.proto", Metadata: "auth/auth.proto",
} }
func init() { proto.RegisterFile("auth/auth.proto", fileDescriptor_auth_6fb89f4c8f0019ff) } func init() { proto.RegisterFile("auth/auth.proto", fileDescriptor_auth_e4a939906f8bb8e6) }
var fileDescriptor_auth_6fb89f4c8f0019ff = []byte{ var fileDescriptor_auth_e4a939906f8bb8e6 = []byte{
// 320 bytes of a gzipped FileDescriptorProto // 320 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xa4, 0x92, 0xdf, 0x4b, 0x02, 0x41, 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xa4, 0x92, 0xdf, 0x4b, 0x02, 0x41,
0x10, 0xc7, 0x59, 0x7f, 0x91, 0x53, 0x2a, 0x4e, 0x11, 0x72, 0x84, 0xd8, 0x5a, 0xe0, 0x43, 0x9c, 0x10, 0xc7, 0x59, 0x7f, 0x91, 0x53, 0x2a, 0x4e, 0x11, 0x72, 0x84, 0xd8, 0x5a, 0xe0, 0x43, 0x9c,

View File

@ -36,7 +36,7 @@ func (m *GetPaginationFriendsReq) Reset() { *m = GetPaginationFriendsReq
func (m *GetPaginationFriendsReq) String() string { return proto.CompactTextString(m) } func (m *GetPaginationFriendsReq) String() string { return proto.CompactTextString(m) }
func (*GetPaginationFriendsReq) ProtoMessage() {} func (*GetPaginationFriendsReq) ProtoMessage() {}
func (*GetPaginationFriendsReq) Descriptor() ([]byte, []int) { func (*GetPaginationFriendsReq) Descriptor() ([]byte, []int) {
return fileDescriptor_friend_9d5fa64eec103c7c, []int{0} return fileDescriptor_friend_10585ad6091091a7, []int{0}
} }
func (m *GetPaginationFriendsReq) XXX_Unmarshal(b []byte) error { func (m *GetPaginationFriendsReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetPaginationFriendsReq.Unmarshal(m, b) return xxx_messageInfo_GetPaginationFriendsReq.Unmarshal(m, b)
@ -82,7 +82,7 @@ func (m *GetPaginationFriendsResp) Reset() { *m = GetPaginationFriendsRe
func (m *GetPaginationFriendsResp) String() string { return proto.CompactTextString(m) } func (m *GetPaginationFriendsResp) String() string { return proto.CompactTextString(m) }
func (*GetPaginationFriendsResp) ProtoMessage() {} func (*GetPaginationFriendsResp) ProtoMessage() {}
func (*GetPaginationFriendsResp) Descriptor() ([]byte, []int) { func (*GetPaginationFriendsResp) Descriptor() ([]byte, []int) {
return fileDescriptor_friend_9d5fa64eec103c7c, []int{1} return fileDescriptor_friend_10585ad6091091a7, []int{1}
} }
func (m *GetPaginationFriendsResp) XXX_Unmarshal(b []byte) error { func (m *GetPaginationFriendsResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetPaginationFriendsResp.Unmarshal(m, b) return xxx_messageInfo_GetPaginationFriendsResp.Unmarshal(m, b)
@ -130,7 +130,7 @@ func (m *ApplyToAddFriendReq) Reset() { *m = ApplyToAddFriendReq{} }
func (m *ApplyToAddFriendReq) String() string { return proto.CompactTextString(m) } func (m *ApplyToAddFriendReq) String() string { return proto.CompactTextString(m) }
func (*ApplyToAddFriendReq) ProtoMessage() {} func (*ApplyToAddFriendReq) ProtoMessage() {}
func (*ApplyToAddFriendReq) Descriptor() ([]byte, []int) { func (*ApplyToAddFriendReq) Descriptor() ([]byte, []int) {
return fileDescriptor_friend_9d5fa64eec103c7c, []int{2} return fileDescriptor_friend_10585ad6091091a7, []int{2}
} }
func (m *ApplyToAddFriendReq) XXX_Unmarshal(b []byte) error { func (m *ApplyToAddFriendReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ApplyToAddFriendReq.Unmarshal(m, b) return xxx_messageInfo_ApplyToAddFriendReq.Unmarshal(m, b)
@ -188,7 +188,7 @@ func (m *ApplyToAddFriendResp) Reset() { *m = ApplyToAddFriendResp{} }
func (m *ApplyToAddFriendResp) String() string { return proto.CompactTextString(m) } func (m *ApplyToAddFriendResp) String() string { return proto.CompactTextString(m) }
func (*ApplyToAddFriendResp) ProtoMessage() {} func (*ApplyToAddFriendResp) ProtoMessage() {}
func (*ApplyToAddFriendResp) Descriptor() ([]byte, []int) { func (*ApplyToAddFriendResp) Descriptor() ([]byte, []int) {
return fileDescriptor_friend_9d5fa64eec103c7c, []int{3} return fileDescriptor_friend_10585ad6091091a7, []int{3}
} }
func (m *ApplyToAddFriendResp) XXX_Unmarshal(b []byte) error { func (m *ApplyToAddFriendResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ApplyToAddFriendResp.Unmarshal(m, b) return xxx_messageInfo_ApplyToAddFriendResp.Unmarshal(m, b)
@ -220,7 +220,7 @@ func (m *ImportFriendReq) Reset() { *m = ImportFriendReq{} }
func (m *ImportFriendReq) String() string { return proto.CompactTextString(m) } func (m *ImportFriendReq) String() string { return proto.CompactTextString(m) }
func (*ImportFriendReq) ProtoMessage() {} func (*ImportFriendReq) ProtoMessage() {}
func (*ImportFriendReq) Descriptor() ([]byte, []int) { func (*ImportFriendReq) Descriptor() ([]byte, []int) {
return fileDescriptor_friend_9d5fa64eec103c7c, []int{4} return fileDescriptor_friend_10585ad6091091a7, []int{4}
} }
func (m *ImportFriendReq) XXX_Unmarshal(b []byte) error { func (m *ImportFriendReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ImportFriendReq.Unmarshal(m, b) return xxx_messageInfo_ImportFriendReq.Unmarshal(m, b)
@ -264,7 +264,7 @@ func (m *ImportFriendResp) Reset() { *m = ImportFriendResp{} }
func (m *ImportFriendResp) String() string { return proto.CompactTextString(m) } func (m *ImportFriendResp) String() string { return proto.CompactTextString(m) }
func (*ImportFriendResp) ProtoMessage() {} func (*ImportFriendResp) ProtoMessage() {}
func (*ImportFriendResp) Descriptor() ([]byte, []int) { func (*ImportFriendResp) Descriptor() ([]byte, []int) {
return fileDescriptor_friend_9d5fa64eec103c7c, []int{5} return fileDescriptor_friend_10585ad6091091a7, []int{5}
} }
func (m *ImportFriendResp) XXX_Unmarshal(b []byte) error { func (m *ImportFriendResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ImportFriendResp.Unmarshal(m, b) return xxx_messageInfo_ImportFriendResp.Unmarshal(m, b)
@ -296,7 +296,7 @@ func (m *GetPaginationFriendsApplyToReq) Reset() { *m = GetPaginationFri
func (m *GetPaginationFriendsApplyToReq) String() string { return proto.CompactTextString(m) } func (m *GetPaginationFriendsApplyToReq) String() string { return proto.CompactTextString(m) }
func (*GetPaginationFriendsApplyToReq) ProtoMessage() {} func (*GetPaginationFriendsApplyToReq) ProtoMessage() {}
func (*GetPaginationFriendsApplyToReq) Descriptor() ([]byte, []int) { func (*GetPaginationFriendsApplyToReq) Descriptor() ([]byte, []int) {
return fileDescriptor_friend_9d5fa64eec103c7c, []int{6} return fileDescriptor_friend_10585ad6091091a7, []int{6}
} }
func (m *GetPaginationFriendsApplyToReq) XXX_Unmarshal(b []byte) error { func (m *GetPaginationFriendsApplyToReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetPaginationFriendsApplyToReq.Unmarshal(m, b) return xxx_messageInfo_GetPaginationFriendsApplyToReq.Unmarshal(m, b)
@ -342,7 +342,7 @@ func (m *GetPaginationFriendsApplyToResp) Reset() { *m = GetPaginationFr
func (m *GetPaginationFriendsApplyToResp) String() string { return proto.CompactTextString(m) } func (m *GetPaginationFriendsApplyToResp) String() string { return proto.CompactTextString(m) }
func (*GetPaginationFriendsApplyToResp) ProtoMessage() {} func (*GetPaginationFriendsApplyToResp) ProtoMessage() {}
func (*GetPaginationFriendsApplyToResp) Descriptor() ([]byte, []int) { func (*GetPaginationFriendsApplyToResp) Descriptor() ([]byte, []int) {
return fileDescriptor_friend_9d5fa64eec103c7c, []int{7} return fileDescriptor_friend_10585ad6091091a7, []int{7}
} }
func (m *GetPaginationFriendsApplyToResp) XXX_Unmarshal(b []byte) error { func (m *GetPaginationFriendsApplyToResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetPaginationFriendsApplyToResp.Unmarshal(m, b) return xxx_messageInfo_GetPaginationFriendsApplyToResp.Unmarshal(m, b)
@ -388,7 +388,7 @@ func (m *GetDesignatedFriendsReq) Reset() { *m = GetDesignatedFriendsReq
func (m *GetDesignatedFriendsReq) String() string { return proto.CompactTextString(m) } func (m *GetDesignatedFriendsReq) String() string { return proto.CompactTextString(m) }
func (*GetDesignatedFriendsReq) ProtoMessage() {} func (*GetDesignatedFriendsReq) ProtoMessage() {}
func (*GetDesignatedFriendsReq) Descriptor() ([]byte, []int) { func (*GetDesignatedFriendsReq) Descriptor() ([]byte, []int) {
return fileDescriptor_friend_9d5fa64eec103c7c, []int{8} return fileDescriptor_friend_10585ad6091091a7, []int{8}
} }
func (m *GetDesignatedFriendsReq) XXX_Unmarshal(b []byte) error { func (m *GetDesignatedFriendsReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetDesignatedFriendsReq.Unmarshal(m, b) return xxx_messageInfo_GetDesignatedFriendsReq.Unmarshal(m, b)
@ -433,7 +433,7 @@ func (m *GetDesignatedFriendsResp) Reset() { *m = GetDesignatedFriendsRe
func (m *GetDesignatedFriendsResp) String() string { return proto.CompactTextString(m) } func (m *GetDesignatedFriendsResp) String() string { return proto.CompactTextString(m) }
func (*GetDesignatedFriendsResp) ProtoMessage() {} func (*GetDesignatedFriendsResp) ProtoMessage() {}
func (*GetDesignatedFriendsResp) Descriptor() ([]byte, []int) { func (*GetDesignatedFriendsResp) Descriptor() ([]byte, []int) {
return fileDescriptor_friend_9d5fa64eec103c7c, []int{9} return fileDescriptor_friend_10585ad6091091a7, []int{9}
} }
func (m *GetDesignatedFriendsResp) XXX_Unmarshal(b []byte) error { func (m *GetDesignatedFriendsResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetDesignatedFriendsResp.Unmarshal(m, b) return xxx_messageInfo_GetDesignatedFriendsResp.Unmarshal(m, b)
@ -472,7 +472,7 @@ func (m *AddBlackReq) Reset() { *m = AddBlackReq{} }
func (m *AddBlackReq) String() string { return proto.CompactTextString(m) } func (m *AddBlackReq) String() string { return proto.CompactTextString(m) }
func (*AddBlackReq) ProtoMessage() {} func (*AddBlackReq) ProtoMessage() {}
func (*AddBlackReq) Descriptor() ([]byte, []int) { func (*AddBlackReq) Descriptor() ([]byte, []int) {
return fileDescriptor_friend_9d5fa64eec103c7c, []int{10} return fileDescriptor_friend_10585ad6091091a7, []int{10}
} }
func (m *AddBlackReq) XXX_Unmarshal(b []byte) error { func (m *AddBlackReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_AddBlackReq.Unmarshal(m, b) return xxx_messageInfo_AddBlackReq.Unmarshal(m, b)
@ -516,7 +516,7 @@ func (m *AddBlackResp) Reset() { *m = AddBlackResp{} }
func (m *AddBlackResp) String() string { return proto.CompactTextString(m) } func (m *AddBlackResp) String() string { return proto.CompactTextString(m) }
func (*AddBlackResp) ProtoMessage() {} func (*AddBlackResp) ProtoMessage() {}
func (*AddBlackResp) Descriptor() ([]byte, []int) { func (*AddBlackResp) Descriptor() ([]byte, []int) {
return fileDescriptor_friend_9d5fa64eec103c7c, []int{11} return fileDescriptor_friend_10585ad6091091a7, []int{11}
} }
func (m *AddBlackResp) XXX_Unmarshal(b []byte) error { func (m *AddBlackResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_AddBlackResp.Unmarshal(m, b) return xxx_messageInfo_AddBlackResp.Unmarshal(m, b)
@ -548,7 +548,7 @@ func (m *RemoveBlackReq) Reset() { *m = RemoveBlackReq{} }
func (m *RemoveBlackReq) String() string { return proto.CompactTextString(m) } func (m *RemoveBlackReq) String() string { return proto.CompactTextString(m) }
func (*RemoveBlackReq) ProtoMessage() {} func (*RemoveBlackReq) ProtoMessage() {}
func (*RemoveBlackReq) Descriptor() ([]byte, []int) { func (*RemoveBlackReq) Descriptor() ([]byte, []int) {
return fileDescriptor_friend_9d5fa64eec103c7c, []int{12} return fileDescriptor_friend_10585ad6091091a7, []int{12}
} }
func (m *RemoveBlackReq) XXX_Unmarshal(b []byte) error { func (m *RemoveBlackReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_RemoveBlackReq.Unmarshal(m, b) return xxx_messageInfo_RemoveBlackReq.Unmarshal(m, b)
@ -592,7 +592,7 @@ func (m *RemoveBlackResp) Reset() { *m = RemoveBlackResp{} }
func (m *RemoveBlackResp) String() string { return proto.CompactTextString(m) } func (m *RemoveBlackResp) String() string { return proto.CompactTextString(m) }
func (*RemoveBlackResp) ProtoMessage() {} func (*RemoveBlackResp) ProtoMessage() {}
func (*RemoveBlackResp) Descriptor() ([]byte, []int) { func (*RemoveBlackResp) Descriptor() ([]byte, []int) {
return fileDescriptor_friend_9d5fa64eec103c7c, []int{13} return fileDescriptor_friend_10585ad6091091a7, []int{13}
} }
func (m *RemoveBlackResp) XXX_Unmarshal(b []byte) error { func (m *RemoveBlackResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_RemoveBlackResp.Unmarshal(m, b) return xxx_messageInfo_RemoveBlackResp.Unmarshal(m, b)
@ -624,7 +624,7 @@ func (m *GetPaginationBlacksReq) Reset() { *m = GetPaginationBlacksReq{}
func (m *GetPaginationBlacksReq) String() string { return proto.CompactTextString(m) } func (m *GetPaginationBlacksReq) String() string { return proto.CompactTextString(m) }
func (*GetPaginationBlacksReq) ProtoMessage() {} func (*GetPaginationBlacksReq) ProtoMessage() {}
func (*GetPaginationBlacksReq) Descriptor() ([]byte, []int) { func (*GetPaginationBlacksReq) Descriptor() ([]byte, []int) {
return fileDescriptor_friend_9d5fa64eec103c7c, []int{14} return fileDescriptor_friend_10585ad6091091a7, []int{14}
} }
func (m *GetPaginationBlacksReq) XXX_Unmarshal(b []byte) error { func (m *GetPaginationBlacksReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetPaginationBlacksReq.Unmarshal(m, b) return xxx_messageInfo_GetPaginationBlacksReq.Unmarshal(m, b)
@ -670,7 +670,7 @@ func (m *GetPaginationBlacksResp) Reset() { *m = GetPaginationBlacksResp
func (m *GetPaginationBlacksResp) String() string { return proto.CompactTextString(m) } func (m *GetPaginationBlacksResp) String() string { return proto.CompactTextString(m) }
func (*GetPaginationBlacksResp) ProtoMessage() {} func (*GetPaginationBlacksResp) ProtoMessage() {}
func (*GetPaginationBlacksResp) Descriptor() ([]byte, []int) { func (*GetPaginationBlacksResp) Descriptor() ([]byte, []int) {
return fileDescriptor_friend_9d5fa64eec103c7c, []int{15} return fileDescriptor_friend_10585ad6091091a7, []int{15}
} }
func (m *GetPaginationBlacksResp) XXX_Unmarshal(b []byte) error { func (m *GetPaginationBlacksResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetPaginationBlacksResp.Unmarshal(m, b) return xxx_messageInfo_GetPaginationBlacksResp.Unmarshal(m, b)
@ -716,7 +716,7 @@ func (m *IsFriendReq) Reset() { *m = IsFriendReq{} }
func (m *IsFriendReq) String() string { return proto.CompactTextString(m) } func (m *IsFriendReq) String() string { return proto.CompactTextString(m) }
func (*IsFriendReq) ProtoMessage() {} func (*IsFriendReq) ProtoMessage() {}
func (*IsFriendReq) Descriptor() ([]byte, []int) { func (*IsFriendReq) Descriptor() ([]byte, []int) {
return fileDescriptor_friend_9d5fa64eec103c7c, []int{16} return fileDescriptor_friend_10585ad6091091a7, []int{16}
} }
func (m *IsFriendReq) XXX_Unmarshal(b []byte) error { func (m *IsFriendReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_IsFriendReq.Unmarshal(m, b) return xxx_messageInfo_IsFriendReq.Unmarshal(m, b)
@ -762,7 +762,7 @@ func (m *IsFriendResp) Reset() { *m = IsFriendResp{} }
func (m *IsFriendResp) String() string { return proto.CompactTextString(m) } func (m *IsFriendResp) String() string { return proto.CompactTextString(m) }
func (*IsFriendResp) ProtoMessage() {} func (*IsFriendResp) ProtoMessage() {}
func (*IsFriendResp) Descriptor() ([]byte, []int) { func (*IsFriendResp) Descriptor() ([]byte, []int) {
return fileDescriptor_friend_9d5fa64eec103c7c, []int{17} return fileDescriptor_friend_10585ad6091091a7, []int{17}
} }
func (m *IsFriendResp) XXX_Unmarshal(b []byte) error { func (m *IsFriendResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_IsFriendResp.Unmarshal(m, b) return xxx_messageInfo_IsFriendResp.Unmarshal(m, b)
@ -808,7 +808,7 @@ func (m *IsBlackReq) Reset() { *m = IsBlackReq{} }
func (m *IsBlackReq) String() string { return proto.CompactTextString(m) } func (m *IsBlackReq) String() string { return proto.CompactTextString(m) }
func (*IsBlackReq) ProtoMessage() {} func (*IsBlackReq) ProtoMessage() {}
func (*IsBlackReq) Descriptor() ([]byte, []int) { func (*IsBlackReq) Descriptor() ([]byte, []int) {
return fileDescriptor_friend_9d5fa64eec103c7c, []int{18} return fileDescriptor_friend_10585ad6091091a7, []int{18}
} }
func (m *IsBlackReq) XXX_Unmarshal(b []byte) error { func (m *IsBlackReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_IsBlackReq.Unmarshal(m, b) return xxx_messageInfo_IsBlackReq.Unmarshal(m, b)
@ -854,7 +854,7 @@ func (m *IsBlackResp) Reset() { *m = IsBlackResp{} }
func (m *IsBlackResp) String() string { return proto.CompactTextString(m) } func (m *IsBlackResp) String() string { return proto.CompactTextString(m) }
func (*IsBlackResp) ProtoMessage() {} func (*IsBlackResp) ProtoMessage() {}
func (*IsBlackResp) Descriptor() ([]byte, []int) { func (*IsBlackResp) Descriptor() ([]byte, []int) {
return fileDescriptor_friend_9d5fa64eec103c7c, []int{19} return fileDescriptor_friend_10585ad6091091a7, []int{19}
} }
func (m *IsBlackResp) XXX_Unmarshal(b []byte) error { func (m *IsBlackResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_IsBlackResp.Unmarshal(m, b) return xxx_messageInfo_IsBlackResp.Unmarshal(m, b)
@ -900,7 +900,7 @@ func (m *DeleteFriendReq) Reset() { *m = DeleteFriendReq{} }
func (m *DeleteFriendReq) String() string { return proto.CompactTextString(m) } func (m *DeleteFriendReq) String() string { return proto.CompactTextString(m) }
func (*DeleteFriendReq) ProtoMessage() {} func (*DeleteFriendReq) ProtoMessage() {}
func (*DeleteFriendReq) Descriptor() ([]byte, []int) { func (*DeleteFriendReq) Descriptor() ([]byte, []int) {
return fileDescriptor_friend_9d5fa64eec103c7c, []int{20} return fileDescriptor_friend_10585ad6091091a7, []int{20}
} }
func (m *DeleteFriendReq) XXX_Unmarshal(b []byte) error { func (m *DeleteFriendReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_DeleteFriendReq.Unmarshal(m, b) return xxx_messageInfo_DeleteFriendReq.Unmarshal(m, b)
@ -944,7 +944,7 @@ func (m *DeleteFriendResp) Reset() { *m = DeleteFriendResp{} }
func (m *DeleteFriendResp) String() string { return proto.CompactTextString(m) } func (m *DeleteFriendResp) String() string { return proto.CompactTextString(m) }
func (*DeleteFriendResp) ProtoMessage() {} func (*DeleteFriendResp) ProtoMessage() {}
func (*DeleteFriendResp) Descriptor() ([]byte, []int) { func (*DeleteFriendResp) Descriptor() ([]byte, []int) {
return fileDescriptor_friend_9d5fa64eec103c7c, []int{21} return fileDescriptor_friend_10585ad6091091a7, []int{21}
} }
func (m *DeleteFriendResp) XXX_Unmarshal(b []byte) error { func (m *DeleteFriendResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_DeleteFriendResp.Unmarshal(m, b) return xxx_messageInfo_DeleteFriendResp.Unmarshal(m, b)
@ -979,7 +979,7 @@ func (m *RespondFriendApplyReq) Reset() { *m = RespondFriendApplyReq{} }
func (m *RespondFriendApplyReq) String() string { return proto.CompactTextString(m) } func (m *RespondFriendApplyReq) String() string { return proto.CompactTextString(m) }
func (*RespondFriendApplyReq) ProtoMessage() {} func (*RespondFriendApplyReq) ProtoMessage() {}
func (*RespondFriendApplyReq) Descriptor() ([]byte, []int) { func (*RespondFriendApplyReq) Descriptor() ([]byte, []int) {
return fileDescriptor_friend_9d5fa64eec103c7c, []int{22} return fileDescriptor_friend_10585ad6091091a7, []int{22}
} }
func (m *RespondFriendApplyReq) XXX_Unmarshal(b []byte) error { func (m *RespondFriendApplyReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_RespondFriendApplyReq.Unmarshal(m, b) return xxx_messageInfo_RespondFriendApplyReq.Unmarshal(m, b)
@ -1037,7 +1037,7 @@ func (m *RespondFriendApplyResp) Reset() { *m = RespondFriendApplyResp{}
func (m *RespondFriendApplyResp) String() string { return proto.CompactTextString(m) } func (m *RespondFriendApplyResp) String() string { return proto.CompactTextString(m) }
func (*RespondFriendApplyResp) ProtoMessage() {} func (*RespondFriendApplyResp) ProtoMessage() {}
func (*RespondFriendApplyResp) Descriptor() ([]byte, []int) { func (*RespondFriendApplyResp) Descriptor() ([]byte, []int) {
return fileDescriptor_friend_9d5fa64eec103c7c, []int{23} return fileDescriptor_friend_10585ad6091091a7, []int{23}
} }
func (m *RespondFriendApplyResp) XXX_Unmarshal(b []byte) error { func (m *RespondFriendApplyResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_RespondFriendApplyResp.Unmarshal(m, b) return xxx_messageInfo_RespondFriendApplyResp.Unmarshal(m, b)
@ -1070,7 +1070,7 @@ func (m *SetFriendRemarkReq) Reset() { *m = SetFriendRemarkReq{} }
func (m *SetFriendRemarkReq) String() string { return proto.CompactTextString(m) } func (m *SetFriendRemarkReq) String() string { return proto.CompactTextString(m) }
func (*SetFriendRemarkReq) ProtoMessage() {} func (*SetFriendRemarkReq) ProtoMessage() {}
func (*SetFriendRemarkReq) Descriptor() ([]byte, []int) { func (*SetFriendRemarkReq) Descriptor() ([]byte, []int) {
return fileDescriptor_friend_9d5fa64eec103c7c, []int{24} return fileDescriptor_friend_10585ad6091091a7, []int{24}
} }
func (m *SetFriendRemarkReq) XXX_Unmarshal(b []byte) error { func (m *SetFriendRemarkReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_SetFriendRemarkReq.Unmarshal(m, b) return xxx_messageInfo_SetFriendRemarkReq.Unmarshal(m, b)
@ -1121,7 +1121,7 @@ func (m *SetFriendRemarkResp) Reset() { *m = SetFriendRemarkResp{} }
func (m *SetFriendRemarkResp) String() string { return proto.CompactTextString(m) } func (m *SetFriendRemarkResp) String() string { return proto.CompactTextString(m) }
func (*SetFriendRemarkResp) ProtoMessage() {} func (*SetFriendRemarkResp) ProtoMessage() {}
func (*SetFriendRemarkResp) Descriptor() ([]byte, []int) { func (*SetFriendRemarkResp) Descriptor() ([]byte, []int) {
return fileDescriptor_friend_9d5fa64eec103c7c, []int{25} return fileDescriptor_friend_10585ad6091091a7, []int{25}
} }
func (m *SetFriendRemarkResp) XXX_Unmarshal(b []byte) error { func (m *SetFriendRemarkResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_SetFriendRemarkResp.Unmarshal(m, b) return xxx_messageInfo_SetFriendRemarkResp.Unmarshal(m, b)
@ -1153,7 +1153,7 @@ func (m *GetPaginationFriendsApplyFromReq) Reset() { *m = GetPaginationF
func (m *GetPaginationFriendsApplyFromReq) String() string { return proto.CompactTextString(m) } func (m *GetPaginationFriendsApplyFromReq) String() string { return proto.CompactTextString(m) }
func (*GetPaginationFriendsApplyFromReq) ProtoMessage() {} func (*GetPaginationFriendsApplyFromReq) ProtoMessage() {}
func (*GetPaginationFriendsApplyFromReq) Descriptor() ([]byte, []int) { func (*GetPaginationFriendsApplyFromReq) Descriptor() ([]byte, []int) {
return fileDescriptor_friend_9d5fa64eec103c7c, []int{26} return fileDescriptor_friend_10585ad6091091a7, []int{26}
} }
func (m *GetPaginationFriendsApplyFromReq) XXX_Unmarshal(b []byte) error { func (m *GetPaginationFriendsApplyFromReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetPaginationFriendsApplyFromReq.Unmarshal(m, b) return xxx_messageInfo_GetPaginationFriendsApplyFromReq.Unmarshal(m, b)
@ -1199,7 +1199,7 @@ func (m *GetPaginationFriendsApplyFromResp) Reset() { *m = GetPagination
func (m *GetPaginationFriendsApplyFromResp) String() string { return proto.CompactTextString(m) } func (m *GetPaginationFriendsApplyFromResp) String() string { return proto.CompactTextString(m) }
func (*GetPaginationFriendsApplyFromResp) ProtoMessage() {} func (*GetPaginationFriendsApplyFromResp) ProtoMessage() {}
func (*GetPaginationFriendsApplyFromResp) Descriptor() ([]byte, []int) { func (*GetPaginationFriendsApplyFromResp) Descriptor() ([]byte, []int) {
return fileDescriptor_friend_9d5fa64eec103c7c, []int{27} return fileDescriptor_friend_10585ad6091091a7, []int{27}
} }
func (m *GetPaginationFriendsApplyFromResp) XXX_Unmarshal(b []byte) error { func (m *GetPaginationFriendsApplyFromResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetPaginationFriendsApplyFromResp.Unmarshal(m, b) return xxx_messageInfo_GetPaginationFriendsApplyFromResp.Unmarshal(m, b)
@ -1244,7 +1244,7 @@ func (m *GetFriendIDsReq) Reset() { *m = GetFriendIDsReq{} }
func (m *GetFriendIDsReq) String() string { return proto.CompactTextString(m) } func (m *GetFriendIDsReq) String() string { return proto.CompactTextString(m) }
func (*GetFriendIDsReq) ProtoMessage() {} func (*GetFriendIDsReq) ProtoMessage() {}
func (*GetFriendIDsReq) Descriptor() ([]byte, []int) { func (*GetFriendIDsReq) Descriptor() ([]byte, []int) {
return fileDescriptor_friend_9d5fa64eec103c7c, []int{28} return fileDescriptor_friend_10585ad6091091a7, []int{28}
} }
func (m *GetFriendIDsReq) XXX_Unmarshal(b []byte) error { func (m *GetFriendIDsReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetFriendIDsReq.Unmarshal(m, b) return xxx_messageInfo_GetFriendIDsReq.Unmarshal(m, b)
@ -1282,7 +1282,7 @@ func (m *GetFriendIDsResp) Reset() { *m = GetFriendIDsResp{} }
func (m *GetFriendIDsResp) String() string { return proto.CompactTextString(m) } func (m *GetFriendIDsResp) String() string { return proto.CompactTextString(m) }
func (*GetFriendIDsResp) ProtoMessage() {} func (*GetFriendIDsResp) ProtoMessage() {}
func (*GetFriendIDsResp) Descriptor() ([]byte, []int) { func (*GetFriendIDsResp) Descriptor() ([]byte, []int) {
return fileDescriptor_friend_9d5fa64eec103c7c, []int{29} return fileDescriptor_friend_10585ad6091091a7, []int{29}
} }
func (m *GetFriendIDsResp) XXX_Unmarshal(b []byte) error { func (m *GetFriendIDsResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetFriendIDsResp.Unmarshal(m, b) return xxx_messageInfo_GetFriendIDsResp.Unmarshal(m, b)
@ -1906,9 +1906,9 @@ var _Friend_serviceDesc = grpc.ServiceDesc{
Metadata: "friend/friend.proto", Metadata: "friend/friend.proto",
} }
func init() { proto.RegisterFile("friend/friend.proto", fileDescriptor_friend_9d5fa64eec103c7c) } func init() { proto.RegisterFile("friend/friend.proto", fileDescriptor_friend_10585ad6091091a7) }
var fileDescriptor_friend_9d5fa64eec103c7c = []byte{ var fileDescriptor_friend_10585ad6091091a7 = []byte{
// 1029 bytes of a gzipped FileDescriptorProto // 1029 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xbc, 0x57, 0xcf, 0x6f, 0xdb, 0xc6, 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xbc, 0x57, 0xcf, 0x6f, 0xdb, 0xc6,
0x12, 0x06, 0xe5, 0x67, 0xc7, 0x1e, 0x29, 0x92, 0xdf, 0xc8, 0x71, 0x05, 0xb6, 0x71, 0xe8, 0x6d, 0x12, 0x06, 0xe5, 0x67, 0xc7, 0x1e, 0x29, 0x92, 0xdf, 0xc8, 0x71, 0x05, 0xb6, 0x71, 0xe8, 0x6d,

View File

@ -7,7 +7,7 @@ import proto "github.com/golang/protobuf/proto"
import fmt "fmt" import fmt "fmt"
import math "math" import math "math"
import sdkws "OpenIM/pkg/proto/sdkws" import sdkws "OpenIM/pkg/proto/sdkws"
import wrapperspb "google.golang.org/protobuf/types/known/wrapperspb" import wrapperspb "OpenIM/pkg/proto/wrapperspb"
import ( import (
context "golang.org/x/net/context" context "golang.org/x/net/context"
@ -39,7 +39,7 @@ func (m *CreateGroupReq) Reset() { *m = CreateGroupReq{} }
func (m *CreateGroupReq) String() string { return proto.CompactTextString(m) } func (m *CreateGroupReq) String() string { return proto.CompactTextString(m) }
func (*CreateGroupReq) ProtoMessage() {} func (*CreateGroupReq) ProtoMessage() {}
func (*CreateGroupReq) Descriptor() ([]byte, []int) { func (*CreateGroupReq) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{0} return fileDescriptor_group_20346bfaa1601d8d, []int{0}
} }
func (m *CreateGroupReq) XXX_Unmarshal(b []byte) error { func (m *CreateGroupReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_CreateGroupReq.Unmarshal(m, b) return xxx_messageInfo_CreateGroupReq.Unmarshal(m, b)
@ -98,7 +98,7 @@ func (m *CreateGroupResp) Reset() { *m = CreateGroupResp{} }
func (m *CreateGroupResp) String() string { return proto.CompactTextString(m) } func (m *CreateGroupResp) String() string { return proto.CompactTextString(m) }
func (*CreateGroupResp) ProtoMessage() {} func (*CreateGroupResp) ProtoMessage() {}
func (*CreateGroupResp) Descriptor() ([]byte, []int) { func (*CreateGroupResp) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{1} return fileDescriptor_group_20346bfaa1601d8d, []int{1}
} }
func (m *CreateGroupResp) XXX_Unmarshal(b []byte) error { func (m *CreateGroupResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_CreateGroupResp.Unmarshal(m, b) return xxx_messageInfo_CreateGroupResp.Unmarshal(m, b)
@ -136,7 +136,7 @@ func (m *GetGroupsInfoReq) Reset() { *m = GetGroupsInfoReq{} }
func (m *GetGroupsInfoReq) String() string { return proto.CompactTextString(m) } func (m *GetGroupsInfoReq) String() string { return proto.CompactTextString(m) }
func (*GetGroupsInfoReq) ProtoMessage() {} func (*GetGroupsInfoReq) ProtoMessage() {}
func (*GetGroupsInfoReq) Descriptor() ([]byte, []int) { func (*GetGroupsInfoReq) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{2} return fileDescriptor_group_20346bfaa1601d8d, []int{2}
} }
func (m *GetGroupsInfoReq) XXX_Unmarshal(b []byte) error { func (m *GetGroupsInfoReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetGroupsInfoReq.Unmarshal(m, b) return xxx_messageInfo_GetGroupsInfoReq.Unmarshal(m, b)
@ -174,7 +174,7 @@ func (m *GetGroupsInfoResp) Reset() { *m = GetGroupsInfoResp{} }
func (m *GetGroupsInfoResp) String() string { return proto.CompactTextString(m) } func (m *GetGroupsInfoResp) String() string { return proto.CompactTextString(m) }
func (*GetGroupsInfoResp) ProtoMessage() {} func (*GetGroupsInfoResp) ProtoMessage() {}
func (*GetGroupsInfoResp) Descriptor() ([]byte, []int) { func (*GetGroupsInfoResp) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{3} return fileDescriptor_group_20346bfaa1601d8d, []int{3}
} }
func (m *GetGroupsInfoResp) XXX_Unmarshal(b []byte) error { func (m *GetGroupsInfoResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetGroupsInfoResp.Unmarshal(m, b) return xxx_messageInfo_GetGroupsInfoResp.Unmarshal(m, b)
@ -212,7 +212,7 @@ func (m *SetGroupInfoReq) Reset() { *m = SetGroupInfoReq{} }
func (m *SetGroupInfoReq) String() string { return proto.CompactTextString(m) } func (m *SetGroupInfoReq) String() string { return proto.CompactTextString(m) }
func (*SetGroupInfoReq) ProtoMessage() {} func (*SetGroupInfoReq) ProtoMessage() {}
func (*SetGroupInfoReq) Descriptor() ([]byte, []int) { func (*SetGroupInfoReq) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{4} return fileDescriptor_group_20346bfaa1601d8d, []int{4}
} }
func (m *SetGroupInfoReq) XXX_Unmarshal(b []byte) error { func (m *SetGroupInfoReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_SetGroupInfoReq.Unmarshal(m, b) return xxx_messageInfo_SetGroupInfoReq.Unmarshal(m, b)
@ -249,7 +249,7 @@ func (m *SetGroupInfoResp) Reset() { *m = SetGroupInfoResp{} }
func (m *SetGroupInfoResp) String() string { return proto.CompactTextString(m) } func (m *SetGroupInfoResp) String() string { return proto.CompactTextString(m) }
func (*SetGroupInfoResp) ProtoMessage() {} func (*SetGroupInfoResp) ProtoMessage() {}
func (*SetGroupInfoResp) Descriptor() ([]byte, []int) { func (*SetGroupInfoResp) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{5} return fileDescriptor_group_20346bfaa1601d8d, []int{5}
} }
func (m *SetGroupInfoResp) XXX_Unmarshal(b []byte) error { func (m *SetGroupInfoResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_SetGroupInfoResp.Unmarshal(m, b) return xxx_messageInfo_SetGroupInfoResp.Unmarshal(m, b)
@ -281,7 +281,7 @@ func (m *GetGroupApplicationListReq) Reset() { *m = GetGroupApplicationL
func (m *GetGroupApplicationListReq) String() string { return proto.CompactTextString(m) } func (m *GetGroupApplicationListReq) String() string { return proto.CompactTextString(m) }
func (*GetGroupApplicationListReq) ProtoMessage() {} func (*GetGroupApplicationListReq) ProtoMessage() {}
func (*GetGroupApplicationListReq) Descriptor() ([]byte, []int) { func (*GetGroupApplicationListReq) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{6} return fileDescriptor_group_20346bfaa1601d8d, []int{6}
} }
func (m *GetGroupApplicationListReq) XXX_Unmarshal(b []byte) error { func (m *GetGroupApplicationListReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetGroupApplicationListReq.Unmarshal(m, b) return xxx_messageInfo_GetGroupApplicationListReq.Unmarshal(m, b)
@ -327,7 +327,7 @@ func (m *GetGroupApplicationListResp) Reset() { *m = GetGroupApplication
func (m *GetGroupApplicationListResp) String() string { return proto.CompactTextString(m) } func (m *GetGroupApplicationListResp) String() string { return proto.CompactTextString(m) }
func (*GetGroupApplicationListResp) ProtoMessage() {} func (*GetGroupApplicationListResp) ProtoMessage() {}
func (*GetGroupApplicationListResp) Descriptor() ([]byte, []int) { func (*GetGroupApplicationListResp) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{7} return fileDescriptor_group_20346bfaa1601d8d, []int{7}
} }
func (m *GetGroupApplicationListResp) XXX_Unmarshal(b []byte) error { func (m *GetGroupApplicationListResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetGroupApplicationListResp.Unmarshal(m, b) return xxx_messageInfo_GetGroupApplicationListResp.Unmarshal(m, b)
@ -373,7 +373,7 @@ func (m *GetUserReqApplicationListReq) Reset() { *m = GetUserReqApplicat
func (m *GetUserReqApplicationListReq) String() string { return proto.CompactTextString(m) } func (m *GetUserReqApplicationListReq) String() string { return proto.CompactTextString(m) }
func (*GetUserReqApplicationListReq) ProtoMessage() {} func (*GetUserReqApplicationListReq) ProtoMessage() {}
func (*GetUserReqApplicationListReq) Descriptor() ([]byte, []int) { func (*GetUserReqApplicationListReq) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{8} return fileDescriptor_group_20346bfaa1601d8d, []int{8}
} }
func (m *GetUserReqApplicationListReq) XXX_Unmarshal(b []byte) error { func (m *GetUserReqApplicationListReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetUserReqApplicationListReq.Unmarshal(m, b) return xxx_messageInfo_GetUserReqApplicationListReq.Unmarshal(m, b)
@ -419,7 +419,7 @@ func (m *GetUserReqApplicationListResp) Reset() { *m = GetUserReqApplica
func (m *GetUserReqApplicationListResp) String() string { return proto.CompactTextString(m) } func (m *GetUserReqApplicationListResp) String() string { return proto.CompactTextString(m) }
func (*GetUserReqApplicationListResp) ProtoMessage() {} func (*GetUserReqApplicationListResp) ProtoMessage() {}
func (*GetUserReqApplicationListResp) Descriptor() ([]byte, []int) { func (*GetUserReqApplicationListResp) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{9} return fileDescriptor_group_20346bfaa1601d8d, []int{9}
} }
func (m *GetUserReqApplicationListResp) XXX_Unmarshal(b []byte) error { func (m *GetUserReqApplicationListResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetUserReqApplicationListResp.Unmarshal(m, b) return xxx_messageInfo_GetUserReqApplicationListResp.Unmarshal(m, b)
@ -466,7 +466,7 @@ func (m *TransferGroupOwnerReq) Reset() { *m = TransferGroupOwnerReq{} }
func (m *TransferGroupOwnerReq) String() string { return proto.CompactTextString(m) } func (m *TransferGroupOwnerReq) String() string { return proto.CompactTextString(m) }
func (*TransferGroupOwnerReq) ProtoMessage() {} func (*TransferGroupOwnerReq) ProtoMessage() {}
func (*TransferGroupOwnerReq) Descriptor() ([]byte, []int) { func (*TransferGroupOwnerReq) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{10} return fileDescriptor_group_20346bfaa1601d8d, []int{10}
} }
func (m *TransferGroupOwnerReq) XXX_Unmarshal(b []byte) error { func (m *TransferGroupOwnerReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_TransferGroupOwnerReq.Unmarshal(m, b) return xxx_messageInfo_TransferGroupOwnerReq.Unmarshal(m, b)
@ -517,7 +517,7 @@ func (m *TransferGroupOwnerResp) Reset() { *m = TransferGroupOwnerResp{}
func (m *TransferGroupOwnerResp) String() string { return proto.CompactTextString(m) } func (m *TransferGroupOwnerResp) String() string { return proto.CompactTextString(m) }
func (*TransferGroupOwnerResp) ProtoMessage() {} func (*TransferGroupOwnerResp) ProtoMessage() {}
func (*TransferGroupOwnerResp) Descriptor() ([]byte, []int) { func (*TransferGroupOwnerResp) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{11} return fileDescriptor_group_20346bfaa1601d8d, []int{11}
} }
func (m *TransferGroupOwnerResp) XXX_Unmarshal(b []byte) error { func (m *TransferGroupOwnerResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_TransferGroupOwnerResp.Unmarshal(m, b) return xxx_messageInfo_TransferGroupOwnerResp.Unmarshal(m, b)
@ -551,7 +551,7 @@ func (m *JoinGroupReq) Reset() { *m = JoinGroupReq{} }
func (m *JoinGroupReq) String() string { return proto.CompactTextString(m) } func (m *JoinGroupReq) String() string { return proto.CompactTextString(m) }
func (*JoinGroupReq) ProtoMessage() {} func (*JoinGroupReq) ProtoMessage() {}
func (*JoinGroupReq) Descriptor() ([]byte, []int) { func (*JoinGroupReq) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{12} return fileDescriptor_group_20346bfaa1601d8d, []int{12}
} }
func (m *JoinGroupReq) XXX_Unmarshal(b []byte) error { func (m *JoinGroupReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_JoinGroupReq.Unmarshal(m, b) return xxx_messageInfo_JoinGroupReq.Unmarshal(m, b)
@ -609,7 +609,7 @@ func (m *JoinGroupResp) Reset() { *m = JoinGroupResp{} }
func (m *JoinGroupResp) String() string { return proto.CompactTextString(m) } func (m *JoinGroupResp) String() string { return proto.CompactTextString(m) }
func (*JoinGroupResp) ProtoMessage() {} func (*JoinGroupResp) ProtoMessage() {}
func (*JoinGroupResp) Descriptor() ([]byte, []int) { func (*JoinGroupResp) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{13} return fileDescriptor_group_20346bfaa1601d8d, []int{13}
} }
func (m *JoinGroupResp) XXX_Unmarshal(b []byte) error { func (m *JoinGroupResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_JoinGroupResp.Unmarshal(m, b) return xxx_messageInfo_JoinGroupResp.Unmarshal(m, b)
@ -643,7 +643,7 @@ func (m *GroupApplicationResponseReq) Reset() { *m = GroupApplicationRes
func (m *GroupApplicationResponseReq) String() string { return proto.CompactTextString(m) } func (m *GroupApplicationResponseReq) String() string { return proto.CompactTextString(m) }
func (*GroupApplicationResponseReq) ProtoMessage() {} func (*GroupApplicationResponseReq) ProtoMessage() {}
func (*GroupApplicationResponseReq) Descriptor() ([]byte, []int) { func (*GroupApplicationResponseReq) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{14} return fileDescriptor_group_20346bfaa1601d8d, []int{14}
} }
func (m *GroupApplicationResponseReq) XXX_Unmarshal(b []byte) error { func (m *GroupApplicationResponseReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GroupApplicationResponseReq.Unmarshal(m, b) return xxx_messageInfo_GroupApplicationResponseReq.Unmarshal(m, b)
@ -701,7 +701,7 @@ func (m *GroupApplicationResponseResp) Reset() { *m = GroupApplicationRe
func (m *GroupApplicationResponseResp) String() string { return proto.CompactTextString(m) } func (m *GroupApplicationResponseResp) String() string { return proto.CompactTextString(m) }
func (*GroupApplicationResponseResp) ProtoMessage() {} func (*GroupApplicationResponseResp) ProtoMessage() {}
func (*GroupApplicationResponseResp) Descriptor() ([]byte, []int) { func (*GroupApplicationResponseResp) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{15} return fileDescriptor_group_20346bfaa1601d8d, []int{15}
} }
func (m *GroupApplicationResponseResp) XXX_Unmarshal(b []byte) error { func (m *GroupApplicationResponseResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GroupApplicationResponseResp.Unmarshal(m, b) return xxx_messageInfo_GroupApplicationResponseResp.Unmarshal(m, b)
@ -732,7 +732,7 @@ func (m *QuitGroupReq) Reset() { *m = QuitGroupReq{} }
func (m *QuitGroupReq) String() string { return proto.CompactTextString(m) } func (m *QuitGroupReq) String() string { return proto.CompactTextString(m) }
func (*QuitGroupReq) ProtoMessage() {} func (*QuitGroupReq) ProtoMessage() {}
func (*QuitGroupReq) Descriptor() ([]byte, []int) { func (*QuitGroupReq) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{16} return fileDescriptor_group_20346bfaa1601d8d, []int{16}
} }
func (m *QuitGroupReq) XXX_Unmarshal(b []byte) error { func (m *QuitGroupReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_QuitGroupReq.Unmarshal(m, b) return xxx_messageInfo_QuitGroupReq.Unmarshal(m, b)
@ -769,7 +769,7 @@ func (m *QuitGroupResp) Reset() { *m = QuitGroupResp{} }
func (m *QuitGroupResp) String() string { return proto.CompactTextString(m) } func (m *QuitGroupResp) String() string { return proto.CompactTextString(m) }
func (*QuitGroupResp) ProtoMessage() {} func (*QuitGroupResp) ProtoMessage() {}
func (*QuitGroupResp) Descriptor() ([]byte, []int) { func (*QuitGroupResp) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{17} return fileDescriptor_group_20346bfaa1601d8d, []int{17}
} }
func (m *QuitGroupResp) XXX_Unmarshal(b []byte) error { func (m *QuitGroupResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_QuitGroupResp.Unmarshal(m, b) return xxx_messageInfo_QuitGroupResp.Unmarshal(m, b)
@ -802,7 +802,7 @@ func (m *GetGroupMemberListReq) Reset() { *m = GetGroupMemberListReq{} }
func (m *GetGroupMemberListReq) String() string { return proto.CompactTextString(m) } func (m *GetGroupMemberListReq) String() string { return proto.CompactTextString(m) }
func (*GetGroupMemberListReq) ProtoMessage() {} func (*GetGroupMemberListReq) ProtoMessage() {}
func (*GetGroupMemberListReq) Descriptor() ([]byte, []int) { func (*GetGroupMemberListReq) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{18} return fileDescriptor_group_20346bfaa1601d8d, []int{18}
} }
func (m *GetGroupMemberListReq) XXX_Unmarshal(b []byte) error { func (m *GetGroupMemberListReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetGroupMemberListReq.Unmarshal(m, b) return xxx_messageInfo_GetGroupMemberListReq.Unmarshal(m, b)
@ -855,7 +855,7 @@ func (m *GetGroupMemberListResp) Reset() { *m = GetGroupMemberListResp{}
func (m *GetGroupMemberListResp) String() string { return proto.CompactTextString(m) } func (m *GetGroupMemberListResp) String() string { return proto.CompactTextString(m) }
func (*GetGroupMemberListResp) ProtoMessage() {} func (*GetGroupMemberListResp) ProtoMessage() {}
func (*GetGroupMemberListResp) Descriptor() ([]byte, []int) { func (*GetGroupMemberListResp) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{19} return fileDescriptor_group_20346bfaa1601d8d, []int{19}
} }
func (m *GetGroupMemberListResp) XXX_Unmarshal(b []byte) error { func (m *GetGroupMemberListResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetGroupMemberListResp.Unmarshal(m, b) return xxx_messageInfo_GetGroupMemberListResp.Unmarshal(m, b)
@ -901,7 +901,7 @@ func (m *GetGroupMembersInfoReq) Reset() { *m = GetGroupMembersInfoReq{}
func (m *GetGroupMembersInfoReq) String() string { return proto.CompactTextString(m) } func (m *GetGroupMembersInfoReq) String() string { return proto.CompactTextString(m) }
func (*GetGroupMembersInfoReq) ProtoMessage() {} func (*GetGroupMembersInfoReq) ProtoMessage() {}
func (*GetGroupMembersInfoReq) Descriptor() ([]byte, []int) { func (*GetGroupMembersInfoReq) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{20} return fileDescriptor_group_20346bfaa1601d8d, []int{20}
} }
func (m *GetGroupMembersInfoReq) XXX_Unmarshal(b []byte) error { func (m *GetGroupMembersInfoReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetGroupMembersInfoReq.Unmarshal(m, b) return xxx_messageInfo_GetGroupMembersInfoReq.Unmarshal(m, b)
@ -946,7 +946,7 @@ func (m *GetGroupMembersInfoResp) Reset() { *m = GetGroupMembersInfoResp
func (m *GetGroupMembersInfoResp) String() string { return proto.CompactTextString(m) } func (m *GetGroupMembersInfoResp) String() string { return proto.CompactTextString(m) }
func (*GetGroupMembersInfoResp) ProtoMessage() {} func (*GetGroupMembersInfoResp) ProtoMessage() {}
func (*GetGroupMembersInfoResp) Descriptor() ([]byte, []int) { func (*GetGroupMembersInfoResp) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{21} return fileDescriptor_group_20346bfaa1601d8d, []int{21}
} }
func (m *GetGroupMembersInfoResp) XXX_Unmarshal(b []byte) error { func (m *GetGroupMembersInfoResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetGroupMembersInfoResp.Unmarshal(m, b) return xxx_messageInfo_GetGroupMembersInfoResp.Unmarshal(m, b)
@ -986,7 +986,7 @@ func (m *KickGroupMemberReq) Reset() { *m = KickGroupMemberReq{} }
func (m *KickGroupMemberReq) String() string { return proto.CompactTextString(m) } func (m *KickGroupMemberReq) String() string { return proto.CompactTextString(m) }
func (*KickGroupMemberReq) ProtoMessage() {} func (*KickGroupMemberReq) ProtoMessage() {}
func (*KickGroupMemberReq) Descriptor() ([]byte, []int) { func (*KickGroupMemberReq) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{22} return fileDescriptor_group_20346bfaa1601d8d, []int{22}
} }
func (m *KickGroupMemberReq) XXX_Unmarshal(b []byte) error { func (m *KickGroupMemberReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_KickGroupMemberReq.Unmarshal(m, b) return xxx_messageInfo_KickGroupMemberReq.Unmarshal(m, b)
@ -1037,7 +1037,7 @@ func (m *KickGroupMemberResp) Reset() { *m = KickGroupMemberResp{} }
func (m *KickGroupMemberResp) String() string { return proto.CompactTextString(m) } func (m *KickGroupMemberResp) String() string { return proto.CompactTextString(m) }
func (*KickGroupMemberResp) ProtoMessage() {} func (*KickGroupMemberResp) ProtoMessage() {}
func (*KickGroupMemberResp) Descriptor() ([]byte, []int) { func (*KickGroupMemberResp) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{23} return fileDescriptor_group_20346bfaa1601d8d, []int{23}
} }
func (m *KickGroupMemberResp) XXX_Unmarshal(b []byte) error { func (m *KickGroupMemberResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_KickGroupMemberResp.Unmarshal(m, b) return xxx_messageInfo_KickGroupMemberResp.Unmarshal(m, b)
@ -1069,7 +1069,7 @@ func (m *GetJoinedGroupListReq) Reset() { *m = GetJoinedGroupListReq{} }
func (m *GetJoinedGroupListReq) String() string { return proto.CompactTextString(m) } func (m *GetJoinedGroupListReq) String() string { return proto.CompactTextString(m) }
func (*GetJoinedGroupListReq) ProtoMessage() {} func (*GetJoinedGroupListReq) ProtoMessage() {}
func (*GetJoinedGroupListReq) Descriptor() ([]byte, []int) { func (*GetJoinedGroupListReq) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{24} return fileDescriptor_group_20346bfaa1601d8d, []int{24}
} }
func (m *GetJoinedGroupListReq) XXX_Unmarshal(b []byte) error { func (m *GetJoinedGroupListReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetJoinedGroupListReq.Unmarshal(m, b) return xxx_messageInfo_GetJoinedGroupListReq.Unmarshal(m, b)
@ -1115,7 +1115,7 @@ func (m *GetJoinedGroupListResp) Reset() { *m = GetJoinedGroupListResp{}
func (m *GetJoinedGroupListResp) String() string { return proto.CompactTextString(m) } func (m *GetJoinedGroupListResp) String() string { return proto.CompactTextString(m) }
func (*GetJoinedGroupListResp) ProtoMessage() {} func (*GetJoinedGroupListResp) ProtoMessage() {}
func (*GetJoinedGroupListResp) Descriptor() ([]byte, []int) { func (*GetJoinedGroupListResp) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{25} return fileDescriptor_group_20346bfaa1601d8d, []int{25}
} }
func (m *GetJoinedGroupListResp) XXX_Unmarshal(b []byte) error { func (m *GetJoinedGroupListResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetJoinedGroupListResp.Unmarshal(m, b) return xxx_messageInfo_GetJoinedGroupListResp.Unmarshal(m, b)
@ -1162,7 +1162,7 @@ func (m *InviteUserToGroupReq) Reset() { *m = InviteUserToGroupReq{} }
func (m *InviteUserToGroupReq) String() string { return proto.CompactTextString(m) } func (m *InviteUserToGroupReq) String() string { return proto.CompactTextString(m) }
func (*InviteUserToGroupReq) ProtoMessage() {} func (*InviteUserToGroupReq) ProtoMessage() {}
func (*InviteUserToGroupReq) Descriptor() ([]byte, []int) { func (*InviteUserToGroupReq) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{26} return fileDescriptor_group_20346bfaa1601d8d, []int{26}
} }
func (m *InviteUserToGroupReq) XXX_Unmarshal(b []byte) error { func (m *InviteUserToGroupReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_InviteUserToGroupReq.Unmarshal(m, b) return xxx_messageInfo_InviteUserToGroupReq.Unmarshal(m, b)
@ -1213,7 +1213,7 @@ func (m *InviteUserToGroupResp) Reset() { *m = InviteUserToGroupResp{} }
func (m *InviteUserToGroupResp) String() string { return proto.CompactTextString(m) } func (m *InviteUserToGroupResp) String() string { return proto.CompactTextString(m) }
func (*InviteUserToGroupResp) ProtoMessage() {} func (*InviteUserToGroupResp) ProtoMessage() {}
func (*InviteUserToGroupResp) Descriptor() ([]byte, []int) { func (*InviteUserToGroupResp) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{27} return fileDescriptor_group_20346bfaa1601d8d, []int{27}
} }
func (m *InviteUserToGroupResp) XXX_Unmarshal(b []byte) error { func (m *InviteUserToGroupResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_InviteUserToGroupResp.Unmarshal(m, b) return xxx_messageInfo_InviteUserToGroupResp.Unmarshal(m, b)
@ -1245,7 +1245,7 @@ func (m *GetGroupAllMemberReq) Reset() { *m = GetGroupAllMemberReq{} }
func (m *GetGroupAllMemberReq) String() string { return proto.CompactTextString(m) } func (m *GetGroupAllMemberReq) String() string { return proto.CompactTextString(m) }
func (*GetGroupAllMemberReq) ProtoMessage() {} func (*GetGroupAllMemberReq) ProtoMessage() {}
func (*GetGroupAllMemberReq) Descriptor() ([]byte, []int) { func (*GetGroupAllMemberReq) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{28} return fileDescriptor_group_20346bfaa1601d8d, []int{28}
} }
func (m *GetGroupAllMemberReq) XXX_Unmarshal(b []byte) error { func (m *GetGroupAllMemberReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetGroupAllMemberReq.Unmarshal(m, b) return xxx_messageInfo_GetGroupAllMemberReq.Unmarshal(m, b)
@ -1290,7 +1290,7 @@ func (m *GetGroupAllMemberResp) Reset() { *m = GetGroupAllMemberResp{} }
func (m *GetGroupAllMemberResp) String() string { return proto.CompactTextString(m) } func (m *GetGroupAllMemberResp) String() string { return proto.CompactTextString(m) }
func (*GetGroupAllMemberResp) ProtoMessage() {} func (*GetGroupAllMemberResp) ProtoMessage() {}
func (*GetGroupAllMemberResp) Descriptor() ([]byte, []int) { func (*GetGroupAllMemberResp) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{29} return fileDescriptor_group_20346bfaa1601d8d, []int{29}
} }
func (m *GetGroupAllMemberResp) XXX_Unmarshal(b []byte) error { func (m *GetGroupAllMemberResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetGroupAllMemberResp.Unmarshal(m, b) return xxx_messageInfo_GetGroupAllMemberResp.Unmarshal(m, b)
@ -1330,7 +1330,7 @@ func (m *CMSGroup) Reset() { *m = CMSGroup{} }
func (m *CMSGroup) String() string { return proto.CompactTextString(m) } func (m *CMSGroup) String() string { return proto.CompactTextString(m) }
func (*CMSGroup) ProtoMessage() {} func (*CMSGroup) ProtoMessage() {}
func (*CMSGroup) Descriptor() ([]byte, []int) { func (*CMSGroup) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{30} return fileDescriptor_group_20346bfaa1601d8d, []int{30}
} }
func (m *CMSGroup) XXX_Unmarshal(b []byte) error { func (m *CMSGroup) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_CMSGroup.Unmarshal(m, b) return xxx_messageInfo_CMSGroup.Unmarshal(m, b)
@ -1384,7 +1384,7 @@ func (m *GetGroupsReq) Reset() { *m = GetGroupsReq{} }
func (m *GetGroupsReq) String() string { return proto.CompactTextString(m) } func (m *GetGroupsReq) String() string { return proto.CompactTextString(m) }
func (*GetGroupsReq) ProtoMessage() {} func (*GetGroupsReq) ProtoMessage() {}
func (*GetGroupsReq) Descriptor() ([]byte, []int) { func (*GetGroupsReq) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{31} return fileDescriptor_group_20346bfaa1601d8d, []int{31}
} }
func (m *GetGroupsReq) XXX_Unmarshal(b []byte) error { func (m *GetGroupsReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetGroupsReq.Unmarshal(m, b) return xxx_messageInfo_GetGroupsReq.Unmarshal(m, b)
@ -1437,7 +1437,7 @@ func (m *GetGroupsResp) Reset() { *m = GetGroupsResp{} }
func (m *GetGroupsResp) String() string { return proto.CompactTextString(m) } func (m *GetGroupsResp) String() string { return proto.CompactTextString(m) }
func (*GetGroupsResp) ProtoMessage() {} func (*GetGroupsResp) ProtoMessage() {}
func (*GetGroupsResp) Descriptor() ([]byte, []int) { func (*GetGroupsResp) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{32} return fileDescriptor_group_20346bfaa1601d8d, []int{32}
} }
func (m *GetGroupsResp) XXX_Unmarshal(b []byte) error { func (m *GetGroupsResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetGroupsResp.Unmarshal(m, b) return xxx_messageInfo_GetGroupsResp.Unmarshal(m, b)
@ -1482,7 +1482,7 @@ func (m *GetGroupMemberReq) Reset() { *m = GetGroupMemberReq{} }
func (m *GetGroupMemberReq) String() string { return proto.CompactTextString(m) } func (m *GetGroupMemberReq) String() string { return proto.CompactTextString(m) }
func (*GetGroupMemberReq) ProtoMessage() {} func (*GetGroupMemberReq) ProtoMessage() {}
func (*GetGroupMemberReq) Descriptor() ([]byte, []int) { func (*GetGroupMemberReq) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{33} return fileDescriptor_group_20346bfaa1601d8d, []int{33}
} }
func (m *GetGroupMemberReq) XXX_Unmarshal(b []byte) error { func (m *GetGroupMemberReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetGroupMemberReq.Unmarshal(m, b) return xxx_messageInfo_GetGroupMemberReq.Unmarshal(m, b)
@ -1522,7 +1522,7 @@ func (m *GetGroupMembersCMSReq) Reset() { *m = GetGroupMembersCMSReq{} }
func (m *GetGroupMembersCMSReq) String() string { return proto.CompactTextString(m) } func (m *GetGroupMembersCMSReq) String() string { return proto.CompactTextString(m) }
func (*GetGroupMembersCMSReq) ProtoMessage() {} func (*GetGroupMembersCMSReq) ProtoMessage() {}
func (*GetGroupMembersCMSReq) Descriptor() ([]byte, []int) { func (*GetGroupMembersCMSReq) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{34} return fileDescriptor_group_20346bfaa1601d8d, []int{34}
} }
func (m *GetGroupMembersCMSReq) XXX_Unmarshal(b []byte) error { func (m *GetGroupMembersCMSReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetGroupMembersCMSReq.Unmarshal(m, b) return xxx_messageInfo_GetGroupMembersCMSReq.Unmarshal(m, b)
@ -1575,7 +1575,7 @@ func (m *GetGroupMembersCMSResp) Reset() { *m = GetGroupMembersCMSResp{}
func (m *GetGroupMembersCMSResp) String() string { return proto.CompactTextString(m) } func (m *GetGroupMembersCMSResp) String() string { return proto.CompactTextString(m) }
func (*GetGroupMembersCMSResp) ProtoMessage() {} func (*GetGroupMembersCMSResp) ProtoMessage() {}
func (*GetGroupMembersCMSResp) Descriptor() ([]byte, []int) { func (*GetGroupMembersCMSResp) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{35} return fileDescriptor_group_20346bfaa1601d8d, []int{35}
} }
func (m *GetGroupMembersCMSResp) XXX_Unmarshal(b []byte) error { func (m *GetGroupMembersCMSResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetGroupMembersCMSResp.Unmarshal(m, b) return xxx_messageInfo_GetGroupMembersCMSResp.Unmarshal(m, b)
@ -1620,7 +1620,7 @@ func (m *DismissGroupReq) Reset() { *m = DismissGroupReq{} }
func (m *DismissGroupReq) String() string { return proto.CompactTextString(m) } func (m *DismissGroupReq) String() string { return proto.CompactTextString(m) }
func (*DismissGroupReq) ProtoMessage() {} func (*DismissGroupReq) ProtoMessage() {}
func (*DismissGroupReq) Descriptor() ([]byte, []int) { func (*DismissGroupReq) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{36} return fileDescriptor_group_20346bfaa1601d8d, []int{36}
} }
func (m *DismissGroupReq) XXX_Unmarshal(b []byte) error { func (m *DismissGroupReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_DismissGroupReq.Unmarshal(m, b) return xxx_messageInfo_DismissGroupReq.Unmarshal(m, b)
@ -1657,7 +1657,7 @@ func (m *DismissGroupResp) Reset() { *m = DismissGroupResp{} }
func (m *DismissGroupResp) String() string { return proto.CompactTextString(m) } func (m *DismissGroupResp) String() string { return proto.CompactTextString(m) }
func (*DismissGroupResp) ProtoMessage() {} func (*DismissGroupResp) ProtoMessage() {}
func (*DismissGroupResp) Descriptor() ([]byte, []int) { func (*DismissGroupResp) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{37} return fileDescriptor_group_20346bfaa1601d8d, []int{37}
} }
func (m *DismissGroupResp) XXX_Unmarshal(b []byte) error { func (m *DismissGroupResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_DismissGroupResp.Unmarshal(m, b) return xxx_messageInfo_DismissGroupResp.Unmarshal(m, b)
@ -1690,7 +1690,7 @@ func (m *MuteGroupMemberReq) Reset() { *m = MuteGroupMemberReq{} }
func (m *MuteGroupMemberReq) String() string { return proto.CompactTextString(m) } func (m *MuteGroupMemberReq) String() string { return proto.CompactTextString(m) }
func (*MuteGroupMemberReq) ProtoMessage() {} func (*MuteGroupMemberReq) ProtoMessage() {}
func (*MuteGroupMemberReq) Descriptor() ([]byte, []int) { func (*MuteGroupMemberReq) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{38} return fileDescriptor_group_20346bfaa1601d8d, []int{38}
} }
func (m *MuteGroupMemberReq) XXX_Unmarshal(b []byte) error { func (m *MuteGroupMemberReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_MuteGroupMemberReq.Unmarshal(m, b) return xxx_messageInfo_MuteGroupMemberReq.Unmarshal(m, b)
@ -1741,7 +1741,7 @@ func (m *MuteGroupMemberResp) Reset() { *m = MuteGroupMemberResp{} }
func (m *MuteGroupMemberResp) String() string { return proto.CompactTextString(m) } func (m *MuteGroupMemberResp) String() string { return proto.CompactTextString(m) }
func (*MuteGroupMemberResp) ProtoMessage() {} func (*MuteGroupMemberResp) ProtoMessage() {}
func (*MuteGroupMemberResp) Descriptor() ([]byte, []int) { func (*MuteGroupMemberResp) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{39} return fileDescriptor_group_20346bfaa1601d8d, []int{39}
} }
func (m *MuteGroupMemberResp) XXX_Unmarshal(b []byte) error { func (m *MuteGroupMemberResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_MuteGroupMemberResp.Unmarshal(m, b) return xxx_messageInfo_MuteGroupMemberResp.Unmarshal(m, b)
@ -1773,7 +1773,7 @@ func (m *CancelMuteGroupMemberReq) Reset() { *m = CancelMuteGroupMemberR
func (m *CancelMuteGroupMemberReq) String() string { return proto.CompactTextString(m) } func (m *CancelMuteGroupMemberReq) String() string { return proto.CompactTextString(m) }
func (*CancelMuteGroupMemberReq) ProtoMessage() {} func (*CancelMuteGroupMemberReq) ProtoMessage() {}
func (*CancelMuteGroupMemberReq) Descriptor() ([]byte, []int) { func (*CancelMuteGroupMemberReq) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{40} return fileDescriptor_group_20346bfaa1601d8d, []int{40}
} }
func (m *CancelMuteGroupMemberReq) XXX_Unmarshal(b []byte) error { func (m *CancelMuteGroupMemberReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_CancelMuteGroupMemberReq.Unmarshal(m, b) return xxx_messageInfo_CancelMuteGroupMemberReq.Unmarshal(m, b)
@ -1817,7 +1817,7 @@ func (m *CancelMuteGroupMemberResp) Reset() { *m = CancelMuteGroupMember
func (m *CancelMuteGroupMemberResp) String() string { return proto.CompactTextString(m) } func (m *CancelMuteGroupMemberResp) String() string { return proto.CompactTextString(m) }
func (*CancelMuteGroupMemberResp) ProtoMessage() {} func (*CancelMuteGroupMemberResp) ProtoMessage() {}
func (*CancelMuteGroupMemberResp) Descriptor() ([]byte, []int) { func (*CancelMuteGroupMemberResp) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{41} return fileDescriptor_group_20346bfaa1601d8d, []int{41}
} }
func (m *CancelMuteGroupMemberResp) XXX_Unmarshal(b []byte) error { func (m *CancelMuteGroupMemberResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_CancelMuteGroupMemberResp.Unmarshal(m, b) return xxx_messageInfo_CancelMuteGroupMemberResp.Unmarshal(m, b)
@ -1848,7 +1848,7 @@ func (m *MuteGroupReq) Reset() { *m = MuteGroupReq{} }
func (m *MuteGroupReq) String() string { return proto.CompactTextString(m) } func (m *MuteGroupReq) String() string { return proto.CompactTextString(m) }
func (*MuteGroupReq) ProtoMessage() {} func (*MuteGroupReq) ProtoMessage() {}
func (*MuteGroupReq) Descriptor() ([]byte, []int) { func (*MuteGroupReq) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{42} return fileDescriptor_group_20346bfaa1601d8d, []int{42}
} }
func (m *MuteGroupReq) XXX_Unmarshal(b []byte) error { func (m *MuteGroupReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_MuteGroupReq.Unmarshal(m, b) return xxx_messageInfo_MuteGroupReq.Unmarshal(m, b)
@ -1885,7 +1885,7 @@ func (m *MuteGroupResp) Reset() { *m = MuteGroupResp{} }
func (m *MuteGroupResp) String() string { return proto.CompactTextString(m) } func (m *MuteGroupResp) String() string { return proto.CompactTextString(m) }
func (*MuteGroupResp) ProtoMessage() {} func (*MuteGroupResp) ProtoMessage() {}
func (*MuteGroupResp) Descriptor() ([]byte, []int) { func (*MuteGroupResp) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{43} return fileDescriptor_group_20346bfaa1601d8d, []int{43}
} }
func (m *MuteGroupResp) XXX_Unmarshal(b []byte) error { func (m *MuteGroupResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_MuteGroupResp.Unmarshal(m, b) return xxx_messageInfo_MuteGroupResp.Unmarshal(m, b)
@ -1916,7 +1916,7 @@ func (m *CancelMuteGroupReq) Reset() { *m = CancelMuteGroupReq{} }
func (m *CancelMuteGroupReq) String() string { return proto.CompactTextString(m) } func (m *CancelMuteGroupReq) String() string { return proto.CompactTextString(m) }
func (*CancelMuteGroupReq) ProtoMessage() {} func (*CancelMuteGroupReq) ProtoMessage() {}
func (*CancelMuteGroupReq) Descriptor() ([]byte, []int) { func (*CancelMuteGroupReq) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{44} return fileDescriptor_group_20346bfaa1601d8d, []int{44}
} }
func (m *CancelMuteGroupReq) XXX_Unmarshal(b []byte) error { func (m *CancelMuteGroupReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_CancelMuteGroupReq.Unmarshal(m, b) return xxx_messageInfo_CancelMuteGroupReq.Unmarshal(m, b)
@ -1953,7 +1953,7 @@ func (m *CancelMuteGroupResp) Reset() { *m = CancelMuteGroupResp{} }
func (m *CancelMuteGroupResp) String() string { return proto.CompactTextString(m) } func (m *CancelMuteGroupResp) String() string { return proto.CompactTextString(m) }
func (*CancelMuteGroupResp) ProtoMessage() {} func (*CancelMuteGroupResp) ProtoMessage() {}
func (*CancelMuteGroupResp) Descriptor() ([]byte, []int) { func (*CancelMuteGroupResp) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{45} return fileDescriptor_group_20346bfaa1601d8d, []int{45}
} }
func (m *CancelMuteGroupResp) XXX_Unmarshal(b []byte) error { func (m *CancelMuteGroupResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_CancelMuteGroupResp.Unmarshal(m, b) return xxx_messageInfo_CancelMuteGroupResp.Unmarshal(m, b)
@ -1984,7 +1984,7 @@ func (m *GetJoinedSuperGroupListReq) Reset() { *m = GetJoinedSuperGroupL
func (m *GetJoinedSuperGroupListReq) String() string { return proto.CompactTextString(m) } func (m *GetJoinedSuperGroupListReq) String() string { return proto.CompactTextString(m) }
func (*GetJoinedSuperGroupListReq) ProtoMessage() {} func (*GetJoinedSuperGroupListReq) ProtoMessage() {}
func (*GetJoinedSuperGroupListReq) Descriptor() ([]byte, []int) { func (*GetJoinedSuperGroupListReq) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{46} return fileDescriptor_group_20346bfaa1601d8d, []int{46}
} }
func (m *GetJoinedSuperGroupListReq) XXX_Unmarshal(b []byte) error { func (m *GetJoinedSuperGroupListReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetJoinedSuperGroupListReq.Unmarshal(m, b) return xxx_messageInfo_GetJoinedSuperGroupListReq.Unmarshal(m, b)
@ -2022,7 +2022,7 @@ func (m *GetJoinedSuperGroupListResp) Reset() { *m = GetJoinedSuperGroup
func (m *GetJoinedSuperGroupListResp) String() string { return proto.CompactTextString(m) } func (m *GetJoinedSuperGroupListResp) String() string { return proto.CompactTextString(m) }
func (*GetJoinedSuperGroupListResp) ProtoMessage() {} func (*GetJoinedSuperGroupListResp) ProtoMessage() {}
func (*GetJoinedSuperGroupListResp) Descriptor() ([]byte, []int) { func (*GetJoinedSuperGroupListResp) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{47} return fileDescriptor_group_20346bfaa1601d8d, []int{47}
} }
func (m *GetJoinedSuperGroupListResp) XXX_Unmarshal(b []byte) error { func (m *GetJoinedSuperGroupListResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetJoinedSuperGroupListResp.Unmarshal(m, b) return xxx_messageInfo_GetJoinedSuperGroupListResp.Unmarshal(m, b)
@ -2060,7 +2060,7 @@ func (m *GetSuperGroupsInfoReq) Reset() { *m = GetSuperGroupsInfoReq{} }
func (m *GetSuperGroupsInfoReq) String() string { return proto.CompactTextString(m) } func (m *GetSuperGroupsInfoReq) String() string { return proto.CompactTextString(m) }
func (*GetSuperGroupsInfoReq) ProtoMessage() {} func (*GetSuperGroupsInfoReq) ProtoMessage() {}
func (*GetSuperGroupsInfoReq) Descriptor() ([]byte, []int) { func (*GetSuperGroupsInfoReq) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{48} return fileDescriptor_group_20346bfaa1601d8d, []int{48}
} }
func (m *GetSuperGroupsInfoReq) XXX_Unmarshal(b []byte) error { func (m *GetSuperGroupsInfoReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetSuperGroupsInfoReq.Unmarshal(m, b) return xxx_messageInfo_GetSuperGroupsInfoReq.Unmarshal(m, b)
@ -2098,7 +2098,7 @@ func (m *GetSuperGroupsInfoResp) Reset() { *m = GetSuperGroupsInfoResp{}
func (m *GetSuperGroupsInfoResp) String() string { return proto.CompactTextString(m) } func (m *GetSuperGroupsInfoResp) String() string { return proto.CompactTextString(m) }
func (*GetSuperGroupsInfoResp) ProtoMessage() {} func (*GetSuperGroupsInfoResp) ProtoMessage() {}
func (*GetSuperGroupsInfoResp) Descriptor() ([]byte, []int) { func (*GetSuperGroupsInfoResp) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{49} return fileDescriptor_group_20346bfaa1601d8d, []int{49}
} }
func (m *GetSuperGroupsInfoResp) XXX_Unmarshal(b []byte) error { func (m *GetSuperGroupsInfoResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetSuperGroupsInfoResp.Unmarshal(m, b) return xxx_messageInfo_GetSuperGroupsInfoResp.Unmarshal(m, b)
@ -2141,7 +2141,7 @@ func (m *SetGroupMemberInfo) Reset() { *m = SetGroupMemberInfo{} }
func (m *SetGroupMemberInfo) String() string { return proto.CompactTextString(m) } func (m *SetGroupMemberInfo) String() string { return proto.CompactTextString(m) }
func (*SetGroupMemberInfo) ProtoMessage() {} func (*SetGroupMemberInfo) ProtoMessage() {}
func (*SetGroupMemberInfo) Descriptor() ([]byte, []int) { func (*SetGroupMemberInfo) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{50} return fileDescriptor_group_20346bfaa1601d8d, []int{50}
} }
func (m *SetGroupMemberInfo) XXX_Unmarshal(b []byte) error { func (m *SetGroupMemberInfo) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_SetGroupMemberInfo.Unmarshal(m, b) return xxx_messageInfo_SetGroupMemberInfo.Unmarshal(m, b)
@ -2214,7 +2214,7 @@ func (m *SetGroupMemberInfoReq) Reset() { *m = SetGroupMemberInfoReq{} }
func (m *SetGroupMemberInfoReq) String() string { return proto.CompactTextString(m) } func (m *SetGroupMemberInfoReq) String() string { return proto.CompactTextString(m) }
func (*SetGroupMemberInfoReq) ProtoMessage() {} func (*SetGroupMemberInfoReq) ProtoMessage() {}
func (*SetGroupMemberInfoReq) Descriptor() ([]byte, []int) { func (*SetGroupMemberInfoReq) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{51} return fileDescriptor_group_20346bfaa1601d8d, []int{51}
} }
func (m *SetGroupMemberInfoReq) XXX_Unmarshal(b []byte) error { func (m *SetGroupMemberInfoReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_SetGroupMemberInfoReq.Unmarshal(m, b) return xxx_messageInfo_SetGroupMemberInfoReq.Unmarshal(m, b)
@ -2251,7 +2251,7 @@ func (m *SetGroupMemberInfoResp) Reset() { *m = SetGroupMemberInfoResp{}
func (m *SetGroupMemberInfoResp) String() string { return proto.CompactTextString(m) } func (m *SetGroupMemberInfoResp) String() string { return proto.CompactTextString(m) }
func (*SetGroupMemberInfoResp) ProtoMessage() {} func (*SetGroupMemberInfoResp) ProtoMessage() {}
func (*SetGroupMemberInfoResp) Descriptor() ([]byte, []int) { func (*SetGroupMemberInfoResp) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{52} return fileDescriptor_group_20346bfaa1601d8d, []int{52}
} }
func (m *SetGroupMemberInfoResp) XXX_Unmarshal(b []byte) error { func (m *SetGroupMemberInfoResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_SetGroupMemberInfoResp.Unmarshal(m, b) return xxx_messageInfo_SetGroupMemberInfoResp.Unmarshal(m, b)
@ -2282,7 +2282,7 @@ func (m *GetGroupAbstractInfoReq) Reset() { *m = GetGroupAbstractInfoReq
func (m *GetGroupAbstractInfoReq) String() string { return proto.CompactTextString(m) } func (m *GetGroupAbstractInfoReq) String() string { return proto.CompactTextString(m) }
func (*GetGroupAbstractInfoReq) ProtoMessage() {} func (*GetGroupAbstractInfoReq) ProtoMessage() {}
func (*GetGroupAbstractInfoReq) Descriptor() ([]byte, []int) { func (*GetGroupAbstractInfoReq) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{53} return fileDescriptor_group_20346bfaa1601d8d, []int{53}
} }
func (m *GetGroupAbstractInfoReq) XXX_Unmarshal(b []byte) error { func (m *GetGroupAbstractInfoReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetGroupAbstractInfoReq.Unmarshal(m, b) return xxx_messageInfo_GetGroupAbstractInfoReq.Unmarshal(m, b)
@ -2322,7 +2322,7 @@ func (m *GroupAbstractInfo) Reset() { *m = GroupAbstractInfo{} }
func (m *GroupAbstractInfo) String() string { return proto.CompactTextString(m) } func (m *GroupAbstractInfo) String() string { return proto.CompactTextString(m) }
func (*GroupAbstractInfo) ProtoMessage() {} func (*GroupAbstractInfo) ProtoMessage() {}
func (*GroupAbstractInfo) Descriptor() ([]byte, []int) { func (*GroupAbstractInfo) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{54} return fileDescriptor_group_20346bfaa1601d8d, []int{54}
} }
func (m *GroupAbstractInfo) XXX_Unmarshal(b []byte) error { func (m *GroupAbstractInfo) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GroupAbstractInfo.Unmarshal(m, b) return xxx_messageInfo_GroupAbstractInfo.Unmarshal(m, b)
@ -2374,7 +2374,7 @@ func (m *GetGroupAbstractInfoResp) Reset() { *m = GetGroupAbstractInfoRe
func (m *GetGroupAbstractInfoResp) String() string { return proto.CompactTextString(m) } func (m *GetGroupAbstractInfoResp) String() string { return proto.CompactTextString(m) }
func (*GetGroupAbstractInfoResp) ProtoMessage() {} func (*GetGroupAbstractInfoResp) ProtoMessage() {}
func (*GetGroupAbstractInfoResp) Descriptor() ([]byte, []int) { func (*GetGroupAbstractInfoResp) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{55} return fileDescriptor_group_20346bfaa1601d8d, []int{55}
} }
func (m *GetGroupAbstractInfoResp) XXX_Unmarshal(b []byte) error { func (m *GetGroupAbstractInfoResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetGroupAbstractInfoResp.Unmarshal(m, b) return xxx_messageInfo_GetGroupAbstractInfoResp.Unmarshal(m, b)
@ -2413,7 +2413,7 @@ func (m *GetUserInGroupMembersReq) Reset() { *m = GetUserInGroupMembersR
func (m *GetUserInGroupMembersReq) String() string { return proto.CompactTextString(m) } func (m *GetUserInGroupMembersReq) String() string { return proto.CompactTextString(m) }
func (*GetUserInGroupMembersReq) ProtoMessage() {} func (*GetUserInGroupMembersReq) ProtoMessage() {}
func (*GetUserInGroupMembersReq) Descriptor() ([]byte, []int) { func (*GetUserInGroupMembersReq) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{56} return fileDescriptor_group_20346bfaa1601d8d, []int{56}
} }
func (m *GetUserInGroupMembersReq) XXX_Unmarshal(b []byte) error { func (m *GetUserInGroupMembersReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetUserInGroupMembersReq.Unmarshal(m, b) return xxx_messageInfo_GetUserInGroupMembersReq.Unmarshal(m, b)
@ -2458,7 +2458,7 @@ func (m *GetUserInGroupMembersResp) Reset() { *m = GetUserInGroupMembers
func (m *GetUserInGroupMembersResp) String() string { return proto.CompactTextString(m) } func (m *GetUserInGroupMembersResp) String() string { return proto.CompactTextString(m) }
func (*GetUserInGroupMembersResp) ProtoMessage() {} func (*GetUserInGroupMembersResp) ProtoMessage() {}
func (*GetUserInGroupMembersResp) Descriptor() ([]byte, []int) { func (*GetUserInGroupMembersResp) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{57} return fileDescriptor_group_20346bfaa1601d8d, []int{57}
} }
func (m *GetUserInGroupMembersResp) XXX_Unmarshal(b []byte) error { func (m *GetUserInGroupMembersResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetUserInGroupMembersResp.Unmarshal(m, b) return xxx_messageInfo_GetUserInGroupMembersResp.Unmarshal(m, b)
@ -2496,7 +2496,7 @@ func (m *GetGroupMemberUserIDsReq) Reset() { *m = GetGroupMemberUserIDsR
func (m *GetGroupMemberUserIDsReq) String() string { return proto.CompactTextString(m) } func (m *GetGroupMemberUserIDsReq) String() string { return proto.CompactTextString(m) }
func (*GetGroupMemberUserIDsReq) ProtoMessage() {} func (*GetGroupMemberUserIDsReq) ProtoMessage() {}
func (*GetGroupMemberUserIDsReq) Descriptor() ([]byte, []int) { func (*GetGroupMemberUserIDsReq) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{58} return fileDescriptor_group_20346bfaa1601d8d, []int{58}
} }
func (m *GetGroupMemberUserIDsReq) XXX_Unmarshal(b []byte) error { func (m *GetGroupMemberUserIDsReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetGroupMemberUserIDsReq.Unmarshal(m, b) return xxx_messageInfo_GetGroupMemberUserIDsReq.Unmarshal(m, b)
@ -2534,7 +2534,7 @@ func (m *GetGroupMemberUserIDsResp) Reset() { *m = GetGroupMemberUserIDs
func (m *GetGroupMemberUserIDsResp) String() string { return proto.CompactTextString(m) } func (m *GetGroupMemberUserIDsResp) String() string { return proto.CompactTextString(m) }
func (*GetGroupMemberUserIDsResp) ProtoMessage() {} func (*GetGroupMemberUserIDsResp) ProtoMessage() {}
func (*GetGroupMemberUserIDsResp) Descriptor() ([]byte, []int) { func (*GetGroupMemberUserIDsResp) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{59} return fileDescriptor_group_20346bfaa1601d8d, []int{59}
} }
func (m *GetGroupMemberUserIDsResp) XXX_Unmarshal(b []byte) error { func (m *GetGroupMemberUserIDsResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetGroupMemberUserIDsResp.Unmarshal(m, b) return xxx_messageInfo_GetGroupMemberUserIDsResp.Unmarshal(m, b)
@ -2573,7 +2573,7 @@ func (m *GetGroupMemberRoleLevelReq) Reset() { *m = GetGroupMemberRoleLe
func (m *GetGroupMemberRoleLevelReq) String() string { return proto.CompactTextString(m) } func (m *GetGroupMemberRoleLevelReq) String() string { return proto.CompactTextString(m) }
func (*GetGroupMemberRoleLevelReq) ProtoMessage() {} func (*GetGroupMemberRoleLevelReq) ProtoMessage() {}
func (*GetGroupMemberRoleLevelReq) Descriptor() ([]byte, []int) { func (*GetGroupMemberRoleLevelReq) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{60} return fileDescriptor_group_20346bfaa1601d8d, []int{60}
} }
func (m *GetGroupMemberRoleLevelReq) XXX_Unmarshal(b []byte) error { func (m *GetGroupMemberRoleLevelReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetGroupMemberRoleLevelReq.Unmarshal(m, b) return xxx_messageInfo_GetGroupMemberRoleLevelReq.Unmarshal(m, b)
@ -2618,7 +2618,7 @@ func (m *GetGroupMemberRoleLevelResp) Reset() { *m = GetGroupMemberRoleL
func (m *GetGroupMemberRoleLevelResp) String() string { return proto.CompactTextString(m) } func (m *GetGroupMemberRoleLevelResp) String() string { return proto.CompactTextString(m) }
func (*GetGroupMemberRoleLevelResp) ProtoMessage() {} func (*GetGroupMemberRoleLevelResp) ProtoMessage() {}
func (*GetGroupMemberRoleLevelResp) Descriptor() ([]byte, []int) { func (*GetGroupMemberRoleLevelResp) Descriptor() ([]byte, []int) {
return fileDescriptor_group_06303c65c0c20784, []int{61} return fileDescriptor_group_20346bfaa1601d8d, []int{61}
} }
func (m *GetGroupMemberRoleLevelResp) XXX_Unmarshal(b []byte) error { func (m *GetGroupMemberRoleLevelResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetGroupMemberRoleLevelResp.Unmarshal(m, b) return xxx_messageInfo_GetGroupMemberRoleLevelResp.Unmarshal(m, b)
@ -3727,126 +3727,126 @@ var _Group_serviceDesc = grpc.ServiceDesc{
Metadata: "group/group.proto", Metadata: "group/group.proto",
} }
func init() { proto.RegisterFile("group/group.proto", fileDescriptor_group_06303c65c0c20784) } func init() { proto.RegisterFile("group/group.proto", fileDescriptor_group_20346bfaa1601d8d) }
var fileDescriptor_group_06303c65c0c20784 = []byte{ var fileDescriptor_group_20346bfaa1601d8d = []byte{
// 1874 bytes of a gzipped FileDescriptorProto // 1878 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xbc, 0x5a, 0xdd, 0x6f, 0xdb, 0xc8, 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xbc, 0x5a, 0xdd, 0x73, 0xdb, 0xc6,
0x11, 0x07, 0xe5, 0xb3, 0x63, 0x4f, 0xac, 0xb3, 0xbd, 0xfe, 0x52, 0x68, 0x9f, 0xe1, 0x6e, 0x9c, 0x11, 0x1f, 0xd0, 0x91, 0x6c, 0xad, 0xc4, 0x48, 0x3a, 0x7d, 0xd1, 0xb0, 0xa2, 0x51, 0xce, 0x72,
0x8b, 0x73, 0x67, 0xcb, 0x69, 0x3e, 0x8a, 0x16, 0x87, 0x02, 0x4d, 0x9d, 0xc6, 0x75, 0x6b, 0x39, 0x2c, 0x27, 0x12, 0xe5, 0xca, 0xf2, 0x53, 0xfa, 0xe5, 0xca, 0xb5, 0xaa, 0x56, 0x94, 0x53, 0xd0,
0x57, 0x2a, 0x49, 0x91, 0x34, 0x28, 0x42, 0x4b, 0x6b, 0x86, 0x11, 0x45, 0xae, 0xb8, 0x54, 0x1c, 0x76, 0xc7, 0x69, 0xa6, 0x13, 0x88, 0x3c, 0xc1, 0x30, 0x49, 0xe0, 0x88, 0x03, 0xad, 0x4c, 0x3a,
0xa4, 0x48, 0xd1, 0xa2, 0xcf, 0x29, 0xfa, 0xd0, 0xa7, 0xf6, 0xa9, 0xe8, 0xdf, 0xd0, 0xff, 0xaf, 0xee, 0xb4, 0xd3, 0xe7, 0x74, 0xfa, 0xd0, 0xa7, 0xf6, 0xb1, 0x7f, 0x43, 0x1f, 0xfa, 0xdf, 0x75,
0xe0, 0x2e, 0x3f, 0x96, 0xe4, 0x52, 0xa2, 0x2f, 0x76, 0x5e, 0x04, 0x70, 0x76, 0x76, 0x66, 0x76, 0x70, 0x87, 0x8f, 0x03, 0x70, 0x47, 0x42, 0x8d, 0x94, 0x17, 0x8e, 0xb1, 0xb7, 0xbb, 0xb7, 0xb7,
0x76, 0x76, 0x66, 0x7e, 0x63, 0xc3, 0x82, 0xe5, 0x7b, 0x43, 0xba, 0xc7, 0x7f, 0x9b, 0xd4, 0xf7, 0xb7, 0xb7, 0xbb, 0xbf, 0xb5, 0x60, 0xd1, 0x09, 0xfc, 0x11, 0xdd, 0xe3, 0xbf, 0x4d, 0x1a, 0xf8,
0x02, 0x0f, 0xa1, 0xc7, 0x94, 0xb8, 0x87, 0xad, 0x36, 0xf1, 0xdf, 0x12, 0xbf, 0xc9, 0x57, 0xf4, 0xa1, 0x8f, 0xd0, 0x73, 0x4a, 0xbc, 0xe3, 0x56, 0x9b, 0x04, 0xef, 0x48, 0xd0, 0xe4, 0x2b, 0xe6,
0x9b, 0x21, 0x6d, 0xf7, 0xb0, 0xb5, 0x2b, 0xa8, 0x7b, 0xb4, 0x67, 0xed, 0x71, 0xee, 0x3d, 0xd6, 0xfd, 0x88, 0xb6, 0x7b, 0xdc, 0xda, 0x15, 0xd4, 0x3d, 0xda, 0x73, 0xf6, 0x38, 0xf7, 0x1e, 0xeb,
0xed, 0x9d, 0xb1, 0xbd, 0x33, 0x26, 0x36, 0xeb, 0xbb, 0xe3, 0x18, 0x7d, 0x93, 0x52, 0xe2, 0x47, 0xf6, 0x2e, 0xd8, 0xde, 0x05, 0x13, 0xc2, 0xe6, 0x81, 0x96, 0xf1, 0x22, 0xb0, 0x29, 0x25, 0x01,
0xec, 0xf8, 0x7f, 0x1a, 0x7c, 0xb9, 0xef, 0x13, 0x33, 0x20, 0x07, 0xa1, 0x1e, 0x83, 0x0c, 0xd0, 0xa3, 0x67, 0xd2, 0x3f, 0x85, 0x14, 0xfe, 0x8f, 0x01, 0x1f, 0x1e, 0x06, 0xc4, 0x0e, 0xc9, 0x51,
0x26, 0x5c, 0xb5, 0x5d, 0x3b, 0x68, 0x91, 0xfe, 0x09, 0xf1, 0x59, 0x43, 0xdb, 0x9c, 0xd8, 0x9e, 0xb4, 0x9d, 0x45, 0x86, 0x68, 0x13, 0x66, 0x5d, 0xcf, 0x0d, 0x5b, 0x64, 0x70, 0x46, 0x02, 0xd6,
0x31, 0x64, 0x12, 0xfa, 0x0e, 0x66, 0xb8, 0x55, 0x87, 0xee, 0xa9, 0xd7, 0xa8, 0x6d, 0x6a, 0xdb, 0x30, 0x36, 0x6f, 0x6c, 0xcf, 0x58, 0x32, 0x09, 0x7d, 0x0e, 0x33, 0xdc, 0xb8, 0x63, 0xef, 0xdc,
0x57, 0xef, 0x7c, 0xd5, 0xcc, 0x18, 0xcd, 0x75, 0x35, 0x0f, 0x62, 0x26, 0x23, 0xe5, 0x47, 0x18, 0x6f, 0xd4, 0x36, 0x8d, 0xed, 0xd9, 0xfd, 0x8f, 0x9a, 0x39, 0xdb, 0xb9, 0x6d, 0xcd, 0xa3, 0x84,
0x66, 0xcd, 0x6e, 0xdf, 0x76, 0x9f, 0x32, 0xe2, 0x1f, 0x3e, 0x64, 0x8d, 0x09, 0x2e, 0x3f, 0x43, 0xc9, 0xca, 0xf8, 0x11, 0x86, 0x39, 0xbb, 0x3b, 0x70, 0xbd, 0x97, 0x8c, 0x04, 0xc7, 0x4f, 0x59,
0x0b, 0x4d, 0xf0, 0xce, 0x5c, 0xe2, 0x8b, 0xef, 0xc6, 0x17, 0x9b, 0x5a, 0x68, 0x82, 0x44, 0xc2, 0xe3, 0x06, 0xd7, 0x9f, 0xa3, 0x45, 0x26, 0xf8, 0x17, 0x1e, 0x09, 0xc4, 0x77, 0xe3, 0x83, 0x4d,
0xc7, 0x30, 0x97, 0x31, 0x9b, 0xd1, 0xac, 0x55, 0xda, 0xf9, 0xac, 0xc2, 0x4d, 0x98, 0x3f, 0x20, 0x23, 0x32, 0x41, 0x22, 0xe1, 0x53, 0x98, 0xcf, 0x99, 0xcd, 0x68, 0xde, 0x2a, 0xe3, 0x72, 0x56,
0x01, 0x5f, 0x62, 0x7c, 0x8d, 0x0c, 0x90, 0x0e, 0xd3, 0x82, 0xe1, 0x61, 0xec, 0x85, 0xe4, 0x1b, 0xe1, 0x26, 0x2c, 0x1c, 0x91, 0x90, 0x2f, 0x31, 0xbe, 0x46, 0x86, 0xc8, 0x84, 0x5b, 0x82, 0xe1,
0x1b, 0xb0, 0x90, 0xe3, 0x67, 0x14, 0xfd, 0x1c, 0x20, 0x91, 0x28, 0xb6, 0x8c, 0x35, 0x41, 0xda, 0x69, 0xe2, 0x85, 0xf4, 0x1b, 0x5b, 0xb0, 0x58, 0xe0, 0x67, 0x14, 0xfd, 0x04, 0x20, 0xd5, 0x28,
0x80, 0x5f, 0xc1, 0x5c, 0x3b, 0x92, 0x19, 0x9b, 0xd0, 0x82, 0xb9, 0x84, 0xe1, 0x91, 0xe7, 0xb7, 0x44, 0x26, 0x9a, 0x20, 0x09, 0xe0, 0xaf, 0x61, 0xbe, 0x1d, 0xeb, 0x4c, 0x4c, 0x68, 0xc1, 0x7c,
0x49, 0x10, 0x9d, 0xec, 0xfa, 0x48, 0xb1, 0x82, 0xd5, 0xc8, 0xef, 0xc5, 0x08, 0xe6, 0xb3, 0x1a, 0xca, 0xf0, 0xcc, 0x0f, 0xda, 0x24, 0x8c, 0x4f, 0x76, 0x77, 0xac, 0x5a, 0xc1, 0x6a, 0x15, 0x65,
0x18, 0xc5, 0x7f, 0xd3, 0x40, 0x8f, 0x8f, 0xf2, 0x80, 0x52, 0xc7, 0xee, 0x98, 0x81, 0xed, 0xb9, 0x31, 0x82, 0x85, 0xfc, 0x0e, 0x8c, 0xe2, 0xbf, 0x1a, 0x60, 0x26, 0x47, 0x79, 0x42, 0x69, 0xdf,
0x47, 0x36, 0x0b, 0x42, 0x0b, 0x7e, 0x05, 0x40, 0x4d, 0xcb, 0x76, 0x39, 0x31, 0x52, 0x7e, 0x43, 0xed, 0xd8, 0xa1, 0xeb, 0x7b, 0x27, 0x2e, 0x0b, 0x23, 0x0b, 0x7e, 0x09, 0x40, 0x6d, 0xc7, 0xf5,
0xa5, 0xdc, 0x20, 0x83, 0x21, 0x61, 0xc1, 0xf7, 0x09, 0xb3, 0x21, 0x6d, 0x44, 0x1b, 0x00, 0xa7, 0x38, 0x31, 0xde, 0xfc, 0x9e, 0x6a, 0x73, 0x8b, 0x0c, 0x47, 0x84, 0x85, 0x5f, 0xa4, 0xcc, 0x96,
0xbe, 0xd7, 0x8f, 0x2e, 0xb4, 0xc6, 0x2f, 0x54, 0xa2, 0xe0, 0x3f, 0xc1, 0x5a, 0xa9, 0x11, 0x8c, 0x24, 0x88, 0x36, 0x00, 0xce, 0x03, 0x7f, 0x10, 0x5f, 0x68, 0x8d, 0x5f, 0xa8, 0x44, 0xc1, 0x7f,
0xa2, 0x25, 0x98, 0x0c, 0xbc, 0xc0, 0x74, 0xb8, 0x01, 0x75, 0x43, 0x7c, 0xa0, 0x47, 0x50, 0xb7, 0x84, 0x3b, 0x5a, 0x23, 0x18, 0x45, 0xcb, 0x30, 0x15, 0xfa, 0xa1, 0xdd, 0xe7, 0x06, 0xd4, 0x2d,
0xa2, 0xa8, 0x0d, 0x55, 0xb3, 0x46, 0x8d, 0xbb, 0x7c, 0xb3, 0xd4, 0x37, 0x11, 0xa3, 0x91, 0xdd, 0xf1, 0x81, 0x9e, 0x41, 0xdd, 0x89, 0xa3, 0x36, 0xda, 0x9a, 0x35, 0x6a, 0xdc, 0xe5, 0x9b, 0x5a,
0x86, 0x3f, 0xc0, 0xfa, 0x01, 0x09, 0x42, 0x4b, 0x0c, 0x32, 0xb8, 0x3c, 0x1f, 0xac, 0xc0, 0xd4, 0xdf, 0xc4, 0x8c, 0x56, 0x5e, 0x0c, 0xbf, 0x87, 0xf5, 0x23, 0x12, 0x46, 0x96, 0x58, 0x64, 0x78,
0x50, 0x3e, 0x7f, 0xf4, 0x85, 0x3f, 0xc0, 0x57, 0x23, 0xd4, 0x5f, 0xfa, 0xe9, 0xff, 0xaa, 0xc1, 0x7d, 0x3e, 0x58, 0x85, 0xe9, 0x91, 0x7c, 0xfe, 0xf8, 0x0b, 0xbf, 0x87, 0x8f, 0xc6, 0x6c, 0x7f,
0xf2, 0x13, 0xdf, 0x74, 0xd9, 0x29, 0xf1, 0x39, 0xdf, 0xe3, 0xf0, 0x9d, 0x85, 0xe7, 0x6e, 0xc0, 0xed, 0xa7, 0xff, 0x8b, 0x01, 0x2b, 0x2f, 0x02, 0xdb, 0x63, 0xe7, 0x24, 0xe0, 0x7c, 0xcf, 0xa3,
0x95, 0x28, 0xe0, 0xb9, 0xe6, 0x19, 0x23, 0xfe, 0x44, 0x5f, 0xc3, 0x97, 0x9e, 0xd3, 0x7d, 0x2c, 0x77, 0x16, 0x9d, 0xbb, 0x01, 0x37, 0xe3, 0x80, 0xe7, 0x3b, 0xcf, 0x58, 0xc9, 0x27, 0xfa, 0x04,
0xbd, 0x51, 0x71, 0xa4, 0x1c, 0x35, 0xe4, 0x73, 0xc9, 0x99, 0xcc, 0x37, 0x21, 0xf8, 0xb2, 0x54, 0x3e, 0xf4, 0xfb, 0xdd, 0xe7, 0xd2, 0x1b, 0x15, 0x47, 0x2a, 0x50, 0x23, 0x3e, 0x8f, 0x5c, 0xc8,
0xdc, 0x80, 0x15, 0x95, 0x09, 0x8c, 0xe2, 0xbf, 0x6b, 0x30, 0xfb, 0x1b, 0xcf, 0x76, 0x93, 0xf4, 0x7c, 0x37, 0x04, 0x5f, 0x9e, 0x8a, 0x1b, 0xb0, 0xaa, 0x32, 0x81, 0x51, 0xfc, 0x37, 0x03, 0xe6,
0x54, 0x6e, 0xd4, 0x06, 0x80, 0x4f, 0x06, 0x2d, 0xc2, 0x98, 0x69, 0x91, 0x38, 0xc6, 0x52, 0x4a, 0x7e, 0xed, 0xbb, 0x5e, 0x9a, 0x9e, 0xf4, 0x46, 0x6d, 0x00, 0x04, 0x64, 0xd8, 0x22, 0x8c, 0xd9,
0xb8, 0xfe, 0xc6, 0xb3, 0xdd, 0xb6, 0x37, 0xf4, 0x3b, 0x84, 0x1b, 0x32, 0x69, 0x48, 0x14, 0xb4, 0x0e, 0x49, 0x62, 0x2c, 0xa3, 0x44, 0xeb, 0x6f, 0x7d, 0xd7, 0x6b, 0xfb, 0xa3, 0xa0, 0x43, 0xb8,
0x05, 0x75, 0xdb, 0x7d, 0x6b, 0x07, 0xb9, 0xbc, 0x93, 0x25, 0xe2, 0x39, 0xa8, 0x4b, 0xf6, 0x30, 0x21, 0x53, 0x96, 0x44, 0x41, 0x5b, 0x50, 0x77, 0xbd, 0x77, 0x6e, 0x58, 0xc8, 0x3b, 0x79, 0x22,
0x8a, 0xff, 0xad, 0xc1, 0x5a, 0x3e, 0x70, 0xc3, 0x05, 0xcf, 0x65, 0x64, 0xac, 0xc1, 0xa3, 0x1e, 0x9e, 0x87, 0xba, 0x64, 0x0f, 0xa3, 0xf8, 0x5f, 0x06, 0xdc, 0x29, 0x06, 0x6e, 0xb4, 0xe0, 0x7b,
0x45, 0xb8, 0xfe, 0xda, 0x74, 0xbb, 0x0e, 0xe9, 0xb6, 0x98, 0x15, 0x79, 0x4e, 0xa2, 0x84, 0xa9, 0x8c, 0x4c, 0x34, 0x78, 0xdc, 0xa3, 0x88, 0xd6, 0xdf, 0xd8, 0x5e, 0xb7, 0x4f, 0xba, 0x2d, 0xe6,
0x54, 0x7c, 0x19, 0x84, 0x0d, 0x9d, 0x80, 0xdb, 0x3b, 0x69, 0x64, 0x68, 0x78, 0x03, 0xd6, 0xcb, 0xc4, 0x9e, 0x93, 0x28, 0x51, 0x2a, 0x15, 0x5f, 0x16, 0x61, 0xa3, 0x7e, 0xc8, 0xed, 0x9d, 0xb2,
0x8d, 0x63, 0x14, 0x6f, 0xc3, 0xec, 0xef, 0x86, 0x76, 0x30, 0xde, 0xbd, 0xe1, 0xc1, 0x25, 0x4e, 0x72, 0x34, 0xbc, 0x01, 0xeb, 0x7a, 0xe3, 0x18, 0xc5, 0xdb, 0x30, 0xf7, 0xdb, 0x91, 0x1b, 0x4e,
0x46, 0xf1, 0x3f, 0x34, 0x58, 0x8e, 0x1f, 0xad, 0x28, 0x0d, 0x17, 0xfc, 0x60, 0x24, 0x5b, 0x6a, 0x76, 0x6f, 0x74, 0x70, 0x89, 0x93, 0x51, 0xfc, 0x77, 0x03, 0x56, 0x92, 0x47, 0x2b, 0x4a, 0xc3,
0x59, 0xcf, 0xad, 0xc0, 0xd4, 0xa9, 0xed, 0x04, 0xc4, 0x8f, 0xae, 0x31, 0xfa, 0xc2, 0x03, 0x58, 0x15, 0x3f, 0x18, 0xc9, 0x96, 0x5a, 0xde, 0x73, 0xab, 0x30, 0x7d, 0xee, 0xf6, 0x43, 0x12, 0xc4,
0x51, 0x59, 0x54, 0xfa, 0x86, 0x1e, 0xc0, 0x95, 0x7e, 0x54, 0xe7, 0xc4, 0xeb, 0xb9, 0x59, 0xfa, 0xd7, 0x18, 0x7f, 0xe1, 0x21, 0xac, 0xaa, 0x2c, 0xd2, 0xbe, 0xa1, 0x27, 0x70, 0x73, 0x10, 0xd7,
0x7a, 0x84, 0xbc, 0x47, 0x43, 0xc7, 0xe1, 0xa9, 0x33, 0xde, 0x87, 0x8f, 0xf2, 0x2a, 0x93, 0xfa, 0x39, 0xf1, 0x7a, 0xee, 0x6b, 0x5f, 0x8f, 0xd0, 0xf7, 0x6c, 0xd4, 0xef, 0xf3, 0xd4, 0x99, 0xc8,
0x51, 0x7e, 0xf1, 0x8d, 0xac, 0xda, 0x99, 0x54, 0xda, 0x4b, 0x58, 0x55, 0x4a, 0x63, 0x54, 0xb6, 0xe1, 0x93, 0xe2, 0x96, 0x69, 0xfd, 0xd0, 0x5f, 0x7c, 0x23, 0xbf, 0xed, 0x4c, 0xa6, 0xed, 0x2b,
0x55, 0xfb, 0x81, 0xb6, 0x3a, 0x80, 0x7e, 0x6b, 0x77, 0x7a, 0x12, 0xcf, 0x68, 0x3b, 0xb7, 0xa0, 0x58, 0x53, 0x6a, 0x63, 0x54, 0xb6, 0xd5, 0xf8, 0x3f, 0x6d, 0xed, 0x03, 0xfa, 0x8d, 0xdb, 0xe9,
0xde, 0xb3, 0x3b, 0x3d, 0xd2, 0x8d, 0x8b, 0xb5, 0xb0, 0x36, 0x4b, 0x0c, 0x2f, 0xc3, 0x27, 0x26, 0x49, 0x3c, 0xe3, 0xed, 0xdc, 0x82, 0x7a, 0xcf, 0xed, 0xf4, 0x48, 0x37, 0x29, 0xd6, 0xc2, 0xda,
0xf3, 0xdc, 0x28, 0x44, 0xa3, 0x2f, 0xbc, 0x0c, 0x8b, 0x05, 0x6d, 0x8c, 0xe2, 0x3f, 0xf3, 0xa8, 0x3c, 0x31, 0xba, 0x8c, 0x80, 0xd8, 0xcc, 0xf7, 0xe2, 0x10, 0x8d, 0xbf, 0xf0, 0x0a, 0x2c, 0x95,
0x09, 0xdf, 0x10, 0xe9, 0xf2, 0xb5, 0xcf, 0x5c, 0x6a, 0x08, 0xbf, 0xb0, 0x82, 0xfe, 0xd2, 0x18, 0x76, 0x63, 0x14, 0xff, 0x89, 0x47, 0x4d, 0xf4, 0x86, 0x48, 0x97, 0xaf, 0xfd, 0xc0, 0xa5, 0x86,
0xb9, 0x0f, 0x53, 0xdc, 0x1f, 0x71, 0x88, 0x8c, 0xa9, 0xe8, 0x11, 0x33, 0xa6, 0xb0, 0x74, 0xc8, 0xf0, 0x0b, 0x2b, 0xed, 0xaf, 0x8d, 0x91, 0xc7, 0x30, 0xcd, 0xfd, 0x91, 0x84, 0xc8, 0x84, 0x8a,
0x13, 0x47, 0xa8, 0xf6, 0x89, 0x57, 0x21, 0x7f, 0xa5, 0x7e, 0xac, 0xc9, 0x7e, 0x0c, 0x93, 0xa8, 0x1e, 0x33, 0x63, 0x0a, 0xcb, 0xc7, 0x3c, 0x71, 0x44, 0xdb, 0xbe, 0xf0, 0x2b, 0xe4, 0xaf, 0xcc,
0x48, 0x41, 0xdd, 0x6c, 0xcf, 0x94, 0xa3, 0xe2, 0x55, 0x58, 0x56, 0x68, 0x64, 0x14, 0x9f, 0xc1, 0x8f, 0x35, 0xd9, 0x8f, 0x51, 0x12, 0x15, 0x29, 0xa8, 0x9b, 0xef, 0x99, 0x0a, 0x54, 0xbc, 0x06,
0x52, 0x52, 0x5c, 0x1d, 0x27, 0xbd, 0xf8, 0xcb, 0x7e, 0xa6, 0xf8, 0x45, 0x9a, 0x20, 0x24, 0xc5, 0x2b, 0x8a, 0x1d, 0x19, 0xc5, 0x17, 0xb0, 0x9c, 0x16, 0xd7, 0x7e, 0x3f, 0xbb, 0xf8, 0xeb, 0x7e,
0x17, 0x13, 0xcb, 0xff, 0xd5, 0x60, 0x7a, 0xbf, 0xd5, 0xe6, 0x3c, 0x9f, 0xd4, 0xfb, 0xa1, 0x26, 0xa6, 0xf8, 0xcb, 0x2c, 0x41, 0x48, 0x1b, 0x5f, 0x4d, 0x2c, 0xff, 0xdb, 0x80, 0x5b, 0x87, 0xad,
0x20, 0x2b, 0x29, 0x3a, 0xa1, 0xef, 0x8e, 0xcd, 0x7e, 0x5c, 0x3f, 0x14, 0x2b, 0xe8, 0x1b, 0x98, 0x36, 0xe7, 0xf9, 0x5e, 0xbd, 0x1f, 0x6a, 0x02, 0x72, 0xd2, 0xa2, 0x13, 0xf9, 0xee, 0xd4, 0x1e,
0xcf, 0x52, 0x93, 0xb2, 0x56, 0xa0, 0xe3, 0x8f, 0x1a, 0xcc, 0x26, 0x8d, 0xe2, 0x05, 0xfa, 0x7c, 0x24, 0xf5, 0x43, 0xb1, 0x82, 0x3e, 0x85, 0x85, 0x3c, 0x35, 0x2d, 0x6b, 0x25, 0x3a, 0xfe, 0xce,
0x3d, 0x3a, 0xb0, 0x64, 0x6a, 0x4a, 0x90, 0x6f, 0x64, 0x22, 0x7b, 0x23, 0x7f, 0x80, 0xba, 0x64, 0x80, 0xb9, 0xb4, 0x51, 0xbc, 0x42, 0x9f, 0xaf, 0xc7, 0x07, 0x96, 0x4c, 0xcd, 0x08, 0xf2, 0x8d,
0x4e, 0x69, 0xcc, 0xdf, 0xcb, 0xc5, 0xfc, 0x7a, 0xb3, 0x88, 0x49, 0x9a, 0xb1, 0xf7, 0x93, 0x90, 0xdc, 0xc8, 0xdf, 0xc8, 0xef, 0xa1, 0x2e, 0x99, 0xa3, 0x8d, 0xf9, 0x83, 0x42, 0xcc, 0xaf, 0x37,
0xdf, 0x4d, 0x9b, 0xe2, 0x0a, 0xd9, 0x05, 0xff, 0xb3, 0x50, 0x3f, 0xd8, 0x7e, 0xab, 0xfd, 0x59, 0xcb, 0xd0, 0xa4, 0x99, 0x78, 0x3f, 0x0d, 0xf9, 0xdd, 0xac, 0x29, 0xae, 0x90, 0x5d, 0xf0, 0x3f,
0xea, 0x87, 0x0e, 0xd3, 0xc3, 0xf8, 0xa2, 0x85, 0x87, 0x92, 0xef, 0x62, 0x0d, 0x11, 0x56, 0x5d, 0x4a, 0xf5, 0x83, 0x1d, 0xb6, 0xda, 0x3f, 0x48, 0xfd, 0x30, 0xe1, 0xd6, 0x28, 0xb9, 0x68, 0xe1,
0x66, 0x0d, 0xf9, 0x16, 0xe6, 0x1e, 0xda, 0xac, 0x6f, 0x33, 0x56, 0xa1, 0x0e, 0x23, 0x98, 0xcf, 0xa1, 0xf4, 0xbb, 0x5c, 0x43, 0x84, 0x55, 0xd7, 0x59, 0x43, 0x3e, 0x83, 0xf9, 0xa7, 0x2e, 0x1b,
0x32, 0x33, 0x8a, 0xdf, 0x00, 0x6a, 0x0d, 0x23, 0x30, 0x54, 0x25, 0xb1, 0x97, 0xb4, 0xa2, 0x61, 0xb8, 0x8c, 0x55, 0xa8, 0xc3, 0x08, 0x16, 0xf2, 0xcc, 0x8c, 0xe2, 0xb7, 0x80, 0x5a, 0xa3, 0x18,
0x47, 0xd1, 0x1f, 0x06, 0xa4, 0xdb, 0x26, 0x1d, 0xcf, 0xed, 0x32, 0xee, 0x9b, 0xba, 0x91, 0xa1, 0x0c, 0x55, 0x49, 0xec, 0x9a, 0x56, 0x34, 0xea, 0x28, 0x06, 0xa3, 0x90, 0x74, 0xdb, 0xa4, 0xe3,
0x85, 0x69, 0xbd, 0xa0, 0x8b, 0x51, 0x7c, 0x04, 0x8d, 0x7d, 0xd3, 0xed, 0x10, 0xe7, 0x22, 0x0c, 0x7b, 0x5d, 0xc6, 0x7d, 0x53, 0xb7, 0x72, 0xb4, 0x28, 0xad, 0x97, 0xf6, 0x62, 0x14, 0x9f, 0x40,
0xc1, 0x6b, 0x70, 0xad, 0x44, 0x9a, 0xe8, 0x59, 0x12, 0xf2, 0xd8, 0x9e, 0x45, 0xe2, 0x64, 0x14, 0xe3, 0xd0, 0xf6, 0x3a, 0xa4, 0x7f, 0x15, 0x86, 0xe0, 0x3b, 0x70, 0x5b, 0xa3, 0x4d, 0xf4, 0x2c,
0x37, 0x01, 0xe5, 0xe4, 0x8e, 0x16, 0xb0, 0x0c, 0x8b, 0x05, 0x7e, 0x46, 0xf1, 0x3d, 0x8e, 0x99, 0x29, 0x79, 0x62, 0xcf, 0x22, 0x71, 0x32, 0x8a, 0x9b, 0x80, 0x0a, 0x7a, 0xc7, 0x2b, 0x58, 0x81,
0x44, 0x0d, 0x69, 0x0f, 0x69, 0xd4, 0xb5, 0xc6, 0x85, 0x2c, 0x3d, 0x94, 0x96, 0x39, 0xd4, 0x13, 0xa5, 0x12, 0x3f, 0xa3, 0xf8, 0x80, 0x63, 0x26, 0x51, 0x43, 0xda, 0x23, 0x1a, 0x77, 0xad, 0x49,
0x0e, 0x72, 0xd4, 0xbb, 0x18, 0x95, 0x0a, 0x8d, 0x76, 0x9e, 0x42, 0x73, 0x97, 0xbf, 0xa2, 0x54, 0x21, 0xcb, 0x0e, 0x65, 0xe4, 0x0e, 0xf5, 0x82, 0x83, 0x1c, 0xb5, 0x14, 0xa3, 0x52, 0xa1, 0x31,
0x5e, 0x25, 0xfc, 0xfa, 0x7b, 0x1e, 0xe4, 0x85, 0x4d, 0x9f, 0x0e, 0x62, 0xff, 0x53, 0x03, 0xd4, 0x2e, 0x53, 0x68, 0x1e, 0xf1, 0x57, 0x94, 0xe9, 0xab, 0x84, 0x5f, 0x7f, 0xc7, 0x83, 0xbc, 0x24,
0xce, 0x3c, 0x1f, 0x9e, 0x63, 0xcf, 0x1f, 0x8a, 0x3f, 0x85, 0x69, 0xd7, 0xee, 0xf4, 0xdc, 0xf8, 0xf4, 0xfd, 0x41, 0xec, 0x7f, 0x6b, 0x80, 0xda, 0xb9, 0xe7, 0xc3, 0x73, 0xec, 0xe5, 0x43, 0xf1,
0x89, 0x86, 0x49, 0xc8, 0xf2, 0x3c, 0xcb, 0x21, 0x62, 0x74, 0x71, 0x32, 0x3c, 0x6d, 0xb6, 0x03, 0xa7, 0x70, 0xcb, 0x73, 0x3b, 0x3d, 0x2f, 0x79, 0xa2, 0xb3, 0xfb, 0x38, 0x6f, 0x05, 0x1f, 0x60,
0xdf, 0x76, 0xad, 0x67, 0xa6, 0x33, 0x24, 0x46, 0xc2, 0x8d, 0x7e, 0x02, 0x57, 0x4e, 0xcd, 0x0e, 0x9c, 0x8d, 0xce, 0x9b, 0xed, 0x30, 0x70, 0x3d, 0xe7, 0x95, 0xdd, 0x1f, 0x11, 0x2b, 0x95, 0x41,
0x79, 0x6a, 0x1c, 0xf1, 0x8e, 0x78, 0xdc, 0xc6, 0x98, 0x19, 0xfd, 0x0c, 0x66, 0x7c, 0xcf, 0x21, 0x3f, 0x86, 0x9b, 0xe7, 0x76, 0x87, 0xbc, 0xb4, 0x4e, 0x78, 0x5f, 0x5c, 0x4d, 0x3c, 0x11, 0x41,
0x47, 0xe4, 0x2d, 0x71, 0x1a, 0x93, 0x7c, 0xe7, 0x5a, 0x61, 0xe7, 0xa1, 0x1b, 0xdc, 0xbd, 0x23, 0x3f, 0x83, 0x99, 0xc0, 0xef, 0x93, 0x13, 0xf2, 0x8e, 0xf4, 0x1b, 0x53, 0x5c, 0xfe, 0x63, 0x8d,
0x36, 0xa6, 0xdc, 0x68, 0x07, 0x6a, 0xe4, 0x5d, 0x63, 0xaa, 0x82, 0xb6, 0x1a, 0x79, 0x87, 0x9f, 0xfc, 0xb1, 0x17, 0x3e, 0xda, 0x17, 0xe2, 0x99, 0x0c, 0xda, 0x87, 0x1a, 0xf9, 0xa6, 0x31, 0x5d,
0xc3, 0x72, 0xd1, 0x45, 0xe1, 0x8d, 0xfd, 0x22, 0x5f, 0x16, 0xbf, 0x56, 0xe5, 0x5d, 0xc5, 0xde, 0x79, 0xe7, 0x1a, 0xf9, 0x06, 0xbf, 0x86, 0x95, 0xb2, 0xeb, 0xa2, 0x9b, 0xfc, 0x79, 0xb1, 0x5c,
0x24, 0x93, 0x34, 0x60, 0x45, 0x25, 0x9a, 0x51, 0x7c, 0x3f, 0xed, 0x2c, 0x1f, 0x9c, 0xb0, 0xc0, 0x7e, 0xa2, 0xca, 0xc7, 0x0a, 0xd9, 0x34, 0xc3, 0x34, 0x60, 0x55, 0xa5, 0x9a, 0x51, 0xfc, 0x38,
0x37, 0x3b, 0x41, 0x95, 0x40, 0xf9, 0xa8, 0xc1, 0x42, 0x61, 0xd3, 0x88, 0xeb, 0xdc, 0x89, 0x26, 0xeb, 0x38, 0x9f, 0x9c, 0xb1, 0x30, 0xb0, 0x3b, 0x61, 0x95, 0x00, 0xfa, 0xce, 0x80, 0xc5, 0x92,
0x5a, 0x42, 0xfb, 0xf1, 0x30, 0xfc, 0xe5, 0x37, 0x5b, 0x37, 0x8a, 0x0b, 0xe8, 0x36, 0x2c, 0x5a, 0xd0, 0x98, 0x6b, 0xde, 0x89, 0x07, 0x5e, 0x62, 0xf7, 0xd3, 0x51, 0xf4, 0xcb, 0x6f, 0xbc, 0x6e,
0xd9, 0x66, 0xfd, 0xd7, 0x26, 0x7b, 0xcd, 0xef, 0xfb, 0x0b, 0x43, 0xb5, 0x84, 0x07, 0xd0, 0x50, 0x95, 0x17, 0xd0, 0x43, 0x58, 0x72, 0xf2, 0x4d, 0xfc, 0xaf, 0x6c, 0xf6, 0x86, 0xc7, 0xc1, 0x07,
0x1f, 0x83, 0x51, 0xf4, 0x34, 0x2a, 0xe4, 0xf2, 0x42, 0xec, 0xc9, 0x1b, 0x2a, 0x4f, 0x16, 0xc5, 0x96, 0x6a, 0x09, 0x0f, 0xa1, 0xa1, 0x3e, 0x06, 0xa3, 0xe8, 0x65, 0x5c, 0xe0, 0xe5, 0x85, 0xc4,
0x28, 0x04, 0xe0, 0x63, 0xae, 0x92, 0x17, 0x74, 0x57, 0x2e, 0x0b, 0x23, 0x9e, 0x7a, 0xc6, 0xa5, 0x93, 0xf7, 0x54, 0x9e, 0x2c, 0xab, 0x51, 0x28, 0xc0, 0xa7, 0x7c, 0x4b, 0x5e, 0xe8, 0x3d, 0xb9,
0xb5, 0x9c, 0x4b, 0xff, 0x08, 0xd7, 0x4a, 0xe4, 0x5d, 0x4c, 0x67, 0x74, 0x2f, 0x75, 0x91, 0x60, 0x5c, 0x8c, 0x49, 0x01, 0x39, 0x97, 0xd6, 0x0a, 0x2e, 0xfd, 0x03, 0xdc, 0xd6, 0xe8, 0xbb, 0x9a,
0x89, 0x1a, 0xc4, 0xd1, 0x99, 0xee, 0x3e, 0xb7, 0x4a, 0xb5, 0x8b, 0xd1, 0x70, 0xdb, 0x30, 0xea, 0x8e, 0xe9, 0x20, 0x73, 0x91, 0x60, 0x89, 0x1b, 0xc7, 0xf1, 0x19, 0xf0, 0x31, 0xb7, 0x4a, 0x25,
0x3d, 0x45, 0x80, 0xc4, 0x9f, 0xf8, 0x59, 0x3a, 0x3d, 0x8a, 0x32, 0x74, 0xfc, 0x28, 0xc6, 0x83, 0xc5, 0x68, 0x24, 0x36, 0x8a, 0x7b, 0x52, 0x11, 0x20, 0xc9, 0x27, 0x7e, 0x95, 0x4d, 0x95, 0xe2,
0xf5, 0x98, 0x53, 0xb8, 0x68, 0xd2, 0x90, 0x28, 0xf8, 0x55, 0x3a, 0x10, 0x2a, 0xc8, 0xbd, 0x10, 0xcc, 0x9d, 0x3c, 0x8d, 0xc9, 0x20, 0x3e, 0xe1, 0x14, 0x2e, 0x9a, 0xb2, 0x24, 0x0a, 0xfe, 0x3a,
0x37, 0xdd, 0xf9, 0xd7, 0x2a, 0x4c, 0x72, 0x6b, 0xd0, 0x33, 0xb8, 0xda, 0x49, 0x87, 0x89, 0x08, 0x1b, 0x14, 0x95, 0xf4, 0x5e, 0x89, 0x9b, 0xf6, 0xff, 0xb9, 0x06, 0x53, 0xdc, 0x1a, 0xf4, 0x0a,
0x2b, 0x9b, 0x9d, 0xcc, 0x90, 0x54, 0xbf, 0x3e, 0x96, 0x87, 0x51, 0xf4, 0x3d, 0xcc, 0xbc, 0x89, 0x66, 0x3b, 0xd9, 0x90, 0x11, 0x61, 0x65, 0x13, 0x94, 0x1b, 0x9e, 0x9a, 0x77, 0x27, 0xf2, 0x30,
0x47, 0x05, 0x68, 0x53, 0xb5, 0x43, 0x9e, 0x6c, 0xe8, 0x3f, 0x1a, 0xc3, 0x21, 0x24, 0x0e, 0x62, 0x8a, 0xbe, 0x80, 0x99, 0xb7, 0xc9, 0x08, 0x01, 0x6d, 0xaa, 0x24, 0xe4, 0x89, 0x87, 0xf9, 0xf1,
0x0c, 0xae, 0x96, 0x28, 0x83, 0x79, 0xb5, 0xc4, 0x0c, 0x88, 0x47, 0x2f, 0xa1, 0x6e, 0xc9, 0x83, 0x04, 0x0e, 0xa1, 0x71, 0x98, 0x60, 0x73, 0xb5, 0x46, 0x19, 0xe4, 0xab, 0x35, 0xe6, 0xc0, 0x3d,
0x4c, 0xb4, 0xa5, 0x7c, 0x28, 0xb9, 0xd9, 0xa8, 0x7e, 0xa3, 0x02, 0x17, 0xa3, 0xe8, 0x39, 0xcc, 0xfa, 0x0a, 0xea, 0x8e, 0x3c, 0xe0, 0x44, 0x5b, 0xca, 0x87, 0x52, 0x98, 0x99, 0x9a, 0xf7, 0x2a,
0x32, 0x69, 0xe0, 0x88, 0xae, 0x8f, 0xca, 0x67, 0xb1, 0xec, 0xad, 0xf1, 0x4c, 0x8c, 0xa2, 0xf7, 0x70, 0x31, 0x8a, 0x5e, 0xc3, 0x1c, 0x93, 0x06, 0x91, 0xe8, 0xee, 0xb8, 0x7c, 0x96, 0xe8, 0xde,
0xb0, 0x6a, 0xa9, 0x27, 0x86, 0xa8, 0x39, 0xca, 0xb8, 0xe2, 0x7c, 0x4f, 0xdf, 0x3b, 0x17, 0x3f, 0x9a, 0xcc, 0xc4, 0x28, 0xfa, 0x16, 0xd6, 0x1c, 0xf5, 0x24, 0x11, 0x35, 0xc7, 0x19, 0x57, 0x9e,
0xa3, 0xe8, 0x2f, 0x1a, 0x5c, 0xb3, 0xca, 0x46, 0x76, 0xe8, 0x76, 0x89, 0xb8, 0xd2, 0x01, 0xa3, 0xfb, 0x99, 0x7b, 0x97, 0xe2, 0x67, 0x14, 0xfd, 0xd9, 0x80, 0xdb, 0x8e, 0x6e, 0x94, 0x87, 0x1e,
0xfe, 0xe3, 0x73, 0xee, 0x60, 0x14, 0xf5, 0x00, 0x05, 0x85, 0x89, 0x19, 0xba, 0xa5, 0x12, 0xa4, 0x6a, 0xd4, 0x69, 0x07, 0x8f, 0xe6, 0x8f, 0x2e, 0x29, 0xc1, 0x28, 0xea, 0x01, 0x0a, 0x4b, 0x93,
0x1c, 0xee, 0xe9, 0xdf, 0x54, 0x65, 0x65, 0x14, 0x7d, 0x80, 0x86, 0x55, 0x32, 0x44, 0x42, 0x7b, 0x34, 0xf4, 0x40, 0xa5, 0x48, 0x39, 0xf4, 0x33, 0x3f, 0xad, 0xca, 0xca, 0x28, 0x7a, 0x0f, 0x0d,
0xe5, 0x89, 0x55, 0x39, 0x0f, 0xd3, 0x6f, 0x9f, 0x6f, 0x83, 0x38, 0xab, 0x55, 0x98, 0xea, 0xa8, 0x47, 0x33, 0x5c, 0x42, 0x7b, 0xfa, 0xc4, 0xaa, 0x9c, 0x93, 0x99, 0x0f, 0x2f, 0x27, 0x20, 0xce,
0xcf, 0xaa, 0x9c, 0x47, 0xa9, 0xcf, 0x5a, 0x32, 0x28, 0x72, 0x61, 0xd1, 0x2a, 0x4e, 0x60, 0x50, 0xea, 0x94, 0xa6, 0x3d, 0xea, 0xb3, 0x2a, 0xe7, 0x54, 0xea, 0xb3, 0x6a, 0x06, 0x48, 0x1e, 0x2c,
0x05, 0x11, 0xc9, 0xe3, 0xf8, 0xb6, 0x32, 0x2f, 0xa3, 0xe8, 0x04, 0xe6, 0x7a, 0xd9, 0x29, 0x09, 0x39, 0xe5, 0xc9, 0x0c, 0xaa, 0xa0, 0x22, 0x7d, 0x1c, 0x9f, 0x55, 0xe6, 0x65, 0x14, 0x9d, 0xc1,
0x52, 0x56, 0xfd, 0xe2, 0xe0, 0x46, 0xbf, 0x59, 0x89, 0x2f, 0x71, 0x60, 0x6e, 0xe4, 0x51, 0xea, 0x7c, 0x2f, 0x3f, 0x3d, 0x41, 0xca, 0xaa, 0x5f, 0x1e, 0xe8, 0x98, 0xf7, 0x2b, 0xf1, 0xa5, 0x0e,
0xc0, 0xe2, 0x68, 0xa6, 0xd4, 0x81, 0xaa, 0x29, 0xca, 0x6b, 0x58, 0xb0, 0xf3, 0x63, 0x08, 0xb4, 0x2c, 0x8c, 0x42, 0xb4, 0x0e, 0x2c, 0x8f, 0x6c, 0xb4, 0x0e, 0x54, 0x4d, 0x57, 0xde, 0xc0, 0xa2,
0xad, 0x12, 0xa0, 0x9a, 0x8f, 0xe8, 0xb7, 0x2a, 0x72, 0x8a, 0x6c, 0x98, 0xe4, 0x2e, 0x75, 0x36, 0x5b, 0x1c, 0x4f, 0xa0, 0x6d, 0x95, 0x02, 0xd5, 0xdc, 0xc4, 0x7c, 0x50, 0x91, 0x53, 0x64, 0xc3,
0x94, 0xa1, 0xb7, 0x3a, 0x1b, 0x66, 0xd1, 0x70, 0x21, 0xd2, 0x42, 0xec, 0x57, 0x25, 0xd2, 0x22, 0x34, 0x77, 0xa9, 0xb3, 0xa1, 0x0c, 0xc9, 0xd5, 0xd9, 0x30, 0x8f, 0x92, 0x4b, 0x91, 0x16, 0x61,
0xe4, 0x5a, 0x25, 0xd2, 0x12, 0x38, 0xf9, 0x1c, 0x66, 0xbb, 0x12, 0x90, 0x53, 0x27, 0xc7, 0x1c, 0xc2, 0x2a, 0x91, 0x16, 0x23, 0xda, 0x2a, 0x91, 0x96, 0xc2, 0xcc, 0xd7, 0x30, 0xd7, 0x95, 0x00,
0x2e, 0x54, 0x27, 0xc7, 0x3c, 0x1e, 0x0c, 0x83, 0xaa, 0x9f, 0x05, 0x4e, 0xea, 0xa0, 0x2a, 0x62, 0x9e, 0x3a, 0x39, 0x16, 0xf0, 0xa2, 0x3a, 0x39, 0x16, 0x71, 0x62, 0x14, 0x54, 0x83, 0x3c, 0xa0,
0x35, 0x75, 0x50, 0x29, 0x50, 0x18, 0x0a, 0x60, 0xb9, 0xa3, 0x82, 0x68, 0x68, 0x47, 0x59, 0x1b, 0x52, 0x07, 0x55, 0x19, 0xc3, 0xa9, 0x83, 0x4a, 0x81, 0xce, 0x50, 0x08, 0x2b, 0x1d, 0x15, 0x74,
0x4b, 0xb0, 0xa1, 0xbe, 0x7b, 0x0e, 0x6e, 0x71, 0xe7, 0xc9, 0xc9, 0xd4, 0x77, 0x2e, 0x23, 0x3b, 0x43, 0x3b, 0xca, 0xda, 0xa8, 0xc1, 0x8c, 0xe6, 0xee, 0x25, 0xb8, 0xc5, 0x9d, 0xa7, 0x27, 0x53,
0xf5, 0x9d, 0x67, 0xb0, 0x5c, 0xe8, 0xab, 0xdc, 0x39, 0xd4, 0xbe, 0x2a, 0xe2, 0x46, 0xb5, 0xaf, 0xdf, 0xb9, 0x8c, 0xf8, 0xd4, 0x77, 0x9e, 0xc3, 0x78, 0x91, 0xaf, 0x0a, 0xe7, 0x50, 0xfb, 0xaa,
0x14, 0x78, 0x31, 0x2a, 0x56, 0x2a, 0xe4, 0x57, 0x5a, 0xac, 0x4a, 0xc0, 0x65, 0x69, 0xb1, 0x2a, 0x8c, 0x27, 0xd5, 0xbe, 0x52, 0xe0, 0xc8, 0xb8, 0x58, 0xa9, 0x10, 0xa1, 0xb6, 0x58, 0x69, 0x40,
0x85, 0x95, 0x22, 0xa6, 0x73, 0x50, 0xaf, 0x34, 0xa6, 0x8b, 0x38, 0xb2, 0x34, 0xa6, 0x55, 0xe8, 0xa7, 0xb6, 0x58, 0x69, 0xe1, 0xa6, 0x88, 0xe9, 0x02, 0x04, 0xd4, 0xc6, 0x74, 0x19, 0x5f, 0x6a,
0xb1, 0x07, 0x88, 0x15, 0xd1, 0xdf, 0xad, 0x8a, 0x30, 0xa6, 0x4c, 0x99, 0x1a, 0xd2, 0xa0, 0x01, 0x63, 0x5a, 0x85, 0x2a, 0x7b, 0x80, 0x58, 0x19, 0x15, 0x3e, 0xa8, 0x08, 0x63, 0x74, 0x9b, 0xa9,
0x2c, 0x59, 0x0a, 0x2c, 0x80, 0x46, 0xe6, 0xdf, 0x1c, 0xf8, 0xd1, 0x77, 0xaa, 0x33, 0x8b, 0xa0, 0x21, 0x0d, 0x1a, 0xc2, 0xb2, 0xa3, 0xc0, 0x02, 0x68, 0x6c, 0xfe, 0x2d, 0x80, 0x1f, 0x73, 0xa7,
0xb7, 0x54, 0xbd, 0x3b, 0xda, 0x19, 0x51, 0xc2, 0x0b, 0xb0, 0x41, 0x1d, 0xf4, 0xe5, 0xa0, 0x40, 0x3a, 0xb3, 0x08, 0x7a, 0x47, 0xd5, 0xbb, 0xa3, 0x9d, 0x31, 0x25, 0xbc, 0x04, 0x1b, 0xd4, 0x41,
0x68, 0x2d, 0xf6, 0xe6, 0x68, 0x67, 0x7c, 0xba, 0x49, 0x9b, 0xff, 0x52, 0xad, 0x25, 0x4d, 0xff, 0xaf, 0x07, 0x05, 0x62, 0xd7, 0x72, 0x6f, 0x8e, 0x76, 0x26, 0xa7, 0x9b, 0xac, 0xf9, 0xd7, 0xee,
0xfb, 0xfc, 0xdf, 0x22, 0x92, 0x16, 0x7c, 0x74, 0x87, 0x55, 0xc4, 0x01, 0xa3, 0x3b, 0x2c, 0x45, 0xaa, 0x69, 0xfa, 0xbf, 0x2d, 0xfe, 0x1f, 0x45, 0xda, 0x82, 0x8f, 0xef, 0xb0, 0xca, 0x38, 0x60,
0x7f, 0xff, 0xcb, 0x8d, 0x17, 0xeb, 0x62, 0x87, 0xf4, 0x0f, 0x0c, 0x7c, 0xd7, 0x77, 0xfc, 0xf7, 0x7c, 0x87, 0xa5, 0xe8, 0xef, 0x7f, 0xb1, 0xf1, 0xe5, 0xba, 0x90, 0x90, 0xfe, 0xbe, 0x81, 0x4b,
0x64, 0x8a, 0x93, 0xee, 0xfe, 0x3f, 0x00, 0x00, 0xff, 0xff, 0x2d, 0xeb, 0x08, 0x35, 0x3f, 0x21, 0x7d, 0xce, 0x7f, 0xcf, 0xa6, 0x39, 0xe9, 0xd1, 0xff, 0x02, 0x00, 0x00, 0xff, 0xff, 0x8f, 0xfb,
0x00, 0x00, 0x8b, 0xf2, 0x5e, 0x21, 0x00, 0x00,
} }

View File

@ -7,7 +7,7 @@ import proto "github.com/golang/protobuf/proto"
import fmt "fmt" import fmt "fmt"
import math "math" import math "math"
import sdkws "OpenIM/pkg/proto/sdkws" import sdkws "OpenIM/pkg/proto/sdkws"
import wrapperspb "google.golang.org/protobuf/types/known/wrapperspb" import wrapperspb "OpenIM/pkg/proto/wrapperspb"
import ( import (
context "golang.org/x/net/context" context "golang.org/x/net/context"
@ -37,7 +37,7 @@ func (m *MsgDataToMQ) Reset() { *m = MsgDataToMQ{} }
func (m *MsgDataToMQ) String() string { return proto.CompactTextString(m) } func (m *MsgDataToMQ) String() string { return proto.CompactTextString(m) }
func (*MsgDataToMQ) ProtoMessage() {} func (*MsgDataToMQ) ProtoMessage() {}
func (*MsgDataToMQ) Descriptor() ([]byte, []int) { func (*MsgDataToMQ) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{0} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{0}
} }
func (m *MsgDataToMQ) XXX_Unmarshal(b []byte) error { func (m *MsgDataToMQ) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_MsgDataToMQ.Unmarshal(m, b) return xxx_messageInfo_MsgDataToMQ.Unmarshal(m, b)
@ -82,7 +82,7 @@ func (m *MsgDataToDB) Reset() { *m = MsgDataToDB{} }
func (m *MsgDataToDB) String() string { return proto.CompactTextString(m) } func (m *MsgDataToDB) String() string { return proto.CompactTextString(m) }
func (*MsgDataToDB) ProtoMessage() {} func (*MsgDataToDB) ProtoMessage() {}
func (*MsgDataToDB) Descriptor() ([]byte, []int) { func (*MsgDataToDB) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{1} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{1}
} }
func (m *MsgDataToDB) XXX_Unmarshal(b []byte) error { func (m *MsgDataToDB) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_MsgDataToDB.Unmarshal(m, b) return xxx_messageInfo_MsgDataToDB.Unmarshal(m, b)
@ -121,7 +121,7 @@ func (m *PushMsgDataToMQ) Reset() { *m = PushMsgDataToMQ{} }
func (m *PushMsgDataToMQ) String() string { return proto.CompactTextString(m) } func (m *PushMsgDataToMQ) String() string { return proto.CompactTextString(m) }
func (*PushMsgDataToMQ) ProtoMessage() {} func (*PushMsgDataToMQ) ProtoMessage() {}
func (*PushMsgDataToMQ) Descriptor() ([]byte, []int) { func (*PushMsgDataToMQ) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{2} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{2}
} }
func (m *PushMsgDataToMQ) XXX_Unmarshal(b []byte) error { func (m *PushMsgDataToMQ) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_PushMsgDataToMQ.Unmarshal(m, b) return xxx_messageInfo_PushMsgDataToMQ.Unmarshal(m, b)
@ -169,7 +169,7 @@ func (m *MsgDataToMongoByMQ) Reset() { *m = MsgDataToMongoByMQ{} }
func (m *MsgDataToMongoByMQ) String() string { return proto.CompactTextString(m) } func (m *MsgDataToMongoByMQ) String() string { return proto.CompactTextString(m) }
func (*MsgDataToMongoByMQ) ProtoMessage() {} func (*MsgDataToMongoByMQ) ProtoMessage() {}
func (*MsgDataToMongoByMQ) Descriptor() ([]byte, []int) { func (*MsgDataToMongoByMQ) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{3} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{3}
} }
func (m *MsgDataToMongoByMQ) XXX_Unmarshal(b []byte) error { func (m *MsgDataToMongoByMQ) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_MsgDataToMongoByMQ.Unmarshal(m, b) return xxx_messageInfo_MsgDataToMongoByMQ.Unmarshal(m, b)
@ -228,7 +228,7 @@ func (m *GetMaxAndMinSeqReq) Reset() { *m = GetMaxAndMinSeqReq{} }
func (m *GetMaxAndMinSeqReq) String() string { return proto.CompactTextString(m) } func (m *GetMaxAndMinSeqReq) String() string { return proto.CompactTextString(m) }
func (*GetMaxAndMinSeqReq) ProtoMessage() {} func (*GetMaxAndMinSeqReq) ProtoMessage() {}
func (*GetMaxAndMinSeqReq) Descriptor() ([]byte, []int) { func (*GetMaxAndMinSeqReq) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{4} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{4}
} }
func (m *GetMaxAndMinSeqReq) XXX_Unmarshal(b []byte) error { func (m *GetMaxAndMinSeqReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetMaxAndMinSeqReq.Unmarshal(m, b) return xxx_messageInfo_GetMaxAndMinSeqReq.Unmarshal(m, b)
@ -267,7 +267,7 @@ func (m *GetMaxAndMinSeqResp) Reset() { *m = GetMaxAndMinSeqResp{} }
func (m *GetMaxAndMinSeqResp) String() string { return proto.CompactTextString(m) } func (m *GetMaxAndMinSeqResp) String() string { return proto.CompactTextString(m) }
func (*GetMaxAndMinSeqResp) ProtoMessage() {} func (*GetMaxAndMinSeqResp) ProtoMessage() {}
func (*GetMaxAndMinSeqResp) Descriptor() ([]byte, []int) { func (*GetMaxAndMinSeqResp) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{5} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{5}
} }
func (m *GetMaxAndMinSeqResp) XXX_Unmarshal(b []byte) error { func (m *GetMaxAndMinSeqResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetMaxAndMinSeqResp.Unmarshal(m, b) return xxx_messageInfo_GetMaxAndMinSeqResp.Unmarshal(m, b)
@ -312,7 +312,7 @@ func (m *SendMsgReq) Reset() { *m = SendMsgReq{} }
func (m *SendMsgReq) String() string { return proto.CompactTextString(m) } func (m *SendMsgReq) String() string { return proto.CompactTextString(m) }
func (*SendMsgReq) ProtoMessage() {} func (*SendMsgReq) ProtoMessage() {}
func (*SendMsgReq) Descriptor() ([]byte, []int) { func (*SendMsgReq) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{6} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{6}
} }
func (m *SendMsgReq) XXX_Unmarshal(b []byte) error { func (m *SendMsgReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_SendMsgReq.Unmarshal(m, b) return xxx_messageInfo_SendMsgReq.Unmarshal(m, b)
@ -352,7 +352,7 @@ func (m *SendMsgResp) Reset() { *m = SendMsgResp{} }
func (m *SendMsgResp) String() string { return proto.CompactTextString(m) } func (m *SendMsgResp) String() string { return proto.CompactTextString(m) }
func (*SendMsgResp) ProtoMessage() {} func (*SendMsgResp) ProtoMessage() {}
func (*SendMsgResp) Descriptor() ([]byte, []int) { func (*SendMsgResp) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{7} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{7}
} }
func (m *SendMsgResp) XXX_Unmarshal(b []byte) error { func (m *SendMsgResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_SendMsgResp.Unmarshal(m, b) return xxx_messageInfo_SendMsgResp.Unmarshal(m, b)
@ -404,7 +404,7 @@ func (m *ClearMsgReq) Reset() { *m = ClearMsgReq{} }
func (m *ClearMsgReq) String() string { return proto.CompactTextString(m) } func (m *ClearMsgReq) String() string { return proto.CompactTextString(m) }
func (*ClearMsgReq) ProtoMessage() {} func (*ClearMsgReq) ProtoMessage() {}
func (*ClearMsgReq) Descriptor() ([]byte, []int) { func (*ClearMsgReq) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{8} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{8}
} }
func (m *ClearMsgReq) XXX_Unmarshal(b []byte) error { func (m *ClearMsgReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ClearMsgReq.Unmarshal(m, b) return xxx_messageInfo_ClearMsgReq.Unmarshal(m, b)
@ -441,7 +441,7 @@ func (m *ClearMsgResp) Reset() { *m = ClearMsgResp{} }
func (m *ClearMsgResp) String() string { return proto.CompactTextString(m) } func (m *ClearMsgResp) String() string { return proto.CompactTextString(m) }
func (*ClearMsgResp) ProtoMessage() {} func (*ClearMsgResp) ProtoMessage() {}
func (*ClearMsgResp) Descriptor() ([]byte, []int) { func (*ClearMsgResp) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{9} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{9}
} }
func (m *ClearMsgResp) XXX_Unmarshal(b []byte) error { func (m *ClearMsgResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ClearMsgResp.Unmarshal(m, b) return xxx_messageInfo_ClearMsgResp.Unmarshal(m, b)
@ -474,7 +474,7 @@ func (m *SetMsgMinSeqReq) Reset() { *m = SetMsgMinSeqReq{} }
func (m *SetMsgMinSeqReq) String() string { return proto.CompactTextString(m) } func (m *SetMsgMinSeqReq) String() string { return proto.CompactTextString(m) }
func (*SetMsgMinSeqReq) ProtoMessage() {} func (*SetMsgMinSeqReq) ProtoMessage() {}
func (*SetMsgMinSeqReq) Descriptor() ([]byte, []int) { func (*SetMsgMinSeqReq) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{10} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{10}
} }
func (m *SetMsgMinSeqReq) XXX_Unmarshal(b []byte) error { func (m *SetMsgMinSeqReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_SetMsgMinSeqReq.Unmarshal(m, b) return xxx_messageInfo_SetMsgMinSeqReq.Unmarshal(m, b)
@ -525,7 +525,7 @@ func (m *SetMsgMinSeqResp) Reset() { *m = SetMsgMinSeqResp{} }
func (m *SetMsgMinSeqResp) String() string { return proto.CompactTextString(m) } func (m *SetMsgMinSeqResp) String() string { return proto.CompactTextString(m) }
func (*SetMsgMinSeqResp) ProtoMessage() {} func (*SetMsgMinSeqResp) ProtoMessage() {}
func (*SetMsgMinSeqResp) Descriptor() ([]byte, []int) { func (*SetMsgMinSeqResp) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{11} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{11}
} }
func (m *SetMsgMinSeqResp) XXX_Unmarshal(b []byte) error { func (m *SetMsgMinSeqResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_SetMsgMinSeqResp.Unmarshal(m, b) return xxx_messageInfo_SetMsgMinSeqResp.Unmarshal(m, b)
@ -556,7 +556,7 @@ func (m *SetSendMsgStatusReq) Reset() { *m = SetSendMsgStatusReq{} }
func (m *SetSendMsgStatusReq) String() string { return proto.CompactTextString(m) } func (m *SetSendMsgStatusReq) String() string { return proto.CompactTextString(m) }
func (*SetSendMsgStatusReq) ProtoMessage() {} func (*SetSendMsgStatusReq) ProtoMessage() {}
func (*SetSendMsgStatusReq) Descriptor() ([]byte, []int) { func (*SetSendMsgStatusReq) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{12} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{12}
} }
func (m *SetSendMsgStatusReq) XXX_Unmarshal(b []byte) error { func (m *SetSendMsgStatusReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_SetSendMsgStatusReq.Unmarshal(m, b) return xxx_messageInfo_SetSendMsgStatusReq.Unmarshal(m, b)
@ -593,7 +593,7 @@ func (m *SetSendMsgStatusResp) Reset() { *m = SetSendMsgStatusResp{} }
func (m *SetSendMsgStatusResp) String() string { return proto.CompactTextString(m) } func (m *SetSendMsgStatusResp) String() string { return proto.CompactTextString(m) }
func (*SetSendMsgStatusResp) ProtoMessage() {} func (*SetSendMsgStatusResp) ProtoMessage() {}
func (*SetSendMsgStatusResp) Descriptor() ([]byte, []int) { func (*SetSendMsgStatusResp) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{13} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{13}
} }
func (m *SetSendMsgStatusResp) XXX_Unmarshal(b []byte) error { func (m *SetSendMsgStatusResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_SetSendMsgStatusResp.Unmarshal(m, b) return xxx_messageInfo_SetSendMsgStatusResp.Unmarshal(m, b)
@ -623,7 +623,7 @@ func (m *GetSendMsgStatusReq) Reset() { *m = GetSendMsgStatusReq{} }
func (m *GetSendMsgStatusReq) String() string { return proto.CompactTextString(m) } func (m *GetSendMsgStatusReq) String() string { return proto.CompactTextString(m) }
func (*GetSendMsgStatusReq) ProtoMessage() {} func (*GetSendMsgStatusReq) ProtoMessage() {}
func (*GetSendMsgStatusReq) Descriptor() ([]byte, []int) { func (*GetSendMsgStatusReq) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{14} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{14}
} }
func (m *GetSendMsgStatusReq) XXX_Unmarshal(b []byte) error { func (m *GetSendMsgStatusReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetSendMsgStatusReq.Unmarshal(m, b) return xxx_messageInfo_GetSendMsgStatusReq.Unmarshal(m, b)
@ -654,7 +654,7 @@ func (m *GetSendMsgStatusResp) Reset() { *m = GetSendMsgStatusResp{} }
func (m *GetSendMsgStatusResp) String() string { return proto.CompactTextString(m) } func (m *GetSendMsgStatusResp) String() string { return proto.CompactTextString(m) }
func (*GetSendMsgStatusResp) ProtoMessage() {} func (*GetSendMsgStatusResp) ProtoMessage() {}
func (*GetSendMsgStatusResp) Descriptor() ([]byte, []int) { func (*GetSendMsgStatusResp) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{15} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{15}
} }
func (m *GetSendMsgStatusResp) XXX_Unmarshal(b []byte) error { func (m *GetSendMsgStatusResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetSendMsgStatusResp.Unmarshal(m, b) return xxx_messageInfo_GetSendMsgStatusResp.Unmarshal(m, b)
@ -693,7 +693,7 @@ func (m *DelSuperGroupMsgReq) Reset() { *m = DelSuperGroupMsgReq{} }
func (m *DelSuperGroupMsgReq) String() string { return proto.CompactTextString(m) } func (m *DelSuperGroupMsgReq) String() string { return proto.CompactTextString(m) }
func (*DelSuperGroupMsgReq) ProtoMessage() {} func (*DelSuperGroupMsgReq) ProtoMessage() {}
func (*DelSuperGroupMsgReq) Descriptor() ([]byte, []int) { func (*DelSuperGroupMsgReq) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{16} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{16}
} }
func (m *DelSuperGroupMsgReq) XXX_Unmarshal(b []byte) error { func (m *DelSuperGroupMsgReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_DelSuperGroupMsgReq.Unmarshal(m, b) return xxx_messageInfo_DelSuperGroupMsgReq.Unmarshal(m, b)
@ -737,7 +737,7 @@ func (m *DelSuperGroupMsgResp) Reset() { *m = DelSuperGroupMsgResp{} }
func (m *DelSuperGroupMsgResp) String() string { return proto.CompactTextString(m) } func (m *DelSuperGroupMsgResp) String() string { return proto.CompactTextString(m) }
func (*DelSuperGroupMsgResp) ProtoMessage() {} func (*DelSuperGroupMsgResp) ProtoMessage() {}
func (*DelSuperGroupMsgResp) Descriptor() ([]byte, []int) { func (*DelSuperGroupMsgResp) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{17} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{17}
} }
func (m *DelSuperGroupMsgResp) XXX_Unmarshal(b []byte) error { func (m *DelSuperGroupMsgResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_DelSuperGroupMsgResp.Unmarshal(m, b) return xxx_messageInfo_DelSuperGroupMsgResp.Unmarshal(m, b)
@ -769,7 +769,7 @@ func (m *GetSuperGroupMsgReq) Reset() { *m = GetSuperGroupMsgReq{} }
func (m *GetSuperGroupMsgReq) String() string { return proto.CompactTextString(m) } func (m *GetSuperGroupMsgReq) String() string { return proto.CompactTextString(m) }
func (*GetSuperGroupMsgReq) ProtoMessage() {} func (*GetSuperGroupMsgReq) ProtoMessage() {}
func (*GetSuperGroupMsgReq) Descriptor() ([]byte, []int) { func (*GetSuperGroupMsgReq) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{18} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{18}
} }
func (m *GetSuperGroupMsgReq) XXX_Unmarshal(b []byte) error { func (m *GetSuperGroupMsgReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetSuperGroupMsgReq.Unmarshal(m, b) return xxx_messageInfo_GetSuperGroupMsgReq.Unmarshal(m, b)
@ -814,7 +814,7 @@ func (m *GetSuperGroupMsgResp) Reset() { *m = GetSuperGroupMsgResp{} }
func (m *GetSuperGroupMsgResp) String() string { return proto.CompactTextString(m) } func (m *GetSuperGroupMsgResp) String() string { return proto.CompactTextString(m) }
func (*GetSuperGroupMsgResp) ProtoMessage() {} func (*GetSuperGroupMsgResp) ProtoMessage() {}
func (*GetSuperGroupMsgResp) Descriptor() ([]byte, []int) { func (*GetSuperGroupMsgResp) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{19} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{19}
} }
func (m *GetSuperGroupMsgResp) XXX_Unmarshal(b []byte) error { func (m *GetSuperGroupMsgResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetSuperGroupMsgResp.Unmarshal(m, b) return xxx_messageInfo_GetSuperGroupMsgResp.Unmarshal(m, b)
@ -852,7 +852,7 @@ func (m *GetWriteDiffMsgReq) Reset() { *m = GetWriteDiffMsgReq{} }
func (m *GetWriteDiffMsgReq) String() string { return proto.CompactTextString(m) } func (m *GetWriteDiffMsgReq) String() string { return proto.CompactTextString(m) }
func (*GetWriteDiffMsgReq) ProtoMessage() {} func (*GetWriteDiffMsgReq) ProtoMessage() {}
func (*GetWriteDiffMsgReq) Descriptor() ([]byte, []int) { func (*GetWriteDiffMsgReq) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{20} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{20}
} }
func (m *GetWriteDiffMsgReq) XXX_Unmarshal(b []byte) error { func (m *GetWriteDiffMsgReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetWriteDiffMsgReq.Unmarshal(m, b) return xxx_messageInfo_GetWriteDiffMsgReq.Unmarshal(m, b)
@ -890,7 +890,7 @@ func (m *GetWriteDiffMsgResp) Reset() { *m = GetWriteDiffMsgResp{} }
func (m *GetWriteDiffMsgResp) String() string { return proto.CompactTextString(m) } func (m *GetWriteDiffMsgResp) String() string { return proto.CompactTextString(m) }
func (*GetWriteDiffMsgResp) ProtoMessage() {} func (*GetWriteDiffMsgResp) ProtoMessage() {}
func (*GetWriteDiffMsgResp) Descriptor() ([]byte, []int) { func (*GetWriteDiffMsgResp) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{21} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{21}
} }
func (m *GetWriteDiffMsgResp) XXX_Unmarshal(b []byte) error { func (m *GetWriteDiffMsgResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetWriteDiffMsgResp.Unmarshal(m, b) return xxx_messageInfo_GetWriteDiffMsgResp.Unmarshal(m, b)
@ -936,7 +936,7 @@ func (m *ModifyMessageReactionExtensionsReq) Reset() { *m = ModifyMessag
func (m *ModifyMessageReactionExtensionsReq) String() string { return proto.CompactTextString(m) } func (m *ModifyMessageReactionExtensionsReq) String() string { return proto.CompactTextString(m) }
func (*ModifyMessageReactionExtensionsReq) ProtoMessage() {} func (*ModifyMessageReactionExtensionsReq) ProtoMessage() {}
func (*ModifyMessageReactionExtensionsReq) Descriptor() ([]byte, []int) { func (*ModifyMessageReactionExtensionsReq) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{22} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{22}
} }
func (m *ModifyMessageReactionExtensionsReq) XXX_Unmarshal(b []byte) error { func (m *ModifyMessageReactionExtensionsReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ModifyMessageReactionExtensionsReq.Unmarshal(m, b) return xxx_messageInfo_ModifyMessageReactionExtensionsReq.Unmarshal(m, b)
@ -1038,7 +1038,7 @@ func (m *SetMessageReactionExtensionsReq) Reset() { *m = SetMessageReact
func (m *SetMessageReactionExtensionsReq) String() string { return proto.CompactTextString(m) } func (m *SetMessageReactionExtensionsReq) String() string { return proto.CompactTextString(m) }
func (*SetMessageReactionExtensionsReq) ProtoMessage() {} func (*SetMessageReactionExtensionsReq) ProtoMessage() {}
func (*SetMessageReactionExtensionsReq) Descriptor() ([]byte, []int) { func (*SetMessageReactionExtensionsReq) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{23} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{23}
} }
func (m *SetMessageReactionExtensionsReq) XXX_Unmarshal(b []byte) error { func (m *SetMessageReactionExtensionsReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_SetMessageReactionExtensionsReq.Unmarshal(m, b) return xxx_messageInfo_SetMessageReactionExtensionsReq.Unmarshal(m, b)
@ -1135,7 +1135,7 @@ func (m *SetMessageReactionExtensionsResp) Reset() { *m = SetMessageReac
func (m *SetMessageReactionExtensionsResp) String() string { return proto.CompactTextString(m) } func (m *SetMessageReactionExtensionsResp) String() string { return proto.CompactTextString(m) }
func (*SetMessageReactionExtensionsResp) ProtoMessage() {} func (*SetMessageReactionExtensionsResp) ProtoMessage() {}
func (*SetMessageReactionExtensionsResp) Descriptor() ([]byte, []int) { func (*SetMessageReactionExtensionsResp) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{24} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{24}
} }
func (m *SetMessageReactionExtensionsResp) XXX_Unmarshal(b []byte) error { func (m *SetMessageReactionExtensionsResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_SetMessageReactionExtensionsResp.Unmarshal(m, b) return xxx_messageInfo_SetMessageReactionExtensionsResp.Unmarshal(m, b)
@ -1197,7 +1197,7 @@ func (m *GetMessagesReactionExtensionsReq) Reset() { *m = GetMessagesRea
func (m *GetMessagesReactionExtensionsReq) String() string { return proto.CompactTextString(m) } func (m *GetMessagesReactionExtensionsReq) String() string { return proto.CompactTextString(m) }
func (*GetMessagesReactionExtensionsReq) ProtoMessage() {} func (*GetMessagesReactionExtensionsReq) ProtoMessage() {}
func (*GetMessagesReactionExtensionsReq) Descriptor() ([]byte, []int) { func (*GetMessagesReactionExtensionsReq) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{25} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{25}
} }
func (m *GetMessagesReactionExtensionsReq) XXX_Unmarshal(b []byte) error { func (m *GetMessagesReactionExtensionsReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetMessagesReactionExtensionsReq.Unmarshal(m, b) return xxx_messageInfo_GetMessagesReactionExtensionsReq.Unmarshal(m, b)
@ -1261,7 +1261,7 @@ func (m *GetMessagesReactionExtensionsReq_MessageReactionKey) String() string {
} }
func (*GetMessagesReactionExtensionsReq_MessageReactionKey) ProtoMessage() {} func (*GetMessagesReactionExtensionsReq_MessageReactionKey) ProtoMessage() {}
func (*GetMessagesReactionExtensionsReq_MessageReactionKey) Descriptor() ([]byte, []int) { func (*GetMessagesReactionExtensionsReq_MessageReactionKey) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{25, 0} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{25, 0}
} }
func (m *GetMessagesReactionExtensionsReq_MessageReactionKey) XXX_Unmarshal(b []byte) error { func (m *GetMessagesReactionExtensionsReq_MessageReactionKey) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetMessagesReactionExtensionsReq_MessageReactionKey.Unmarshal(m, b) return xxx_messageInfo_GetMessagesReactionExtensionsReq_MessageReactionKey.Unmarshal(m, b)
@ -1306,7 +1306,7 @@ func (m *GetMessagesReactionExtensionsResp) Reset() { *m = GetMessagesRe
func (m *GetMessagesReactionExtensionsResp) String() string { return proto.CompactTextString(m) } func (m *GetMessagesReactionExtensionsResp) String() string { return proto.CompactTextString(m) }
func (*GetMessagesReactionExtensionsResp) ProtoMessage() {} func (*GetMessagesReactionExtensionsResp) ProtoMessage() {}
func (*GetMessagesReactionExtensionsResp) Descriptor() ([]byte, []int) { func (*GetMessagesReactionExtensionsResp) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{26} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{26}
} }
func (m *GetMessagesReactionExtensionsResp) XXX_Unmarshal(b []byte) error { func (m *GetMessagesReactionExtensionsResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetMessagesReactionExtensionsResp.Unmarshal(m, b) return xxx_messageInfo_GetMessagesReactionExtensionsResp.Unmarshal(m, b)
@ -1345,7 +1345,7 @@ func (m *SingleMessageExtensionResult) Reset() { *m = SingleMessageExten
func (m *SingleMessageExtensionResult) String() string { return proto.CompactTextString(m) } func (m *SingleMessageExtensionResult) String() string { return proto.CompactTextString(m) }
func (*SingleMessageExtensionResult) ProtoMessage() {} func (*SingleMessageExtensionResult) ProtoMessage() {}
func (*SingleMessageExtensionResult) Descriptor() ([]byte, []int) { func (*SingleMessageExtensionResult) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{27} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{27}
} }
func (m *SingleMessageExtensionResult) XXX_Unmarshal(b []byte) error { func (m *SingleMessageExtensionResult) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_SingleMessageExtensionResult.Unmarshal(m, b) return xxx_messageInfo_SingleMessageExtensionResult.Unmarshal(m, b)
@ -1391,7 +1391,7 @@ func (m *ModifyMessageReactionExtensionsResp) Reset() { *m = ModifyMessa
func (m *ModifyMessageReactionExtensionsResp) String() string { return proto.CompactTextString(m) } func (m *ModifyMessageReactionExtensionsResp) String() string { return proto.CompactTextString(m) }
func (*ModifyMessageReactionExtensionsResp) ProtoMessage() {} func (*ModifyMessageReactionExtensionsResp) ProtoMessage() {}
func (*ModifyMessageReactionExtensionsResp) Descriptor() ([]byte, []int) { func (*ModifyMessageReactionExtensionsResp) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{28} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{28}
} }
func (m *ModifyMessageReactionExtensionsResp) XXX_Unmarshal(b []byte) error { func (m *ModifyMessageReactionExtensionsResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ModifyMessageReactionExtensionsResp.Unmarshal(m, b) return xxx_messageInfo_ModifyMessageReactionExtensionsResp.Unmarshal(m, b)
@ -1443,7 +1443,7 @@ func (m *DeleteMessagesReactionExtensionsReq) Reset() { *m = DeleteMessa
func (m *DeleteMessagesReactionExtensionsReq) String() string { return proto.CompactTextString(m) } func (m *DeleteMessagesReactionExtensionsReq) String() string { return proto.CompactTextString(m) }
func (*DeleteMessagesReactionExtensionsReq) ProtoMessage() {} func (*DeleteMessagesReactionExtensionsReq) ProtoMessage() {}
func (*DeleteMessagesReactionExtensionsReq) Descriptor() ([]byte, []int) { func (*DeleteMessagesReactionExtensionsReq) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{29} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{29}
} }
func (m *DeleteMessagesReactionExtensionsReq) XXX_Unmarshal(b []byte) error { func (m *DeleteMessagesReactionExtensionsReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_DeleteMessagesReactionExtensionsReq.Unmarshal(m, b) return xxx_messageInfo_DeleteMessagesReactionExtensionsReq.Unmarshal(m, b)
@ -1530,7 +1530,7 @@ func (m *DeleteMessagesReactionExtensionsResp) Reset() { *m = DeleteMess
func (m *DeleteMessagesReactionExtensionsResp) String() string { return proto.CompactTextString(m) } func (m *DeleteMessagesReactionExtensionsResp) String() string { return proto.CompactTextString(m) }
func (*DeleteMessagesReactionExtensionsResp) ProtoMessage() {} func (*DeleteMessagesReactionExtensionsResp) ProtoMessage() {}
func (*DeleteMessagesReactionExtensionsResp) Descriptor() ([]byte, []int) { func (*DeleteMessagesReactionExtensionsResp) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{30} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{30}
} }
func (m *DeleteMessagesReactionExtensionsResp) XXX_Unmarshal(b []byte) error { func (m *DeleteMessagesReactionExtensionsResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_DeleteMessagesReactionExtensionsResp.Unmarshal(m, b) return xxx_messageInfo_DeleteMessagesReactionExtensionsResp.Unmarshal(m, b)
@ -1568,7 +1568,7 @@ func (m *ExtendMsgResp) Reset() { *m = ExtendMsgResp{} }
func (m *ExtendMsgResp) String() string { return proto.CompactTextString(m) } func (m *ExtendMsgResp) String() string { return proto.CompactTextString(m) }
func (*ExtendMsgResp) ProtoMessage() {} func (*ExtendMsgResp) ProtoMessage() {}
func (*ExtendMsgResp) Descriptor() ([]byte, []int) { func (*ExtendMsgResp) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{31} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{31}
} }
func (m *ExtendMsgResp) XXX_Unmarshal(b []byte) error { func (m *ExtendMsgResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ExtendMsgResp.Unmarshal(m, b) return xxx_messageInfo_ExtendMsgResp.Unmarshal(m, b)
@ -1610,7 +1610,7 @@ func (m *ExtendMsg) Reset() { *m = ExtendMsg{} }
func (m *ExtendMsg) String() string { return proto.CompactTextString(m) } func (m *ExtendMsg) String() string { return proto.CompactTextString(m) }
func (*ExtendMsg) ProtoMessage() {} func (*ExtendMsg) ProtoMessage() {}
func (*ExtendMsg) Descriptor() ([]byte, []int) { func (*ExtendMsg) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{32} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{32}
} }
func (m *ExtendMsg) XXX_Unmarshal(b []byte) error { func (m *ExtendMsg) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ExtendMsg.Unmarshal(m, b) return xxx_messageInfo_ExtendMsg.Unmarshal(m, b)
@ -1678,7 +1678,7 @@ func (m *KeyValueResp) Reset() { *m = KeyValueResp{} }
func (m *KeyValueResp) String() string { return proto.CompactTextString(m) } func (m *KeyValueResp) String() string { return proto.CompactTextString(m) }
func (*KeyValueResp) ProtoMessage() {} func (*KeyValueResp) ProtoMessage() {}
func (*KeyValueResp) Descriptor() ([]byte, []int) { func (*KeyValueResp) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{33} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{33}
} }
func (m *KeyValueResp) XXX_Unmarshal(b []byte) error { func (m *KeyValueResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_KeyValueResp.Unmarshal(m, b) return xxx_messageInfo_KeyValueResp.Unmarshal(m, b)
@ -1732,7 +1732,7 @@ func (m *MsgDataToModifyByMQ) Reset() { *m = MsgDataToModifyByMQ{} }
func (m *MsgDataToModifyByMQ) String() string { return proto.CompactTextString(m) } func (m *MsgDataToModifyByMQ) String() string { return proto.CompactTextString(m) }
func (*MsgDataToModifyByMQ) ProtoMessage() {} func (*MsgDataToModifyByMQ) ProtoMessage() {}
func (*MsgDataToModifyByMQ) Descriptor() ([]byte, []int) { func (*MsgDataToModifyByMQ) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{34} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{34}
} }
func (m *MsgDataToModifyByMQ) XXX_Unmarshal(b []byte) error { func (m *MsgDataToModifyByMQ) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_MsgDataToModifyByMQ.Unmarshal(m, b) return xxx_messageInfo_MsgDataToModifyByMQ.Unmarshal(m, b)
@ -1785,7 +1785,7 @@ func (m *DelMsgsReq) Reset() { *m = DelMsgsReq{} }
func (m *DelMsgsReq) String() string { return proto.CompactTextString(m) } func (m *DelMsgsReq) String() string { return proto.CompactTextString(m) }
func (*DelMsgsReq) ProtoMessage() {} func (*DelMsgsReq) ProtoMessage() {}
func (*DelMsgsReq) Descriptor() ([]byte, []int) { func (*DelMsgsReq) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{35} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{35}
} }
func (m *DelMsgsReq) XXX_Unmarshal(b []byte) error { func (m *DelMsgsReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_DelMsgsReq.Unmarshal(m, b) return xxx_messageInfo_DelMsgsReq.Unmarshal(m, b)
@ -1829,7 +1829,7 @@ func (m *DelMsgsResp) Reset() { *m = DelMsgsResp{} }
func (m *DelMsgsResp) String() string { return proto.CompactTextString(m) } func (m *DelMsgsResp) String() string { return proto.CompactTextString(m) }
func (*DelMsgsResp) ProtoMessage() {} func (*DelMsgsResp) ProtoMessage() {}
func (*DelMsgsResp) Descriptor() ([]byte, []int) { func (*DelMsgsResp) Descriptor() ([]byte, []int) {
return fileDescriptor_msg_dea1cc40e98cef94, []int{36} return fileDescriptor_msg_b8fe1ef18c7eec62, []int{36}
} }
func (m *DelMsgsResp) XXX_Unmarshal(b []byte) error { func (m *DelMsgsResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_DelMsgsResp.Unmarshal(m, b) return xxx_messageInfo_DelMsgsResp.Unmarshal(m, b)
@ -2347,104 +2347,104 @@ var _Msg_serviceDesc = grpc.ServiceDesc{
Metadata: "msg/msg.proto", Metadata: "msg/msg.proto",
} }
func init() { proto.RegisterFile("msg/msg.proto", fileDescriptor_msg_dea1cc40e98cef94) } func init() { proto.RegisterFile("msg/msg.proto", fileDescriptor_msg_b8fe1ef18c7eec62) }
var fileDescriptor_msg_dea1cc40e98cef94 = []byte{ var fileDescriptor_msg_b8fe1ef18c7eec62 = []byte{
// 1531 bytes of a gzipped FileDescriptorProto // 1531 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xec, 0x59, 0xcb, 0x6f, 0xdb, 0x46, 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xec, 0x59, 0x4f, 0x6f, 0x1b, 0x45,
0x13, 0x07, 0x25, 0xbf, 0x34, 0x8a, 0x13, 0x7f, 0x6b, 0x7f, 0xf9, 0x04, 0x7e, 0x4e, 0xa2, 0x32, 0x14, 0xd7, 0xda, 0xf9, 0xe7, 0xe7, 0xa6, 0x0d, 0x93, 0x50, 0xac, 0x25, 0x6d, 0xcd, 0xf4, 0x5f,
0x2f, 0x17, 0x88, 0x65, 0xd4, 0x79, 0x20, 0x69, 0x0f, 0xad, 0x1d, 0x39, 0x86, 0x1b, 0x13, 0x4d, 0x90, 0xa8, 0x23, 0xdc, 0x3f, 0x6a, 0xe1, 0x80, 0x92, 0x3a, 0x89, 0x42, 0xb3, 0xa2, 0x5d, 0x17,
0xa8, 0xb4, 0x05, 0x52, 0xa0, 0x28, 0x23, 0xad, 0x18, 0xc2, 0x14, 0xb9, 0xe6, 0x50, 0x89, 0x55, 0x90, 0x8a, 0x84, 0xd8, 0xd8, 0x93, 0xed, 0x2a, 0xf6, 0xee, 0x64, 0xdf, 0xba, 0x89, 0x11, 0xd7,
0xf4, 0x1a, 0xa0, 0x40, 0x2e, 0x3d, 0xf4, 0xda, 0x3f, 0xa0, 0x87, 0xfe, 0x1b, 0xbd, 0xf6, 0xd4, 0x4a, 0x48, 0xbd, 0x70, 0xe0, 0xca, 0x07, 0xe0, 0xc0, 0xd7, 0xe0, 0x4b, 0x20, 0x0e, 0x7c, 0x08,
0x63, 0xff, 0x8c, 0xde, 0x8b, 0x5d, 0x3e, 0x44, 0x8a, 0x2b, 0x4a, 0x72, 0x92, 0xa2, 0x87, 0xde, 0xee, 0x68, 0x66, 0xd7, 0x9b, 0x5d, 0xef, 0x78, 0x6d, 0xa7, 0x2d, 0x12, 0x12, 0x37, 0xbf, 0xd9,
0x34, 0xcb, 0x99, 0xdf, 0xcc, 0xce, 0x6b, 0x77, 0x47, 0xb0, 0xdc, 0x43, 0x6b, 0xab, 0x87, 0x56, 0xf7, 0xde, 0xfc, 0xde, 0xdf, 0x99, 0x79, 0x86, 0xc5, 0x2e, 0xda, 0xeb, 0x5d, 0xb4, 0x6b, 0xdc,
0x83, 0xf9, 0x5e, 0xe0, 0x91, 0x95, 0xcf, 0x18, 0x75, 0x0f, 0xf4, 0x16, 0xf5, 0x5f, 0x50, 0xbf, 0xf7, 0x02, 0x8f, 0x2c, 0x7d, 0xc1, 0x99, 0xbb, 0x6b, 0x34, 0x99, 0xff, 0x82, 0xf9, 0xb5, 0x2e,
0xd1, 0x43, 0x4b, 0xbd, 0xce, 0x57, 0x36, 0x0f, 0xf4, 0xcd, 0x70, 0x6d, 0x8b, 0x1d, 0x59, 0x5b, 0xda, 0xfa, 0x4d, 0xb1, 0x72, 0x6b, 0xd7, 0xb8, 0x15, 0xae, 0xad, 0xf3, 0x43, 0x7b, 0x5d, 0xf2,
0x82, 0x77, 0x0b, 0x3b, 0x47, 0x2f, 0x71, 0xeb, 0x25, 0x86, 0xa2, 0xea, 0xe6, 0x24, 0x46, 0xdf, 0xae, 0x63, 0xfb, 0xf0, 0x18, 0xd7, 0x8f, 0x31, 0x14, 0xd5, 0xef, 0x8c, 0x64, 0x3c, 0xf6, 0x2d,
0x64, 0x8c, 0xfa, 0x11, 0xbb, 0xf6, 0x14, 0xaa, 0x3a, 0x5a, 0x4d, 0x33, 0x30, 0x9f, 0x78, 0xfa, 0xce, 0x99, 0x8f, 0x7c, 0x3f, 0xf1, 0x33, 0x94, 0xa2, 0xcf, 0xa0, 0x6c, 0xa0, 0xdd, 0xb0, 0x02,
0x63, 0xb2, 0x06, 0xf3, 0x81, 0x77, 0x44, 0xdd, 0x9a, 0x52, 0x57, 0x36, 0x2a, 0x46, 0x48, 0x90, 0xeb, 0xa9, 0x67, 0x3c, 0x21, 0x2b, 0x30, 0x1b, 0x78, 0x87, 0xcc, 0xad, 0x68, 0x55, 0x6d, 0xad,
0xdb, 0xb0, 0xd8, 0x0b, 0x99, 0x6a, 0xa5, 0xba, 0xb2, 0x51, 0xdd, 0xfe, 0x7f, 0x23, 0x63, 0xa0, 0x64, 0x86, 0x04, 0xb9, 0x0b, 0xf3, 0xdd, 0x90, 0xa9, 0x52, 0xa8, 0x6a, 0x6b, 0xe5, 0xfa, 0xfb,
0x40, 0x6e, 0x44, 0x38, 0x46, 0xcc, 0xab, 0x35, 0x53, 0xd8, 0xcd, 0xdd, 0x34, 0x8a, 0x32, 0x03, 0xb5, 0x14, 0x4e, 0x89, 0xa4, 0x16, 0xe9, 0x31, 0x07, 0xbc, 0xb4, 0x91, 0xd0, 0xdd, 0xd8, 0x4c,
0x4a, 0x07, 0xce, 0x3d, 0xea, 0xe3, 0xf3, 0xb4, 0x95, 0xa7, 0x43, 0x22, 0x2a, 0x2c, 0xa1, 0xd7, 0x6a, 0xd1, 0xa6, 0xd0, 0xd2, 0x86, 0x0b, 0x8f, 0x7b, 0xf8, 0x3c, 0x89, 0xf2, 0x6c, 0x9a, 0x88,
0xf7, 0xdb, 0xf4, 0xa0, 0x29, 0xf6, 0x51, 0x31, 0x12, 0x5a, 0xfb, 0x45, 0x01, 0x32, 0x54, 0xe1, 0x0e, 0x0b, 0xe8, 0xf5, 0xfc, 0x16, 0xdb, 0x6d, 0x48, 0x3b, 0x4a, 0x66, 0x4c, 0xd3, 0xdf, 0x34,
0xb9, 0x96, 0xb7, 0x3b, 0xd0, 0x1f, 0x93, 0x1a, 0x2c, 0x3a, 0x26, 0x06, 0x2d, 0x7a, 0x2c, 0x34, 0x20, 0xa7, 0x5b, 0x78, 0xae, 0xed, 0x6d, 0xf6, 0x8d, 0x27, 0xa4, 0x02, 0xf3, 0x1d, 0x0b, 0x83,
0x95, 0x8d, 0x98, 0x24, 0x57, 0x60, 0xd9, 0xb4, 0x2c, 0x9f, 0x5a, 0x66, 0x60, 0x7b, 0x6e, 0x82, 0x26, 0x3b, 0x92, 0x3b, 0x15, 0xcd, 0x01, 0x49, 0xae, 0xc1, 0xa2, 0x65, 0xdb, 0x3e, 0xb3, 0xad,
0x98, 0x5d, 0x24, 0xf7, 0x60, 0xa9, 0x47, 0x11, 0x4d, 0x8b, 0x62, 0xad, 0x5c, 0x2f, 0x6f, 0x54, 0xc0, 0xf1, 0xdc, 0x58, 0x63, 0x7a, 0x91, 0x3c, 0x80, 0x85, 0x2e, 0x43, 0xb4, 0x6c, 0x86, 0x95,
0xb7, 0x2f, 0x34, 0x46, 0x63, 0xdb, 0x48, 0x6d, 0xcd, 0x48, 0xd8, 0xc9, 0x3a, 0x54, 0x02, 0xdf, 0x62, 0xb5, 0xb8, 0x56, 0xae, 0x5f, 0xaa, 0x0d, 0x87, 0xb8, 0x96, 0x30, 0xcd, 0x8c, 0xd9, 0xc9,
0xb6, 0x2c, 0xea, 0x1f, 0x34, 0x6b, 0x73, 0x02, 0x7c, 0xb8, 0xa0, 0xdd, 0x00, 0xb2, 0x4f, 0x03, 0x2a, 0x94, 0x02, 0xdf, 0xb1, 0x6d, 0xe6, 0xef, 0x36, 0x2a, 0x33, 0x52, 0xf9, 0xe9, 0x02, 0xfd,
0xdd, 0x3c, 0xd9, 0x71, 0x3b, 0xba, 0xed, 0xb6, 0xe8, 0xb1, 0x41, 0x8f, 0xc9, 0x79, 0x58, 0xf8, 0x08, 0xc8, 0x0e, 0x0b, 0x0c, 0xeb, 0x64, 0xc3, 0x6d, 0x1b, 0x8e, 0xdb, 0x64, 0x47, 0x26, 0x3b,
0x1c, 0x85, 0x40, 0x18, 0xbf, 0x88, 0xd2, 0xf6, 0x60, 0x35, 0xc7, 0x8d, 0x8c, 0xb3, 0xeb, 0xe6, 0x22, 0x17, 0x61, 0xee, 0x4b, 0x94, 0x02, 0x61, 0xfc, 0x22, 0x8a, 0x6e, 0xc1, 0x72, 0x86, 0x1b,
0xc9, 0x70, 0x73, 0x11, 0x25, 0xd6, 0x05, 0x97, 0xd8, 0x14, 0x5f, 0x17, 0x94, 0x76, 0x1f, 0xa0, 0xb9, 0x60, 0x37, 0xac, 0x93, 0x53, 0xe3, 0x22, 0x4a, 0xae, 0x4b, 0x2e, 0x69, 0x94, 0x58, 0x97,
0x45, 0xdd, 0x8e, 0x8e, 0x16, 0x57, 0x96, 0x8a, 0x42, 0x79, 0x86, 0x78, 0xf6, 0xa0, 0x9a, 0x80, 0x14, 0x7d, 0x08, 0xd0, 0x64, 0x6e, 0xdb, 0x40, 0x5b, 0x6c, 0x96, 0x88, 0x42, 0x71, 0x8a, 0x78,
0x20, 0x23, 0x75, 0xa8, 0xa2, 0xe0, 0xd7, 0xd1, 0x4a, 0xec, 0x4e, 0x2f, 0x71, 0x8e, 0xb6, 0x63, 0x76, 0xa1, 0x1c, 0x2b, 0x41, 0x4e, 0xaa, 0x50, 0x46, 0xc9, 0x6f, 0xa0, 0x1d, 0xe3, 0x4e, 0x2e,
0x53, 0x37, 0x08, 0x39, 0x42, 0x3f, 0xa7, 0x97, 0x44, 0x60, 0xa9, 0xdb, 0x79, 0x62, 0xf7, 0xa8, 0x09, 0x8e, 0x56, 0xc7, 0x61, 0x6e, 0x10, 0x72, 0x84, 0x7e, 0x4e, 0x2e, 0xc9, 0xc0, 0x32, 0xb7,
0x30, 0xa5, 0x6c, 0x24, 0xb4, 0x76, 0x15, 0xaa, 0xf7, 0x1d, 0x6a, 0xfa, 0x91, 0xd1, 0xe7, 0x61, 0xfd, 0xd4, 0xe9, 0x32, 0x09, 0xa5, 0x68, 0xc6, 0x34, 0xbd, 0x0e, 0xe5, 0x87, 0x1d, 0x66, 0xf9,
0xa1, 0x9f, 0xf1, 0x50, 0x48, 0x69, 0x67, 0xe1, 0xcc, 0x90, 0x0d, 0x99, 0xf6, 0x15, 0x9c, 0x6b, 0x11, 0xe8, 0x8b, 0x30, 0xd7, 0x4b, 0x79, 0x28, 0xa4, 0xe8, 0x79, 0x38, 0x77, 0xca, 0x86, 0x9c,
0x51, 0x0e, 0x9f, 0x71, 0xae, 0x4c, 0x94, 0xe7, 0x88, 0xe5, 0x7b, 0x7d, 0x96, 0xd8, 0x16, 0x93, 0x7e, 0x03, 0x17, 0x9a, 0x4c, 0xa8, 0x4f, 0x39, 0x57, 0x25, 0x2a, 0x72, 0xc4, 0xf6, 0xbd, 0x1e,
0x5c, 0xa2, 0x17, 0xfa, 0x91, 0x5b, 0xb5, 0x6c, 0x44, 0x94, 0x46, 0x60, 0x25, 0x0b, 0x8e, 0x4c, 0x8f, 0xb1, 0x0d, 0x48, 0x21, 0xd1, 0x0d, 0xfd, 0x28, 0x50, 0x2d, 0x9a, 0x11, 0x45, 0x09, 0x2c,
0xdb, 0x84, 0xd5, 0x16, 0x0d, 0x22, 0xcf, 0xb4, 0x02, 0x33, 0xe8, 0x63, 0xa4, 0x14, 0x05, 0x21, 0xa5, 0x95, 0x23, 0xa7, 0xb7, 0x60, 0xb9, 0xc9, 0x82, 0xc8, 0x33, 0xcd, 0xc0, 0x0a, 0x7a, 0x18,
0x94, 0xce, 0x1b, 0x11, 0xa5, 0x9d, 0x87, 0xb5, 0x3c, 0x3b, 0x32, 0xed, 0xbf, 0x22, 0xd2, 0xa3, 0x6d, 0x8a, 0x92, 0x90, 0x9b, 0xce, 0x9a, 0x11, 0x45, 0x2f, 0xc2, 0x4a, 0x96, 0x1d, 0x39, 0x7d,
0x30, 0x5a, 0x03, 0xd6, 0xf6, 0x25, 0xec, 0x63, 0xe1, 0xf7, 0x61, 0xb5, 0x49, 0x9d, 0x56, 0x9f, 0x57, 0x46, 0x7a, 0x58, 0x0d, 0xad, 0xc1, 0xca, 0x8e, 0x82, 0x7d, 0xa4, 0xfa, 0x1d, 0x58, 0x6e,
0x51, 0x7f, 0x9f, 0x6f, 0xa6, 0xd8, 0x7b, 0xe3, 0x5d, 0xc0, 0xed, 0xcc, 0x03, 0x21, 0xd3, 0x76, 0xb0, 0x4e, 0xb3, 0xc7, 0x99, 0xbf, 0x23, 0x8c, 0xc9, 0xf7, 0xde, 0x68, 0x17, 0x08, 0x9c, 0x59,
0x42, 0x3b, 0x47, 0x15, 0xac, 0x40, 0x79, 0x98, 0x8e, 0xfc, 0x67, 0x01, 0xb4, 0x1e, 0xee, 0x69, 0x45, 0xc8, 0xe9, 0x46, 0x88, 0x73, 0x78, 0x83, 0x25, 0x28, 0x9e, 0xa6, 0xa3, 0xf8, 0x99, 0xa3,
0x14, 0xfa, 0xb4, 0x7d, 0xe6, 0x9a, 0xa8, 0xa8, 0x2f, 0x7d, 0x3b, 0xa0, 0x4d, 0xbb, 0xdb, 0x1d, 0xda, 0x08, 0x6d, 0x1a, 0x56, 0x7d, 0xd6, 0x3e, 0x73, 0x43, 0x56, 0xd4, 0xd7, 0xbe, 0x13, 0xb0,
0x67, 0x90, 0x76, 0x28, 0x2c, 0xcf, 0xf2, 0x65, 0xb5, 0xce, 0xd2, 0x23, 0x7f, 0x9f, 0x03, 0x4d, 0x86, 0x73, 0x70, 0x30, 0x0a, 0x10, 0xdd, 0x93, 0xc8, 0xd3, 0x7c, 0xe9, 0x5d, 0xa7, 0xe9, 0x91,
0xf7, 0x3a, 0x76, 0x77, 0xa0, 0x87, 0x85, 0x6f, 0x50, 0xb3, 0xcd, 0x9b, 0xc7, 0xde, 0x49, 0x40, 0x7f, 0xcd, 0x00, 0x35, 0xbc, 0xb6, 0x73, 0xd0, 0x37, 0xc2, 0xc2, 0x37, 0x99, 0xd5, 0x12, 0xcd,
0x5d, 0xb4, 0x3d, 0x57, 0xa4, 0x41, 0xba, 0x75, 0x29, 0xd9, 0xd6, 0x15, 0x56, 0x10, 0x72, 0xd6, 0x63, 0xeb, 0x24, 0x60, 0x2e, 0x3a, 0x9e, 0x2b, 0xd3, 0x20, 0xd9, 0xba, 0xb4, 0x74, 0xeb, 0x0a,
0x27, 0x03, 0x46, 0x85, 0xf6, 0x79, 0x23, 0xbd, 0x44, 0xbe, 0x03, 0xe2, 0xe7, 0x60, 0xa3, 0x7e, 0x2b, 0x08, 0x05, 0xeb, 0xd3, 0x3e, 0x67, 0x72, 0xf7, 0x59, 0x33, 0xb9, 0x44, 0x7e, 0x00, 0xe2,
0x74, 0x28, 0xe9, 0x47, 0x13, 0xed, 0x69, 0xe4, 0x57, 0xf7, 0xdc, 0xc0, 0x1f, 0x18, 0x12, 0x3d, 0x67, 0xd4, 0x46, 0xfd, 0x68, 0x4f, 0xd1, 0x8f, 0xc6, 0xe2, 0xa9, 0x65, 0x57, 0xb7, 0xdc, 0xc0,
0xa3, 0xf5, 0x3b, 0x97, 0xaf, 0xdf, 0x1b, 0x50, 0xa2, 0x27, 0xb5, 0x79, 0xe1, 0xb6, 0xf5, 0x86, 0xef, 0x9b, 0x8a, 0x7d, 0x86, 0xeb, 0x77, 0x26, 0x5b, 0xbf, 0x75, 0x28, 0xb0, 0x93, 0xca, 0xac,
0xe5, 0x79, 0x96, 0x43, 0xc3, 0xf3, 0xe9, 0x59, 0xbf, 0xdb, 0x68, 0x05, 0xbe, 0xed, 0x5a, 0x5f, 0x74, 0x1b, 0x4d, 0xe3, 0x91, 0xa7, 0xd4, 0x7e, 0xef, 0xa0, 0xd6, 0x0c, 0x7c, 0xc7, 0xb5, 0xbf,
0x98, 0x4e, 0x9f, 0x1a, 0x25, 0x7a, 0x42, 0x3e, 0x81, 0x33, 0x66, 0x10, 0x98, 0xed, 0xe7, 0xb4, 0xb2, 0x3a, 0x3d, 0x66, 0x16, 0xd8, 0x09, 0xd9, 0x86, 0x73, 0x56, 0x10, 0x58, 0xad, 0xe7, 0xac,
0x73, 0xe0, 0x76, 0xbd, 0xda, 0xc2, 0x14, 0x72, 0x19, 0x09, 0x9e, 0x53, 0x36, 0x8a, 0x2d, 0xd4, 0xbd, 0xeb, 0x1e, 0x78, 0x95, 0xb9, 0x89, 0xa5, 0x53, 0x72, 0x22, 0xbf, 0x1c, 0x94, 0xe6, 0x54,
0x16, 0xeb, 0xca, 0xc6, 0x92, 0x11, 0x93, 0x64, 0x1b, 0xd6, 0x6c, 0xe4, 0xb6, 0xfb, 0xae, 0xe9, 0xe6, 0xab, 0xda, 0xda, 0x82, 0x39, 0x20, 0x49, 0x1d, 0x56, 0x1c, 0x14, 0x76, 0xf8, 0xae, 0xd5,
0xa4, 0x7c, 0xb5, 0x24, 0xd8, 0xa4, 0xdf, 0x48, 0x03, 0x48, 0x0f, 0xad, 0x07, 0xb6, 0x8f, 0x41, 0x49, 0xf8, 0x6d, 0x41, 0xb2, 0x29, 0xbf, 0x91, 0x1a, 0x90, 0x2e, 0xda, 0xdb, 0x8e, 0x8f, 0x41,
0xe8, 0x39, 0xd1, 0x87, 0x2a, 0x22, 0x63, 0x24, 0x5f, 0xd4, 0x36, 0xfc, 0x6f, 0x8c, 0xfb, 0x78, 0xe8, 0x45, 0xd9, 0x93, 0x4a, 0x32, 0x7b, 0x14, 0x5f, 0xf4, 0x16, 0xbc, 0x37, 0xc2, 0x95, 0x22,
0xb6, 0x1d, 0xd1, 0x41, 0x14, 0x61, 0xfe, 0x93, 0x6c, 0xc3, 0xfc, 0x0b, 0xbe, 0x83, 0x28, 0xa9, 0xf3, 0x0e, 0x59, 0x3f, 0x8a, 0xb6, 0xf8, 0x49, 0xea, 0x30, 0xfb, 0x42, 0x58, 0x10, 0x25, 0xd8,
0xd6, 0x65, 0x49, 0xf5, 0x90, 0x0e, 0xc2, 0x5d, 0x86, 0xac, 0x1f, 0x96, 0xee, 0x2a, 0xda, 0x6f, 0xaa, 0x2a, 0xc1, 0x1e, 0xb1, 0x7e, 0x68, 0x65, 0xc8, 0xfa, 0x49, 0xe1, 0xbe, 0x46, 0xff, 0x98,
0x73, 0x70, 0x89, 0xf7, 0x98, 0x77, 0x97, 0x54, 0x83, 0x82, 0xa4, 0x3a, 0xc8, 0x27, 0xd5, 0x04, 0x81, 0x2b, 0xa2, 0xdf, 0xbc, 0xbd, 0x04, 0xeb, 0xe7, 0x24, 0xd8, 0x6e, 0x36, 0xc1, 0xc6, 0x80,
0x63, 0xfe, 0xcd, 0xa8, 0x7f, 0x7a, 0x46, 0xfd, 0xaa, 0x40, 0xbd, 0x38, 0x88, 0xe1, 0x69, 0x9e, 0xf9, 0x3f, 0xbb, 0xfe, 0x4b, 0xd9, 0xf5, 0xbb, 0x06, 0xd5, 0xfc, 0x80, 0x86, 0xa7, 0x7c, 0x32,
0x8e, 0x8c, 0x92, 0x8f, 0x8c, 0x7c, 0x6f, 0xa5, 0x71, 0x7b, 0x4b, 0x7b, 0xb6, 0x9c, 0xf5, 0xec, 0x4a, 0x5a, 0x36, 0x4a, 0x6a, 0xdb, 0x0a, 0xa3, 0x6c, 0x4b, 0x7a, 0xb6, 0x98, 0xf6, 0xec, 0x3d,
0x1d, 0x58, 0xf0, 0x29, 0xf6, 0x9d, 0xa0, 0x36, 0x27, 0x92, 0xee, 0x62, 0x3e, 0xe9, 0x92, 0x7d, 0x98, 0xf3, 0x19, 0xf6, 0x3a, 0x41, 0x65, 0x46, 0x26, 0xe0, 0xe5, 0x6c, 0x02, 0xc6, 0x76, 0x30,
0x50, 0x64, 0x46, 0xc4, 0xad, 0xfd, 0x51, 0x82, 0xfa, 0x7e, 0xb2, 0x11, 0x7c, 0x17, 0xb5, 0xf1, 0xe4, 0x66, 0xc4, 0x4d, 0xff, 0x2c, 0x40, 0x75, 0x27, 0x36, 0x04, 0xdf, 0x46, 0x9d, 0x1c, 0xc3,
0x12, 0x56, 0x7b, 0x59, 0x3f, 0x3d, 0xa4, 0x83, 0xb8, 0x38, 0xf6, 0xf2, 0x76, 0x4e, 0x32, 0xa7, 0x72, 0x37, 0xed, 0xa7, 0x47, 0xac, 0x3f, 0x28, 0x94, 0xad, 0x2c, 0xce, 0x71, 0x70, 0x6a, 0x46,
0xa1, 0xe7, 0xd0, 0x0c, 0x99, 0x06, 0x6e, 0x36, 0x37, 0x40, 0x68, 0xe3, 0x5e, 0xa9, 0x18, 0x09, 0x46, 0x9b, 0xa9, 0xda, 0x41, 0xc0, 0x16, 0x00, 0xe4, 0x6e, 0xc2, 0x2b, 0x25, 0x33, 0xa6, 0xf5,
0xad, 0x76, 0x81, 0xe4, 0x61, 0xde, 0x7e, 0xc4, 0xb4, 0x57, 0x0a, 0xbc, 0x37, 0x61, 0x43, 0xc8, 0x03, 0x20, 0x59, 0x35, 0x6f, 0x3e, 0x62, 0xf4, 0xa5, 0x06, 0x1f, 0x8c, 0x31, 0x08, 0x39, 0xf9,
0xc8, 0x37, 0xb0, 0x8a, 0xb6, 0x6b, 0x39, 0x34, 0xb1, 0x49, 0x84, 0x52, 0x11, 0x2e, 0x6a, 0x48, 0x0e, 0x96, 0xd1, 0x71, 0xed, 0x0e, 0x8b, 0x31, 0xc9, 0x50, 0x6a, 0xd2, 0x45, 0x35, 0x45, 0x2f,
0xfa, 0x47, 0x9a, 0x39, 0xc1, 0x0a, 0xa5, 0x0c, 0x19, 0x94, 0xf6, 0x53, 0x09, 0xd6, 0x8b, 0xa4, 0x49, 0x32, 0xc7, 0xba, 0x42, 0x29, 0x53, 0xa5, 0x8a, 0xfe, 0x52, 0x80, 0xd5, 0x3c, 0x29, 0xf2,
0xc8, 0x0b, 0x69, 0x07, 0x0b, 0x2d, 0x78, 0x30, 0x9b, 0x05, 0x6f, 0xd2, 0xbe, 0xf2, 0x17, 0xda, 0x42, 0xd9, 0xcd, 0x42, 0x04, 0xdb, 0xd3, 0x21, 0x78, 0x9d, 0x56, 0x96, 0xbd, 0xe8, 0xfe, 0x3b,
0xbf, 0xa7, 0xa0, 0x7f, 0x56, 0xe0, 0xf2, 0xc4, 0xa3, 0x1e, 0x19, 0xd9, 0x81, 0x2a, 0xf6, 0xdb, 0x05, 0xfd, 0xab, 0x06, 0x57, 0xc7, 0x5e, 0x01, 0x90, 0x93, 0x0d, 0x28, 0x63, 0xaf, 0xd5, 0x62,
0x6d, 0x8a, 0x78, 0x68, 0x63, 0x1c, 0xa1, 0x4b, 0x79, 0xff, 0x08, 0xb1, 0xf8, 0x5e, 0x6f, 0xa4, 0x88, 0x7b, 0x0e, 0x0e, 0x22, 0x74, 0x25, 0xeb, 0x1f, 0x29, 0x36, 0xb8, 0xef, 0x9b, 0x49, 0x19,
0x65, 0xc8, 0xc7, 0x00, 0x5d, 0xd3, 0x76, 0x68, 0x47, 0x20, 0x94, 0xa6, 0x43, 0x48, 0x89, 0x68, 0xf2, 0x19, 0xc0, 0x81, 0xe5, 0x74, 0x58, 0x5b, 0x6a, 0x28, 0x4c, 0xa6, 0x21, 0x21, 0x42, 0xff,
0x7f, 0x96, 0xe0, 0x72, 0x93, 0x3a, 0x34, 0xa0, 0xc5, 0x65, 0x5b, 0x87, 0xaa, 0xc7, 0xa8, 0x1f, 0x2e, 0xc0, 0xd5, 0x06, 0xeb, 0xb0, 0x80, 0xe5, 0x97, 0x6d, 0x15, 0xca, 0x1e, 0x67, 0xfe, 0xe0,
0xbf, 0xc9, 0xa2, 0x6c, 0x4e, 0x2d, 0xf1, 0x0a, 0xf1, 0x58, 0xf4, 0x48, 0x8a, 0x1e, 0x81, 0x31, 0xad, 0x16, 0x65, 0x73, 0x62, 0x49, 0x54, 0x88, 0xc7, 0xa3, 0xc7, 0x53, 0xf4, 0x38, 0x1c, 0xd0,
0x9d, 0x29, 0xfa, 0x72, 0x71, 0xd1, 0xcf, 0xe5, 0x8b, 0x7e, 0x24, 0xac, 0xf3, 0xf9, 0x4a, 0x1a, 0xa9, 0xa2, 0x2f, 0xe6, 0x17, 0xfd, 0x4c, 0xb6, 0xe8, 0x87, 0xc2, 0x3a, 0xab, 0x3a, 0xa1, 0xd4,
0x77, 0x16, 0x2c, 0xcc, 0x7c, 0x16, 0x2c, 0x8e, 0xed, 0x97, 0x87, 0xd2, 0xa4, 0x5e, 0x12, 0x2e, 0x67, 0xc1, 0xdc, 0xd4, 0x67, 0xc1, 0xfc, 0xc8, 0x7e, 0xb9, 0xa7, 0x4c, 0xea, 0x05, 0xe9, 0xf2,
0x2f, 0x4e, 0x0d, 0x89, 0x9c, 0xf6, 0x35, 0x5c, 0x99, 0xec, 0x76, 0x64, 0xa9, 0x5e, 0xac, 0xcc, 0xfc, 0xd4, 0x50, 0xc8, 0xd1, 0x6f, 0xe1, 0xda, 0x78, 0xb7, 0x23, 0x4f, 0xf4, 0x62, 0x6d, 0xaa,
0xd4, 0x8b, 0x3f, 0x85, 0xe5, 0x4c, 0xd0, 0xc9, 0x3d, 0xa8, 0xd0, 0x78, 0x41, 0x7e, 0x7d, 0xcf, 0x5e, 0xfc, 0x39, 0x2c, 0xa6, 0x82, 0x4e, 0x1e, 0x40, 0x89, 0x0d, 0x16, 0xd4, 0xd7, 0xfa, 0x74,
0x26, 0xca, 0x90, 0x9b, 0xf7, 0xf5, 0x4a, 0xf2, 0x81, 0xb4, 0x0b, 0x8a, 0xfb, 0x66, 0x01, 0xe2, 0xa2, 0x9c, 0x72, 0x8b, 0xbe, 0x5e, 0x8a, 0x3f, 0x90, 0x56, 0x4e, 0x71, 0xdf, 0xce, 0xd1, 0xf8,
0xdb, 0xad, 0xe4, 0x31, 0xe1, 0x2b, 0x8f, 0x0d, 0x9f, 0x36, 0x72, 0x15, 0x09, 0xef, 0x36, 0xd9, 0x66, 0x2b, 0x79, 0x44, 0xf8, 0x8a, 0x23, 0xc3, 0x47, 0x87, 0x2e, 0x24, 0xe1, 0x3d, 0x27, 0x7d,
0xcb, 0xc6, 0xd9, 0xe4, 0x72, 0x53, 0xe1, 0xd7, 0x17, 0x95, 0xce, 0xd2, 0x2d, 0x6e, 0x65, 0xbb, 0xd9, 0x38, 0x1f, 0x5f, 0x74, 0x4a, 0xe2, 0x12, 0xa3, 0xb3, 0x69, 0xba, 0xc5, 0x9d, 0x74, 0xb7,
0xc5, 0xa4, 0x40, 0xa5, 0xfa, 0xc5, 0xb7, 0x70, 0x26, 0xfd, 0x89, 0xdc, 0x85, 0xa5, 0xa3, 0x88, 0x18, 0x17, 0xa8, 0x44, 0xbf, 0xf8, 0x1e, 0xce, 0x25, 0x3f, 0x91, 0xfb, 0xb0, 0x70, 0x18, 0xd1,
0x8e, 0x22, 0x55, 0x9c, 0x5f, 0x09, 0x37, 0x3f, 0xd3, 0xa9, 0xef, 0xdf, 0xf7, 0x3a, 0xf1, 0xe1, 0x51, 0xa4, 0xf2, 0xf3, 0x2b, 0xe6, 0x16, 0x67, 0x3a, 0xf3, 0xfd, 0x87, 0x5e, 0x7b, 0x70, 0x78,
0x19, 0x93, 0xfc, 0x81, 0x49, 0x7d, 0xfe, 0x08, 0x8f, 0xea, 0x2f, 0xa2, 0xb4, 0x1f, 0x15, 0x58, 0x0e, 0x48, 0xf1, 0xf0, 0x64, 0xbe, 0x78, 0x9c, 0x47, 0xf5, 0x17, 0x51, 0xf4, 0x67, 0x0d, 0x96,
0x4d, 0x8d, 0x67, 0xb8, 0xbb, 0xc4, 0x7c, 0x26, 0x3d, 0x5f, 0x51, 0xde, 0x60, 0xbe, 0x52, 0x1a, 0x13, 0x63, 0x1b, 0xe1, 0x2e, 0x39, 0xb7, 0x49, 0xce, 0x5d, 0xb4, 0xd7, 0x98, 0xbb, 0x14, 0x86,
0x99, 0xaf, 0xe4, 0xc7, 0x3b, 0x65, 0xc9, 0x78, 0x47, 0xbb, 0x0b, 0xd0, 0xa4, 0x8e, 0x8e, 0x16, 0xe6, 0x2e, 0xd9, 0xb1, 0x4f, 0x51, 0x31, 0xf6, 0xa1, 0xf7, 0x01, 0x1a, 0xac, 0x63, 0xa0, 0x8d,
0x66, 0x5f, 0xc7, 0xa5, 0xcc, 0xeb, 0x98, 0xc0, 0x1c, 0xd2, 0xe3, 0xf0, 0xf8, 0x2f, 0x1b, 0xe2, 0xe9, 0x57, 0x73, 0x21, 0xf5, 0x6a, 0x26, 0x30, 0x83, 0xec, 0x28, 0x3c, 0xfe, 0x8b, 0xa6, 0xfc,
0xb7, 0xb6, 0x0c, 0xd5, 0x44, 0x12, 0xd9, 0xf6, 0x6b, 0x80, 0x72, 0x0f, 0x2d, 0xf2, 0x0c, 0xce, 0x4d, 0x17, 0xa1, 0x1c, 0x4b, 0x22, 0xaf, 0xbf, 0x02, 0x28, 0x76, 0xd1, 0x26, 0xfb, 0x70, 0x61,
0x8d, 0x0c, 0x6a, 0xc8, 0x35, 0x99, 0x53, 0xf3, 0xb3, 0x1f, 0xf5, 0xfa, 0x54, 0x7c, 0xc8, 0xc8, 0x68, 0x80, 0x43, 0x6e, 0xa8, 0x9c, 0x9a, 0x9d, 0x09, 0xe9, 0x37, 0x27, 0xe2, 0x43, 0x4e, 0x9e,
0x73, 0xf8, 0xcf, 0xa3, 0xbe, 0xe3, 0x44, 0x15, 0xbd, 0x3b, 0x68, 0xd1, 0x63, 0x24, 0x1b, 0x32, 0xc3, 0x3b, 0x8f, 0x7b, 0x9d, 0x4e, 0x54, 0xd1, 0x9b, 0xfd, 0x26, 0x3b, 0x42, 0xb2, 0xa6, 0x92,
0xe9, 0x1c, 0x1b, 0xd7, 0xf3, 0xfe, 0x94, 0x9c, 0xc8, 0xc8, 0x03, 0x58, 0x8c, 0x46, 0x0e, 0x64, 0xce, 0xb0, 0x89, 0x7d, 0x3e, 0x9c, 0x90, 0x13, 0x39, 0xd9, 0x86, 0xf9, 0x68, 0x14, 0x41, 0x56,
0x5d, 0xf6, 0x22, 0x88, 0x47, 0x49, 0xea, 0x85, 0x82, 0xaf, 0x21, 0x4e, 0xe4, 0x2c, 0x19, 0xce, 0x55, 0xaf, 0x83, 0xc1, 0x88, 0x49, 0xbf, 0x94, 0xf3, 0x35, 0xd4, 0x13, 0x39, 0x4b, 0xa5, 0xe7,
0x30, 0x02, 0x32, 0x9c, 0x94, 0x97, 0x89, 0x09, 0x2b, 0xa3, 0xc3, 0x08, 0x72, 0x55, 0x2a, 0x32, 0x34, 0x02, 0x2a, 0x3d, 0x09, 0x2f, 0x13, 0x0b, 0x96, 0x86, 0x87, 0x14, 0xe4, 0xba, 0x52, 0x64,
0x3a, 0x98, 0x50, 0xaf, 0x4d, 0xc3, 0x86, 0x8c, 0x1c, 0xc0, 0x52, 0x3c, 0x47, 0x22, 0x12, 0x6b, 0x78, 0x60, 0xa1, 0xdf, 0x98, 0x84, 0x0d, 0x39, 0xd9, 0x85, 0x85, 0xc1, 0x7c, 0x89, 0x28, 0xd0,
0x52, 0xa3, 0x28, 0xf5, 0x62, 0xd1, 0xe7, 0xd0, 0xda, 0xd1, 0x11, 0x8f, 0xcc, 0x5a, 0xc9, 0xd4, 0x24, 0x46, 0x54, 0xfa, 0xe5, 0xbc, 0xcf, 0x21, 0xda, 0xe1, 0xd1, 0x8f, 0x0a, 0xad, 0x62, 0x9a,
0x48, 0x66, 0xad, 0x6c, 0x5a, 0xc4, 0x55, 0xec, 0x4f, 0xa1, 0x62, 0x7f, 0x3a, 0x15, 0xd2, 0x09, 0xa4, 0x42, 0xab, 0x9a, 0x22, 0x89, 0x2d, 0x76, 0x26, 0xd8, 0x62, 0x67, 0xb2, 0x2d, 0x94, 0x93,
0xd3, 0x2b, 0x05, 0xd6, 0x8b, 0x9e, 0x0d, 0xe4, 0x83, 0x99, 0xdf, 0x8a, 0xea, 0xf6, 0xac, 0x22, 0xa7, 0x97, 0x1a, 0xac, 0xe6, 0x3d, 0x1b, 0xc8, 0xc7, 0x53, 0xbf, 0x1b, 0xf5, 0xfa, 0xb4, 0x22,
0xc8, 0xc8, 0xf7, 0x0a, 0x5c, 0x28, 0xbc, 0x95, 0x92, 0xed, 0xd9, 0xef, 0xe5, 0xea, 0xcd, 0x99, 0xc8, 0xc9, 0x8f, 0x1a, 0x5c, 0xca, 0xbd, 0x95, 0x92, 0xfa, 0xf4, 0xf7, 0x72, 0xfd, 0xf6, 0xd4,
0x65, 0x90, 0x91, 0xd7, 0x0a, 0xac, 0xef, 0x74, 0x3a, 0xe3, 0x5d, 0x72, 0xeb, 0x34, 0x33, 0x19, 0x32, 0xc8, 0xc9, 0x2b, 0x0d, 0x56, 0x37, 0xda, 0xed, 0xd1, 0x2e, 0xb9, 0x73, 0x96, 0x59, 0x8d,
0xf5, 0xf6, 0x29, 0xa4, 0x90, 0x91, 0x1f, 0x14, 0xb8, 0x94, 0x39, 0xe3, 0x25, 0x06, 0xdd, 0x96, 0x7e, 0xf7, 0x0c, 0x52, 0xc8, 0xc9, 0x4f, 0x1a, 0x5c, 0x49, 0x9d, 0xf1, 0x0a, 0x40, 0x77, 0x95,
0x66, 0xff, 0xa4, 0xdb, 0x98, 0x7a, 0xe7, 0x34, 0x62, 0xc8, 0x76, 0xd5, 0xa7, 0xb5, 0x50, 0x30, 0xd9, 0x3f, 0xee, 0x36, 0xa6, 0xdf, 0x3b, 0x8b, 0x18, 0xf2, 0x4d, 0xfd, 0x59, 0x25, 0x14, 0x4c,
0xf5, 0xef, 0x45, 0x0f, 0xad, 0x8f, 0x7a, 0x68, 0x3d, 0x5b, 0x10, 0xe4, 0xcd, 0xbf, 0x02, 0x00, 0xfc, 0xb9, 0xd1, 0x45, 0xfb, 0xd3, 0x2e, 0xda, 0xfb, 0x73, 0x92, 0xbc, 0xfd, 0x4f, 0x00, 0x00,
0x00, 0xff, 0xff, 0x89, 0xdf, 0xfb, 0x49, 0x32, 0x19, 0x00, 0x00, 0x00, 0xff, 0xff, 0x32, 0x74, 0x88, 0xeb, 0x51, 0x19, 0x00, 0x00,
} }

File diff suppressed because it is too large Load Diff

View File

@ -39,7 +39,7 @@ func (m *ApplyPutReq) Reset() { *m = ApplyPutReq{} }
func (m *ApplyPutReq) String() string { return proto.CompactTextString(m) } func (m *ApplyPutReq) String() string { return proto.CompactTextString(m) }
func (*ApplyPutReq) ProtoMessage() {} func (*ApplyPutReq) ProtoMessage() {}
func (*ApplyPutReq) Descriptor() ([]byte, []int) { func (*ApplyPutReq) Descriptor() ([]byte, []int) {
return fileDescriptor_third_bcb47e8b7c85b36b, []int{0} return fileDescriptor_third_ed6a664e4920a6b2, []int{0}
} }
func (m *ApplyPutReq) XXX_Unmarshal(b []byte) error { func (m *ApplyPutReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ApplyPutReq.Unmarshal(m, b) return xxx_messageInfo_ApplyPutReq.Unmarshal(m, b)
@ -109,7 +109,7 @@ func (m *ApplyPutResp) Reset() { *m = ApplyPutResp{} }
func (m *ApplyPutResp) String() string { return proto.CompactTextString(m) } func (m *ApplyPutResp) String() string { return proto.CompactTextString(m) }
func (*ApplyPutResp) ProtoMessage() {} func (*ApplyPutResp) ProtoMessage() {}
func (*ApplyPutResp) Descriptor() ([]byte, []int) { func (*ApplyPutResp) Descriptor() ([]byte, []int) {
return fileDescriptor_third_bcb47e8b7c85b36b, []int{1} return fileDescriptor_third_ed6a664e4920a6b2, []int{1}
} }
func (m *ApplyPutResp) XXX_Unmarshal(b []byte) error { func (m *ApplyPutResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ApplyPutResp.Unmarshal(m, b) return xxx_messageInfo_ApplyPutResp.Unmarshal(m, b)
@ -168,7 +168,7 @@ func (m *ConfirmPutReq) Reset() { *m = ConfirmPutReq{} }
func (m *ConfirmPutReq) String() string { return proto.CompactTextString(m) } func (m *ConfirmPutReq) String() string { return proto.CompactTextString(m) }
func (*ConfirmPutReq) ProtoMessage() {} func (*ConfirmPutReq) ProtoMessage() {}
func (*ConfirmPutReq) Descriptor() ([]byte, []int) { func (*ConfirmPutReq) Descriptor() ([]byte, []int) {
return fileDescriptor_third_bcb47e8b7c85b36b, []int{2} return fileDescriptor_third_ed6a664e4920a6b2, []int{2}
} }
func (m *ConfirmPutReq) XXX_Unmarshal(b []byte) error { func (m *ConfirmPutReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ConfirmPutReq.Unmarshal(m, b) return xxx_messageInfo_ConfirmPutReq.Unmarshal(m, b)
@ -206,7 +206,7 @@ func (m *ConfirmPutResp) Reset() { *m = ConfirmPutResp{} }
func (m *ConfirmPutResp) String() string { return proto.CompactTextString(m) } func (m *ConfirmPutResp) String() string { return proto.CompactTextString(m) }
func (*ConfirmPutResp) ProtoMessage() {} func (*ConfirmPutResp) ProtoMessage() {}
func (*ConfirmPutResp) Descriptor() ([]byte, []int) { func (*ConfirmPutResp) Descriptor() ([]byte, []int) {
return fileDescriptor_third_bcb47e8b7c85b36b, []int{3} return fileDescriptor_third_ed6a664e4920a6b2, []int{3}
} }
func (m *ConfirmPutResp) XXX_Unmarshal(b []byte) error { func (m *ConfirmPutResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ConfirmPutResp.Unmarshal(m, b) return xxx_messageInfo_ConfirmPutResp.Unmarshal(m, b)
@ -244,7 +244,7 @@ func (m *GetPutReq) Reset() { *m = GetPutReq{} }
func (m *GetPutReq) String() string { return proto.CompactTextString(m) } func (m *GetPutReq) String() string { return proto.CompactTextString(m) }
func (*GetPutReq) ProtoMessage() {} func (*GetPutReq) ProtoMessage() {}
func (*GetPutReq) Descriptor() ([]byte, []int) { func (*GetPutReq) Descriptor() ([]byte, []int) {
return fileDescriptor_third_bcb47e8b7c85b36b, []int{4} return fileDescriptor_third_ed6a664e4920a6b2, []int{4}
} }
func (m *GetPutReq) XXX_Unmarshal(b []byte) error { func (m *GetPutReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetPutReq.Unmarshal(m, b) return xxx_messageInfo_GetPutReq.Unmarshal(m, b)
@ -283,7 +283,7 @@ func (m *GetPutFragment) Reset() { *m = GetPutFragment{} }
func (m *GetPutFragment) String() string { return proto.CompactTextString(m) } func (m *GetPutFragment) String() string { return proto.CompactTextString(m) }
func (*GetPutFragment) ProtoMessage() {} func (*GetPutFragment) ProtoMessage() {}
func (*GetPutFragment) Descriptor() ([]byte, []int) { func (*GetPutFragment) Descriptor() ([]byte, []int) {
return fileDescriptor_third_bcb47e8b7c85b36b, []int{5} return fileDescriptor_third_ed6a664e4920a6b2, []int{5}
} }
func (m *GetPutFragment) XXX_Unmarshal(b []byte) error { func (m *GetPutFragment) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetPutFragment.Unmarshal(m, b) return xxx_messageInfo_GetPutFragment.Unmarshal(m, b)
@ -333,7 +333,7 @@ func (m *GetPutResp) Reset() { *m = GetPutResp{} }
func (m *GetPutResp) String() string { return proto.CompactTextString(m) } func (m *GetPutResp) String() string { return proto.CompactTextString(m) }
func (*GetPutResp) ProtoMessage() {} func (*GetPutResp) ProtoMessage() {}
func (*GetPutResp) Descriptor() ([]byte, []int) { func (*GetPutResp) Descriptor() ([]byte, []int) {
return fileDescriptor_third_bcb47e8b7c85b36b, []int{6} return fileDescriptor_third_ed6a664e4920a6b2, []int{6}
} }
func (m *GetPutResp) XXX_Unmarshal(b []byte) error { func (m *GetPutResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetPutResp.Unmarshal(m, b) return xxx_messageInfo_GetPutResp.Unmarshal(m, b)
@ -406,7 +406,7 @@ func (m *GetSignalInvitationInfoReq) Reset() { *m = GetSignalInvitationI
func (m *GetSignalInvitationInfoReq) String() string { return proto.CompactTextString(m) } func (m *GetSignalInvitationInfoReq) String() string { return proto.CompactTextString(m) }
func (*GetSignalInvitationInfoReq) ProtoMessage() {} func (*GetSignalInvitationInfoReq) ProtoMessage() {}
func (*GetSignalInvitationInfoReq) Descriptor() ([]byte, []int) { func (*GetSignalInvitationInfoReq) Descriptor() ([]byte, []int) {
return fileDescriptor_third_bcb47e8b7c85b36b, []int{7} return fileDescriptor_third_ed6a664e4920a6b2, []int{7}
} }
func (m *GetSignalInvitationInfoReq) XXX_Unmarshal(b []byte) error { func (m *GetSignalInvitationInfoReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetSignalInvitationInfoReq.Unmarshal(m, b) return xxx_messageInfo_GetSignalInvitationInfoReq.Unmarshal(m, b)
@ -445,7 +445,7 @@ func (m *GetSignalInvitationInfoResp) Reset() { *m = GetSignalInvitation
func (m *GetSignalInvitationInfoResp) String() string { return proto.CompactTextString(m) } func (m *GetSignalInvitationInfoResp) String() string { return proto.CompactTextString(m) }
func (*GetSignalInvitationInfoResp) ProtoMessage() {} func (*GetSignalInvitationInfoResp) ProtoMessage() {}
func (*GetSignalInvitationInfoResp) Descriptor() ([]byte, []int) { func (*GetSignalInvitationInfoResp) Descriptor() ([]byte, []int) {
return fileDescriptor_third_bcb47e8b7c85b36b, []int{8} return fileDescriptor_third_ed6a664e4920a6b2, []int{8}
} }
func (m *GetSignalInvitationInfoResp) XXX_Unmarshal(b []byte) error { func (m *GetSignalInvitationInfoResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetSignalInvitationInfoResp.Unmarshal(m, b) return xxx_messageInfo_GetSignalInvitationInfoResp.Unmarshal(m, b)
@ -490,7 +490,7 @@ func (m *GetSignalInvitationInfoStartAppReq) Reset() { *m = GetSignalInv
func (m *GetSignalInvitationInfoStartAppReq) String() string { return proto.CompactTextString(m) } func (m *GetSignalInvitationInfoStartAppReq) String() string { return proto.CompactTextString(m) }
func (*GetSignalInvitationInfoStartAppReq) ProtoMessage() {} func (*GetSignalInvitationInfoStartAppReq) ProtoMessage() {}
func (*GetSignalInvitationInfoStartAppReq) Descriptor() ([]byte, []int) { func (*GetSignalInvitationInfoStartAppReq) Descriptor() ([]byte, []int) {
return fileDescriptor_third_bcb47e8b7c85b36b, []int{9} return fileDescriptor_third_ed6a664e4920a6b2, []int{9}
} }
func (m *GetSignalInvitationInfoStartAppReq) XXX_Unmarshal(b []byte) error { func (m *GetSignalInvitationInfoStartAppReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetSignalInvitationInfoStartAppReq.Unmarshal(m, b) return xxx_messageInfo_GetSignalInvitationInfoStartAppReq.Unmarshal(m, b)
@ -529,7 +529,7 @@ func (m *GetSignalInvitationInfoStartAppResp) Reset() { *m = GetSignalIn
func (m *GetSignalInvitationInfoStartAppResp) String() string { return proto.CompactTextString(m) } func (m *GetSignalInvitationInfoStartAppResp) String() string { return proto.CompactTextString(m) }
func (*GetSignalInvitationInfoStartAppResp) ProtoMessage() {} func (*GetSignalInvitationInfoStartAppResp) ProtoMessage() {}
func (*GetSignalInvitationInfoStartAppResp) Descriptor() ([]byte, []int) { func (*GetSignalInvitationInfoStartAppResp) Descriptor() ([]byte, []int) {
return fileDescriptor_third_bcb47e8b7c85b36b, []int{10} return fileDescriptor_third_ed6a664e4920a6b2, []int{10}
} }
func (m *GetSignalInvitationInfoStartAppResp) XXX_Unmarshal(b []byte) error { func (m *GetSignalInvitationInfoStartAppResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetSignalInvitationInfoStartAppResp.Unmarshal(m, b) return xxx_messageInfo_GetSignalInvitationInfoStartAppResp.Unmarshal(m, b)
@ -577,7 +577,7 @@ func (m *FcmUpdateTokenReq) Reset() { *m = FcmUpdateTokenReq{} }
func (m *FcmUpdateTokenReq) String() string { return proto.CompactTextString(m) } func (m *FcmUpdateTokenReq) String() string { return proto.CompactTextString(m) }
func (*FcmUpdateTokenReq) ProtoMessage() {} func (*FcmUpdateTokenReq) ProtoMessage() {}
func (*FcmUpdateTokenReq) Descriptor() ([]byte, []int) { func (*FcmUpdateTokenReq) Descriptor() ([]byte, []int) {
return fileDescriptor_third_bcb47e8b7c85b36b, []int{11} return fileDescriptor_third_ed6a664e4920a6b2, []int{11}
} }
func (m *FcmUpdateTokenReq) XXX_Unmarshal(b []byte) error { func (m *FcmUpdateTokenReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_FcmUpdateTokenReq.Unmarshal(m, b) return xxx_messageInfo_FcmUpdateTokenReq.Unmarshal(m, b)
@ -635,7 +635,7 @@ func (m *FcmUpdateTokenResp) Reset() { *m = FcmUpdateTokenResp{} }
func (m *FcmUpdateTokenResp) String() string { return proto.CompactTextString(m) } func (m *FcmUpdateTokenResp) String() string { return proto.CompactTextString(m) }
func (*FcmUpdateTokenResp) ProtoMessage() {} func (*FcmUpdateTokenResp) ProtoMessage() {}
func (*FcmUpdateTokenResp) Descriptor() ([]byte, []int) { func (*FcmUpdateTokenResp) Descriptor() ([]byte, []int) {
return fileDescriptor_third_bcb47e8b7c85b36b, []int{12} return fileDescriptor_third_ed6a664e4920a6b2, []int{12}
} }
func (m *FcmUpdateTokenResp) XXX_Unmarshal(b []byte) error { func (m *FcmUpdateTokenResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_FcmUpdateTokenResp.Unmarshal(m, b) return xxx_messageInfo_FcmUpdateTokenResp.Unmarshal(m, b)
@ -667,7 +667,7 @@ func (m *SetAppBadgeReq) Reset() { *m = SetAppBadgeReq{} }
func (m *SetAppBadgeReq) String() string { return proto.CompactTextString(m) } func (m *SetAppBadgeReq) String() string { return proto.CompactTextString(m) }
func (*SetAppBadgeReq) ProtoMessage() {} func (*SetAppBadgeReq) ProtoMessage() {}
func (*SetAppBadgeReq) Descriptor() ([]byte, []int) { func (*SetAppBadgeReq) Descriptor() ([]byte, []int) {
return fileDescriptor_third_bcb47e8b7c85b36b, []int{13} return fileDescriptor_third_ed6a664e4920a6b2, []int{13}
} }
func (m *SetAppBadgeReq) XXX_Unmarshal(b []byte) error { func (m *SetAppBadgeReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_SetAppBadgeReq.Unmarshal(m, b) return xxx_messageInfo_SetAppBadgeReq.Unmarshal(m, b)
@ -711,7 +711,7 @@ func (m *SetAppBadgeResp) Reset() { *m = SetAppBadgeResp{} }
func (m *SetAppBadgeResp) String() string { return proto.CompactTextString(m) } func (m *SetAppBadgeResp) String() string { return proto.CompactTextString(m) }
func (*SetAppBadgeResp) ProtoMessage() {} func (*SetAppBadgeResp) ProtoMessage() {}
func (*SetAppBadgeResp) Descriptor() ([]byte, []int) { func (*SetAppBadgeResp) Descriptor() ([]byte, []int) {
return fileDescriptor_third_bcb47e8b7c85b36b, []int{14} return fileDescriptor_third_ed6a664e4920a6b2, []int{14}
} }
func (m *SetAppBadgeResp) XXX_Unmarshal(b []byte) error { func (m *SetAppBadgeResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_SetAppBadgeResp.Unmarshal(m, b) return xxx_messageInfo_SetAppBadgeResp.Unmarshal(m, b)
@ -1019,9 +1019,9 @@ var _Third_serviceDesc = grpc.ServiceDesc{
Metadata: "third/third.proto", Metadata: "third/third.proto",
} }
func init() { proto.RegisterFile("third/third.proto", fileDescriptor_third_bcb47e8b7c85b36b) } func init() { proto.RegisterFile("third/third.proto", fileDescriptor_third_ed6a664e4920a6b2) }
var fileDescriptor_third_bcb47e8b7c85b36b = []byte{ var fileDescriptor_third_ed6a664e4920a6b2 = []byte{
// 717 bytes of a gzipped FileDescriptorProto // 717 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xcc, 0x56, 0xc1, 0x6e, 0xd3, 0x4a, 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xcc, 0x56, 0xc1, 0x6e, 0xd3, 0x4a,
0x14, 0x95, 0x93, 0x26, 0xaf, 0xb9, 0xe9, 0x4b, 0x5f, 0xaf, 0xaa, 0x47, 0x64, 0x4a, 0x9b, 0x4e, 0x14, 0x95, 0x93, 0x26, 0xaf, 0xb9, 0xe9, 0x4b, 0x5f, 0xaf, 0xaa, 0x47, 0x64, 0x4a, 0x9b, 0x4e,

View File

@ -36,7 +36,7 @@ func (m *GetAllUserIDReq) Reset() { *m = GetAllUserIDReq{} }
func (m *GetAllUserIDReq) String() string { return proto.CompactTextString(m) } func (m *GetAllUserIDReq) String() string { return proto.CompactTextString(m) }
func (*GetAllUserIDReq) ProtoMessage() {} func (*GetAllUserIDReq) ProtoMessage() {}
func (*GetAllUserIDReq) Descriptor() ([]byte, []int) { func (*GetAllUserIDReq) Descriptor() ([]byte, []int) {
return fileDescriptor_user_74bf7c7fd74a4bda, []int{0} return fileDescriptor_user_2e5cd4b3f3085f2d, []int{0}
} }
func (m *GetAllUserIDReq) XXX_Unmarshal(b []byte) error { func (m *GetAllUserIDReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetAllUserIDReq.Unmarshal(m, b) return xxx_messageInfo_GetAllUserIDReq.Unmarshal(m, b)
@ -75,7 +75,7 @@ func (m *GetAllUserIDResp) Reset() { *m = GetAllUserIDResp{} }
func (m *GetAllUserIDResp) String() string { return proto.CompactTextString(m) } func (m *GetAllUserIDResp) String() string { return proto.CompactTextString(m) }
func (*GetAllUserIDResp) ProtoMessage() {} func (*GetAllUserIDResp) ProtoMessage() {}
func (*GetAllUserIDResp) Descriptor() ([]byte, []int) { func (*GetAllUserIDResp) Descriptor() ([]byte, []int) {
return fileDescriptor_user_74bf7c7fd74a4bda, []int{1} return fileDescriptor_user_2e5cd4b3f3085f2d, []int{1}
} }
func (m *GetAllUserIDResp) XXX_Unmarshal(b []byte) error { func (m *GetAllUserIDResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetAllUserIDResp.Unmarshal(m, b) return xxx_messageInfo_GetAllUserIDResp.Unmarshal(m, b)
@ -120,7 +120,7 @@ func (m *AccountCheckReq) Reset() { *m = AccountCheckReq{} }
func (m *AccountCheckReq) String() string { return proto.CompactTextString(m) } func (m *AccountCheckReq) String() string { return proto.CompactTextString(m) }
func (*AccountCheckReq) ProtoMessage() {} func (*AccountCheckReq) ProtoMessage() {}
func (*AccountCheckReq) Descriptor() ([]byte, []int) { func (*AccountCheckReq) Descriptor() ([]byte, []int) {
return fileDescriptor_user_74bf7c7fd74a4bda, []int{2} return fileDescriptor_user_2e5cd4b3f3085f2d, []int{2}
} }
func (m *AccountCheckReq) XXX_Unmarshal(b []byte) error { func (m *AccountCheckReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_AccountCheckReq.Unmarshal(m, b) return xxx_messageInfo_AccountCheckReq.Unmarshal(m, b)
@ -158,7 +158,7 @@ func (m *AccountCheckResp) Reset() { *m = AccountCheckResp{} }
func (m *AccountCheckResp) String() string { return proto.CompactTextString(m) } func (m *AccountCheckResp) String() string { return proto.CompactTextString(m) }
func (*AccountCheckResp) ProtoMessage() {} func (*AccountCheckResp) ProtoMessage() {}
func (*AccountCheckResp) Descriptor() ([]byte, []int) { func (*AccountCheckResp) Descriptor() ([]byte, []int) {
return fileDescriptor_user_74bf7c7fd74a4bda, []int{3} return fileDescriptor_user_2e5cd4b3f3085f2d, []int{3}
} }
func (m *AccountCheckResp) XXX_Unmarshal(b []byte) error { func (m *AccountCheckResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_AccountCheckResp.Unmarshal(m, b) return xxx_messageInfo_AccountCheckResp.Unmarshal(m, b)
@ -197,7 +197,7 @@ func (m *AccountCheckRespSingleUserStatus) Reset() { *m = AccountCheckRe
func (m *AccountCheckRespSingleUserStatus) String() string { return proto.CompactTextString(m) } func (m *AccountCheckRespSingleUserStatus) String() string { return proto.CompactTextString(m) }
func (*AccountCheckRespSingleUserStatus) ProtoMessage() {} func (*AccountCheckRespSingleUserStatus) ProtoMessage() {}
func (*AccountCheckRespSingleUserStatus) Descriptor() ([]byte, []int) { func (*AccountCheckRespSingleUserStatus) Descriptor() ([]byte, []int) {
return fileDescriptor_user_74bf7c7fd74a4bda, []int{3, 0} return fileDescriptor_user_2e5cd4b3f3085f2d, []int{3, 0}
} }
func (m *AccountCheckRespSingleUserStatus) XXX_Unmarshal(b []byte) error { func (m *AccountCheckRespSingleUserStatus) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_AccountCheckRespSingleUserStatus.Unmarshal(m, b) return xxx_messageInfo_AccountCheckRespSingleUserStatus.Unmarshal(m, b)
@ -242,7 +242,7 @@ func (m *GetDesignateUsersReq) Reset() { *m = GetDesignateUsersReq{} }
func (m *GetDesignateUsersReq) String() string { return proto.CompactTextString(m) } func (m *GetDesignateUsersReq) String() string { return proto.CompactTextString(m) }
func (*GetDesignateUsersReq) ProtoMessage() {} func (*GetDesignateUsersReq) ProtoMessage() {}
func (*GetDesignateUsersReq) Descriptor() ([]byte, []int) { func (*GetDesignateUsersReq) Descriptor() ([]byte, []int) {
return fileDescriptor_user_74bf7c7fd74a4bda, []int{4} return fileDescriptor_user_2e5cd4b3f3085f2d, []int{4}
} }
func (m *GetDesignateUsersReq) XXX_Unmarshal(b []byte) error { func (m *GetDesignateUsersReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetDesignateUsersReq.Unmarshal(m, b) return xxx_messageInfo_GetDesignateUsersReq.Unmarshal(m, b)
@ -280,7 +280,7 @@ func (m *GetDesignateUsersResp) Reset() { *m = GetDesignateUsersResp{} }
func (m *GetDesignateUsersResp) String() string { return proto.CompactTextString(m) } func (m *GetDesignateUsersResp) String() string { return proto.CompactTextString(m) }
func (*GetDesignateUsersResp) ProtoMessage() {} func (*GetDesignateUsersResp) ProtoMessage() {}
func (*GetDesignateUsersResp) Descriptor() ([]byte, []int) { func (*GetDesignateUsersResp) Descriptor() ([]byte, []int) {
return fileDescriptor_user_74bf7c7fd74a4bda, []int{5} return fileDescriptor_user_2e5cd4b3f3085f2d, []int{5}
} }
func (m *GetDesignateUsersResp) XXX_Unmarshal(b []byte) error { func (m *GetDesignateUsersResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetDesignateUsersResp.Unmarshal(m, b) return xxx_messageInfo_GetDesignateUsersResp.Unmarshal(m, b)
@ -318,7 +318,7 @@ func (m *UpdateUserInfoReq) Reset() { *m = UpdateUserInfoReq{} }
func (m *UpdateUserInfoReq) String() string { return proto.CompactTextString(m) } func (m *UpdateUserInfoReq) String() string { return proto.CompactTextString(m) }
func (*UpdateUserInfoReq) ProtoMessage() {} func (*UpdateUserInfoReq) ProtoMessage() {}
func (*UpdateUserInfoReq) Descriptor() ([]byte, []int) { func (*UpdateUserInfoReq) Descriptor() ([]byte, []int) {
return fileDescriptor_user_74bf7c7fd74a4bda, []int{6} return fileDescriptor_user_2e5cd4b3f3085f2d, []int{6}
} }
func (m *UpdateUserInfoReq) XXX_Unmarshal(b []byte) error { func (m *UpdateUserInfoReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_UpdateUserInfoReq.Unmarshal(m, b) return xxx_messageInfo_UpdateUserInfoReq.Unmarshal(m, b)
@ -355,7 +355,7 @@ func (m *UpdateUserInfoResp) Reset() { *m = UpdateUserInfoResp{} }
func (m *UpdateUserInfoResp) String() string { return proto.CompactTextString(m) } func (m *UpdateUserInfoResp) String() string { return proto.CompactTextString(m) }
func (*UpdateUserInfoResp) ProtoMessage() {} func (*UpdateUserInfoResp) ProtoMessage() {}
func (*UpdateUserInfoResp) Descriptor() ([]byte, []int) { func (*UpdateUserInfoResp) Descriptor() ([]byte, []int) {
return fileDescriptor_user_74bf7c7fd74a4bda, []int{7} return fileDescriptor_user_2e5cd4b3f3085f2d, []int{7}
} }
func (m *UpdateUserInfoResp) XXX_Unmarshal(b []byte) error { func (m *UpdateUserInfoResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_UpdateUserInfoResp.Unmarshal(m, b) return xxx_messageInfo_UpdateUserInfoResp.Unmarshal(m, b)
@ -387,7 +387,7 @@ func (m *SetGlobalRecvMessageOptReq) Reset() { *m = SetGlobalRecvMessage
func (m *SetGlobalRecvMessageOptReq) String() string { return proto.CompactTextString(m) } func (m *SetGlobalRecvMessageOptReq) String() string { return proto.CompactTextString(m) }
func (*SetGlobalRecvMessageOptReq) ProtoMessage() {} func (*SetGlobalRecvMessageOptReq) ProtoMessage() {}
func (*SetGlobalRecvMessageOptReq) Descriptor() ([]byte, []int) { func (*SetGlobalRecvMessageOptReq) Descriptor() ([]byte, []int) {
return fileDescriptor_user_74bf7c7fd74a4bda, []int{8} return fileDescriptor_user_2e5cd4b3f3085f2d, []int{8}
} }
func (m *SetGlobalRecvMessageOptReq) XXX_Unmarshal(b []byte) error { func (m *SetGlobalRecvMessageOptReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_SetGlobalRecvMessageOptReq.Unmarshal(m, b) return xxx_messageInfo_SetGlobalRecvMessageOptReq.Unmarshal(m, b)
@ -431,7 +431,7 @@ func (m *SetGlobalRecvMessageOptResp) Reset() { *m = SetGlobalRecvMessag
func (m *SetGlobalRecvMessageOptResp) String() string { return proto.CompactTextString(m) } func (m *SetGlobalRecvMessageOptResp) String() string { return proto.CompactTextString(m) }
func (*SetGlobalRecvMessageOptResp) ProtoMessage() {} func (*SetGlobalRecvMessageOptResp) ProtoMessage() {}
func (*SetGlobalRecvMessageOptResp) Descriptor() ([]byte, []int) { func (*SetGlobalRecvMessageOptResp) Descriptor() ([]byte, []int) {
return fileDescriptor_user_74bf7c7fd74a4bda, []int{9} return fileDescriptor_user_2e5cd4b3f3085f2d, []int{9}
} }
func (m *SetGlobalRecvMessageOptResp) XXX_Unmarshal(b []byte) error { func (m *SetGlobalRecvMessageOptResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_SetGlobalRecvMessageOptResp.Unmarshal(m, b) return xxx_messageInfo_SetGlobalRecvMessageOptResp.Unmarshal(m, b)
@ -464,7 +464,7 @@ func (m *SetConversationReq) Reset() { *m = SetConversationReq{} }
func (m *SetConversationReq) String() string { return proto.CompactTextString(m) } func (m *SetConversationReq) String() string { return proto.CompactTextString(m) }
func (*SetConversationReq) ProtoMessage() {} func (*SetConversationReq) ProtoMessage() {}
func (*SetConversationReq) Descriptor() ([]byte, []int) { func (*SetConversationReq) Descriptor() ([]byte, []int) {
return fileDescriptor_user_74bf7c7fd74a4bda, []int{10} return fileDescriptor_user_2e5cd4b3f3085f2d, []int{10}
} }
func (m *SetConversationReq) XXX_Unmarshal(b []byte) error { func (m *SetConversationReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_SetConversationReq.Unmarshal(m, b) return xxx_messageInfo_SetConversationReq.Unmarshal(m, b)
@ -515,7 +515,7 @@ func (m *SetConversationResp) Reset() { *m = SetConversationResp{} }
func (m *SetConversationResp) String() string { return proto.CompactTextString(m) } func (m *SetConversationResp) String() string { return proto.CompactTextString(m) }
func (*SetConversationResp) ProtoMessage() {} func (*SetConversationResp) ProtoMessage() {}
func (*SetConversationResp) Descriptor() ([]byte, []int) { func (*SetConversationResp) Descriptor() ([]byte, []int) {
return fileDescriptor_user_74bf7c7fd74a4bda, []int{11} return fileDescriptor_user_2e5cd4b3f3085f2d, []int{11}
} }
func (m *SetConversationResp) XXX_Unmarshal(b []byte) error { func (m *SetConversationResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_SetConversationResp.Unmarshal(m, b) return xxx_messageInfo_SetConversationResp.Unmarshal(m, b)
@ -550,7 +550,7 @@ func (m *SetRecvMsgOptReq) Reset() { *m = SetRecvMsgOptReq{} }
func (m *SetRecvMsgOptReq) String() string { return proto.CompactTextString(m) } func (m *SetRecvMsgOptReq) String() string { return proto.CompactTextString(m) }
func (*SetRecvMsgOptReq) ProtoMessage() {} func (*SetRecvMsgOptReq) ProtoMessage() {}
func (*SetRecvMsgOptReq) Descriptor() ([]byte, []int) { func (*SetRecvMsgOptReq) Descriptor() ([]byte, []int) {
return fileDescriptor_user_74bf7c7fd74a4bda, []int{12} return fileDescriptor_user_2e5cd4b3f3085f2d, []int{12}
} }
func (m *SetRecvMsgOptReq) XXX_Unmarshal(b []byte) error { func (m *SetRecvMsgOptReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_SetRecvMsgOptReq.Unmarshal(m, b) return xxx_messageInfo_SetRecvMsgOptReq.Unmarshal(m, b)
@ -615,7 +615,7 @@ func (m *SetRecvMsgOptResp) Reset() { *m = SetRecvMsgOptResp{} }
func (m *SetRecvMsgOptResp) String() string { return proto.CompactTextString(m) } func (m *SetRecvMsgOptResp) String() string { return proto.CompactTextString(m) }
func (*SetRecvMsgOptResp) ProtoMessage() {} func (*SetRecvMsgOptResp) ProtoMessage() {}
func (*SetRecvMsgOptResp) Descriptor() ([]byte, []int) { func (*SetRecvMsgOptResp) Descriptor() ([]byte, []int) {
return fileDescriptor_user_74bf7c7fd74a4bda, []int{13} return fileDescriptor_user_2e5cd4b3f3085f2d, []int{13}
} }
func (m *SetRecvMsgOptResp) XXX_Unmarshal(b []byte) error { func (m *SetRecvMsgOptResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_SetRecvMsgOptResp.Unmarshal(m, b) return xxx_messageInfo_SetRecvMsgOptResp.Unmarshal(m, b)
@ -648,7 +648,7 @@ func (m *GetConversationReq) Reset() { *m = GetConversationReq{} }
func (m *GetConversationReq) String() string { return proto.CompactTextString(m) } func (m *GetConversationReq) String() string { return proto.CompactTextString(m) }
func (*GetConversationReq) ProtoMessage() {} func (*GetConversationReq) ProtoMessage() {}
func (*GetConversationReq) Descriptor() ([]byte, []int) { func (*GetConversationReq) Descriptor() ([]byte, []int) {
return fileDescriptor_user_74bf7c7fd74a4bda, []int{14} return fileDescriptor_user_2e5cd4b3f3085f2d, []int{14}
} }
func (m *GetConversationReq) XXX_Unmarshal(b []byte) error { func (m *GetConversationReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetConversationReq.Unmarshal(m, b) return xxx_messageInfo_GetConversationReq.Unmarshal(m, b)
@ -700,7 +700,7 @@ func (m *GetConversationResp) Reset() { *m = GetConversationResp{} }
func (m *GetConversationResp) String() string { return proto.CompactTextString(m) } func (m *GetConversationResp) String() string { return proto.CompactTextString(m) }
func (*GetConversationResp) ProtoMessage() {} func (*GetConversationResp) ProtoMessage() {}
func (*GetConversationResp) Descriptor() ([]byte, []int) { func (*GetConversationResp) Descriptor() ([]byte, []int) {
return fileDescriptor_user_74bf7c7fd74a4bda, []int{15} return fileDescriptor_user_2e5cd4b3f3085f2d, []int{15}
} }
func (m *GetConversationResp) XXX_Unmarshal(b []byte) error { func (m *GetConversationResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetConversationResp.Unmarshal(m, b) return xxx_messageInfo_GetConversationResp.Unmarshal(m, b)
@ -740,7 +740,7 @@ func (m *GetConversationsReq) Reset() { *m = GetConversationsReq{} }
func (m *GetConversationsReq) String() string { return proto.CompactTextString(m) } func (m *GetConversationsReq) String() string { return proto.CompactTextString(m) }
func (*GetConversationsReq) ProtoMessage() {} func (*GetConversationsReq) ProtoMessage() {}
func (*GetConversationsReq) Descriptor() ([]byte, []int) { func (*GetConversationsReq) Descriptor() ([]byte, []int) {
return fileDescriptor_user_74bf7c7fd74a4bda, []int{16} return fileDescriptor_user_2e5cd4b3f3085f2d, []int{16}
} }
func (m *GetConversationsReq) XXX_Unmarshal(b []byte) error { func (m *GetConversationsReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetConversationsReq.Unmarshal(m, b) return xxx_messageInfo_GetConversationsReq.Unmarshal(m, b)
@ -792,7 +792,7 @@ func (m *GetConversationsResp) Reset() { *m = GetConversationsResp{} }
func (m *GetConversationsResp) String() string { return proto.CompactTextString(m) } func (m *GetConversationsResp) String() string { return proto.CompactTextString(m) }
func (*GetConversationsResp) ProtoMessage() {} func (*GetConversationsResp) ProtoMessage() {}
func (*GetConversationsResp) Descriptor() ([]byte, []int) { func (*GetConversationsResp) Descriptor() ([]byte, []int) {
return fileDescriptor_user_74bf7c7fd74a4bda, []int{17} return fileDescriptor_user_2e5cd4b3f3085f2d, []int{17}
} }
func (m *GetConversationsResp) XXX_Unmarshal(b []byte) error { func (m *GetConversationsResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetConversationsResp.Unmarshal(m, b) return xxx_messageInfo_GetConversationsResp.Unmarshal(m, b)
@ -831,7 +831,7 @@ func (m *GetAllConversationsReq) Reset() { *m = GetAllConversationsReq{}
func (m *GetAllConversationsReq) String() string { return proto.CompactTextString(m) } func (m *GetAllConversationsReq) String() string { return proto.CompactTextString(m) }
func (*GetAllConversationsReq) ProtoMessage() {} func (*GetAllConversationsReq) ProtoMessage() {}
func (*GetAllConversationsReq) Descriptor() ([]byte, []int) { func (*GetAllConversationsReq) Descriptor() ([]byte, []int) {
return fileDescriptor_user_74bf7c7fd74a4bda, []int{18} return fileDescriptor_user_2e5cd4b3f3085f2d, []int{18}
} }
func (m *GetAllConversationsReq) XXX_Unmarshal(b []byte) error { func (m *GetAllConversationsReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetAllConversationsReq.Unmarshal(m, b) return xxx_messageInfo_GetAllConversationsReq.Unmarshal(m, b)
@ -876,7 +876,7 @@ func (m *GetAllConversationsResp) Reset() { *m = GetAllConversationsResp
func (m *GetAllConversationsResp) String() string { return proto.CompactTextString(m) } func (m *GetAllConversationsResp) String() string { return proto.CompactTextString(m) }
func (*GetAllConversationsResp) ProtoMessage() {} func (*GetAllConversationsResp) ProtoMessage() {}
func (*GetAllConversationsResp) Descriptor() ([]byte, []int) { func (*GetAllConversationsResp) Descriptor() ([]byte, []int) {
return fileDescriptor_user_74bf7c7fd74a4bda, []int{19} return fileDescriptor_user_2e5cd4b3f3085f2d, []int{19}
} }
func (m *GetAllConversationsResp) XXX_Unmarshal(b []byte) error { func (m *GetAllConversationsResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetAllConversationsResp.Unmarshal(m, b) return xxx_messageInfo_GetAllConversationsResp.Unmarshal(m, b)
@ -917,7 +917,7 @@ func (m *BatchSetConversationsReq) Reset() { *m = BatchSetConversationsR
func (m *BatchSetConversationsReq) String() string { return proto.CompactTextString(m) } func (m *BatchSetConversationsReq) String() string { return proto.CompactTextString(m) }
func (*BatchSetConversationsReq) ProtoMessage() {} func (*BatchSetConversationsReq) ProtoMessage() {}
func (*BatchSetConversationsReq) Descriptor() ([]byte, []int) { func (*BatchSetConversationsReq) Descriptor() ([]byte, []int) {
return fileDescriptor_user_74bf7c7fd74a4bda, []int{20} return fileDescriptor_user_2e5cd4b3f3085f2d, []int{20}
} }
func (m *BatchSetConversationsReq) XXX_Unmarshal(b []byte) error { func (m *BatchSetConversationsReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_BatchSetConversationsReq.Unmarshal(m, b) return xxx_messageInfo_BatchSetConversationsReq.Unmarshal(m, b)
@ -977,7 +977,7 @@ func (m *BatchSetConversationsResp) Reset() { *m = BatchSetConversations
func (m *BatchSetConversationsResp) String() string { return proto.CompactTextString(m) } func (m *BatchSetConversationsResp) String() string { return proto.CompactTextString(m) }
func (*BatchSetConversationsResp) ProtoMessage() {} func (*BatchSetConversationsResp) ProtoMessage() {}
func (*BatchSetConversationsResp) Descriptor() ([]byte, []int) { func (*BatchSetConversationsResp) Descriptor() ([]byte, []int) {
return fileDescriptor_user_74bf7c7fd74a4bda, []int{21} return fileDescriptor_user_2e5cd4b3f3085f2d, []int{21}
} }
func (m *BatchSetConversationsResp) XXX_Unmarshal(b []byte) error { func (m *BatchSetConversationsResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_BatchSetConversationsResp.Unmarshal(m, b) return xxx_messageInfo_BatchSetConversationsResp.Unmarshal(m, b)
@ -1022,7 +1022,7 @@ func (m *GetPaginationUsersReq) Reset() { *m = GetPaginationUsersReq{} }
func (m *GetPaginationUsersReq) String() string { return proto.CompactTextString(m) } func (m *GetPaginationUsersReq) String() string { return proto.CompactTextString(m) }
func (*GetPaginationUsersReq) ProtoMessage() {} func (*GetPaginationUsersReq) ProtoMessage() {}
func (*GetPaginationUsersReq) Descriptor() ([]byte, []int) { func (*GetPaginationUsersReq) Descriptor() ([]byte, []int) {
return fileDescriptor_user_74bf7c7fd74a4bda, []int{22} return fileDescriptor_user_2e5cd4b3f3085f2d, []int{22}
} }
func (m *GetPaginationUsersReq) XXX_Unmarshal(b []byte) error { func (m *GetPaginationUsersReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetPaginationUsersReq.Unmarshal(m, b) return xxx_messageInfo_GetPaginationUsersReq.Unmarshal(m, b)
@ -1061,7 +1061,7 @@ func (m *GetPaginationUsersResp) Reset() { *m = GetPaginationUsersResp{}
func (m *GetPaginationUsersResp) String() string { return proto.CompactTextString(m) } func (m *GetPaginationUsersResp) String() string { return proto.CompactTextString(m) }
func (*GetPaginationUsersResp) ProtoMessage() {} func (*GetPaginationUsersResp) ProtoMessage() {}
func (*GetPaginationUsersResp) Descriptor() ([]byte, []int) { func (*GetPaginationUsersResp) Descriptor() ([]byte, []int) {
return fileDescriptor_user_74bf7c7fd74a4bda, []int{23} return fileDescriptor_user_2e5cd4b3f3085f2d, []int{23}
} }
func (m *GetPaginationUsersResp) XXX_Unmarshal(b []byte) error { func (m *GetPaginationUsersResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetPaginationUsersResp.Unmarshal(m, b) return xxx_messageInfo_GetPaginationUsersResp.Unmarshal(m, b)
@ -1106,7 +1106,7 @@ func (m *UserRegisterReq) Reset() { *m = UserRegisterReq{} }
func (m *UserRegisterReq) String() string { return proto.CompactTextString(m) } func (m *UserRegisterReq) String() string { return proto.CompactTextString(m) }
func (*UserRegisterReq) ProtoMessage() {} func (*UserRegisterReq) ProtoMessage() {}
func (*UserRegisterReq) Descriptor() ([]byte, []int) { func (*UserRegisterReq) Descriptor() ([]byte, []int) {
return fileDescriptor_user_74bf7c7fd74a4bda, []int{24} return fileDescriptor_user_2e5cd4b3f3085f2d, []int{24}
} }
func (m *UserRegisterReq) XXX_Unmarshal(b []byte) error { func (m *UserRegisterReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_UserRegisterReq.Unmarshal(m, b) return xxx_messageInfo_UserRegisterReq.Unmarshal(m, b)
@ -1143,7 +1143,7 @@ func (m *UserRegisterResp) Reset() { *m = UserRegisterResp{} }
func (m *UserRegisterResp) String() string { return proto.CompactTextString(m) } func (m *UserRegisterResp) String() string { return proto.CompactTextString(m) }
func (*UserRegisterResp) ProtoMessage() {} func (*UserRegisterResp) ProtoMessage() {}
func (*UserRegisterResp) Descriptor() ([]byte, []int) { func (*UserRegisterResp) Descriptor() ([]byte, []int) {
return fileDescriptor_user_74bf7c7fd74a4bda, []int{25} return fileDescriptor_user_2e5cd4b3f3085f2d, []int{25}
} }
func (m *UserRegisterResp) XXX_Unmarshal(b []byte) error { func (m *UserRegisterResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_UserRegisterResp.Unmarshal(m, b) return xxx_messageInfo_UserRegisterResp.Unmarshal(m, b)
@ -1174,7 +1174,7 @@ func (m *GetGlobalRecvMessageOptReq) Reset() { *m = GetGlobalRecvMessage
func (m *GetGlobalRecvMessageOptReq) String() string { return proto.CompactTextString(m) } func (m *GetGlobalRecvMessageOptReq) String() string { return proto.CompactTextString(m) }
func (*GetGlobalRecvMessageOptReq) ProtoMessage() {} func (*GetGlobalRecvMessageOptReq) ProtoMessage() {}
func (*GetGlobalRecvMessageOptReq) Descriptor() ([]byte, []int) { func (*GetGlobalRecvMessageOptReq) Descriptor() ([]byte, []int) {
return fileDescriptor_user_74bf7c7fd74a4bda, []int{26} return fileDescriptor_user_2e5cd4b3f3085f2d, []int{26}
} }
func (m *GetGlobalRecvMessageOptReq) XXX_Unmarshal(b []byte) error { func (m *GetGlobalRecvMessageOptReq) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetGlobalRecvMessageOptReq.Unmarshal(m, b) return xxx_messageInfo_GetGlobalRecvMessageOptReq.Unmarshal(m, b)
@ -1212,7 +1212,7 @@ func (m *GetGlobalRecvMessageOptResp) Reset() { *m = GetGlobalRecvMessag
func (m *GetGlobalRecvMessageOptResp) String() string { return proto.CompactTextString(m) } func (m *GetGlobalRecvMessageOptResp) String() string { return proto.CompactTextString(m) }
func (*GetGlobalRecvMessageOptResp) ProtoMessage() {} func (*GetGlobalRecvMessageOptResp) ProtoMessage() {}
func (*GetGlobalRecvMessageOptResp) Descriptor() ([]byte, []int) { func (*GetGlobalRecvMessageOptResp) Descriptor() ([]byte, []int) {
return fileDescriptor_user_74bf7c7fd74a4bda, []int{27} return fileDescriptor_user_2e5cd4b3f3085f2d, []int{27}
} }
func (m *GetGlobalRecvMessageOptResp) XXX_Unmarshal(b []byte) error { func (m *GetGlobalRecvMessageOptResp) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_GetGlobalRecvMessageOptResp.Unmarshal(m, b) return xxx_messageInfo_GetGlobalRecvMessageOptResp.Unmarshal(m, b)
@ -1555,9 +1555,9 @@ var _User_serviceDesc = grpc.ServiceDesc{
Metadata: "user/user.proto", Metadata: "user/user.proto",
} }
func init() { proto.RegisterFile("user/user.proto", fileDescriptor_user_74bf7c7fd74a4bda) } func init() { proto.RegisterFile("user/user.proto", fileDescriptor_user_2e5cd4b3f3085f2d) }
var fileDescriptor_user_74bf7c7fd74a4bda = []byte{ var fileDescriptor_user_2e5cd4b3f3085f2d = []byte{
// 943 bytes of a gzipped FileDescriptorProto // 943 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x57, 0x51, 0x6f, 0x1b, 0x45, 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x57, 0x51, 0x6f, 0x1b, 0x45,
0x10, 0xd6, 0x39, 0x71, 0x4b, 0x26, 0x69, 0xe3, 0x6c, 0xd2, 0xd6, 0x5c, 0x0b, 0x8a, 0x96, 0x96, 0x10, 0xd6, 0x39, 0x71, 0x4b, 0x26, 0x69, 0xe3, 0x6c, 0xd2, 0xd6, 0x5c, 0x0b, 0x8a, 0x96, 0x96,

View File

@ -0,0 +1,189 @@
package wrapperspb
import (
"encoding/base64"
"errors"
"strconv"
)
func Double(value float64) *DoubleValue {
return &DoubleValue{Value: value}
}
func Float(value float32) *FloatValue {
return &FloatValue{Value: value}
}
func Int64(value int64) *Int64Value {
return &Int64Value{Value: value}
}
func UInt64(value uint64) *UInt64Value {
return &UInt64Value{Value: value}
}
func Int32(value int32) *Int32Value {
return &Int32Value{Value: value}
}
func UInt32(value uint32) *UInt32Value {
return &UInt32Value{Value: value}
}
func Bool(value bool) *BoolValue {
return &BoolValue{Value: value}
}
func String(value string) *StringValue {
return &StringValue{Value: value}
}
func Bytes(value []byte) *BytesValue {
return &BytesValue{Value: value}
}
func (m *DoubleValue) UnmarshalJSON(p []byte) error {
value, err := strconv.ParseFloat(string(p), 64)
if err != nil {
return err
}
m.Value = value
return nil
}
func (m *DoubleValue) MarshalJSON() ([]byte, error) {
if m == nil {
return []byte("null"), nil
}
return []byte(strconv.FormatFloat(m.Value, 'f', -1, 64)), nil
}
func (m *FloatValue) UnmarshalJSON(p []byte) error {
value, err := strconv.ParseFloat(string(p), 64)
if err != nil {
return err
}
m.Value = float32(value)
return nil
}
func (m *FloatValue) MarshalJSON() ([]byte, error) {
if m == nil {
return []byte("null"), nil
}
return []byte(strconv.FormatFloat(float64(m.Value), 'f', -1, 32)), nil
}
func (m *Int64Value) UnmarshalJSON(p []byte) error {
value, err := strconv.ParseInt(string(p), 10, 64)
if err != nil {
return err
}
m.Value = value
return nil
}
func (m *Int64Value) MarshalJSON() ([]byte, error) {
if m == nil {
return []byte("null"), nil
}
return []byte(strconv.FormatInt(m.Value, 10)), nil
}
func (m *UInt64Value) UnmarshalJSON(p []byte) error {
value, err := strconv.ParseUint(string(p), 10, 64)
if err != nil {
return err
}
m.Value = value
return nil
}
func (m *UInt64Value) MarshalJSON() ([]byte, error) {
if m == nil {
return []byte("null"), nil
}
return []byte(strconv.FormatUint(m.Value, 10)), nil
}
func (m *Int32Value) UnmarshalJSON(p []byte) error {
value, err := strconv.ParseInt(string(p), 10, 32)
if err != nil {
return err
}
m.Value = int32(value)
return nil
}
func (m *Int32Value) MarshalJSON() ([]byte, error) {
if m == nil {
return []byte("null"), nil
}
return []byte(strconv.FormatInt(int64(m.Value), 10)), nil
}
func (m *UInt32Value) UnmarshalJSON(p []byte) error {
value, err := strconv.ParseUint(string(p), 10, 32)
if err != nil {
return err
}
m.Value = uint32(value)
return nil
}
func (m *UInt32Value) MarshalJSON() ([]byte, error) {
if m == nil {
return []byte("null"), nil
}
return []byte(strconv.FormatUint(uint64(m.Value), 10)), nil
}
func (m *BoolValue) UnmarshalJSON(p []byte) error {
value, err := strconv.ParseBool(string(p))
if err != nil {
return err
}
m.Value = value
return nil
}
func (m *BoolValue) MarshalJSON() ([]byte, error) {
if m == nil {
return []byte("null"), nil
}
return []byte(strconv.FormatBool(m.Value)), nil
}
func (m *StringValue) UnmarshalJSON(p []byte) error {
if len(p) < 2 || p[0] != '"' || p[len(p)-1] != '"' {
return errors.New("invalid string value")
}
m.Value = string(p[1 : len(p)-1])
return nil
}
func (m *StringValue) MarshalJSON() ([]byte, error) {
if m == nil {
return []byte("null"), nil
}
return []byte(`"` + m.Value + `"`), nil
}
func (m *BytesValue) UnmarshalJSON(p []byte) error {
if len(p) < 2 || p[0] != '"' || p[len(p)-1] != '"' {
return errors.New("invalid bytes value")
}
value, err := base64.StdEncoding.DecodeString(string(p[1 : len(p)-1]))
if err != nil {
return err
}
m.Value = value
return nil
}
func (m *BytesValue) MarshalJSON() ([]byte, error) {
if m == nil {
return []byte("null"), nil
}
return []byte(`"` + base64.StdEncoding.EncodeToString(m.Value) + `"`), nil
}

View File

@ -0,0 +1,430 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// source: wrapperspb/wrapperspb.proto
package wrapperspb // import "OpenIM/pkg/proto/wrapperspb"
import proto "github.com/golang/protobuf/proto"
import fmt "fmt"
import math "math"
// Reference imports to suppress errors if they are not otherwise used.
var _ = proto.Marshal
var _ = fmt.Errorf
var _ = math.Inf
// This is a compile-time assertion to ensure that this generated file
// is compatible with the proto package it is being compiled against.
// A compilation error at this line likely means your copy of the
// proto package needs to be updated.
const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package
// Wrapper message for `double`.
//
// The JSON representation for `DoubleValue` is JSON number.
type DoubleValue struct {
// The double value.
Value float64 `protobuf:"fixed64,1,opt,name=value" json:"value,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *DoubleValue) Reset() { *m = DoubleValue{} }
func (m *DoubleValue) String() string { return proto.CompactTextString(m) }
func (*DoubleValue) ProtoMessage() {}
func (*DoubleValue) Descriptor() ([]byte, []int) {
return fileDescriptor_wrapperspb_a03431133ed99282, []int{0}
}
func (m *DoubleValue) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_DoubleValue.Unmarshal(m, b)
}
func (m *DoubleValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_DoubleValue.Marshal(b, m, deterministic)
}
func (dst *DoubleValue) XXX_Merge(src proto.Message) {
xxx_messageInfo_DoubleValue.Merge(dst, src)
}
func (m *DoubleValue) XXX_Size() int {
return xxx_messageInfo_DoubleValue.Size(m)
}
func (m *DoubleValue) XXX_DiscardUnknown() {
xxx_messageInfo_DoubleValue.DiscardUnknown(m)
}
var xxx_messageInfo_DoubleValue proto.InternalMessageInfo
func (m *DoubleValue) GetValue() float64 {
if m != nil {
return m.Value
}
return 0
}
// Wrapper message for `float`.
//
// The JSON representation for `FloatValue` is JSON number.
type FloatValue struct {
// The float value.
Value float32 `protobuf:"fixed32,1,opt,name=value" json:"value,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *FloatValue) Reset() { *m = FloatValue{} }
func (m *FloatValue) String() string { return proto.CompactTextString(m) }
func (*FloatValue) ProtoMessage() {}
func (*FloatValue) Descriptor() ([]byte, []int) {
return fileDescriptor_wrapperspb_a03431133ed99282, []int{1}
}
func (m *FloatValue) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_FloatValue.Unmarshal(m, b)
}
func (m *FloatValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_FloatValue.Marshal(b, m, deterministic)
}
func (dst *FloatValue) XXX_Merge(src proto.Message) {
xxx_messageInfo_FloatValue.Merge(dst, src)
}
func (m *FloatValue) XXX_Size() int {
return xxx_messageInfo_FloatValue.Size(m)
}
func (m *FloatValue) XXX_DiscardUnknown() {
xxx_messageInfo_FloatValue.DiscardUnknown(m)
}
var xxx_messageInfo_FloatValue proto.InternalMessageInfo
func (m *FloatValue) GetValue() float32 {
if m != nil {
return m.Value
}
return 0
}
// Wrapper message for `int64`.
//
// The JSON representation for `Int64Value` is JSON string.
type Int64Value struct {
// The int64 value.
Value int64 `protobuf:"varint,1,opt,name=value" json:"value,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *Int64Value) Reset() { *m = Int64Value{} }
func (m *Int64Value) String() string { return proto.CompactTextString(m) }
func (*Int64Value) ProtoMessage() {}
func (*Int64Value) Descriptor() ([]byte, []int) {
return fileDescriptor_wrapperspb_a03431133ed99282, []int{2}
}
func (m *Int64Value) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_Int64Value.Unmarshal(m, b)
}
func (m *Int64Value) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_Int64Value.Marshal(b, m, deterministic)
}
func (dst *Int64Value) XXX_Merge(src proto.Message) {
xxx_messageInfo_Int64Value.Merge(dst, src)
}
func (m *Int64Value) XXX_Size() int {
return xxx_messageInfo_Int64Value.Size(m)
}
func (m *Int64Value) XXX_DiscardUnknown() {
xxx_messageInfo_Int64Value.DiscardUnknown(m)
}
var xxx_messageInfo_Int64Value proto.InternalMessageInfo
func (m *Int64Value) GetValue() int64 {
if m != nil {
return m.Value
}
return 0
}
// Wrapper message for `uint64`.
//
// The JSON representation for `UInt64Value` is JSON string.
type UInt64Value struct {
// The uint64 value.
Value uint64 `protobuf:"varint,1,opt,name=value" json:"value,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *UInt64Value) Reset() { *m = UInt64Value{} }
func (m *UInt64Value) String() string { return proto.CompactTextString(m) }
func (*UInt64Value) ProtoMessage() {}
func (*UInt64Value) Descriptor() ([]byte, []int) {
return fileDescriptor_wrapperspb_a03431133ed99282, []int{3}
}
func (m *UInt64Value) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_UInt64Value.Unmarshal(m, b)
}
func (m *UInt64Value) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_UInt64Value.Marshal(b, m, deterministic)
}
func (dst *UInt64Value) XXX_Merge(src proto.Message) {
xxx_messageInfo_UInt64Value.Merge(dst, src)
}
func (m *UInt64Value) XXX_Size() int {
return xxx_messageInfo_UInt64Value.Size(m)
}
func (m *UInt64Value) XXX_DiscardUnknown() {
xxx_messageInfo_UInt64Value.DiscardUnknown(m)
}
var xxx_messageInfo_UInt64Value proto.InternalMessageInfo
func (m *UInt64Value) GetValue() uint64 {
if m != nil {
return m.Value
}
return 0
}
// Wrapper message for `int32`.
//
// The JSON representation for `Int32Value` is JSON number.
type Int32Value struct {
// The int32 value.
Value int32 `protobuf:"varint,1,opt,name=value" json:"value,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *Int32Value) Reset() { *m = Int32Value{} }
func (m *Int32Value) String() string { return proto.CompactTextString(m) }
func (*Int32Value) ProtoMessage() {}
func (*Int32Value) Descriptor() ([]byte, []int) {
return fileDescriptor_wrapperspb_a03431133ed99282, []int{4}
}
func (m *Int32Value) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_Int32Value.Unmarshal(m, b)
}
func (m *Int32Value) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_Int32Value.Marshal(b, m, deterministic)
}
func (dst *Int32Value) XXX_Merge(src proto.Message) {
xxx_messageInfo_Int32Value.Merge(dst, src)
}
func (m *Int32Value) XXX_Size() int {
return xxx_messageInfo_Int32Value.Size(m)
}
func (m *Int32Value) XXX_DiscardUnknown() {
xxx_messageInfo_Int32Value.DiscardUnknown(m)
}
var xxx_messageInfo_Int32Value proto.InternalMessageInfo
func (m *Int32Value) GetValue() int32 {
if m != nil {
return m.Value
}
return 0
}
// Wrapper message for `uint32`.
//
// The JSON representation for `UInt32Value` is JSON number.
type UInt32Value struct {
// The uint32 value.
Value uint32 `protobuf:"varint,1,opt,name=value" json:"value,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *UInt32Value) Reset() { *m = UInt32Value{} }
func (m *UInt32Value) String() string { return proto.CompactTextString(m) }
func (*UInt32Value) ProtoMessage() {}
func (*UInt32Value) Descriptor() ([]byte, []int) {
return fileDescriptor_wrapperspb_a03431133ed99282, []int{5}
}
func (m *UInt32Value) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_UInt32Value.Unmarshal(m, b)
}
func (m *UInt32Value) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_UInt32Value.Marshal(b, m, deterministic)
}
func (dst *UInt32Value) XXX_Merge(src proto.Message) {
xxx_messageInfo_UInt32Value.Merge(dst, src)
}
func (m *UInt32Value) XXX_Size() int {
return xxx_messageInfo_UInt32Value.Size(m)
}
func (m *UInt32Value) XXX_DiscardUnknown() {
xxx_messageInfo_UInt32Value.DiscardUnknown(m)
}
var xxx_messageInfo_UInt32Value proto.InternalMessageInfo
func (m *UInt32Value) GetValue() uint32 {
if m != nil {
return m.Value
}
return 0
}
// Wrapper message for `bool`.
//
// The JSON representation for `BoolValue` is JSON `true` and `false`.
type BoolValue struct {
// The bool value.
Value bool `protobuf:"varint,1,opt,name=value" json:"value,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *BoolValue) Reset() { *m = BoolValue{} }
func (m *BoolValue) String() string { return proto.CompactTextString(m) }
func (*BoolValue) ProtoMessage() {}
func (*BoolValue) Descriptor() ([]byte, []int) {
return fileDescriptor_wrapperspb_a03431133ed99282, []int{6}
}
func (m *BoolValue) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_BoolValue.Unmarshal(m, b)
}
func (m *BoolValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_BoolValue.Marshal(b, m, deterministic)
}
func (dst *BoolValue) XXX_Merge(src proto.Message) {
xxx_messageInfo_BoolValue.Merge(dst, src)
}
func (m *BoolValue) XXX_Size() int {
return xxx_messageInfo_BoolValue.Size(m)
}
func (m *BoolValue) XXX_DiscardUnknown() {
xxx_messageInfo_BoolValue.DiscardUnknown(m)
}
var xxx_messageInfo_BoolValue proto.InternalMessageInfo
func (m *BoolValue) GetValue() bool {
if m != nil {
return m.Value
}
return false
}
// Wrapper message for `string`.
//
// The JSON representation for `StringValue` is JSON string.
type StringValue struct {
// The string value.
Value string `protobuf:"bytes,1,opt,name=value" json:"value,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *StringValue) Reset() { *m = StringValue{} }
func (m *StringValue) String() string { return proto.CompactTextString(m) }
func (*StringValue) ProtoMessage() {}
func (*StringValue) Descriptor() ([]byte, []int) {
return fileDescriptor_wrapperspb_a03431133ed99282, []int{7}
}
func (m *StringValue) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_StringValue.Unmarshal(m, b)
}
func (m *StringValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_StringValue.Marshal(b, m, deterministic)
}
func (dst *StringValue) XXX_Merge(src proto.Message) {
xxx_messageInfo_StringValue.Merge(dst, src)
}
func (m *StringValue) XXX_Size() int {
return xxx_messageInfo_StringValue.Size(m)
}
func (m *StringValue) XXX_DiscardUnknown() {
xxx_messageInfo_StringValue.DiscardUnknown(m)
}
var xxx_messageInfo_StringValue proto.InternalMessageInfo
func (m *StringValue) GetValue() string {
if m != nil {
return m.Value
}
return ""
}
// Wrapper message for `bytes`.
//
// The JSON representation for `BytesValue` is JSON string.
type BytesValue struct {
// The bytes value.
Value []byte `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *BytesValue) Reset() { *m = BytesValue{} }
func (m *BytesValue) String() string { return proto.CompactTextString(m) }
func (*BytesValue) ProtoMessage() {}
func (*BytesValue) Descriptor() ([]byte, []int) {
return fileDescriptor_wrapperspb_a03431133ed99282, []int{8}
}
func (m *BytesValue) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_BytesValue.Unmarshal(m, b)
}
func (m *BytesValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_BytesValue.Marshal(b, m, deterministic)
}
func (dst *BytesValue) XXX_Merge(src proto.Message) {
xxx_messageInfo_BytesValue.Merge(dst, src)
}
func (m *BytesValue) XXX_Size() int {
return xxx_messageInfo_BytesValue.Size(m)
}
func (m *BytesValue) XXX_DiscardUnknown() {
xxx_messageInfo_BytesValue.DiscardUnknown(m)
}
var xxx_messageInfo_BytesValue proto.InternalMessageInfo
func (m *BytesValue) GetValue() []byte {
if m != nil {
return m.Value
}
return nil
}
func init() {
proto.RegisterType((*DoubleValue)(nil), "OpenIMServer.protobuf.DoubleValue")
proto.RegisterType((*FloatValue)(nil), "OpenIMServer.protobuf.FloatValue")
proto.RegisterType((*Int64Value)(nil), "OpenIMServer.protobuf.Int64Value")
proto.RegisterType((*UInt64Value)(nil), "OpenIMServer.protobuf.UInt64Value")
proto.RegisterType((*Int32Value)(nil), "OpenIMServer.protobuf.Int32Value")
proto.RegisterType((*UInt32Value)(nil), "OpenIMServer.protobuf.UInt32Value")
proto.RegisterType((*BoolValue)(nil), "OpenIMServer.protobuf.BoolValue")
proto.RegisterType((*StringValue)(nil), "OpenIMServer.protobuf.StringValue")
proto.RegisterType((*BytesValue)(nil), "OpenIMServer.protobuf.BytesValue")
}
func init() {
proto.RegisterFile("wrapperspb/wrapperspb.proto", fileDescriptor_wrapperspb_a03431133ed99282)
}
var fileDescriptor_wrapperspb_a03431133ed99282 = []byte{
// 199 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x92, 0x2e, 0x2f, 0x4a, 0x2c,
0x28, 0x48, 0x2d, 0x2a, 0x2e, 0x48, 0xd2, 0x47, 0x30, 0xf5, 0x0a, 0x8a, 0xf2, 0x4b, 0xf2, 0x85,
0x44, 0xfd, 0x0b, 0x52, 0xf3, 0x3c, 0x7d, 0x83, 0x53, 0x8b, 0xca, 0x52, 0x8b, 0x20, 0x62, 0x49,
0xa5, 0x69, 0x4a, 0xca, 0x5c, 0xdc, 0x2e, 0xf9, 0xa5, 0x49, 0x39, 0xa9, 0x61, 0x89, 0x39, 0xa5,
0xa9, 0x42, 0x22, 0x5c, 0xac, 0x65, 0x20, 0x86, 0x04, 0xa3, 0x02, 0xa3, 0x06, 0x63, 0x10, 0x84,
0xa3, 0xa4, 0xc4, 0xc5, 0xe5, 0x96, 0x93, 0x9f, 0x58, 0x82, 0x45, 0x0d, 0x13, 0x92, 0x1a, 0xcf,
0xbc, 0x12, 0x33, 0x13, 0x2c, 0x6a, 0x98, 0x61, 0x6a, 0x94, 0xb9, 0xb8, 0x43, 0x71, 0x29, 0x62,
0x41, 0x35, 0xc8, 0xd8, 0x08, 0x8b, 0x1a, 0x56, 0x34, 0x83, 0xb0, 0x2a, 0xe2, 0x85, 0x29, 0x52,
0xe4, 0xe2, 0x74, 0xca, 0xcf, 0xcf, 0xc1, 0xa2, 0x84, 0x03, 0xc9, 0x9c, 0xe0, 0x92, 0xa2, 0xcc,
0xbc, 0x74, 0x2c, 0x8a, 0x38, 0x91, 0x1c, 0xe4, 0x54, 0x59, 0x92, 0x5a, 0x8c, 0x45, 0x0d, 0x0f,
0x54, 0x8d, 0x93, 0x46, 0x94, 0x1a, 0x24, 0x7c, 0xf5, 0x0b, 0xb2, 0xd3, 0xf5, 0xc1, 0xa1, 0x8b,
0x14, 0x05, 0xd6, 0x08, 0x66, 0x12, 0x1b, 0x58, 0xd2, 0x18, 0x10, 0x00, 0x00, 0xff, 0xff, 0x1b,
0x5d, 0x1c, 0xe2, 0xad, 0x01, 0x00, 0x00,
}