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
+184 -184
View File
@@ -7,7 +7,7 @@ import proto "github.com/golang/protobuf/proto"
import fmt "fmt"
import math "math"
import sdkws "OpenIM/pkg/proto/sdkws"
import wrapperspb "google.golang.org/protobuf/types/known/wrapperspb"
import wrapperspb "OpenIM/pkg/proto/wrapperspb"
import (
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 (*CreateGroupReq) ProtoMessage() {}
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 {
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 (*CreateGroupResp) ProtoMessage() {}
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 {
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 (*GetGroupsInfoReq) ProtoMessage() {}
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 {
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 (*GetGroupsInfoResp) ProtoMessage() {}
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 {
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 (*SetGroupInfoReq) ProtoMessage() {}
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 {
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 (*SetGroupInfoResp) ProtoMessage() {}
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 {
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 (*GetGroupApplicationListReq) ProtoMessage() {}
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 {
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 (*GetGroupApplicationListResp) ProtoMessage() {}
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 {
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 (*GetUserReqApplicationListReq) ProtoMessage() {}
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 {
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 (*GetUserReqApplicationListResp) ProtoMessage() {}
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 {
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 (*TransferGroupOwnerReq) ProtoMessage() {}
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 {
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 (*TransferGroupOwnerResp) ProtoMessage() {}
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 {
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 (*JoinGroupReq) ProtoMessage() {}
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 {
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 (*JoinGroupResp) ProtoMessage() {}
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 {
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 (*GroupApplicationResponseReq) ProtoMessage() {}
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 {
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 (*GroupApplicationResponseResp) ProtoMessage() {}
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 {
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 (*QuitGroupReq) ProtoMessage() {}
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 {
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 (*QuitGroupResp) ProtoMessage() {}
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 {
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 (*GetGroupMemberListReq) ProtoMessage() {}
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 {
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 (*GetGroupMemberListResp) ProtoMessage() {}
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 {
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 (*GetGroupMembersInfoReq) ProtoMessage() {}
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 {
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 (*GetGroupMembersInfoResp) ProtoMessage() {}
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 {
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 (*KickGroupMemberReq) ProtoMessage() {}
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 {
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 (*KickGroupMemberResp) ProtoMessage() {}
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 {
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 (*GetJoinedGroupListReq) ProtoMessage() {}
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 {
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 (*GetJoinedGroupListResp) ProtoMessage() {}
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 {
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 (*InviteUserToGroupReq) ProtoMessage() {}
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 {
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 (*InviteUserToGroupResp) ProtoMessage() {}
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 {
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 (*GetGroupAllMemberReq) ProtoMessage() {}
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 {
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 (*GetGroupAllMemberResp) ProtoMessage() {}
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 {
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 (*CMSGroup) ProtoMessage() {}
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 {
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 (*GetGroupsReq) ProtoMessage() {}
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 {
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 (*GetGroupsResp) ProtoMessage() {}
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 {
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 (*GetGroupMemberReq) ProtoMessage() {}
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 {
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 (*GetGroupMembersCMSReq) ProtoMessage() {}
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 {
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 (*GetGroupMembersCMSResp) ProtoMessage() {}
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 {
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 (*DismissGroupReq) ProtoMessage() {}
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 {
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 (*DismissGroupResp) ProtoMessage() {}
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 {
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 (*MuteGroupMemberReq) ProtoMessage() {}
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 {
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 (*MuteGroupMemberResp) ProtoMessage() {}
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 {
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 (*CancelMuteGroupMemberReq) ProtoMessage() {}
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 {
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 (*CancelMuteGroupMemberResp) ProtoMessage() {}
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 {
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 (*MuteGroupReq) ProtoMessage() {}
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 {
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 (*MuteGroupResp) ProtoMessage() {}
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 {
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 (*CancelMuteGroupReq) ProtoMessage() {}
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 {
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 (*CancelMuteGroupResp) ProtoMessage() {}
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 {
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 (*GetJoinedSuperGroupListReq) ProtoMessage() {}
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 {
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 (*GetJoinedSuperGroupListResp) ProtoMessage() {}
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 {
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 (*GetSuperGroupsInfoReq) ProtoMessage() {}
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 {
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 (*GetSuperGroupsInfoResp) ProtoMessage() {}
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 {
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 (*SetGroupMemberInfo) ProtoMessage() {}
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 {
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 (*SetGroupMemberInfoReq) ProtoMessage() {}
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 {
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 (*SetGroupMemberInfoResp) ProtoMessage() {}
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 {
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 (*GetGroupAbstractInfoReq) ProtoMessage() {}
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 {
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 (*GroupAbstractInfo) ProtoMessage() {}
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 {
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 (*GetGroupAbstractInfoResp) ProtoMessage() {}
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 {
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 (*GetUserInGroupMembersReq) ProtoMessage() {}
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 {
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 (*GetUserInGroupMembersResp) ProtoMessage() {}
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 {
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 (*GetGroupMemberUserIDsReq) ProtoMessage() {}
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 {
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 (*GetGroupMemberUserIDsResp) ProtoMessage() {}
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 {
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 (*GetGroupMemberRoleLevelReq) ProtoMessage() {}
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 {
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 (*GetGroupMemberRoleLevelResp) ProtoMessage() {}
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 {
return xxx_messageInfo_GetGroupMemberRoleLevelResp.Unmarshal(m, b)
@@ -3727,126 +3727,126 @@ var _Group_serviceDesc = grpc.ServiceDesc{
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{
// 1874 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xbc, 0x5a, 0xdd, 0x6f, 0xdb, 0xc8,
0x11, 0x07, 0xe5, 0xb3, 0x63, 0x4f, 0xac, 0xb3, 0xbd, 0xfe, 0x52, 0x68, 0x9f, 0xe1, 0x6e, 0x9c,
0x8b, 0x73, 0x67, 0xcb, 0x69, 0x3e, 0x8a, 0x16, 0x87, 0x02, 0x4d, 0x9d, 0xc6, 0x75, 0x6b, 0x39,
0x57, 0x2a, 0x49, 0x91, 0x34, 0x28, 0x42, 0x4b, 0x6b, 0x86, 0x11, 0x45, 0xae, 0xb8, 0x54, 0x1c,
0xa4, 0x48, 0xd1, 0xa2, 0xcf, 0x29, 0xfa, 0xd0, 0xa7, 0xf6, 0xa9, 0xe8, 0xdf, 0xd0, 0xff, 0xaf,
0xe0, 0x2e, 0x3f, 0x96, 0xe4, 0x52, 0xa2, 0x2f, 0x76, 0x5e, 0x04, 0x70, 0x76, 0x76, 0x66, 0x76,
0x76, 0x76, 0x66, 0x7e, 0x63, 0xc3, 0x82, 0xe5, 0x7b, 0x43, 0xba, 0xc7, 0x7f, 0x9b, 0xd4, 0xf7,
0x02, 0x0f, 0xa1, 0xc7, 0x94, 0xb8, 0x87, 0xad, 0x36, 0xf1, 0xdf, 0x12, 0xbf, 0xc9, 0x57, 0xf4,
0x9b, 0x21, 0x6d, 0xf7, 0xb0, 0xb5, 0x2b, 0xa8, 0x7b, 0xb4, 0x67, 0xed, 0x71, 0xee, 0x3d, 0xd6,
0xed, 0x9d, 0xb1, 0xbd, 0x33, 0x26, 0x36, 0xeb, 0xbb, 0xe3, 0x18, 0x7d, 0x93, 0x52, 0xe2, 0x47,
0xec, 0xf8, 0x7f, 0x1a, 0x7c, 0xb9, 0xef, 0x13, 0x33, 0x20, 0x07, 0xa1, 0x1e, 0x83, 0x0c, 0xd0,
0x26, 0x5c, 0xb5, 0x5d, 0x3b, 0x68, 0x91, 0xfe, 0x09, 0xf1, 0x59, 0x43, 0xdb, 0x9c, 0xd8, 0x9e,
0x31, 0x64, 0x12, 0xfa, 0x0e, 0x66, 0xb8, 0x55, 0x87, 0xee, 0xa9, 0xd7, 0xa8, 0x6d, 0x6a, 0xdb,
0x57, 0xef, 0x7c, 0xd5, 0xcc, 0x18, 0xcd, 0x75, 0x35, 0x0f, 0x62, 0x26, 0x23, 0xe5, 0x47, 0x18,
0x66, 0xcd, 0x6e, 0xdf, 0x76, 0x9f, 0x32, 0xe2, 0x1f, 0x3e, 0x64, 0x8d, 0x09, 0x2e, 0x3f, 0x43,
0x0b, 0x4d, 0xf0, 0xce, 0x5c, 0xe2, 0x8b, 0xef, 0xc6, 0x17, 0x9b, 0x5a, 0x68, 0x82, 0x44, 0xc2,
0xc7, 0x30, 0x97, 0x31, 0x9b, 0xd1, 0xac, 0x55, 0xda, 0xf9, 0xac, 0xc2, 0x4d, 0x98, 0x3f, 0x20,
0x01, 0x5f, 0x62, 0x7c, 0x8d, 0x0c, 0x90, 0x0e, 0xd3, 0x82, 0xe1, 0x61, 0xec, 0x85, 0xe4, 0x1b,
0x1b, 0xb0, 0x90, 0xe3, 0x67, 0x14, 0xfd, 0x1c, 0x20, 0x91, 0x28, 0xb6, 0x8c, 0x35, 0x41, 0xda,
0x80, 0x5f, 0xc1, 0x5c, 0x3b, 0x92, 0x19, 0x9b, 0xd0, 0x82, 0xb9, 0x84, 0xe1, 0x91, 0xe7, 0xb7,
0x49, 0x10, 0x9d, 0xec, 0xfa, 0x48, 0xb1, 0x82, 0xd5, 0xc8, 0xef, 0xc5, 0x08, 0xe6, 0xb3, 0x1a,
0x18, 0xc5, 0x7f, 0xd3, 0x40, 0x8f, 0x8f, 0xf2, 0x80, 0x52, 0xc7, 0xee, 0x98, 0x81, 0xed, 0xb9,
0x47, 0x36, 0x0b, 0x42, 0x0b, 0x7e, 0x05, 0x40, 0x4d, 0xcb, 0x76, 0x39, 0x31, 0x52, 0x7e, 0x43,
0xa5, 0xdc, 0x20, 0x83, 0x21, 0x61, 0xc1, 0xf7, 0x09, 0xb3, 0x21, 0x6d, 0x44, 0x1b, 0x00, 0xa7,
0xbe, 0xd7, 0x8f, 0x2e, 0xb4, 0xc6, 0x2f, 0x54, 0xa2, 0xe0, 0x3f, 0xc1, 0x5a, 0xa9, 0x11, 0x8c,
0xa2, 0x25, 0x98, 0x0c, 0xbc, 0xc0, 0x74, 0xb8, 0x01, 0x75, 0x43, 0x7c, 0xa0, 0x47, 0x50, 0xb7,
0xa2, 0xa8, 0x0d, 0x55, 0xb3, 0x46, 0x8d, 0xbb, 0x7c, 0xb3, 0xd4, 0x37, 0x11, 0xa3, 0x91, 0xdd,
0x86, 0x3f, 0xc0, 0xfa, 0x01, 0x09, 0x42, 0x4b, 0x0c, 0x32, 0xb8, 0x3c, 0x1f, 0xac, 0xc0, 0xd4,
0x50, 0x3e, 0x7f, 0xf4, 0x85, 0x3f, 0xc0, 0x57, 0x23, 0xd4, 0x5f, 0xfa, 0xe9, 0xff, 0xaa, 0xc1,
0xf2, 0x13, 0xdf, 0x74, 0xd9, 0x29, 0xf1, 0x39, 0xdf, 0xe3, 0xf0, 0x9d, 0x85, 0xe7, 0x6e, 0xc0,
0x95, 0x28, 0xe0, 0xb9, 0xe6, 0x19, 0x23, 0xfe, 0x44, 0x5f, 0xc3, 0x97, 0x9e, 0xd3, 0x7d, 0x2c,
0xbd, 0x51, 0x71, 0xa4, 0x1c, 0x35, 0xe4, 0x73, 0xc9, 0x99, 0xcc, 0x37, 0x21, 0xf8, 0xb2, 0x54,
0xdc, 0x80, 0x15, 0x95, 0x09, 0x8c, 0xe2, 0xbf, 0x6b, 0x30, 0xfb, 0x1b, 0xcf, 0x76, 0x93, 0xf4,
0x54, 0x6e, 0xd4, 0x06, 0x80, 0x4f, 0x06, 0x2d, 0xc2, 0x98, 0x69, 0x91, 0x38, 0xc6, 0x52, 0x4a,
0xb8, 0xfe, 0xc6, 0xb3, 0xdd, 0xb6, 0x37, 0xf4, 0x3b, 0x84, 0x1b, 0x32, 0x69, 0x48, 0x14, 0xb4,
0x05, 0x75, 0xdb, 0x7d, 0x6b, 0x07, 0xb9, 0xbc, 0x93, 0x25, 0xe2, 0x39, 0xa8, 0x4b, 0xf6, 0x30,
0x8a, 0xff, 0xad, 0xc1, 0x5a, 0x3e, 0x70, 0xc3, 0x05, 0xcf, 0x65, 0x64, 0xac, 0xc1, 0xa3, 0x1e,
0x45, 0xb8, 0xfe, 0xda, 0x74, 0xbb, 0x0e, 0xe9, 0xb6, 0x98, 0x15, 0x79, 0x4e, 0xa2, 0x84, 0xa9,
0x54, 0x7c, 0x19, 0x84, 0x0d, 0x9d, 0x80, 0xdb, 0x3b, 0x69, 0x64, 0x68, 0x78, 0x03, 0xd6, 0xcb,
0x8d, 0x63, 0x14, 0x6f, 0xc3, 0xec, 0xef, 0x86, 0x76, 0x30, 0xde, 0xbd, 0xe1, 0xc1, 0x25, 0x4e,
0x46, 0xf1, 0x3f, 0x34, 0x58, 0x8e, 0x1f, 0xad, 0x28, 0x0d, 0x17, 0xfc, 0x60, 0x24, 0x5b, 0x6a,
0x59, 0xcf, 0xad, 0xc0, 0xd4, 0xa9, 0xed, 0x04, 0xc4, 0x8f, 0xae, 0x31, 0xfa, 0xc2, 0x03, 0x58,
0x51, 0x59, 0x54, 0xfa, 0x86, 0x1e, 0xc0, 0x95, 0x7e, 0x54, 0xe7, 0xc4, 0xeb, 0xb9, 0x59, 0xfa,
0x7a, 0x84, 0xbc, 0x47, 0x43, 0xc7, 0xe1, 0xa9, 0x33, 0xde, 0x87, 0x8f, 0xf2, 0x2a, 0x93, 0xfa,
0x51, 0x7e, 0xf1, 0x8d, 0xac, 0xda, 0x99, 0x54, 0xda, 0x4b, 0x58, 0x55, 0x4a, 0x63, 0x54, 0xb6,
0x55, 0xfb, 0x81, 0xb6, 0x3a, 0x80, 0x7e, 0x6b, 0x77, 0x7a, 0x12, 0xcf, 0x68, 0x3b, 0xb7, 0xa0,
0xde, 0xb3, 0x3b, 0x3d, 0xd2, 0x8d, 0x8b, 0xb5, 0xb0, 0x36, 0x4b, 0x0c, 0x2f, 0xc3, 0x27, 0x26,
0xf3, 0xdc, 0x28, 0x44, 0xa3, 0x2f, 0xbc, 0x0c, 0x8b, 0x05, 0x6d, 0x8c, 0xe2, 0x3f, 0xf3, 0xa8,
0x09, 0xdf, 0x10, 0xe9, 0xf2, 0xb5, 0xcf, 0x5c, 0x6a, 0x08, 0xbf, 0xb0, 0x82, 0xfe, 0xd2, 0x18,
0xb9, 0x0f, 0x53, 0xdc, 0x1f, 0x71, 0x88, 0x8c, 0xa9, 0xe8, 0x11, 0x33, 0xa6, 0xb0, 0x74, 0xc8,
0x13, 0x47, 0xa8, 0xf6, 0x89, 0x57, 0x21, 0x7f, 0xa5, 0x7e, 0xac, 0xc9, 0x7e, 0x0c, 0x93, 0xa8,
0x48, 0x41, 0xdd, 0x6c, 0xcf, 0x94, 0xa3, 0xe2, 0x55, 0x58, 0x56, 0x68, 0x64, 0x14, 0x9f, 0xc1,
0x52, 0x52, 0x5c, 0x1d, 0x27, 0xbd, 0xf8, 0xcb, 0x7e, 0xa6, 0xf8, 0x45, 0x9a, 0x20, 0x24, 0xc5,
0x17, 0x13, 0xcb, 0xff, 0xd5, 0x60, 0x7a, 0xbf, 0xd5, 0xe6, 0x3c, 0x9f, 0xd4, 0xfb, 0xa1, 0x26,
0x20, 0x2b, 0x29, 0x3a, 0xa1, 0xef, 0x8e, 0xcd, 0x7e, 0x5c, 0x3f, 0x14, 0x2b, 0xe8, 0x1b, 0x98,
0xcf, 0x52, 0x93, 0xb2, 0x56, 0xa0, 0xe3, 0x8f, 0x1a, 0xcc, 0x26, 0x8d, 0xe2, 0x05, 0xfa, 0x7c,
0x3d, 0x3a, 0xb0, 0x64, 0x6a, 0x4a, 0x90, 0x6f, 0x64, 0x22, 0x7b, 0x23, 0x7f, 0x80, 0xba, 0x64,
0x4e, 0x69, 0xcc, 0xdf, 0xcb, 0xc5, 0xfc, 0x7a, 0xb3, 0x88, 0x49, 0x9a, 0xb1, 0xf7, 0x93, 0x90,
0xdf, 0x4d, 0x9b, 0xe2, 0x0a, 0xd9, 0x05, 0xff, 0xb3, 0x50, 0x3f, 0xd8, 0x7e, 0xab, 0xfd, 0x59,
0xea, 0x87, 0x0e, 0xd3, 0xc3, 0xf8, 0xa2, 0x85, 0x87, 0x92, 0xef, 0x62, 0x0d, 0x11, 0x56, 0x5d,
0x66, 0x0d, 0xf9, 0x16, 0xe6, 0x1e, 0xda, 0xac, 0x6f, 0x33, 0x56, 0xa1, 0x0e, 0x23, 0x98, 0xcf,
0x32, 0x33, 0x8a, 0xdf, 0x00, 0x6a, 0x0d, 0x23, 0x30, 0x54, 0x25, 0xb1, 0x97, 0xb4, 0xa2, 0x61,
0x47, 0xd1, 0x1f, 0x06, 0xa4, 0xdb, 0x26, 0x1d, 0xcf, 0xed, 0x32, 0xee, 0x9b, 0xba, 0x91, 0xa1,
0x85, 0x69, 0xbd, 0xa0, 0x8b, 0x51, 0x7c, 0x04, 0x8d, 0x7d, 0xd3, 0xed, 0x10, 0xe7, 0x22, 0x0c,
0xc1, 0x6b, 0x70, 0xad, 0x44, 0x9a, 0xe8, 0x59, 0x12, 0xf2, 0xd8, 0x9e, 0x45, 0xe2, 0x64, 0x14,
0x37, 0x01, 0xe5, 0xe4, 0x8e, 0x16, 0xb0, 0x0c, 0x8b, 0x05, 0x7e, 0x46, 0xf1, 0x3d, 0x8e, 0x99,
0x44, 0x0d, 0x69, 0x0f, 0x69, 0xd4, 0xb5, 0xc6, 0x85, 0x2c, 0x3d, 0x94, 0x96, 0x39, 0xd4, 0x13,
0x0e, 0x72, 0xd4, 0xbb, 0x18, 0x95, 0x0a, 0x8d, 0x76, 0x9e, 0x42, 0x73, 0x97, 0xbf, 0xa2, 0x54,
0x5e, 0x25, 0xfc, 0xfa, 0x7b, 0x1e, 0xe4, 0x85, 0x4d, 0x9f, 0x0e, 0x62, 0xff, 0x53, 0x03, 0xd4,
0xce, 0x3c, 0x1f, 0x9e, 0x63, 0xcf, 0x1f, 0x8a, 0x3f, 0x85, 0x69, 0xd7, 0xee, 0xf4, 0xdc, 0xf8,
0x89, 0x86, 0x49, 0xc8, 0xf2, 0x3c, 0xcb, 0x21, 0x62, 0x74, 0x71, 0x32, 0x3c, 0x6d, 0xb6, 0x03,
0xdf, 0x76, 0xad, 0x67, 0xa6, 0x33, 0x24, 0x46, 0xc2, 0x8d, 0x7e, 0x02, 0x57, 0x4e, 0xcd, 0x0e,
0x79, 0x6a, 0x1c, 0xf1, 0x8e, 0x78, 0xdc, 0xc6, 0x98, 0x19, 0xfd, 0x0c, 0x66, 0x7c, 0xcf, 0x21,
0x47, 0xe4, 0x2d, 0x71, 0x1a, 0x93, 0x7c, 0xe7, 0x5a, 0x61, 0xe7, 0xa1, 0x1b, 0xdc, 0xbd, 0x23,
0x36, 0xa6, 0xdc, 0x68, 0x07, 0x6a, 0xe4, 0x5d, 0x63, 0xaa, 0x82, 0xb6, 0x1a, 0x79, 0x87, 0x9f,
0xc3, 0x72, 0xd1, 0x45, 0xe1, 0x8d, 0xfd, 0x22, 0x5f, 0x16, 0xbf, 0x56, 0xe5, 0x5d, 0xc5, 0xde,
0x24, 0x93, 0x34, 0x60, 0x45, 0x25, 0x9a, 0x51, 0x7c, 0x3f, 0xed, 0x2c, 0x1f, 0x9c, 0xb0, 0xc0,
0x37, 0x3b, 0x41, 0x95, 0x40, 0xf9, 0xa8, 0xc1, 0x42, 0x61, 0xd3, 0x88, 0xeb, 0xdc, 0x89, 0x26,
0x5a, 0x42, 0xfb, 0xf1, 0x30, 0xfc, 0xe5, 0x37, 0x5b, 0x37, 0x8a, 0x0b, 0xe8, 0x36, 0x2c, 0x5a,
0xd9, 0x66, 0xfd, 0xd7, 0x26, 0x7b, 0xcd, 0xef, 0xfb, 0x0b, 0x43, 0xb5, 0x84, 0x07, 0xd0, 0x50,
0x1f, 0x83, 0x51, 0xf4, 0x34, 0x2a, 0xe4, 0xf2, 0x42, 0xec, 0xc9, 0x1b, 0x2a, 0x4f, 0x16, 0xc5,
0x28, 0x04, 0xe0, 0x63, 0xae, 0x92, 0x17, 0x74, 0x57, 0x2e, 0x0b, 0x23, 0x9e, 0x7a, 0xc6, 0xa5,
0xb5, 0x9c, 0x4b, 0xff, 0x08, 0xd7, 0x4a, 0xe4, 0x5d, 0x4c, 0x67, 0x74, 0x2f, 0x75, 0x91, 0x60,
0x89, 0x1a, 0xc4, 0xd1, 0x99, 0xee, 0x3e, 0xb7, 0x4a, 0xb5, 0x8b, 0xd1, 0x70, 0xdb, 0x30, 0xea,
0x3d, 0x45, 0x80, 0xc4, 0x9f, 0xf8, 0x59, 0x3a, 0x3d, 0x8a, 0x32, 0x74, 0xfc, 0x28, 0xc6, 0x83,
0xf5, 0x98, 0x53, 0xb8, 0x68, 0xd2, 0x90, 0x28, 0xf8, 0x55, 0x3a, 0x10, 0x2a, 0xc8, 0xbd, 0x10,
0x37, 0xdd, 0xf9, 0xd7, 0x2a, 0x4c, 0x72, 0x6b, 0xd0, 0x33, 0xb8, 0xda, 0x49, 0x87, 0x89, 0x08,
0x2b, 0x9b, 0x9d, 0xcc, 0x90, 0x54, 0xbf, 0x3e, 0x96, 0x87, 0x51, 0xf4, 0x3d, 0xcc, 0xbc, 0x89,
0x47, 0x05, 0x68, 0x53, 0xb5, 0x43, 0x9e, 0x6c, 0xe8, 0x3f, 0x1a, 0xc3, 0x21, 0x24, 0x0e, 0x62,
0x0c, 0xae, 0x96, 0x28, 0x83, 0x79, 0xb5, 0xc4, 0x0c, 0x88, 0x47, 0x2f, 0xa1, 0x6e, 0xc9, 0x83,
0x4c, 0xb4, 0xa5, 0x7c, 0x28, 0xb9, 0xd9, 0xa8, 0x7e, 0xa3, 0x02, 0x17, 0xa3, 0xe8, 0x39, 0xcc,
0x32, 0x69, 0xe0, 0x88, 0xae, 0x8f, 0xca, 0x67, 0xb1, 0xec, 0xad, 0xf1, 0x4c, 0x8c, 0xa2, 0xf7,
0xb0, 0x6a, 0xa9, 0x27, 0x86, 0xa8, 0x39, 0xca, 0xb8, 0xe2, 0x7c, 0x4f, 0xdf, 0x3b, 0x17, 0x3f,
0xa3, 0xe8, 0x2f, 0x1a, 0x5c, 0xb3, 0xca, 0x46, 0x76, 0xe8, 0x76, 0x89, 0xb8, 0xd2, 0x01, 0xa3,
0xfe, 0xe3, 0x73, 0xee, 0x60, 0x14, 0xf5, 0x00, 0x05, 0x85, 0x89, 0x19, 0xba, 0xa5, 0x12, 0xa4,
0x1c, 0xee, 0xe9, 0xdf, 0x54, 0x65, 0x65, 0x14, 0x7d, 0x80, 0x86, 0x55, 0x32, 0x44, 0x42, 0x7b,
0xe5, 0x89, 0x55, 0x39, 0x0f, 0xd3, 0x6f, 0x9f, 0x6f, 0x83, 0x38, 0xab, 0x55, 0x98, 0xea, 0xa8,
0xcf, 0xaa, 0x9c, 0x47, 0xa9, 0xcf, 0x5a, 0x32, 0x28, 0x72, 0x61, 0xd1, 0x2a, 0x4e, 0x60, 0x50,
0x05, 0x11, 0xc9, 0xe3, 0xf8, 0xb6, 0x32, 0x2f, 0xa3, 0xe8, 0x04, 0xe6, 0x7a, 0xd9, 0x29, 0x09,
0x52, 0x56, 0xfd, 0xe2, 0xe0, 0x46, 0xbf, 0x59, 0x89, 0x2f, 0x71, 0x60, 0x6e, 0xe4, 0x51, 0xea,
0xc0, 0xe2, 0x68, 0xa6, 0xd4, 0x81, 0xaa, 0x29, 0xca, 0x6b, 0x58, 0xb0, 0xf3, 0x63, 0x08, 0xb4,
0xad, 0x12, 0xa0, 0x9a, 0x8f, 0xe8, 0xb7, 0x2a, 0x72, 0x8a, 0x6c, 0x98, 0xe4, 0x2e, 0x75, 0x36,
0x94, 0xa1, 0xb7, 0x3a, 0x1b, 0x66, 0xd1, 0x70, 0x21, 0xd2, 0x42, 0xec, 0x57, 0x25, 0xd2, 0x22,
0xe4, 0x5a, 0x25, 0xd2, 0x12, 0x38, 0xf9, 0x1c, 0x66, 0xbb, 0x12, 0x90, 0x53, 0x27, 0xc7, 0x1c,
0x2e, 0x54, 0x27, 0xc7, 0x3c, 0x1e, 0x0c, 0x83, 0xaa, 0x9f, 0x05, 0x4e, 0xea, 0xa0, 0x2a, 0x62,
0x35, 0x75, 0x50, 0x29, 0x50, 0x18, 0x0a, 0x60, 0xb9, 0xa3, 0x82, 0x68, 0x68, 0x47, 0x59, 0x1b,
0x4b, 0xb0, 0xa1, 0xbe, 0x7b, 0x0e, 0x6e, 0x71, 0xe7, 0xc9, 0xc9, 0xd4, 0x77, 0x2e, 0x23, 0x3b,
0xf5, 0x9d, 0x67, 0xb0, 0x5c, 0xe8, 0xab, 0xdc, 0x39, 0xd4, 0xbe, 0x2a, 0xe2, 0x46, 0xb5, 0xaf,
0x14, 0x78, 0x31, 0x2a, 0x56, 0x2a, 0xe4, 0x57, 0x5a, 0xac, 0x4a, 0xc0, 0x65, 0x69, 0xb1, 0x2a,
0x85, 0x95, 0x22, 0xa6, 0x73, 0x50, 0xaf, 0x34, 0xa6, 0x8b, 0x38, 0xb2, 0x34, 0xa6, 0x55, 0xe8,
0xb1, 0x07, 0x88, 0x15, 0xd1, 0xdf, 0xad, 0x8a, 0x30, 0xa6, 0x4c, 0x99, 0x1a, 0xd2, 0xa0, 0x01,
0x2c, 0x59, 0x0a, 0x2c, 0x80, 0x46, 0xe6, 0xdf, 0x1c, 0xf8, 0xd1, 0x77, 0xaa, 0x33, 0x8b, 0xa0,
0xb7, 0x54, 0xbd, 0x3b, 0xda, 0x19, 0x51, 0xc2, 0x0b, 0xb0, 0x41, 0x1d, 0xf4, 0xe5, 0xa0, 0x40,
0x68, 0x2d, 0xf6, 0xe6, 0x68, 0x67, 0x7c, 0xba, 0x49, 0x9b, 0xff, 0x52, 0xad, 0x25, 0x4d, 0xff,
0xfb, 0xfc, 0xdf, 0x22, 0x92, 0x16, 0x7c, 0x74, 0x87, 0x55, 0xc4, 0x01, 0xa3, 0x3b, 0x2c, 0x45,
0x7f, 0xff, 0xcb, 0x8d, 0x17, 0xeb, 0x62, 0x87, 0xf4, 0x0f, 0x0c, 0x7c, 0xd7, 0x77, 0xfc, 0xf7,
0x64, 0x8a, 0x93, 0xee, 0xfe, 0x3f, 0x00, 0x00, 0xff, 0xff, 0x2d, 0xeb, 0x08, 0x35, 0x3f, 0x21,
0x00, 0x00,
var fileDescriptor_group_20346bfaa1601d8d = []byte{
// 1878 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xbc, 0x5a, 0xdd, 0x73, 0xdb, 0xc6,
0x11, 0x1f, 0xd0, 0x91, 0x6c, 0xad, 0xc4, 0x48, 0x3a, 0x7d, 0xd1, 0xb0, 0xa2, 0x51, 0xce, 0x72,
0x2c, 0x27, 0x12, 0xe5, 0xca, 0xf2, 0x53, 0xfa, 0xe5, 0xca, 0xb5, 0xaa, 0x56, 0x94, 0x53, 0xd0,
0x76, 0xc7, 0x69, 0xa6, 0x13, 0x88, 0x3c, 0xc1, 0x30, 0x49, 0xe0, 0x88, 0x03, 0xad, 0x4c, 0x3a,
0xee, 0xb4, 0xd3, 0xe7, 0x74, 0xfa, 0xd0, 0xa7, 0xf6, 0xb1, 0x7f, 0x43, 0x1f, 0xfa, 0xdf, 0x75,
0x70, 0x87, 0x8f, 0x03, 0x70, 0x47, 0x42, 0x8d, 0x94, 0x17, 0x8e, 0xb1, 0xb7, 0xbb, 0xb7, 0xb7,
0xb7, 0xb7, 0xbb, 0xbf, 0xb5, 0x60, 0xd1, 0x09, 0xfc, 0x11, 0xdd, 0xe3, 0xbf, 0x4d, 0x1a, 0xf8,
0xa1, 0x8f, 0xd0, 0x73, 0x4a, 0xbc, 0xe3, 0x56, 0x9b, 0x04, 0xef, 0x48, 0xd0, 0xe4, 0x2b, 0xe6,
0xfd, 0x88, 0xb6, 0x7b, 0xdc, 0xda, 0x15, 0xd4, 0x3d, 0xda, 0x73, 0xf6, 0x38, 0xf7, 0x1e, 0xeb,
0xf6, 0x2e, 0xd8, 0xde, 0x05, 0x13, 0xc2, 0xe6, 0x81, 0x96, 0xf1, 0x22, 0xb0, 0x29, 0x25, 0x01,
0xa3, 0x67, 0xd2, 0x3f, 0x85, 0x14, 0xfe, 0x8f, 0x01, 0x1f, 0x1e, 0x06, 0xc4, 0x0e, 0xc9, 0x51,
0xb4, 0x9d, 0x45, 0x86, 0x68, 0x13, 0x66, 0x5d, 0xcf, 0x0d, 0x5b, 0x64, 0x70, 0x46, 0x02, 0xd6,
0x30, 0x36, 0x6f, 0x6c, 0xcf, 0x58, 0x32, 0x09, 0x7d, 0x0e, 0x33, 0xdc, 0xb8, 0x63, 0xef, 0xdc,
0x6f, 0xd4, 0x36, 0x8d, 0xed, 0xd9, 0xfd, 0x8f, 0x9a, 0x39, 0xdb, 0xb9, 0x6d, 0xcd, 0xa3, 0x84,
0xc9, 0xca, 0xf8, 0x11, 0x86, 0x39, 0xbb, 0x3b, 0x70, 0xbd, 0x97, 0x8c, 0x04, 0xc7, 0x4f, 0x59,
0xe3, 0x06, 0xd7, 0x9f, 0xa3, 0x45, 0x26, 0xf8, 0x17, 0x1e, 0x09, 0xc4, 0x77, 0xe3, 0x83, 0x4d,
0x23, 0x32, 0x41, 0x22, 0xe1, 0x53, 0x98, 0xcf, 0x99, 0xcd, 0x68, 0xde, 0x2a, 0xe3, 0x72, 0x56,
0xe1, 0x26, 0x2c, 0x1c, 0x91, 0x90, 0x2f, 0x31, 0xbe, 0x46, 0x86, 0xc8, 0x84, 0x5b, 0x82, 0xe1,
0x69, 0xe2, 0x85, 0xf4, 0x1b, 0x5b, 0xb0, 0x58, 0xe0, 0x67, 0x14, 0xfd, 0x04, 0x20, 0xd5, 0x28,
0x44, 0x26, 0x9a, 0x20, 0x09, 0xe0, 0xaf, 0x61, 0xbe, 0x1d, 0xeb, 0x4c, 0x4c, 0x68, 0xc1, 0x7c,
0xca, 0xf0, 0xcc, 0x0f, 0xda, 0x24, 0x8c, 0x4f, 0x76, 0x77, 0xac, 0x5a, 0xc1, 0x6a, 0x15, 0x65,
0x31, 0x82, 0x85, 0xfc, 0x0e, 0x8c, 0xe2, 0xbf, 0x1a, 0x60, 0x26, 0x47, 0x79, 0x42, 0x69, 0xdf,
0xed, 0xd8, 0xa1, 0xeb, 0x7b, 0x27, 0x2e, 0x0b, 0x23, 0x0b, 0x7e, 0x09, 0x40, 0x6d, 0xc7, 0xf5,
0x38, 0x31, 0xde, 0xfc, 0x9e, 0x6a, 0x73, 0x8b, 0x0c, 0x47, 0x84, 0x85, 0x5f, 0xa4, 0xcc, 0x96,
0x24, 0x88, 0x36, 0x00, 0xce, 0x03, 0x7f, 0x10, 0x5f, 0x68, 0x8d, 0x5f, 0xa8, 0x44, 0xc1, 0x7f,
0x84, 0x3b, 0x5a, 0x23, 0x18, 0x45, 0xcb, 0x30, 0x15, 0xfa, 0xa1, 0xdd, 0xe7, 0x06, 0xd4, 0x2d,
0xf1, 0x81, 0x9e, 0x41, 0xdd, 0x89, 0xa3, 0x36, 0xda, 0x9a, 0x35, 0x6a, 0xdc, 0xe5, 0x9b, 0x5a,
0xdf, 0xc4, 0x8c, 0x56, 0x5e, 0x0c, 0xbf, 0x87, 0xf5, 0x23, 0x12, 0x46, 0x96, 0x58, 0x64, 0x78,
0x7d, 0x3e, 0x58, 0x85, 0xe9, 0x91, 0x7c, 0xfe, 0xf8, 0x0b, 0xbf, 0x87, 0x8f, 0xc6, 0x6c, 0x7f,
0xed, 0xa7, 0xff, 0x8b, 0x01, 0x2b, 0x2f, 0x02, 0xdb, 0x63, 0xe7, 0x24, 0xe0, 0x7c, 0xcf, 0xa3,
0x77, 0x16, 0x9d, 0xbb, 0x01, 0x37, 0xe3, 0x80, 0xe7, 0x3b, 0xcf, 0x58, 0xc9, 0x27, 0xfa, 0x04,
0x3e, 0xf4, 0xfb, 0xdd, 0xe7, 0xd2, 0x1b, 0x15, 0x47, 0x2a, 0x50, 0x23, 0x3e, 0x8f, 0x5c, 0xc8,
0x7c, 0x37, 0x04, 0x5f, 0x9e, 0x8a, 0x1b, 0xb0, 0xaa, 0x32, 0x81, 0x51, 0xfc, 0x37, 0x03, 0xe6,
0x7e, 0xed, 0xbb, 0x5e, 0x9a, 0x9e, 0xf4, 0x46, 0x6d, 0x00, 0x04, 0x64, 0xd8, 0x22, 0x8c, 0xd9,
0x0e, 0x49, 0x62, 0x2c, 0xa3, 0x44, 0xeb, 0x6f, 0x7d, 0xd7, 0x6b, 0xfb, 0xa3, 0xa0, 0x43, 0xb8,
0x21, 0x53, 0x96, 0x44, 0x41, 0x5b, 0x50, 0x77, 0xbd, 0x77, 0x6e, 0x58, 0xc8, 0x3b, 0x79, 0x22,
0x9e, 0x87, 0xba, 0x64, 0x0f, 0xa3, 0xf8, 0x5f, 0x06, 0xdc, 0x29, 0x06, 0x6e, 0xb4, 0xe0, 0x7b,
0x8c, 0x4c, 0x34, 0x78, 0xdc, 0xa3, 0x88, 0xd6, 0xdf, 0xd8, 0x5e, 0xb7, 0x4f, 0xba, 0x2d, 0xe6,
0xc4, 0x9e, 0x93, 0x28, 0x51, 0x2a, 0x15, 0x5f, 0x16, 0x61, 0xa3, 0x7e, 0xc8, 0xed, 0x9d, 0xb2,
0x72, 0x34, 0xbc, 0x01, 0xeb, 0x7a, 0xe3, 0x18, 0xc5, 0xdb, 0x30, 0xf7, 0xdb, 0x91, 0x1b, 0x4e,
0x76, 0x6f, 0x74, 0x70, 0x89, 0x93, 0x51, 0xfc, 0x77, 0x03, 0x56, 0x92, 0x47, 0x2b, 0x4a, 0xc3,
0x15, 0x3f, 0x18, 0xc9, 0x96, 0x5a, 0xde, 0x73, 0xab, 0x30, 0x7d, 0xee, 0xf6, 0x43, 0x12, 0xc4,
0xd7, 0x18, 0x7f, 0xe1, 0x21, 0xac, 0xaa, 0x2c, 0xd2, 0xbe, 0xa1, 0x27, 0x70, 0x73, 0x10, 0xd7,
0x39, 0xf1, 0x7a, 0xee, 0x6b, 0x5f, 0x8f, 0xd0, 0xf7, 0x6c, 0xd4, 0xef, 0xf3, 0xd4, 0x99, 0xc8,
0xe1, 0x93, 0xe2, 0x96, 0x69, 0xfd, 0xd0, 0x5f, 0x7c, 0x23, 0xbf, 0xed, 0x4c, 0xa6, 0xed, 0x2b,
0x58, 0x53, 0x6a, 0x63, 0x54, 0xb6, 0xd5, 0xf8, 0x3f, 0x6d, 0xed, 0x03, 0xfa, 0x8d, 0xdb, 0xe9,
0x49, 0x3c, 0xe3, 0xed, 0xdc, 0x82, 0x7a, 0xcf, 0xed, 0xf4, 0x48, 0x37, 0x29, 0xd6, 0xc2, 0xda,
0x3c, 0x31, 0xba, 0x8c, 0x80, 0xd8, 0xcc, 0xf7, 0xe2, 0x10, 0x8d, 0xbf, 0xf0, 0x0a, 0x2c, 0x95,
0x76, 0x63, 0x14, 0xff, 0x89, 0x47, 0x4d, 0xf4, 0x86, 0x48, 0x97, 0xaf, 0xfd, 0xc0, 0xa5, 0x86,
0xf0, 0x0b, 0x2b, 0xed, 0xaf, 0x8d, 0x91, 0xc7, 0x30, 0xcd, 0xfd, 0x91, 0x84, 0xc8, 0x84, 0x8a,
0x1e, 0x33, 0x63, 0x0a, 0xcb, 0xc7, 0x3c, 0x71, 0x44, 0xdb, 0xbe, 0xf0, 0x2b, 0xe4, 0xaf, 0xcc,
0x8f, 0x35, 0xd9, 0x8f, 0x51, 0x12, 0x15, 0x29, 0xa8, 0x9b, 0xef, 0x99, 0x0a, 0x54, 0xbc, 0x06,
0x2b, 0x8a, 0x1d, 0x19, 0xc5, 0x17, 0xb0, 0x9c, 0x16, 0xd7, 0x7e, 0x3f, 0xbb, 0xf8, 0xeb, 0x7e,
0xa6, 0xf8, 0xcb, 0x2c, 0x41, 0x48, 0x1b, 0x5f, 0x4d, 0x2c, 0xff, 0xdb, 0x80, 0x5b, 0x87, 0xad,
0x36, 0xe7, 0xf9, 0x5e, 0xbd, 0x1f, 0x6a, 0x02, 0x72, 0xd2, 0xa2, 0x13, 0xf9, 0xee, 0xd4, 0x1e,
0x24, 0xf5, 0x43, 0xb1, 0x82, 0x3e, 0x85, 0x85, 0x3c, 0x35, 0x2d, 0x6b, 0x25, 0x3a, 0xfe, 0xce,
0x80, 0xb9, 0xb4, 0x51, 0xbc, 0x42, 0x9f, 0xaf, 0xc7, 0x07, 0x96, 0x4c, 0xcd, 0x08, 0xf2, 0x8d,
0xdc, 0xc8, 0xdf, 0xc8, 0xef, 0xa1, 0x2e, 0x99, 0xa3, 0x8d, 0xf9, 0x83, 0x42, 0xcc, 0xaf, 0x37,
0xcb, 0xd0, 0xa4, 0x99, 0x78, 0x3f, 0x0d, 0xf9, 0xdd, 0xac, 0x29, 0xae, 0x90, 0x5d, 0xf0, 0x3f,
0x4a, 0xf5, 0x83, 0x1d, 0xb6, 0xda, 0x3f, 0x48, 0xfd, 0x30, 0xe1, 0xd6, 0x28, 0xb9, 0x68, 0xe1,
0xa1, 0xf4, 0xbb, 0x5c, 0x43, 0x84, 0x55, 0xd7, 0x59, 0x43, 0x3e, 0x83, 0xf9, 0xa7, 0x2e, 0x1b,
0xb8, 0x8c, 0x55, 0xa8, 0xc3, 0x08, 0x16, 0xf2, 0xcc, 0x8c, 0xe2, 0xb7, 0x80, 0x5a, 0xa3, 0x18,
0x0c, 0x55, 0x49, 0xec, 0x9a, 0x56, 0x34, 0xea, 0x28, 0x06, 0xa3, 0x90, 0x74, 0xdb, 0xa4, 0xe3,
0x7b, 0x5d, 0xc6, 0x7d, 0x53, 0xb7, 0x72, 0xb4, 0x28, 0xad, 0x97, 0xf6, 0x62, 0x14, 0x9f, 0x40,
0xe3, 0xd0, 0xf6, 0x3a, 0xa4, 0x7f, 0x15, 0x86, 0xe0, 0x3b, 0x70, 0x5b, 0xa3, 0x4d, 0xf4, 0x2c,
0x29, 0x79, 0x62, 0xcf, 0x22, 0x71, 0x32, 0x8a, 0x9b, 0x80, 0x0a, 0x7a, 0xc7, 0x2b, 0x58, 0x81,
0xa5, 0x12, 0x3f, 0xa3, 0xf8, 0x80, 0x63, 0x26, 0x51, 0x43, 0xda, 0x23, 0x1a, 0x77, 0xad, 0x49,
0x21, 0xcb, 0x0e, 0x65, 0xe4, 0x0e, 0xf5, 0x82, 0x83, 0x1c, 0xb5, 0x14, 0xa3, 0x52, 0xa1, 0x31,
0x2e, 0x53, 0x68, 0x1e, 0xf1, 0x57, 0x94, 0xe9, 0xab, 0x84, 0x5f, 0x7f, 0xc7, 0x83, 0xbc, 0x24,
0xf4, 0xfd, 0x41, 0xec, 0x7f, 0x6b, 0x80, 0xda, 0xb9, 0xe7, 0xc3, 0x73, 0xec, 0xe5, 0x43, 0xf1,
0xa7, 0x70, 0xcb, 0x73, 0x3b, 0x3d, 0x2f, 0x79, 0xa2, 0xb3, 0xfb, 0x38, 0x6f, 0x05, 0x1f, 0x60,
0x9c, 0x8d, 0xce, 0x9b, 0xed, 0x30, 0x70, 0x3d, 0xe7, 0x95, 0xdd, 0x1f, 0x11, 0x2b, 0x95, 0x41,
0x3f, 0x86, 0x9b, 0xe7, 0x76, 0x87, 0xbc, 0xb4, 0x4e, 0x78, 0x5f, 0x5c, 0x4d, 0x3c, 0x11, 0x41,
0x3f, 0x83, 0x99, 0xc0, 0xef, 0x93, 0x13, 0xf2, 0x8e, 0xf4, 0x1b, 0x53, 0x5c, 0xfe, 0x63, 0x8d,
0xfc, 0xb1, 0x17, 0x3e, 0xda, 0x17, 0xe2, 0x99, 0x0c, 0xda, 0x87, 0x1a, 0xf9, 0xa6, 0x31, 0x5d,
0x79, 0xe7, 0x1a, 0xf9, 0x06, 0xbf, 0x86, 0x95, 0xb2, 0xeb, 0xa2, 0x9b, 0xfc, 0x79, 0xb1, 0x5c,
0x7e, 0xa2, 0xca, 0xc7, 0x0a, 0xd9, 0x34, 0xc3, 0x34, 0x60, 0x55, 0xa5, 0x9a, 0x51, 0xfc, 0x38,
0xeb, 0x38, 0x9f, 0x9c, 0xb1, 0x30, 0xb0, 0x3b, 0x61, 0x95, 0x00, 0xfa, 0xce, 0x80, 0xc5, 0x92,
0xd0, 0x98, 0x6b, 0xde, 0x89, 0x07, 0x5e, 0x62, 0xf7, 0xd3, 0x51, 0xf4, 0xcb, 0x6f, 0xbc, 0x6e,
0x95, 0x17, 0xd0, 0x43, 0x58, 0x72, 0xf2, 0x4d, 0xfc, 0xaf, 0x6c, 0xf6, 0x86, 0xc7, 0xc1, 0x07,
0x96, 0x6a, 0x09, 0x0f, 0xa1, 0xa1, 0x3e, 0x06, 0xa3, 0xe8, 0x65, 0x5c, 0xe0, 0xe5, 0x85, 0xc4,
0x93, 0xf7, 0x54, 0x9e, 0x2c, 0xab, 0x51, 0x28, 0xc0, 0xa7, 0x7c, 0x4b, 0x5e, 0xe8, 0x3d, 0xb9,
0x5c, 0x8c, 0x49, 0x01, 0x39, 0x97, 0xd6, 0x0a, 0x2e, 0xfd, 0x03, 0xdc, 0xd6, 0xe8, 0xbb, 0x9a,
0x8e, 0xe9, 0x20, 0x73, 0x91, 0x60, 0x89, 0x1b, 0xc7, 0xf1, 0x19, 0xf0, 0x31, 0xb7, 0x4a, 0x25,
0xc5, 0x68, 0x24, 0x36, 0x8a, 0x7b, 0x52, 0x11, 0x20, 0xc9, 0x27, 0x7e, 0x95, 0x4d, 0x95, 0xe2,
0xcc, 0x9d, 0x3c, 0x8d, 0xc9, 0x20, 0x3e, 0xe1, 0x14, 0x2e, 0x9a, 0xb2, 0x24, 0x0a, 0xfe, 0x3a,
0x1b, 0x14, 0x95, 0xf4, 0x5e, 0x89, 0x9b, 0xf6, 0xff, 0xb9, 0x06, 0x53, 0xdc, 0x1a, 0xf4, 0x0a,
0x66, 0x3b, 0xd9, 0x90, 0x11, 0x61, 0x65, 0x13, 0x94, 0x1b, 0x9e, 0x9a, 0x77, 0x27, 0xf2, 0x30,
0x8a, 0xbe, 0x80, 0x99, 0xb7, 0xc9, 0x08, 0x01, 0x6d, 0xaa, 0x24, 0xe4, 0x89, 0x87, 0xf9, 0xf1,
0x04, 0x0e, 0xa1, 0x71, 0x98, 0x60, 0x73, 0xb5, 0x46, 0x19, 0xe4, 0xab, 0x35, 0xe6, 0xc0, 0x3d,
0xfa, 0x0a, 0xea, 0x8e, 0x3c, 0xe0, 0x44, 0x5b, 0xca, 0x87, 0x52, 0x98, 0x99, 0x9a, 0xf7, 0x2a,
0x70, 0x31, 0x8a, 0x5e, 0xc3, 0x1c, 0x93, 0x06, 0x91, 0xe8, 0xee, 0xb8, 0x7c, 0x96, 0xe8, 0xde,
0x9a, 0xcc, 0xc4, 0x28, 0xfa, 0x16, 0xd6, 0x1c, 0xf5, 0x24, 0x11, 0x35, 0xc7, 0x19, 0x57, 0x9e,
0xfb, 0x99, 0x7b, 0x97, 0xe2, 0x67, 0x14, 0xfd, 0xd9, 0x80, 0xdb, 0x8e, 0x6e, 0x94, 0x87, 0x1e,
0x6a, 0xd4, 0x69, 0x07, 0x8f, 0xe6, 0x8f, 0x2e, 0x29, 0xc1, 0x28, 0xea, 0x01, 0x0a, 0x4b, 0x93,
0x34, 0xf4, 0x40, 0xa5, 0x48, 0x39, 0xf4, 0x33, 0x3f, 0xad, 0xca, 0xca, 0x28, 0x7a, 0x0f, 0x0d,
0x47, 0x33, 0x5c, 0x42, 0x7b, 0xfa, 0xc4, 0xaa, 0x9c, 0x93, 0x99, 0x0f, 0x2f, 0x27, 0x20, 0xce,
0xea, 0x94, 0xa6, 0x3d, 0xea, 0xb3, 0x2a, 0xe7, 0x54, 0xea, 0xb3, 0x6a, 0x06, 0x48, 0x1e, 0x2c,
0x39, 0xe5, 0xc9, 0x0c, 0xaa, 0xa0, 0x22, 0x7d, 0x1c, 0x9f, 0x55, 0xe6, 0x65, 0x14, 0x9d, 0xc1,
0x7c, 0x2f, 0x3f, 0x3d, 0x41, 0xca, 0xaa, 0x5f, 0x1e, 0xe8, 0x98, 0xf7, 0x2b, 0xf1, 0xa5, 0x0e,
0x2c, 0x8c, 0x42, 0xb4, 0x0e, 0x2c, 0x8f, 0x6c, 0xb4, 0x0e, 0x54, 0x4d, 0x57, 0xde, 0xc0, 0xa2,
0x5b, 0x1c, 0x4f, 0xa0, 0x6d, 0x95, 0x02, 0xd5, 0xdc, 0xc4, 0x7c, 0x50, 0x91, 0x53, 0x64, 0xc3,
0x34, 0x77, 0xa9, 0xb3, 0xa1, 0x0c, 0xc9, 0xd5, 0xd9, 0x30, 0x8f, 0x92, 0x4b, 0x91, 0x16, 0x61,
0xc2, 0x2a, 0x91, 0x16, 0x23, 0xda, 0x2a, 0x91, 0x96, 0xc2, 0xcc, 0xd7, 0x30, 0xd7, 0x95, 0x00,
0x9e, 0x3a, 0x39, 0x16, 0xf0, 0xa2, 0x3a, 0x39, 0x16, 0x71, 0x62, 0x14, 0x54, 0x83, 0x3c, 0xa0,
0x52, 0x07, 0x55, 0x19, 0xc3, 0xa9, 0x83, 0x4a, 0x81, 0xce, 0x50, 0x08, 0x2b, 0x1d, 0x15, 0x74,
0x43, 0x3b, 0xca, 0xda, 0xa8, 0xc1, 0x8c, 0xe6, 0xee, 0x25, 0xb8, 0xc5, 0x9d, 0xa7, 0x27, 0x53,
0xdf, 0xb9, 0x8c, 0xf8, 0xd4, 0x77, 0x9e, 0xc3, 0x78, 0x91, 0xaf, 0x0a, 0xe7, 0x50, 0xfb, 0xaa,
0x8c, 0x27, 0xd5, 0xbe, 0x52, 0xe0, 0xc8, 0xb8, 0x58, 0xa9, 0x10, 0xa1, 0xb6, 0x58, 0x69, 0x40,
0xa7, 0xb6, 0x58, 0x69, 0xe1, 0xa6, 0x88, 0xe9, 0x02, 0x04, 0xd4, 0xc6, 0x74, 0x19, 0x5f, 0x6a,
0x63, 0x5a, 0x85, 0x2a, 0x7b, 0x80, 0x58, 0x19, 0x15, 0x3e, 0xa8, 0x08, 0x63, 0x74, 0x9b, 0xa9,
0x21, 0x0d, 0x1a, 0xc2, 0xb2, 0xa3, 0xc0, 0x02, 0x68, 0x6c, 0xfe, 0x2d, 0x80, 0x1f, 0x73, 0xa7,
0x3a, 0xb3, 0x08, 0x7a, 0x47, 0xd5, 0xbb, 0xa3, 0x9d, 0x31, 0x25, 0xbc, 0x04, 0x1b, 0xd4, 0x41,
0xaf, 0x07, 0x05, 0x62, 0xd7, 0x72, 0x6f, 0x8e, 0x76, 0x26, 0xa7, 0x9b, 0xac, 0xf9, 0xd7, 0xee,
0xaa, 0x69, 0xfa, 0xbf, 0x2d, 0xfe, 0x1f, 0x45, 0xda, 0x82, 0x8f, 0xef, 0xb0, 0xca, 0x38, 0x60,
0x7c, 0x87, 0xa5, 0xe8, 0xef, 0x7f, 0xb1, 0xf1, 0xe5, 0xba, 0x90, 0x90, 0xfe, 0xbe, 0x81, 0x4b,
0x7d, 0xce, 0x7f, 0xcf, 0xa6, 0x39, 0xe9, 0xd1, 0xff, 0x02, 0x00, 0x00, 0xff, 0xff, 0x8f, 0xfb,
0x8b, 0xf2, 0x5e, 0x21, 0x00, 0x00,
}