diff --git a/pkg/proto/rtc/rtc.pb.go b/pkg/proto/rtc/rtc.pb.go index f02920332..10ae531c0 100644 --- a/pkg/proto/rtc/rtc.pb.go +++ b/pkg/proto/rtc/rtc.pb.go @@ -35,7 +35,7 @@ func (m *CommonResp) Reset() { *m = CommonResp{} } func (m *CommonResp) String() string { return proto.CompactTextString(m) } func (*CommonResp) ProtoMessage() {} func (*CommonResp) Descriptor() ([]byte, []int) { - return fileDescriptor_rtc_f785128c89de2d8d, []int{0} + return fileDescriptor_rtc_fd4466ff25c357ea, []int{0} } func (m *CommonResp) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CommonResp.Unmarshal(m, b) @@ -97,7 +97,7 @@ func (m *MsgData) Reset() { *m = MsgData{} } func (m *MsgData) String() string { return proto.CompactTextString(m) } func (*MsgData) ProtoMessage() {} func (*MsgData) Descriptor() ([]byte, []int) { - return fileDescriptor_rtc_f785128c89de2d8d, []int{1} + return fileDescriptor_rtc_fd4466ff25c357ea, []int{1} } func (m *MsgData) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_MsgData.Unmarshal(m, b) @@ -265,7 +265,7 @@ func (m *GroupInfo) Reset() { *m = GroupInfo{} } func (m *GroupInfo) String() string { return proto.CompactTextString(m) } func (*GroupInfo) ProtoMessage() {} func (*GroupInfo) Descriptor() ([]byte, []int) { - return fileDescriptor_rtc_f785128c89de2d8d, []int{2} + return fileDescriptor_rtc_fd4466ff25c357ea, []int{2} } func (m *GroupInfo) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GroupInfo.Unmarshal(m, b) @@ -389,7 +389,7 @@ func (m *GroupMemberFullInfo) Reset() { *m = GroupMemberFullInfo{} } func (m *GroupMemberFullInfo) String() string { return proto.CompactTextString(m) } func (*GroupMemberFullInfo) ProtoMessage() {} func (*GroupMemberFullInfo) Descriptor() ([]byte, []int) { - return fileDescriptor_rtc_f785128c89de2d8d, []int{3} + return fileDescriptor_rtc_fd4466ff25c357ea, []int{3} } func (m *GroupMemberFullInfo) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GroupMemberFullInfo.Unmarshal(m, b) @@ -492,7 +492,7 @@ func (m *ParticipantMetaData) Reset() { *m = ParticipantMetaData{} } func (m *ParticipantMetaData) String() string { return proto.CompactTextString(m) } func (*ParticipantMetaData) ProtoMessage() {} func (*ParticipantMetaData) Descriptor() ([]byte, []int) { - return fileDescriptor_rtc_f785128c89de2d8d, []int{4} + return fileDescriptor_rtc_fd4466ff25c357ea, []int{4} } func (m *ParticipantMetaData) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ParticipantMetaData.Unmarshal(m, b) @@ -548,7 +548,7 @@ func (m *PublicUserInfo) Reset() { *m = PublicUserInfo{} } func (m *PublicUserInfo) String() string { return proto.CompactTextString(m) } func (*PublicUserInfo) ProtoMessage() {} func (*PublicUserInfo) Descriptor() ([]byte, []int) { - return fileDescriptor_rtc_f785128c89de2d8d, []int{5} + return fileDescriptor_rtc_fd4466ff25c357ea, []int{5} } func (m *PublicUserInfo) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_PublicUserInfo.Unmarshal(m, b) @@ -617,7 +617,7 @@ func (m *GetJoinTokenReq) Reset() { *m = GetJoinTokenReq{} } func (m *GetJoinTokenReq) String() string { return proto.CompactTextString(m) } func (*GetJoinTokenReq) ProtoMessage() {} func (*GetJoinTokenReq) Descriptor() ([]byte, []int) { - return fileDescriptor_rtc_f785128c89de2d8d, []int{6} + return fileDescriptor_rtc_fd4466ff25c357ea, []int{6} } func (m *GetJoinTokenReq) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GetJoinTokenReq.Unmarshal(m, b) @@ -678,7 +678,7 @@ func (m *GetJoinTokenResp) Reset() { *m = GetJoinTokenResp{} } func (m *GetJoinTokenResp) String() string { return proto.CompactTextString(m) } func (*GetJoinTokenResp) ProtoMessage() {} func (*GetJoinTokenResp) Descriptor() ([]byte, []int) { - return fileDescriptor_rtc_f785128c89de2d8d, []int{7} + return fileDescriptor_rtc_fd4466ff25c357ea, []int{7} } func (m *GetJoinTokenResp) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GetJoinTokenResp.Unmarshal(m, b) @@ -734,7 +734,7 @@ func (m *OfflinePushInfo) Reset() { *m = OfflinePushInfo{} } func (m *OfflinePushInfo) String() string { return proto.CompactTextString(m) } func (*OfflinePushInfo) ProtoMessage() {} func (*OfflinePushInfo) Descriptor() ([]byte, []int) { - return fileDescriptor_rtc_f785128c89de2d8d, []int{8} + return fileDescriptor_rtc_fd4466ff25c357ea, []int{8} } func (m *OfflinePushInfo) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_OfflinePushInfo.Unmarshal(m, b) @@ -798,8 +798,9 @@ type SignalReq struct { // *SignalReq_HungUp // *SignalReq_Reject // *SignalReq_GetRoomByGroupID - // *SignalReq_SignalOnRoomParticipantConnectedReq - // *SignalReq_SignalOnRoomParticipantDisconnectedReq + // *SignalReq_OnRoomParticipantConnectedReq + // *SignalReq_OnRoomParticipantDisconnectedReq + // *SignalReq_GetTokenByRoomID Payload isSignalReq_Payload `protobuf_oneof:"payload"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -810,7 +811,7 @@ func (m *SignalReq) Reset() { *m = SignalReq{} } func (m *SignalReq) String() string { return proto.CompactTextString(m) } func (*SignalReq) ProtoMessage() {} func (*SignalReq) Descriptor() ([]byte, []int) { - return fileDescriptor_rtc_f785128c89de2d8d, []int{9} + return fileDescriptor_rtc_fd4466ff25c357ea, []int{9} } func (m *SignalReq) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalReq.Unmarshal(m, b) @@ -855,22 +856,26 @@ type SignalReq_Reject struct { type SignalReq_GetRoomByGroupID struct { GetRoomByGroupID *SignalGetRoomByGroupIDReq `protobuf:"bytes,7,opt,name=getRoomByGroupID,oneof"` } -type SignalReq_SignalOnRoomParticipantConnectedReq struct { - SignalOnRoomParticipantConnectedReq *SignalOnRoomParticipantConnectedReq `protobuf:"bytes,8,opt,name=signalOnRoomParticipantConnectedReq,oneof"` +type SignalReq_OnRoomParticipantConnectedReq struct { + OnRoomParticipantConnectedReq *SignalOnRoomParticipantConnectedReq `protobuf:"bytes,8,opt,name=onRoomParticipantConnectedReq,oneof"` } -type SignalReq_SignalOnRoomParticipantDisconnectedReq struct { - SignalOnRoomParticipantDisconnectedReq *SignalOnRoomParticipantDisconnectedReq `protobuf:"bytes,9,opt,name=signalOnRoomParticipantDisconnectedReq,oneof"` +type SignalReq_OnRoomParticipantDisconnectedReq struct { + OnRoomParticipantDisconnectedReq *SignalOnRoomParticipantDisconnectedReq `protobuf:"bytes,9,opt,name=onRoomParticipantDisconnectedReq,oneof"` +} +type SignalReq_GetTokenByRoomID struct { + GetTokenByRoomID *SignalGetTokenByRoomIDReq `protobuf:"bytes,10,opt,name=getTokenByRoomID,oneof"` } -func (*SignalReq_Invite) isSignalReq_Payload() {} -func (*SignalReq_InviteInGroup) isSignalReq_Payload() {} -func (*SignalReq_Cancel) isSignalReq_Payload() {} -func (*SignalReq_Accept) isSignalReq_Payload() {} -func (*SignalReq_HungUp) isSignalReq_Payload() {} -func (*SignalReq_Reject) isSignalReq_Payload() {} -func (*SignalReq_GetRoomByGroupID) isSignalReq_Payload() {} -func (*SignalReq_SignalOnRoomParticipantConnectedReq) isSignalReq_Payload() {} -func (*SignalReq_SignalOnRoomParticipantDisconnectedReq) isSignalReq_Payload() {} +func (*SignalReq_Invite) isSignalReq_Payload() {} +func (*SignalReq_InviteInGroup) isSignalReq_Payload() {} +func (*SignalReq_Cancel) isSignalReq_Payload() {} +func (*SignalReq_Accept) isSignalReq_Payload() {} +func (*SignalReq_HungUp) isSignalReq_Payload() {} +func (*SignalReq_Reject) isSignalReq_Payload() {} +func (*SignalReq_GetRoomByGroupID) isSignalReq_Payload() {} +func (*SignalReq_OnRoomParticipantConnectedReq) isSignalReq_Payload() {} +func (*SignalReq_OnRoomParticipantDisconnectedReq) isSignalReq_Payload() {} +func (*SignalReq_GetTokenByRoomID) isSignalReq_Payload() {} func (m *SignalReq) GetPayload() isSignalReq_Payload { if m != nil { @@ -928,16 +933,23 @@ func (m *SignalReq) GetGetRoomByGroupID() *SignalGetRoomByGroupIDReq { return nil } -func (m *SignalReq) GetSignalOnRoomParticipantConnectedReq() *SignalOnRoomParticipantConnectedReq { - if x, ok := m.GetPayload().(*SignalReq_SignalOnRoomParticipantConnectedReq); ok { - return x.SignalOnRoomParticipantConnectedReq +func (m *SignalReq) GetOnRoomParticipantConnectedReq() *SignalOnRoomParticipantConnectedReq { + if x, ok := m.GetPayload().(*SignalReq_OnRoomParticipantConnectedReq); ok { + return x.OnRoomParticipantConnectedReq } return nil } -func (m *SignalReq) GetSignalOnRoomParticipantDisconnectedReq() *SignalOnRoomParticipantDisconnectedReq { - if x, ok := m.GetPayload().(*SignalReq_SignalOnRoomParticipantDisconnectedReq); ok { - return x.SignalOnRoomParticipantDisconnectedReq +func (m *SignalReq) GetOnRoomParticipantDisconnectedReq() *SignalOnRoomParticipantDisconnectedReq { + if x, ok := m.GetPayload().(*SignalReq_OnRoomParticipantDisconnectedReq); ok { + return x.OnRoomParticipantDisconnectedReq + } + return nil +} + +func (m *SignalReq) GetGetTokenByRoomID() *SignalGetTokenByRoomIDReq { + if x, ok := m.GetPayload().(*SignalReq_GetTokenByRoomID); ok { + return x.GetTokenByRoomID } return nil } @@ -952,8 +964,9 @@ func (*SignalReq) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) err (*SignalReq_HungUp)(nil), (*SignalReq_Reject)(nil), (*SignalReq_GetRoomByGroupID)(nil), - (*SignalReq_SignalOnRoomParticipantConnectedReq)(nil), - (*SignalReq_SignalOnRoomParticipantDisconnectedReq)(nil), + (*SignalReq_OnRoomParticipantConnectedReq)(nil), + (*SignalReq_OnRoomParticipantDisconnectedReq)(nil), + (*SignalReq_GetTokenByRoomID)(nil), } } @@ -996,14 +1009,19 @@ func _SignalReq_OneofMarshaler(msg proto.Message, b *proto.Buffer) error { if err := b.EncodeMessage(x.GetRoomByGroupID); err != nil { return err } - case *SignalReq_SignalOnRoomParticipantConnectedReq: + case *SignalReq_OnRoomParticipantConnectedReq: b.EncodeVarint(8<<3 | proto.WireBytes) - if err := b.EncodeMessage(x.SignalOnRoomParticipantConnectedReq); err != nil { + if err := b.EncodeMessage(x.OnRoomParticipantConnectedReq); err != nil { return err } - case *SignalReq_SignalOnRoomParticipantDisconnectedReq: + case *SignalReq_OnRoomParticipantDisconnectedReq: b.EncodeVarint(9<<3 | proto.WireBytes) - if err := b.EncodeMessage(x.SignalOnRoomParticipantDisconnectedReq); err != nil { + if err := b.EncodeMessage(x.OnRoomParticipantDisconnectedReq); err != nil { + return err + } + case *SignalReq_GetTokenByRoomID: + b.EncodeVarint(10<<3 | proto.WireBytes) + if err := b.EncodeMessage(x.GetTokenByRoomID); err != nil { return err } case nil: @@ -1072,21 +1090,29 @@ func _SignalReq_OneofUnmarshaler(msg proto.Message, tag, wire int, b *proto.Buff err := b.DecodeMessage(msg) m.Payload = &SignalReq_GetRoomByGroupID{msg} return true, err - case 8: // payload.signalOnRoomParticipantConnectedReq + case 8: // payload.onRoomParticipantConnectedReq if wire != proto.WireBytes { return true, proto.ErrInternalBadWireType } msg := new(SignalOnRoomParticipantConnectedReq) err := b.DecodeMessage(msg) - m.Payload = &SignalReq_SignalOnRoomParticipantConnectedReq{msg} + m.Payload = &SignalReq_OnRoomParticipantConnectedReq{msg} return true, err - case 9: // payload.signalOnRoomParticipantDisconnectedReq + case 9: // payload.onRoomParticipantDisconnectedReq if wire != proto.WireBytes { return true, proto.ErrInternalBadWireType } msg := new(SignalOnRoomParticipantDisconnectedReq) err := b.DecodeMessage(msg) - m.Payload = &SignalReq_SignalOnRoomParticipantDisconnectedReq{msg} + m.Payload = &SignalReq_OnRoomParticipantDisconnectedReq{msg} + return true, err + case 10: // payload.getTokenByRoomID + if wire != proto.WireBytes { + return true, proto.ErrInternalBadWireType + } + msg := new(SignalGetTokenByRoomIDReq) + err := b.DecodeMessage(msg) + m.Payload = &SignalReq_GetTokenByRoomID{msg} return true, err default: return false, nil @@ -1132,13 +1158,18 @@ func _SignalReq_OneofSizer(msg proto.Message) (n int) { n += 1 // tag and wire n += proto.SizeVarint(uint64(s)) n += s - case *SignalReq_SignalOnRoomParticipantConnectedReq: - s := proto.Size(x.SignalOnRoomParticipantConnectedReq) + case *SignalReq_OnRoomParticipantConnectedReq: + s := proto.Size(x.OnRoomParticipantConnectedReq) n += 1 // tag and wire n += proto.SizeVarint(uint64(s)) n += s - case *SignalReq_SignalOnRoomParticipantDisconnectedReq: - s := proto.Size(x.SignalOnRoomParticipantDisconnectedReq) + case *SignalReq_OnRoomParticipantDisconnectedReq: + s := proto.Size(x.OnRoomParticipantDisconnectedReq) + n += 1 // tag and wire + n += proto.SizeVarint(uint64(s)) + n += s + case *SignalReq_GetTokenByRoomID: + s := proto.Size(x.GetTokenByRoomID) n += 1 // tag and wire n += proto.SizeVarint(uint64(s)) n += s @@ -1158,6 +1189,7 @@ type SignalResp struct { // *SignalResp_HungUp // *SignalResp_Reject // *SignalResp_GetRoomByGroupID + // *SignalResp_GetTokenByRoomID Payload isSignalResp_Payload `protobuf_oneof:"payload"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -1168,7 +1200,7 @@ func (m *SignalResp) Reset() { *m = SignalResp{} } func (m *SignalResp) String() string { return proto.CompactTextString(m) } func (*SignalResp) ProtoMessage() {} func (*SignalResp) Descriptor() ([]byte, []int) { - return fileDescriptor_rtc_f785128c89de2d8d, []int{10} + return fileDescriptor_rtc_fd4466ff25c357ea, []int{10} } func (m *SignalResp) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalResp.Unmarshal(m, b) @@ -1211,7 +1243,10 @@ type SignalResp_Reject struct { Reject *SignalRejectReply `protobuf:"bytes,6,opt,name=reject,oneof"` } type SignalResp_GetRoomByGroupID struct { - GetRoomByGroupID *SignalGetRoomByGroupIDReply `protobuf:"bytes,7,opt,name=GetRoomByGroupID,oneof"` + GetRoomByGroupID *SignalGetRoomByGroupIDReply `protobuf:"bytes,7,opt,name=getRoomByGroupID,oneof"` +} +type SignalResp_GetTokenByRoomID struct { + GetTokenByRoomID *SignalGetTokenByRoomIDReply `protobuf:"bytes,8,opt,name=getTokenByRoomID,oneof"` } func (*SignalResp_Invite) isSignalResp_Payload() {} @@ -1221,6 +1256,7 @@ func (*SignalResp_Accept) isSignalResp_Payload() {} func (*SignalResp_HungUp) isSignalResp_Payload() {} func (*SignalResp_Reject) isSignalResp_Payload() {} func (*SignalResp_GetRoomByGroupID) isSignalResp_Payload() {} +func (*SignalResp_GetTokenByRoomID) isSignalResp_Payload() {} func (m *SignalResp) GetPayload() isSignalResp_Payload { if m != nil { @@ -1278,6 +1314,13 @@ func (m *SignalResp) GetGetRoomByGroupID() *SignalGetRoomByGroupIDReply { return nil } +func (m *SignalResp) GetGetTokenByRoomID() *SignalGetTokenByRoomIDReply { + if x, ok := m.GetPayload().(*SignalResp_GetTokenByRoomID); ok { + return x.GetTokenByRoomID + } + return nil +} + // XXX_OneofFuncs is for the internal use of the proto package. func (*SignalResp) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{}) { return _SignalResp_OneofMarshaler, _SignalResp_OneofUnmarshaler, _SignalResp_OneofSizer, []interface{}{ @@ -1288,6 +1331,7 @@ func (*SignalResp) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) er (*SignalResp_HungUp)(nil), (*SignalResp_Reject)(nil), (*SignalResp_GetRoomByGroupID)(nil), + (*SignalResp_GetTokenByRoomID)(nil), } } @@ -1330,6 +1374,11 @@ func _SignalResp_OneofMarshaler(msg proto.Message, b *proto.Buffer) error { if err := b.EncodeMessage(x.GetRoomByGroupID); err != nil { return err } + case *SignalResp_GetTokenByRoomID: + b.EncodeVarint(8<<3 | proto.WireBytes) + if err := b.EncodeMessage(x.GetTokenByRoomID); err != nil { + return err + } case nil: default: return fmt.Errorf("SignalResp.Payload has unexpected type %T", x) @@ -1388,7 +1437,7 @@ func _SignalResp_OneofUnmarshaler(msg proto.Message, tag, wire int, b *proto.Buf err := b.DecodeMessage(msg) m.Payload = &SignalResp_Reject{msg} return true, err - case 7: // payload.GetRoomByGroupID + case 7: // payload.getRoomByGroupID if wire != proto.WireBytes { return true, proto.ErrInternalBadWireType } @@ -1396,6 +1445,14 @@ func _SignalResp_OneofUnmarshaler(msg proto.Message, tag, wire int, b *proto.Buf err := b.DecodeMessage(msg) m.Payload = &SignalResp_GetRoomByGroupID{msg} return true, err + case 8: // payload.getTokenByRoomID + if wire != proto.WireBytes { + return true, proto.ErrInternalBadWireType + } + msg := new(SignalGetTokenByRoomIDReply) + err := b.DecodeMessage(msg) + m.Payload = &SignalResp_GetTokenByRoomID{msg} + return true, err default: return false, nil } @@ -1440,6 +1497,11 @@ func _SignalResp_OneofSizer(msg proto.Message) (n int) { n += 1 // tag and wire n += proto.SizeVarint(uint64(s)) n += s + case *SignalResp_GetTokenByRoomID: + s := proto.Size(x.GetTokenByRoomID) + n += 1 // tag and wire + n += proto.SizeVarint(uint64(s)) + n += s case nil: default: panic(fmt.Sprintf("proto: unexpected type %T in oneof", x)) @@ -1468,7 +1530,7 @@ func (m *InvitationInfo) Reset() { *m = InvitationInfo{} } func (m *InvitationInfo) String() string { return proto.CompactTextString(m) } func (*InvitationInfo) ProtoMessage() {} func (*InvitationInfo) Descriptor() ([]byte, []int) { - return fileDescriptor_rtc_f785128c89de2d8d, []int{11} + return fileDescriptor_rtc_fd4466ff25c357ea, []int{11} } func (m *InvitationInfo) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_InvitationInfo.Unmarshal(m, b) @@ -1579,7 +1641,7 @@ func (m *SignalInviteReq) Reset() { *m = SignalInviteReq{} } func (m *SignalInviteReq) String() string { return proto.CompactTextString(m) } func (*SignalInviteReq) ProtoMessage() {} func (*SignalInviteReq) Descriptor() ([]byte, []int) { - return fileDescriptor_rtc_f785128c89de2d8d, []int{12} + return fileDescriptor_rtc_fd4466ff25c357ea, []int{12} } func (m *SignalInviteReq) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalInviteReq.Unmarshal(m, b) @@ -1641,7 +1703,7 @@ func (m *SignalInviteReply) Reset() { *m = SignalInviteReply{} } func (m *SignalInviteReply) String() string { return proto.CompactTextString(m) } func (*SignalInviteReply) ProtoMessage() {} func (*SignalInviteReply) Descriptor() ([]byte, []int) { - return fileDescriptor_rtc_f785128c89de2d8d, []int{13} + return fileDescriptor_rtc_fd4466ff25c357ea, []int{13} } func (m *SignalInviteReply) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalInviteReply.Unmarshal(m, b) @@ -1703,7 +1765,7 @@ func (m *SignalInviteInGroupReq) Reset() { *m = SignalInviteInGroupReq{} func (m *SignalInviteInGroupReq) String() string { return proto.CompactTextString(m) } func (*SignalInviteInGroupReq) ProtoMessage() {} func (*SignalInviteInGroupReq) Descriptor() ([]byte, []int) { - return fileDescriptor_rtc_f785128c89de2d8d, []int{14} + return fileDescriptor_rtc_fd4466ff25c357ea, []int{14} } func (m *SignalInviteInGroupReq) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalInviteInGroupReq.Unmarshal(m, b) @@ -1765,7 +1827,7 @@ func (m *SignalInviteInGroupReply) Reset() { *m = SignalInviteInGroupRep func (m *SignalInviteInGroupReply) String() string { return proto.CompactTextString(m) } func (*SignalInviteInGroupReply) ProtoMessage() {} func (*SignalInviteInGroupReply) Descriptor() ([]byte, []int) { - return fileDescriptor_rtc_f785128c89de2d8d, []int{15} + return fileDescriptor_rtc_fd4466ff25c357ea, []int{15} } func (m *SignalInviteInGroupReply) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalInviteInGroupReply.Unmarshal(m, b) @@ -1827,7 +1889,7 @@ func (m *SignalCancelReq) Reset() { *m = SignalCancelReq{} } func (m *SignalCancelReq) String() string { return proto.CompactTextString(m) } func (*SignalCancelReq) ProtoMessage() {} func (*SignalCancelReq) Descriptor() ([]byte, []int) { - return fileDescriptor_rtc_f785128c89de2d8d, []int{16} + return fileDescriptor_rtc_fd4466ff25c357ea, []int{16} } func (m *SignalCancelReq) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalCancelReq.Unmarshal(m, b) @@ -1885,7 +1947,7 @@ func (m *SignalCancelReply) Reset() { *m = SignalCancelReply{} } func (m *SignalCancelReply) String() string { return proto.CompactTextString(m) } func (*SignalCancelReply) ProtoMessage() {} func (*SignalCancelReply) Descriptor() ([]byte, []int) { - return fileDescriptor_rtc_f785128c89de2d8d, []int{17} + return fileDescriptor_rtc_fd4466ff25c357ea, []int{17} } func (m *SignalCancelReply) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalCancelReply.Unmarshal(m, b) @@ -1920,7 +1982,7 @@ func (m *SignalAcceptReq) Reset() { *m = SignalAcceptReq{} } func (m *SignalAcceptReq) String() string { return proto.CompactTextString(m) } func (*SignalAcceptReq) ProtoMessage() {} func (*SignalAcceptReq) Descriptor() ([]byte, []int) { - return fileDescriptor_rtc_f785128c89de2d8d, []int{18} + return fileDescriptor_rtc_fd4466ff25c357ea, []int{18} } func (m *SignalAcceptReq) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalAcceptReq.Unmarshal(m, b) @@ -1988,7 +2050,7 @@ func (m *SignalAcceptReply) Reset() { *m = SignalAcceptReply{} } func (m *SignalAcceptReply) String() string { return proto.CompactTextString(m) } func (*SignalAcceptReply) ProtoMessage() {} func (*SignalAcceptReply) Descriptor() ([]byte, []int) { - return fileDescriptor_rtc_f785128c89de2d8d, []int{19} + return fileDescriptor_rtc_fd4466ff25c357ea, []int{19} } func (m *SignalAcceptReply) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalAcceptReply.Unmarshal(m, b) @@ -2042,7 +2104,7 @@ func (m *SignalHungUpReq) Reset() { *m = SignalHungUpReq{} } func (m *SignalHungUpReq) String() string { return proto.CompactTextString(m) } func (*SignalHungUpReq) ProtoMessage() {} func (*SignalHungUpReq) Descriptor() ([]byte, []int) { - return fileDescriptor_rtc_f785128c89de2d8d, []int{20} + return fileDescriptor_rtc_fd4466ff25c357ea, []int{20} } func (m *SignalHungUpReq) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalHungUpReq.Unmarshal(m, b) @@ -2093,7 +2155,7 @@ func (m *SignalHungUpReply) Reset() { *m = SignalHungUpReply{} } func (m *SignalHungUpReply) String() string { return proto.CompactTextString(m) } func (*SignalHungUpReply) ProtoMessage() {} func (*SignalHungUpReply) Descriptor() ([]byte, []int) { - return fileDescriptor_rtc_f785128c89de2d8d, []int{21} + return fileDescriptor_rtc_fd4466ff25c357ea, []int{21} } func (m *SignalHungUpReply) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalHungUpReply.Unmarshal(m, b) @@ -2128,7 +2190,7 @@ func (m *SignalRejectReq) Reset() { *m = SignalRejectReq{} } func (m *SignalRejectReq) String() string { return proto.CompactTextString(m) } func (*SignalRejectReq) ProtoMessage() {} func (*SignalRejectReq) Descriptor() ([]byte, []int) { - return fileDescriptor_rtc_f785128c89de2d8d, []int{22} + return fileDescriptor_rtc_fd4466ff25c357ea, []int{22} } func (m *SignalRejectReq) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalRejectReq.Unmarshal(m, b) @@ -2193,7 +2255,7 @@ func (m *SignalRejectReply) Reset() { *m = SignalRejectReply{} } func (m *SignalRejectReply) String() string { return proto.CompactTextString(m) } func (*SignalRejectReply) ProtoMessage() {} func (*SignalRejectReply) Descriptor() ([]byte, []int) { - return fileDescriptor_rtc_f785128c89de2d8d, []int{23} + return fileDescriptor_rtc_fd4466ff25c357ea, []int{23} } func (m *SignalRejectReply) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalRejectReply.Unmarshal(m, b) @@ -2226,7 +2288,7 @@ func (m *SignalGetRoomByGroupIDReq) Reset() { *m = SignalGetRoomByGroupI func (m *SignalGetRoomByGroupIDReq) String() string { return proto.CompactTextString(m) } func (*SignalGetRoomByGroupIDReq) ProtoMessage() {} func (*SignalGetRoomByGroupIDReq) Descriptor() ([]byte, []int) { - return fileDescriptor_rtc_f785128c89de2d8d, []int{24} + return fileDescriptor_rtc_fd4466ff25c357ea, []int{24} } func (m *SignalGetRoomByGroupIDReq) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalGetRoomByGroupIDReq.Unmarshal(m, b) @@ -2270,9 +2332,7 @@ func (m *SignalGetRoomByGroupIDReq) GetParticipant() *ParticipantMetaData { type SignalGetRoomByGroupIDReply struct { Invitation *InvitationInfo `protobuf:"bytes,1,opt,name=invitation" json:"invitation,omitempty"` MetaData []*ParticipantMetaData `protobuf:"bytes,2,rep,name=metaData" json:"metaData,omitempty"` - Token string `protobuf:"bytes,3,opt,name=token" json:"token,omitempty"` - RoomID string `protobuf:"bytes,4,opt,name=roomID" json:"roomID,omitempty"` - LiveURL string `protobuf:"bytes,5,opt,name=liveURL" json:"liveURL,omitempty"` + RoomID string `protobuf:"bytes,3,opt,name=roomID" json:"roomID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` @@ -2282,7 +2342,7 @@ func (m *SignalGetRoomByGroupIDReply) Reset() { *m = SignalGetRoomByGrou func (m *SignalGetRoomByGroupIDReply) String() string { return proto.CompactTextString(m) } func (*SignalGetRoomByGroupIDReply) ProtoMessage() {} func (*SignalGetRoomByGroupIDReply) Descriptor() ([]byte, []int) { - return fileDescriptor_rtc_f785128c89de2d8d, []int{25} + return fileDescriptor_rtc_fd4466ff25c357ea, []int{25} } func (m *SignalGetRoomByGroupIDReply) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalGetRoomByGroupIDReply.Unmarshal(m, b) @@ -2316,13 +2376,6 @@ func (m *SignalGetRoomByGroupIDReply) GetMetaData() []*ParticipantMetaData { return nil } -func (m *SignalGetRoomByGroupIDReply) GetToken() string { - if m != nil { - return m.Token - } - return "" -} - func (m *SignalGetRoomByGroupIDReply) GetRoomID() string { if m != nil { return m.RoomID @@ -2330,13 +2383,6 @@ func (m *SignalGetRoomByGroupIDReply) GetRoomID() string { return "" } -func (m *SignalGetRoomByGroupIDReply) GetLiveURL() string { - if m != nil { - return m.LiveURL - } - return "" -} - type SignalOnRoomParticipantConnectedReq struct { Invitation *InvitationInfo `protobuf:"bytes,1,opt,name=invitation" json:"invitation,omitempty"` Participant []*ParticipantMetaData `protobuf:"bytes,2,rep,name=participant" json:"participant,omitempty"` @@ -2350,7 +2396,7 @@ func (m *SignalOnRoomParticipantConnectedReq) Reset() { *m = SignalOnRoo func (m *SignalOnRoomParticipantConnectedReq) String() string { return proto.CompactTextString(m) } func (*SignalOnRoomParticipantConnectedReq) ProtoMessage() {} func (*SignalOnRoomParticipantConnectedReq) Descriptor() ([]byte, []int) { - return fileDescriptor_rtc_f785128c89de2d8d, []int{26} + return fileDescriptor_rtc_fd4466ff25c357ea, []int{26} } func (m *SignalOnRoomParticipantConnectedReq) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalOnRoomParticipantConnectedReq.Unmarshal(m, b) @@ -2406,7 +2452,7 @@ func (m *SignalOnRoomParticipantDisconnectedReq) Reset() { func (m *SignalOnRoomParticipantDisconnectedReq) String() string { return proto.CompactTextString(m) } func (*SignalOnRoomParticipantDisconnectedReq) ProtoMessage() {} func (*SignalOnRoomParticipantDisconnectedReq) Descriptor() ([]byte, []int) { - return fileDescriptor_rtc_f785128c89de2d8d, []int{27} + return fileDescriptor_rtc_fd4466ff25c357ea, []int{27} } func (m *SignalOnRoomParticipantDisconnectedReq) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalOnRoomParticipantDisconnectedReq.Unmarshal(m, b) @@ -2447,6 +2493,114 @@ func (m *SignalOnRoomParticipantDisconnectedReq) GetGroupID() string { return "" } +type SignalGetTokenByRoomIDReq struct { + RoomID string `protobuf:"bytes,1,opt,name=roomID" json:"roomID,omitempty"` + OpUserID string `protobuf:"bytes,2,opt,name=opUserID" json:"opUserID,omitempty"` + Participant *ParticipantMetaData `protobuf:"bytes,3,opt,name=participant" json:"participant,omitempty"` + OperationID string `protobuf:"bytes,4,opt,name=operationID" json:"operationID,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *SignalGetTokenByRoomIDReq) Reset() { *m = SignalGetTokenByRoomIDReq{} } +func (m *SignalGetTokenByRoomIDReq) String() string { return proto.CompactTextString(m) } +func (*SignalGetTokenByRoomIDReq) ProtoMessage() {} +func (*SignalGetTokenByRoomIDReq) Descriptor() ([]byte, []int) { + return fileDescriptor_rtc_fd4466ff25c357ea, []int{28} +} +func (m *SignalGetTokenByRoomIDReq) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_SignalGetTokenByRoomIDReq.Unmarshal(m, b) +} +func (m *SignalGetTokenByRoomIDReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_SignalGetTokenByRoomIDReq.Marshal(b, m, deterministic) +} +func (dst *SignalGetTokenByRoomIDReq) XXX_Merge(src proto.Message) { + xxx_messageInfo_SignalGetTokenByRoomIDReq.Merge(dst, src) +} +func (m *SignalGetTokenByRoomIDReq) XXX_Size() int { + return xxx_messageInfo_SignalGetTokenByRoomIDReq.Size(m) +} +func (m *SignalGetTokenByRoomIDReq) XXX_DiscardUnknown() { + xxx_messageInfo_SignalGetTokenByRoomIDReq.DiscardUnknown(m) +} + +var xxx_messageInfo_SignalGetTokenByRoomIDReq proto.InternalMessageInfo + +func (m *SignalGetTokenByRoomIDReq) GetRoomID() string { + if m != nil { + return m.RoomID + } + return "" +} + +func (m *SignalGetTokenByRoomIDReq) GetOpUserID() string { + if m != nil { + return m.OpUserID + } + return "" +} + +func (m *SignalGetTokenByRoomIDReq) GetParticipant() *ParticipantMetaData { + if m != nil { + return m.Participant + } + return nil +} + +func (m *SignalGetTokenByRoomIDReq) GetOperationID() string { + if m != nil { + return m.OperationID + } + return "" +} + +type SignalGetTokenByRoomIDReply struct { + Token string `protobuf:"bytes,1,opt,name=token" json:"token,omitempty"` + LiveURL string `protobuf:"bytes,2,opt,name=liveURL" json:"liveURL,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *SignalGetTokenByRoomIDReply) Reset() { *m = SignalGetTokenByRoomIDReply{} } +func (m *SignalGetTokenByRoomIDReply) String() string { return proto.CompactTextString(m) } +func (*SignalGetTokenByRoomIDReply) ProtoMessage() {} +func (*SignalGetTokenByRoomIDReply) Descriptor() ([]byte, []int) { + return fileDescriptor_rtc_fd4466ff25c357ea, []int{29} +} +func (m *SignalGetTokenByRoomIDReply) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_SignalGetTokenByRoomIDReply.Unmarshal(m, b) +} +func (m *SignalGetTokenByRoomIDReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_SignalGetTokenByRoomIDReply.Marshal(b, m, deterministic) +} +func (dst *SignalGetTokenByRoomIDReply) XXX_Merge(src proto.Message) { + xxx_messageInfo_SignalGetTokenByRoomIDReply.Merge(dst, src) +} +func (m *SignalGetTokenByRoomIDReply) XXX_Size() int { + return xxx_messageInfo_SignalGetTokenByRoomIDReply.Size(m) +} +func (m *SignalGetTokenByRoomIDReply) XXX_DiscardUnknown() { + xxx_messageInfo_SignalGetTokenByRoomIDReply.DiscardUnknown(m) +} + +var xxx_messageInfo_SignalGetTokenByRoomIDReply proto.InternalMessageInfo + +func (m *SignalGetTokenByRoomIDReply) GetToken() string { + if m != nil { + return m.Token + } + return "" +} + +func (m *SignalGetTokenByRoomIDReply) GetLiveURL() string { + if m != nil { + return m.LiveURL + } + return "" +} + type SignalMessageAssembleReq struct { SignalReq *SignalReq `protobuf:"bytes,1,opt,name=signalReq" json:"signalReq,omitempty"` OperationID string `protobuf:"bytes,2,opt,name=operationID" json:"operationID,omitempty"` @@ -2459,7 +2613,7 @@ func (m *SignalMessageAssembleReq) Reset() { *m = SignalMessageAssembleR func (m *SignalMessageAssembleReq) String() string { return proto.CompactTextString(m) } func (*SignalMessageAssembleReq) ProtoMessage() {} func (*SignalMessageAssembleReq) Descriptor() ([]byte, []int) { - return fileDescriptor_rtc_f785128c89de2d8d, []int{28} + return fileDescriptor_rtc_fd4466ff25c357ea, []int{30} } func (m *SignalMessageAssembleReq) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalMessageAssembleReq.Unmarshal(m, b) @@ -2507,7 +2661,7 @@ func (m *SignalMessageAssembleResp) Reset() { *m = SignalMessageAssemble func (m *SignalMessageAssembleResp) String() string { return proto.CompactTextString(m) } func (*SignalMessageAssembleResp) ProtoMessage() {} func (*SignalMessageAssembleResp) Descriptor() ([]byte, []int) { - return fileDescriptor_rtc_f785128c89de2d8d, []int{29} + return fileDescriptor_rtc_fd4466ff25c357ea, []int{31} } func (m *SignalMessageAssembleResp) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalMessageAssembleResp.Unmarshal(m, b) @@ -2567,7 +2721,7 @@ func (m *SignalGetRoomsReq) Reset() { *m = SignalGetRoomsReq{} } func (m *SignalGetRoomsReq) String() string { return proto.CompactTextString(m) } func (*SignalGetRoomsReq) ProtoMessage() {} func (*SignalGetRoomsReq) Descriptor() ([]byte, []int) { - return fileDescriptor_rtc_f785128c89de2d8d, []int{30} + return fileDescriptor_rtc_fd4466ff25c357ea, []int{32} } func (m *SignalGetRoomsReq) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalGetRoomsReq.Unmarshal(m, b) @@ -2613,7 +2767,7 @@ func (m *SignalGetRoomsResp) Reset() { *m = SignalGetRoomsResp{} } func (m *SignalGetRoomsResp) String() string { return proto.CompactTextString(m) } func (*SignalGetRoomsResp) ProtoMessage() {} func (*SignalGetRoomsResp) Descriptor() ([]byte, []int) { - return fileDescriptor_rtc_f785128c89de2d8d, []int{31} + return fileDescriptor_rtc_fd4466ff25c357ea, []int{33} } func (m *SignalGetRoomsResp) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalGetRoomsResp.Unmarshal(m, b) @@ -2677,6 +2831,8 @@ func init() { proto.RegisterType((*SignalGetRoomByGroupIDReply)(nil), "proto.SignalGetRoomByGroupIDReply") proto.RegisterType((*SignalOnRoomParticipantConnectedReq)(nil), "proto.SignalOnRoomParticipantConnectedReq") proto.RegisterType((*SignalOnRoomParticipantDisconnectedReq)(nil), "proto.SignalOnRoomParticipantDisconnectedReq") + proto.RegisterType((*SignalGetTokenByRoomIDReq)(nil), "proto.SignalGetTokenByRoomIDReq") + proto.RegisterType((*SignalGetTokenByRoomIDReply)(nil), "proto.SignalGetTokenByRoomIDReply") proto.RegisterType((*SignalMessageAssembleReq)(nil), "proto.SignalMessageAssembleReq") proto.RegisterType((*SignalMessageAssembleResp)(nil), "proto.SignalMessageAssembleResp") proto.RegisterType((*SignalGetRoomsReq)(nil), "proto.SignalGetRoomsReq") @@ -2788,126 +2944,129 @@ var _RtcService_serviceDesc = grpc.ServiceDesc{ Metadata: "rtc/rtc.proto", } -func init() { proto.RegisterFile("rtc/rtc.proto", fileDescriptor_rtc_f785128c89de2d8d) } +func init() { proto.RegisterFile("rtc/rtc.proto", fileDescriptor_rtc_fd4466ff25c357ea) } -var fileDescriptor_rtc_f785128c89de2d8d = []byte{ - // 1881 bytes of a gzipped FileDescriptorProto +var fileDescriptor_rtc_fd4466ff25c357ea = []byte{ + // 1936 bytes of a gzipped FileDescriptorProto 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe4, 0x59, 0xcd, 0x6f, 0x23, 0x49, - 0x15, 0x9f, 0xb6, 0xe3, 0x24, 0x7e, 0xce, 0x67, 0x0d, 0x1b, 0xf5, 0x64, 0xf8, 0xb0, 0x7a, 0x47, - 0x23, 0x6b, 0x04, 0x19, 0xd6, 0x68, 0x11, 0x5a, 0xd0, 0x8a, 0x9d, 0x64, 0x26, 0x63, 0x34, 0x9e, - 0x44, 0x95, 0x9d, 0xcb, 0x72, 0x40, 0x9d, 0x76, 0xc5, 0xdb, 0x33, 0x76, 0x55, 0xa7, 0xab, 0x9c, - 0xdd, 0x5c, 0x38, 0x21, 0xf6, 0xc0, 0x01, 0x84, 0xc4, 0x89, 0x2b, 0xe2, 0x8a, 0x90, 0x10, 0x7b, - 0xe3, 0xc2, 0xbf, 0xc0, 0x9f, 0xc0, 0x8d, 0x33, 0x77, 0x54, 0xaf, 0xaa, 0xbb, 0xab, 0xdb, 0xed, - 0x8c, 0x77, 0x85, 0xc4, 0x6a, 0x38, 0xb9, 0xdf, 0xab, 0xf7, 0xea, 0xe3, 0xfd, 0x7e, 0xf5, 0xea, - 0x55, 0x19, 0x36, 0x53, 0x15, 0x3d, 0x4c, 0x55, 0x74, 0x90, 0xa4, 0x42, 0x09, 0xd2, 0xc2, 0x9f, - 0xe0, 0x7d, 0x80, 0x43, 0x31, 0x9d, 0x0a, 0x4e, 0x99, 0x4c, 0x88, 0x0f, 0x6b, 0x2c, 0x4d, 0x0f, - 0xc5, 0x88, 0xf9, 0x5e, 0xd7, 0xeb, 0xb5, 0x68, 0x26, 0x92, 0x3d, 0x58, 0x65, 0x69, 0x3a, 0x94, - 0x63, 0xbf, 0xd1, 0xf5, 0x7a, 0x6d, 0x6a, 0xa5, 0xe0, 0x0f, 0x2d, 0x58, 0x1b, 0xca, 0xf1, 0x51, - 0xa8, 0x42, 0x6d, 0x23, 0x19, 0x1f, 0x0d, 0x8e, 0xd0, 0xb9, 0x4d, 0xad, 0xa4, 0xf5, 0x29, 0x8b, - 0xae, 0x06, 0x47, 0x99, 0xaf, 0x91, 0xf4, 0x68, 0xe3, 0x54, 0xcc, 0x92, 0xc1, 0x91, 0xdf, 0xc4, - 0x86, 0x4c, 0x24, 0x5d, 0xe8, 0x44, 0x93, 0x98, 0x71, 0x35, 0x94, 0xe3, 0xc1, 0x91, 0xbf, 0x82, - 0xad, 0xae, 0x4a, 0x5b, 0x48, 0x96, 0x5e, 0xb1, 0xd4, 0x58, 0xb4, 0x8c, 0x85, 0xa3, 0x22, 0x0f, - 0x60, 0x47, 0x8f, 0xcf, 0xd2, 0xd3, 0x49, 0xa8, 0x2e, 0x44, 0x3a, 0x1d, 0x1c, 0xf9, 0xab, 0xb8, - 0xa8, 0x39, 0x3d, 0xb9, 0x0f, 0x5b, 0x46, 0xf7, 0x3c, 0x8e, 0x5e, 0xf1, 0x70, 0xca, 0xfc, 0x35, - 0xec, 0xb0, 0xa2, 0x25, 0xf7, 0x60, 0xd3, 0x68, 0x9e, 0x84, 0x11, 0x7b, 0x41, 0x9f, 0xf9, 0xeb, - 0x68, 0x56, 0x56, 0x9a, 0xb9, 0x49, 0x19, 0x0b, 0xfe, 0xe1, 0x75, 0xc2, 0xfc, 0x36, 0x0e, 0xea, - 0xaa, 0xf4, 0xca, 0xa7, 0x72, 0xfc, 0x24, 0x15, 0x53, 0x1f, 0x4c, 0x9c, 0xad, 0x88, 0x2b, 0x17, - 0x5c, 0x31, 0xae, 0xd0, 0xb7, 0x63, 0x7c, 0x1d, 0x95, 0xf6, 0xb5, 0xa2, 0xbf, 0xd1, 0xf5, 0x7a, - 0x1b, 0x34, 0x13, 0xc9, 0x0e, 0x34, 0x25, 0xbb, 0xf4, 0xb7, 0xba, 0x5e, 0x6f, 0x93, 0xea, 0x4f, - 0xb2, 0x0f, 0xeb, 0x7a, 0x6a, 0x1f, 0xc6, 0x53, 0xe6, 0x6f, 0x77, 0xbd, 0x5e, 0x93, 0xe6, 0x32, - 0xf9, 0x26, 0x40, 0x94, 0xb2, 0x50, 0x31, 0x6c, 0xdd, 0xc1, 0x56, 0x47, 0x83, 0x68, 0xaa, 0x50, - 0xcd, 0xa4, 0xbf, 0x8b, 0x93, 0xb0, 0x12, 0x79, 0x17, 0xd6, 0x44, 0xa2, 0x62, 0xc1, 0xa5, 0x4f, - 0xba, 0xcd, 0x5e, 0xa7, 0x7f, 0xd7, 0x30, 0xea, 0xc0, 0xd2, 0xe0, 0xe0, 0xc4, 0xb4, 0x3e, 0xe6, - 0x2a, 0xbd, 0xa6, 0x99, 0x2d, 0xf9, 0x31, 0x6c, 0x8b, 0x8b, 0x8b, 0x49, 0xcc, 0xd9, 0xe9, 0x4c, - 0x7e, 0x3c, 0xe0, 0x17, 0xc2, 0xbf, 0xdd, 0xf5, 0x7a, 0x9d, 0xfe, 0x9e, 0x75, 0x3f, 0x29, 0xb7, - 0xd2, 0xaa, 0xf9, 0xfe, 0x7b, 0xb0, 0xe1, 0x76, 0xad, 0x97, 0xfb, 0x8a, 0x5d, 0x5b, 0xae, 0xe9, - 0x4f, 0xf2, 0x35, 0x68, 0x5d, 0x85, 0x93, 0x19, 0x43, 0x9e, 0xad, 0x53, 0x23, 0xbc, 0xd7, 0xf8, - 0x81, 0x17, 0xfc, 0xbb, 0x01, 0xed, 0x63, 0x24, 0x17, 0xbf, 0x10, 0x2e, 0xf1, 0xbc, 0x32, 0xf1, - 0xbe, 0x0e, 0x6d, 0xfc, 0x7c, 0xae, 0x39, 0x60, 0xd8, 0x5a, 0x28, 0x48, 0x00, 0x1b, 0x5c, 0xa8, - 0xf8, 0x22, 0x8e, 0x42, 0x3d, 0x0f, 0xcb, 0xda, 0x92, 0x4e, 0xdb, 0xc4, 0x5c, 0xa5, 0x62, 0x34, - 0x8b, 0xd0, 0xc6, 0x70, 0xb7, 0xa4, 0xd3, 0xe3, 0x5f, 0x58, 0x02, 0x19, 0xe2, 0x66, 0xa2, 0x86, - 0x5f, 0x7c, 0xc2, 0x59, 0xfa, 0x42, 0xb2, 0xd4, 0xf2, 0xb5, 0x4d, 0x5d, 0x55, 0x05, 0xb6, 0x35, - 0xc4, 0xda, 0x85, 0xad, 0x0b, 0x9d, 0x29, 0x9b, 0x9e, 0xb3, 0xf4, 0x50, 0xcc, 0xb8, 0x42, 0x82, - 0x6e, 0x52, 0x57, 0x45, 0xb6, 0xa0, 0xc1, 0x3e, 0x45, 0x56, 0xb6, 0x69, 0x83, 0x7d, 0xea, 0x00, - 0x0d, 0x25, 0xa0, 0xef, 0xc1, 0x26, 0xf6, 0x2b, 0xb2, 0xd9, 0x74, 0x0c, 0xd9, 0x4b, 0xca, 0x3c, - 0x62, 0x48, 0xd7, 0x0d, 0xec, 0xa0, 0x50, 0x04, 0x9f, 0x37, 0xe0, 0x36, 0xc6, 0x7d, 0x88, 0x13, - 0x78, 0x32, 0x9b, 0x4c, 0x5e, 0x83, 0xc0, 0x1e, 0xac, 0xce, 0xcc, 0x70, 0x36, 0x59, 0xcc, 0xf2, - 0x71, 0x52, 0x31, 0x61, 0xcf, 0xd8, 0x15, 0x9b, 0x60, 0xe0, 0x5b, 0xb4, 0x50, 0x68, 0xa2, 0xbf, - 0x14, 0x31, 0xc7, 0x98, 0xac, 0x60, 0x63, 0x2e, 0xeb, 0x36, 0x9e, 0x6d, 0x6b, 0x13, 0xee, 0x5c, - 0x76, 0x91, 0x58, 0x2d, 0x23, 0x71, 0x1f, 0xb6, 0xc2, 0x24, 0x19, 0x86, 0x7c, 0xcc, 0x52, 0x33, - 0xe8, 0x1a, 0xf6, 0x5b, 0xd1, 0x6a, 0x3c, 0xf4, 0x48, 0x67, 0x62, 0x96, 0x46, 0x0c, 0xc3, 0xdd, - 0xa2, 0x8e, 0x46, 0xf7, 0x23, 0x12, 0x96, 0x3a, 0x61, 0x34, 0x91, 0xaf, 0x68, 0x2d, 0x2a, 0x90, - 0xa1, 0x12, 0xfc, 0xcd, 0x83, 0xdb, 0xa7, 0x61, 0xaa, 0xe2, 0x28, 0x4e, 0x42, 0xae, 0x86, 0x4c, - 0x85, 0x98, 0x64, 0x0f, 0x6c, 0xbc, 0x71, 0x07, 0x79, 0xb8, 0x83, 0x76, 0xec, 0x0e, 0xca, 0x09, - 0x4e, 0x0b, 0x13, 0x72, 0x04, 0xdb, 0xe3, 0x02, 0x00, 0xf4, 0x6a, 0xa0, 0xd7, 0xbe, 0xeb, 0x55, - 0x86, 0x87, 0x56, 0x5d, 0xc8, 0x3b, 0xb0, 0x8e, 0x38, 0x68, 0xf7, 0x26, 0xba, 0xbf, 0x65, 0xdd, - 0x4f, 0x67, 0xe7, 0x93, 0x38, 0x7a, 0x61, 0x1b, 0x69, 0x6e, 0x16, 0xfc, 0xd2, 0x83, 0xad, 0x72, - 0xa3, 0x83, 0xad, 0x57, 0xc2, 0xd6, 0x45, 0xa8, 0xb1, 0x18, 0xa1, 0x66, 0x19, 0xa1, 0x3d, 0x58, - 0x1d, 0x63, 0xde, 0xb5, 0x88, 0x5b, 0xc9, 0x46, 0xb2, 0x95, 0x47, 0xf2, 0xf7, 0x1e, 0x6c, 0x1f, - 0x33, 0xf5, 0x13, 0xcd, 0x07, 0xf1, 0x8a, 0x71, 0xca, 0x2e, 0x09, 0x81, 0x95, 0x54, 0x88, 0xa9, - 0x9d, 0x07, 0x7e, 0xeb, 0x59, 0xc4, 0x23, 0xc6, 0x55, 0xac, 0xae, 0xb3, 0x59, 0x64, 0x32, 0xf9, - 0x3e, 0xac, 0x4f, 0x2d, 0x02, 0x76, 0xfd, 0x59, 0xf8, 0x6a, 0x30, 0xa2, 0xb9, 0x2d, 0xee, 0x67, - 0xc4, 0x39, 0x16, 0xbc, 0x38, 0xc8, 0x1c, 0x55, 0x70, 0x09, 0x3b, 0xe5, 0xc9, 0xc9, 0x84, 0xbc, - 0xe3, 0x1e, 0xca, 0x16, 0xe4, 0x5d, 0x3b, 0x5e, 0xd1, 0x40, 0xdd, 0x93, 0x7b, 0x07, 0x9a, 0x2f, - 0x3f, 0x51, 0x76, 0xde, 0xfa, 0x53, 0x07, 0x6e, 0x12, 0x5f, 0xb9, 0x81, 0xb3, 0x62, 0xf0, 0x3b, - 0x0f, 0xb6, 0x2b, 0xd9, 0x56, 0xa7, 0x4e, 0x15, 0xab, 0x09, 0xb3, 0x11, 0x31, 0x82, 0x0e, 0xd3, - 0x88, 0xc9, 0xc8, 0x76, 0x8b, 0xdf, 0x36, 0xbc, 0xcd, 0x3c, 0x7d, 0xe8, 0x84, 0x77, 0x72, 0xa6, - 0x3b, 0x3a, 0x13, 0x33, 0x3e, 0xca, 0x13, 0x9e, 0xa3, 0xd3, 0xa9, 0x24, 0x3e, 0x39, 0x7b, 0x14, - 0x8e, 0xc6, 0xcc, 0xa4, 0xa5, 0x16, 0x26, 0xe8, 0xb2, 0x32, 0xf8, 0x73, 0x0b, 0xda, 0x67, 0xf1, - 0x98, 0x87, 0x13, 0x0d, 0xd1, 0x77, 0x61, 0x35, 0xe6, 0x57, 0xb1, 0x62, 0x36, 0x00, 0xd9, 0x39, - 0x61, 0x2c, 0x06, 0xd8, 0x44, 0xd9, 0xe5, 0xd3, 0x5b, 0xd4, 0xda, 0x91, 0xc7, 0xb0, 0x69, 0xbe, - 0x06, 0x1c, 0x49, 0x6d, 0x89, 0xfe, 0x8d, 0x1a, 0x47, 0x6b, 0x61, 0xfc, 0xcb, 0x5e, 0x7a, 0xe0, - 0x28, 0xe4, 0x91, 0x4d, 0x33, 0xd5, 0x81, 0x0f, 0xb1, 0xc9, 0x0e, 0x6c, 0xec, 0xb4, 0x47, 0x18, - 0x45, 0x2c, 0x51, 0xb8, 0xf8, 0xaa, 0xc7, 0x07, 0xd8, 0x64, 0x3d, 0x8c, 0x9d, 0xf6, 0xf8, 0x78, - 0xc6, 0xc7, 0x2f, 0x12, 0x8c, 0x44, 0xd5, 0xe3, 0x29, 0x36, 0x59, 0x0f, 0x63, 0xa7, 0x3d, 0x52, - 0xf6, 0x92, 0x45, 0x0a, 0x13, 0x55, 0xd5, 0x83, 0x62, 0x93, 0xf5, 0x30, 0x76, 0xe4, 0x39, 0xec, - 0x8c, 0x99, 0xa2, 0x42, 0x4c, 0x1f, 0x5d, 0x1f, 0xdb, 0x64, 0xbb, 0x86, 0xbe, 0xdd, 0x92, 0xef, - 0x71, 0xc5, 0xc8, 0xf4, 0x32, 0xe7, 0x4b, 0x7e, 0x0e, 0x6f, 0x4b, 0x74, 0x38, 0xe1, 0xba, 0xc1, - 0x21, 0xfe, 0xa1, 0xe0, 0x9c, 0x45, 0x8a, 0x8d, 0x28, 0xbb, 0xc4, 0x14, 0xd8, 0xe9, 0x3f, 0x28, - 0x0d, 0x71, 0xa3, 0xc7, 0xd3, 0x5b, 0x74, 0x99, 0x8e, 0xc9, 0x67, 0x1e, 0xdc, 0x5f, 0x60, 0x77, - 0x14, 0xcb, 0xc8, 0x9d, 0x43, 0x1b, 0xe7, 0xf0, 0x9d, 0x9b, 0xe7, 0x50, 0x71, 0x7a, 0x7a, 0x8b, - 0x2e, 0xd9, 0xfd, 0xa3, 0x36, 0xac, 0x25, 0xe1, 0xf5, 0x44, 0x84, 0xa3, 0xe0, 0xaf, 0x4d, 0x80, - 0x0c, 0x02, 0x99, 0x90, 0x7e, 0x85, 0xb4, 0x7e, 0x2d, 0x69, 0x93, 0xc9, 0xb5, 0x43, 0xdb, 0xe3, - 0x7a, 0xda, 0x7e, 0xeb, 0x26, 0xda, 0x9a, 0x1e, 0x2a, 0xc4, 0xed, 0x57, 0x88, 0xeb, 0xd7, 0x12, - 0xd7, 0x0e, 0x6e, 0xa9, 0xdb, 0xaf, 0x50, 0xd7, 0xaf, 0xa5, 0xae, 0xf5, 0xb1, 0xe4, 0xed, 0x57, - 0xc8, 0xeb, 0xd7, 0x92, 0xd7, 0xfa, 0x58, 0xfa, 0xf6, 0x2b, 0xf4, 0xf5, 0x6b, 0xe9, 0x6b, 0x7d, - 0x2c, 0x81, 0x4f, 0x31, 0x35, 0xd6, 0x11, 0x38, 0x78, 0x0d, 0x81, 0x4d, 0x3f, 0x73, 0xde, 0x2e, - 0x70, 0xbf, 0x68, 0xc2, 0x16, 0x06, 0xd5, 0x24, 0x62, 0x9d, 0x03, 0xef, 0x65, 0x40, 0x64, 0x27, - 0xb5, 0xc9, 0x85, 0x65, 0x25, 0xf9, 0x36, 0xec, 0x1a, 0x05, 0x33, 0x8a, 0x67, 0xb1, 0xd4, 0x79, - 0xb7, 0xd9, 0x6b, 0xd3, 0xf9, 0x06, 0x2c, 0xd7, 0x66, 0x52, 0x89, 0x69, 0x7e, 0x74, 0xb4, 0xa9, - 0xa3, 0x71, 0x0b, 0xa1, 0x95, 0xb9, 0x42, 0x48, 0x1f, 0x4b, 0xf9, 0xe5, 0xc6, 0x4a, 0xda, 0x43, - 0xc5, 0x53, 0x26, 0x66, 0xca, 0x5e, 0x67, 0x32, 0x51, 0x97, 0x48, 0x53, 0x36, 0x8a, 0x43, 0x2c, - 0xc5, 0xcc, 0x05, 0xa6, 0x50, 0xe8, 0x99, 0x24, 0xc5, 0x4d, 0xc8, 0x16, 0x2a, 0x85, 0x66, 0x89, - 0x5b, 0x0b, 0x96, 0xb6, 0xb1, 0x8a, 0xb3, 0xe2, 0xd3, 0x94, 0x8b, 0x25, 0x1d, 0x39, 0x00, 0x72, - 0x3e, 0x93, 0xd7, 0xcf, 0x62, 0xee, 0x86, 0xa7, 0x83, 0xe1, 0xa9, 0x69, 0x09, 0xfe, 0xe9, 0xc1, - 0x76, 0x25, 0xa3, 0xeb, 0x83, 0x58, 0x24, 0x25, 0x08, 0x72, 0x99, 0xbc, 0x0b, 0x10, 0xe7, 0xa8, - 0xd9, 0x9d, 0x92, 0x95, 0x22, 0x65, 0x38, 0xa9, 0x63, 0x58, 0x77, 0xfb, 0x68, 0x7e, 0xa1, 0xdb, - 0x07, 0xf9, 0x11, 0x74, 0x92, 0x22, 0x23, 0xd8, 0xdd, 0x72, 0x53, 0x11, 0xe0, 0x9a, 0x07, 0xbf, - 0xf2, 0x60, 0x77, 0x2e, 0x07, 0xe0, 0xa1, 0xab, 0x0f, 0xfd, 0xfc, 0xd0, 0xd5, 0x82, 0x03, 0x7c, - 0xa3, 0x0a, 0x7c, 0xfd, 0x81, 0xbe, 0x20, 0xe8, 0x2b, 0x0b, 0x83, 0xfe, 0x2f, 0x0f, 0xf6, 0xea, - 0x4f, 0xc3, 0x37, 0x31, 0xf6, 0xbf, 0xf5, 0xc0, 0x5f, 0x94, 0x44, 0xff, 0x67, 0x10, 0x14, 0xbc, - 0xcf, 0x0b, 0x8a, 0x37, 0x31, 0xf6, 0xb7, 0x33, 0xda, 0x3b, 0xa7, 0x4f, 0xf0, 0x9b, 0x46, 0xb6, - 0xf6, 0xbc, 0x34, 0x7a, 0x03, 0xd7, 0x4e, 0x1e, 0xc0, 0x8e, 0x59, 0x82, 0xf3, 0x00, 0xd5, 0x32, - 0x0f, 0x50, 0x55, 0x7d, 0xf0, 0xd3, 0x2c, 0x4e, 0xce, 0x89, 0xfb, 0xdf, 0xe2, 0x66, 0xf0, 0xc7, - 0x9c, 0x6b, 0x79, 0x61, 0xf9, 0x95, 0x8c, 0x77, 0xc1, 0x16, 0xa7, 0x86, 0x70, 0xd8, 0x92, 0x17, - 0xb9, 0xff, 0xef, 0x6c, 0xc9, 0xe3, 0xe4, 0xd4, 0x4d, 0xc1, 0xaf, 0x3d, 0xb8, 0xb3, 0xb0, 0xa0, - 0xbf, 0x31, 0x62, 0x4e, 0x0d, 0xd2, 0x28, 0xd7, 0x20, 0x95, 0x25, 0x35, 0xbf, 0xd8, 0xe6, 0xff, - 0x87, 0x07, 0x77, 0x6f, 0xa8, 0xd0, 0x2a, 0x48, 0x79, 0xcb, 0x22, 0xe5, 0xde, 0xc5, 0x1b, 0xf8, - 0x02, 0xb9, 0xdc, 0x5d, 0x3c, 0xdf, 0x4e, 0xcd, 0xfa, 0xed, 0xb4, 0xb2, 0x68, 0x3b, 0xb5, 0xca, - 0xdb, 0xe9, 0x2f, 0x1e, 0xbc, 0xbd, 0xc4, 0xb5, 0xe6, 0xcb, 0x2e, 0xaf, 0x12, 0xf3, 0xd7, 0xaf, - 0xb0, 0x44, 0xa3, 0x85, 0x6f, 0xea, 0xc1, 0xe7, 0x1e, 0xdc, 0x5f, 0xee, 0x26, 0xf4, 0x55, 0x9b, - 0xf9, 0x24, 0x3b, 0xbf, 0x87, 0x4c, 0xca, 0x70, 0xcc, 0x3e, 0x90, 0x92, 0x4d, 0xcf, 0x27, 0x58, - 0x2b, 0x1e, 0x40, 0x5b, 0x66, 0x4f, 0x06, 0x95, 0xe7, 0xb0, 0xfc, 0x29, 0x81, 0x16, 0x26, 0xd5, - 0x07, 0x99, 0xc6, 0xfc, 0x83, 0xcc, 0xdf, 0xf3, 0x7d, 0x34, 0x37, 0x9c, 0x79, 0x9a, 0x89, 0x96, - 0x79, 0x9a, 0x29, 0x8c, 0x34, 0xc3, 0x62, 0x79, 0x1a, 0x4a, 0x69, 0x9f, 0xa5, 0xad, 0xa4, 0xbb, - 0x92, 0xf9, 0xcd, 0xd1, 0xee, 0xad, 0xdd, 0xca, 0xdc, 0x75, 0x57, 0x85, 0x11, 0xe9, 0xe1, 0xff, - 0x06, 0xc8, 0x7c, 0x93, 0x5e, 0xb6, 0xca, 0x6f, 0xef, 0x34, 0x6b, 0x0e, 0x86, 0x59, 0x8a, 0xb0, - 0x5b, 0x4f, 0xd6, 0x2c, 0xde, 0x9b, 0x5b, 0xfc, 0xa2, 0xc3, 0x25, 0xf8, 0xcc, 0x03, 0x52, 0xed, - 0xef, 0xcb, 0x45, 0xe3, 0x7d, 0x58, 0xd7, 0x7d, 0xe6, 0xb7, 0xa6, 0xa5, 0x2e, 0x73, 0x34, 0xf7, - 0xe9, 0xff, 0xc9, 0x03, 0xa0, 0x2a, 0x3a, 0x63, 0xe9, 0x55, 0x1c, 0x31, 0xf2, 0x11, 0xbc, 0x55, - 0x0b, 0x16, 0x29, 0x5f, 0x9f, 0xe7, 0x99, 0xb3, 0xdf, 0xbd, 0xd9, 0x40, 0x26, 0xe4, 0x31, 0x6c, - 0x95, 0xd7, 0x4c, 0xfc, 0xba, 0xa9, 0xea, 0xd0, 0xee, 0xdf, 0x59, 0xd0, 0x22, 0x93, 0x47, 0x77, - 0x3f, 0xba, 0x73, 0x92, 0x30, 0xfe, 0xb3, 0xc1, 0xf0, 0x61, 0xf2, 0x6a, 0xfc, 0x10, 0xed, 0x1e, - 0xa6, 0x2a, 0xfa, 0x61, 0xaa, 0xa2, 0xf3, 0x55, 0x14, 0xbf, 0xf7, 0x9f, 0x00, 0x00, 0x00, 0xff, - 0xff, 0x73, 0x35, 0xb6, 0xc2, 0x9e, 0x1b, 0x00, 0x00, + 0x15, 0x9f, 0xb6, 0xe3, 0x24, 0x7e, 0xce, 0x67, 0x0d, 0x1b, 0xf5, 0x64, 0x58, 0xb0, 0x9a, 0xd1, + 0xc8, 0x1a, 0x41, 0x86, 0x35, 0x5a, 0x84, 0x16, 0xb4, 0x62, 0x13, 0xcf, 0x64, 0x8c, 0xc6, 0x93, + 0xa8, 0xb2, 0x73, 0x59, 0x0e, 0xa8, 0xd3, 0xae, 0x78, 0x7b, 0xc6, 0xae, 0xea, 0x74, 0x57, 0x67, + 0xd7, 0xe2, 0x8a, 0x00, 0x89, 0x03, 0x08, 0x89, 0x13, 0xd7, 0x15, 0xd7, 0xbd, 0x20, 0xed, 0x8d, + 0x0b, 0xff, 0x0a, 0x07, 0x24, 0xce, 0xdc, 0x51, 0xbd, 0xaa, 0xee, 0xae, 0x6e, 0xb7, 0x33, 0xd9, + 0x05, 0x89, 0xd1, 0xec, 0xc9, 0xfd, 0x5e, 0xbd, 0x57, 0x1f, 0xef, 0xf7, 0xab, 0x57, 0xaf, 0xca, + 0xb0, 0x19, 0xcb, 0xe0, 0x61, 0x2c, 0x83, 0x83, 0x28, 0x16, 0x52, 0x90, 0x16, 0xfe, 0x78, 0xef, + 0x03, 0x1c, 0x89, 0xd9, 0x4c, 0x70, 0xca, 0x92, 0x88, 0xb8, 0xb0, 0xc6, 0xe2, 0xf8, 0x48, 0x8c, + 0x99, 0xeb, 0x74, 0x9d, 0x5e, 0x8b, 0x66, 0x22, 0xd9, 0x83, 0x55, 0x16, 0xc7, 0xa3, 0x64, 0xe2, + 0x36, 0xba, 0x4e, 0xaf, 0x4d, 0x8d, 0xe4, 0x7d, 0xd6, 0x82, 0xb5, 0x51, 0x32, 0x19, 0xf8, 0xd2, + 0x57, 0x36, 0x09, 0xe3, 0xe3, 0xe1, 0x00, 0x9d, 0xdb, 0xd4, 0x48, 0x4a, 0x1f, 0xb3, 0xe0, 0x6a, + 0x38, 0xc8, 0x7c, 0xb5, 0xa4, 0x46, 0x9b, 0xc4, 0x22, 0x8d, 0x86, 0x03, 0xb7, 0x89, 0x0d, 0x99, + 0x48, 0xba, 0xd0, 0x09, 0xa6, 0x21, 0xe3, 0x72, 0x94, 0x4c, 0x86, 0x03, 0x77, 0x05, 0x5b, 0x6d, + 0x95, 0xb2, 0x48, 0x58, 0x7c, 0xc5, 0x62, 0x6d, 0xd1, 0xd2, 0x16, 0x96, 0x8a, 0x3c, 0x80, 0x1d, + 0x35, 0x3e, 0x8b, 0x4f, 0xa7, 0xbe, 0xbc, 0x10, 0xf1, 0x6c, 0x38, 0x70, 0x57, 0x71, 0x51, 0x0b, + 0x7a, 0x72, 0x1f, 0xb6, 0xb4, 0xee, 0x59, 0x18, 0xbc, 0xe4, 0xfe, 0x8c, 0xb9, 0x6b, 0xd8, 0x61, + 0x45, 0x4b, 0xee, 0xc1, 0xa6, 0xd6, 0x3c, 0xf6, 0x03, 0xf6, 0x9c, 0x3e, 0x75, 0xd7, 0xd1, 0xac, + 0xac, 0xd4, 0x73, 0x4b, 0x92, 0x50, 0xf0, 0x0f, 0xe7, 0x11, 0x73, 0xdb, 0x38, 0xa8, 0xad, 0x52, + 0x2b, 0x9f, 0x25, 0x93, 0xc7, 0xb1, 0x98, 0xb9, 0xa0, 0xe3, 0x6c, 0x44, 0x5c, 0xb9, 0xe0, 0x92, + 0x71, 0x89, 0xbe, 0x1d, 0xed, 0x6b, 0xa9, 0x94, 0xaf, 0x11, 0xdd, 0x8d, 0xae, 0xd3, 0xdb, 0xa0, + 0x99, 0x48, 0x76, 0xa0, 0x99, 0xb0, 0x4b, 0x77, 0xab, 0xeb, 0xf4, 0x36, 0xa9, 0xfa, 0x24, 0xfb, + 0xb0, 0xae, 0xa6, 0xf6, 0x61, 0x38, 0x63, 0xee, 0x76, 0xd7, 0xe9, 0x35, 0x69, 0x2e, 0x93, 0x6f, + 0x01, 0x04, 0x31, 0xf3, 0x25, 0xc3, 0xd6, 0x1d, 0x6c, 0xb5, 0x34, 0x88, 0xa6, 0xf4, 0x65, 0x9a, + 0xb8, 0xbb, 0x38, 0x09, 0x23, 0x91, 0x77, 0x61, 0x4d, 0x44, 0x32, 0x14, 0x3c, 0x71, 0x49, 0xb7, + 0xd9, 0xeb, 0xf4, 0xef, 0x6a, 0x46, 0x1d, 0x18, 0x1a, 0x1c, 0x9c, 0xe8, 0xd6, 0x47, 0x5c, 0xc6, + 0x73, 0x9a, 0xd9, 0x92, 0x9f, 0xc2, 0xb6, 0xb8, 0xb8, 0x98, 0x86, 0x9c, 0x9d, 0xa6, 0xc9, 0xc7, + 0x43, 0x7e, 0x21, 0xdc, 0xdb, 0x5d, 0xa7, 0xd7, 0xe9, 0xef, 0x19, 0xf7, 0x93, 0x72, 0x2b, 0xad, + 0x9a, 0xef, 0xbf, 0x07, 0x1b, 0x76, 0xd7, 0x6a, 0xb9, 0x2f, 0xd9, 0xdc, 0x70, 0x4d, 0x7d, 0x92, + 0x6f, 0x40, 0xeb, 0xca, 0x9f, 0xa6, 0x0c, 0x79, 0xb6, 0x4e, 0xb5, 0xf0, 0x5e, 0xe3, 0x47, 0x8e, + 0xf7, 0xef, 0x06, 0xb4, 0x8f, 0x91, 0x5c, 0xfc, 0x42, 0xd8, 0xc4, 0x73, 0xca, 0xc4, 0xfb, 0x26, + 0xb4, 0xf1, 0xf3, 0x99, 0xe2, 0x80, 0x66, 0x6b, 0xa1, 0x20, 0x1e, 0x6c, 0x70, 0x21, 0xc3, 0x8b, + 0x30, 0xf0, 0xd5, 0x3c, 0x0c, 0x6b, 0x4b, 0x3a, 0x65, 0x13, 0x72, 0x19, 0x8b, 0x71, 0x1a, 0xa0, + 0x8d, 0xe6, 0x6e, 0x49, 0xa7, 0xc6, 0xbf, 0x30, 0x04, 0xd2, 0xc4, 0xcd, 0x44, 0x05, 0xbf, 0xf8, + 0x84, 0xb3, 0xf8, 0x79, 0xc2, 0x62, 0xc3, 0xd7, 0x36, 0xb5, 0x55, 0x15, 0xd8, 0xd6, 0x10, 0x6b, + 0x1b, 0xb6, 0x2e, 0x74, 0x66, 0x6c, 0x76, 0xce, 0xe2, 0x23, 0x91, 0x72, 0x89, 0x04, 0xdd, 0xa4, + 0xb6, 0x8a, 0x6c, 0x41, 0x83, 0x7d, 0x8a, 0xac, 0x6c, 0xd3, 0x06, 0xfb, 0xd4, 0x02, 0x1a, 0x4a, + 0x40, 0xdf, 0x83, 0x4d, 0xec, 0x57, 0x64, 0xb3, 0xe9, 0x68, 0xb2, 0x97, 0x94, 0x79, 0xc4, 0x90, + 0xae, 0x1b, 0xd8, 0x41, 0xa1, 0xf0, 0xbe, 0x68, 0xc0, 0x6d, 0x8c, 0xfb, 0x08, 0x27, 0xf0, 0x38, + 0x9d, 0x4e, 0x5f, 0x81, 0xc0, 0x1e, 0xac, 0xa6, 0x7a, 0x38, 0x93, 0x2c, 0xd2, 0x7c, 0x9c, 0x58, + 0x4c, 0xd9, 0x53, 0x76, 0xc5, 0xa6, 0x18, 0xf8, 0x16, 0x2d, 0x14, 0x8a, 0xe8, 0x2f, 0x44, 0xc8, + 0x31, 0x26, 0x2b, 0xd8, 0x98, 0xcb, 0xaa, 0x8d, 0x67, 0xdb, 0x5a, 0x87, 0x3b, 0x97, 0x6d, 0x24, + 0x56, 0xcb, 0x48, 0xdc, 0x87, 0x2d, 0x3f, 0x8a, 0x46, 0x3e, 0x9f, 0xb0, 0x58, 0x0f, 0xba, 0x86, + 0xfd, 0x56, 0xb4, 0x0a, 0x0f, 0x35, 0xd2, 0x99, 0x48, 0xe3, 0x80, 0x61, 0xb8, 0x5b, 0xd4, 0xd2, + 0xa8, 0x7e, 0x44, 0xc4, 0x62, 0x2b, 0x8c, 0x3a, 0xf2, 0x15, 0xad, 0x41, 0x05, 0x32, 0x54, 0xbc, + 0xbf, 0x39, 0x70, 0xfb, 0xd4, 0x8f, 0x65, 0x18, 0x84, 0x91, 0xcf, 0xe5, 0x88, 0x49, 0x1f, 0x93, + 0xec, 0x81, 0x89, 0x37, 0xee, 0x20, 0x07, 0x77, 0xd0, 0x8e, 0xd9, 0x41, 0x39, 0xc1, 0x69, 0x61, + 0x42, 0x06, 0xb0, 0x3d, 0x29, 0x00, 0x40, 0xaf, 0x06, 0x7a, 0xed, 0xdb, 0x5e, 0x65, 0x78, 0x68, + 0xd5, 0x85, 0xbc, 0x03, 0xeb, 0x88, 0x83, 0x72, 0x6f, 0xa2, 0xfb, 0x5b, 0xc6, 0xfd, 0x34, 0x3d, + 0x9f, 0x86, 0xc1, 0x73, 0xd3, 0x48, 0x73, 0x33, 0xef, 0xd7, 0x0e, 0x6c, 0x95, 0x1b, 0x2d, 0x6c, + 0x9d, 0x12, 0xb6, 0x36, 0x42, 0x8d, 0xe5, 0x08, 0x35, 0xcb, 0x08, 0xed, 0xc1, 0xea, 0x04, 0xf3, + 0xae, 0x41, 0xdc, 0x48, 0x26, 0x92, 0xad, 0x3c, 0x92, 0x7f, 0x76, 0x60, 0xfb, 0x98, 0xc9, 0x9f, + 0x29, 0x3e, 0x88, 0x97, 0x8c, 0x53, 0x76, 0x49, 0x08, 0xac, 0xc4, 0x42, 0xcc, 0xcc, 0x3c, 0xf0, + 0x5b, 0xcd, 0x22, 0x1c, 0x33, 0x2e, 0x43, 0x39, 0xcf, 0x66, 0x91, 0xc9, 0xe4, 0x87, 0xb0, 0x3e, + 0x33, 0x08, 0x98, 0xf5, 0x67, 0xe1, 0xab, 0xc1, 0x88, 0xe6, 0xb6, 0xb8, 0x9f, 0x11, 0xe7, 0x50, + 0xf0, 0xe2, 0x20, 0xb3, 0x54, 0xde, 0x25, 0xec, 0x94, 0x27, 0x97, 0x44, 0xe4, 0x1d, 0xfb, 0x50, + 0x36, 0x20, 0xef, 0x9a, 0xf1, 0x8a, 0x06, 0x6a, 0x9f, 0xdc, 0x3b, 0xd0, 0x7c, 0xf1, 0x89, 0x34, + 0xf3, 0x56, 0x9f, 0x2a, 0x70, 0xd3, 0xf0, 0xca, 0x0e, 0x9c, 0x11, 0xbd, 0x3f, 0x39, 0xb0, 0x5d, + 0xc9, 0xb6, 0x2a, 0x75, 0xca, 0x50, 0x4e, 0x99, 0x89, 0x88, 0x16, 0x54, 0x98, 0xc6, 0x2c, 0x09, + 0x4c, 0xb7, 0xf8, 0x6d, 0xc2, 0xdb, 0xcc, 0xd3, 0x87, 0x4a, 0x78, 0x27, 0x67, 0xaa, 0xa3, 0x33, + 0x91, 0xf2, 0x71, 0x9e, 0xf0, 0x2c, 0x9d, 0x4a, 0x25, 0xe1, 0xc9, 0xd9, 0xa1, 0x3f, 0x9e, 0x30, + 0x9d, 0x96, 0x5a, 0x98, 0xa0, 0xcb, 0x4a, 0xef, 0x9f, 0x2d, 0x68, 0x9f, 0x85, 0x13, 0xee, 0x4f, + 0x15, 0x44, 0xdf, 0x87, 0xd5, 0x90, 0x5f, 0x85, 0x92, 0x99, 0x00, 0x64, 0xe7, 0x84, 0xb6, 0x18, + 0x62, 0x13, 0x65, 0x97, 0x4f, 0x6e, 0x51, 0x63, 0x47, 0x1e, 0xc1, 0xa6, 0xfe, 0x1a, 0x72, 0x24, + 0xb5, 0x21, 0xfa, 0xdb, 0x35, 0x8e, 0xc6, 0x42, 0xfb, 0x97, 0xbd, 0xd4, 0xc0, 0x81, 0xcf, 0x03, + 0x93, 0x66, 0xaa, 0x03, 0x1f, 0x61, 0x93, 0x19, 0x58, 0xdb, 0x29, 0x0f, 0x3f, 0x08, 0x58, 0x24, + 0x71, 0xf1, 0x55, 0x8f, 0x0f, 0xb0, 0xc9, 0x78, 0x68, 0x3b, 0xe5, 0xf1, 0x71, 0xca, 0x27, 0xcf, + 0x23, 0x8c, 0x44, 0xd5, 0xe3, 0x09, 0x36, 0x19, 0x0f, 0x6d, 0xa7, 0x3c, 0x62, 0xf6, 0x82, 0x05, + 0x12, 0x13, 0x55, 0xd5, 0x83, 0x62, 0x93, 0xf1, 0xd0, 0x76, 0xe4, 0x19, 0xec, 0x4c, 0x98, 0xa4, + 0x42, 0xcc, 0x0e, 0xe7, 0xc7, 0x26, 0xd9, 0xae, 0xa1, 0x6f, 0xb7, 0xe4, 0x7b, 0x5c, 0x31, 0xd2, + 0xbd, 0x2c, 0xf8, 0x92, 0x18, 0xde, 0x16, 0x5c, 0xa9, 0x2c, 0xca, 0x1f, 0x09, 0xce, 0x59, 0x20, + 0xd9, 0x98, 0xb2, 0x4b, 0x4c, 0x7e, 0x9d, 0xfe, 0x83, 0x52, 0xe7, 0x27, 0xd7, 0x79, 0x3c, 0xb9, + 0x45, 0xaf, 0xef, 0x92, 0xfc, 0x12, 0xba, 0x0b, 0x06, 0x83, 0x30, 0x09, 0xec, 0x61, 0xdb, 0x38, + 0xec, 0xf7, 0xae, 0x1f, 0xb6, 0xe2, 0xf4, 0xe4, 0x16, 0x7d, 0x65, 0xc7, 0x26, 0x80, 0xb8, 0x2d, + 0x0f, 0xe7, 0xca, 0x76, 0x38, 0xc0, 0x04, 0x5d, 0x13, 0xc0, 0x92, 0x51, 0x11, 0xc0, 0x92, 0xfa, + 0xb0, 0x0d, 0x6b, 0x91, 0x3f, 0x9f, 0x0a, 0x7f, 0xec, 0xfd, 0x76, 0x05, 0x20, 0x43, 0x2e, 0x89, + 0x48, 0xbf, 0xc2, 0x75, 0xb7, 0x96, 0xeb, 0xd1, 0x74, 0x6e, 0xb1, 0xfd, 0xb8, 0x9e, 0xed, 0xdf, + 0xbe, 0x8e, 0xed, 0xba, 0x87, 0x0a, 0xdf, 0xfb, 0x15, 0xbe, 0xbb, 0xb5, 0x7c, 0x37, 0x83, 0x1b, + 0xc6, 0xf7, 0x2b, 0x8c, 0x77, 0x6b, 0x19, 0x6f, 0x7c, 0x0c, 0xe7, 0xfb, 0x15, 0xce, 0xbb, 0xb5, + 0x9c, 0x37, 0x3e, 0x86, 0xf5, 0xfd, 0x0a, 0xeb, 0xdd, 0x5a, 0xd6, 0x1b, 0x1f, 0xc3, 0xfb, 0xd3, + 0xa5, 0xbc, 0xf7, 0x5e, 0xc1, 0x7b, 0xdd, 0xcf, 0x22, 0xf3, 0x4f, 0x6b, 0x88, 0xb0, 0x5e, 0xdf, + 0x63, 0x85, 0x08, 0x45, 0x8f, 0x4b, 0xa9, 0xf0, 0xab, 0x26, 0x6c, 0x21, 0x4c, 0xfa, 0x44, 0x50, + 0xc9, 0xf8, 0x5e, 0x06, 0x6d, 0x56, 0x32, 0xe8, 0xa4, 0x5c, 0x56, 0x92, 0xef, 0xc2, 0xae, 0x56, + 0x30, 0xad, 0x78, 0x1a, 0x26, 0xea, 0x00, 0x68, 0xf6, 0xda, 0x74, 0xb1, 0x01, 0xeb, 0xc6, 0x34, + 0x91, 0x62, 0x96, 0x9f, 0x61, 0x6d, 0x6a, 0x69, 0xec, 0x8a, 0x6c, 0x65, 0xa1, 0x22, 0x8b, 0xf5, + 0x9a, 0x5b, 0xe6, 0xfa, 0x86, 0x92, 0xf2, 0x90, 0xe1, 0x8c, 0x89, 0x54, 0x9a, 0x7b, 0x55, 0x26, + 0xaa, 0x5a, 0x6d, 0xc6, 0xc6, 0xa1, 0x8f, 0x35, 0xa1, 0xbe, 0x49, 0x15, 0x0a, 0x35, 0x93, 0xa8, + 0xb8, 0x92, 0x99, 0x8a, 0xa9, 0xd0, 0xdc, 0xe0, 0xfa, 0x84, 0x35, 0x76, 0x28, 0xc3, 0xac, 0x0a, + 0xd6, 0x75, 0x6b, 0x49, 0x47, 0x0e, 0x80, 0x9c, 0xa7, 0xc9, 0xfc, 0x69, 0xc8, 0xed, 0xf0, 0x74, + 0x30, 0x3c, 0x35, 0x2d, 0xde, 0x3f, 0x1c, 0xd8, 0xae, 0x1c, 0x2d, 0xaa, 0x22, 0x10, 0x51, 0x09, + 0x82, 0x5c, 0x26, 0xef, 0x02, 0x84, 0x39, 0x6a, 0x66, 0xef, 0x65, 0x35, 0x51, 0x19, 0x4e, 0x6a, + 0x19, 0xd6, 0x5d, 0x83, 0x9a, 0x5f, 0xea, 0x1a, 0x44, 0x7e, 0x02, 0x9d, 0xa8, 0xc8, 0x59, 0x66, + 0xff, 0x5d, 0x57, 0x8d, 0xd8, 0xe6, 0xde, 0xef, 0x1c, 0xd8, 0x5d, 0xc8, 0x2a, 0x78, 0xfa, 0x2b, + 0x7e, 0xe6, 0xa7, 0xbf, 0x12, 0x2c, 0xe0, 0x1b, 0x55, 0xe0, 0xeb, 0x2b, 0x8b, 0x25, 0x41, 0x5f, + 0x59, 0x1a, 0xf4, 0x7f, 0x39, 0xb0, 0x57, 0x7f, 0x2c, 0xbf, 0x89, 0xb1, 0xff, 0xa3, 0x03, 0xee, + 0xb2, 0xb4, 0xfc, 0x7f, 0x83, 0xa0, 0xe0, 0x7d, 0x5e, 0xd9, 0xbc, 0x89, 0xb1, 0xbf, 0x9d, 0xd1, + 0xde, 0x3a, 0xcf, 0xbc, 0x3f, 0x34, 0xb2, 0xb5, 0xe7, 0x35, 0xda, 0x1b, 0xb8, 0x76, 0xf2, 0x00, + 0x76, 0xf4, 0x12, 0xac, 0x97, 0xb0, 0x96, 0x7e, 0x09, 0xab, 0xea, 0xbd, 0x9f, 0x67, 0x71, 0xb2, + 0xce, 0xf0, 0xff, 0x15, 0x37, 0xbd, 0xbf, 0xe4, 0x5c, 0xcb, 0x2b, 0xdc, 0xd7, 0x32, 0xde, 0x05, + 0x5b, 0xac, 0xaa, 0xc4, 0x62, 0x4b, 0x5e, 0x6d, 0x7f, 0xdd, 0xd9, 0x92, 0xc7, 0xc9, 0xaa, 0xc4, + 0xbc, 0xdf, 0x3b, 0x70, 0x67, 0xe9, 0xcd, 0xe2, 0xda, 0x88, 0x59, 0x35, 0x48, 0xa3, 0x5c, 0x83, + 0x54, 0x96, 0xd4, 0xfc, 0x72, 0x9b, 0xff, 0x33, 0x07, 0xee, 0x5e, 0x53, 0xf3, 0x55, 0x90, 0x72, + 0x6e, 0x8a, 0x94, 0xfd, 0x28, 0xd0, 0xc0, 0xa7, 0xd0, 0x9b, 0x3d, 0x0a, 0x14, 0x1b, 0xa7, 0x69, + 0x6f, 0x1c, 0xef, 0xaf, 0x0e, 0x7c, 0xe7, 0x06, 0xb7, 0xa6, 0xaf, 0x3a, 0xdd, 0x4a, 0x0c, 0x5f, + 0x3d, 0xe3, 0x12, 0x2d, 0x96, 0x3e, 0xd6, 0x7b, 0x5f, 0x38, 0x70, 0xff, 0x66, 0xb7, 0xae, 0xd7, + 0x6d, 0xe6, 0x9f, 0xdb, 0x4c, 0xad, 0x5e, 0xe1, 0x2c, 0x98, 0x9c, 0x52, 0x7e, 0xb3, 0x19, 0xdc, + 0xa8, 0x30, 0xf8, 0xbf, 0xe2, 0xe9, 0x0d, 0x5e, 0x8b, 0x46, 0x16, 0x91, 0x17, 0xaf, 0x1a, 0x4b, + 0x12, 0xb5, 0x95, 0x90, 0x1b, 0xe5, 0x84, 0x3c, 0xcd, 0x0a, 0x92, 0x11, 0x4b, 0x12, 0x7f, 0xc2, + 0x3e, 0x48, 0x12, 0x36, 0x3b, 0x9f, 0x62, 0xf1, 0x7b, 0x00, 0xed, 0x24, 0x7b, 0x8c, 0xa9, 0x3c, + 0x34, 0xe6, 0x8f, 0x34, 0xb4, 0x30, 0xa9, 0x4e, 0xbe, 0xb1, 0x38, 0xf9, 0xbf, 0xe7, 0xe1, 0x5e, + 0x18, 0x4e, 0x3f, 0x7a, 0x05, 0x37, 0x79, 0xf4, 0x2a, 0x8c, 0x14, 0x42, 0x61, 0x72, 0xea, 0x27, + 0x89, 0x79, 0xf0, 0x37, 0x92, 0xea, 0x2a, 0xc9, 0x2f, 0xd7, 0x06, 0x84, 0xdd, 0xca, 0xdc, 0x55, + 0x57, 0x85, 0x11, 0xe9, 0xe1, 0x3f, 0x32, 0xb8, 0x95, 0x75, 0xbe, 0xdc, 0x2a, 0xff, 0xab, 0x41, + 0xb3, 0x66, 0x6f, 0x94, 0xe5, 0x3c, 0x93, 0x4b, 0x92, 0x9a, 0xc5, 0x3b, 0x0b, 0x8b, 0x5f, 0x76, + 0x5a, 0x7a, 0xbf, 0x71, 0x80, 0x54, 0xfb, 0xfb, 0x6a, 0xd1, 0x78, 0x1f, 0xd6, 0x55, 0x9f, 0xf9, + 0x35, 0xf0, 0x46, 0xf7, 0x5d, 0x9a, 0xfb, 0xf4, 0x3f, 0x77, 0x00, 0xa8, 0x0c, 0xce, 0x58, 0x7c, + 0x15, 0x06, 0x8c, 0x7c, 0x04, 0x6f, 0xd5, 0x82, 0x45, 0xca, 0x2f, 0x0c, 0x8b, 0xcc, 0xd9, 0xef, + 0x5e, 0x6f, 0x90, 0x44, 0xe4, 0x11, 0x6c, 0x95, 0xd7, 0x4c, 0xdc, 0xba, 0xa9, 0xaa, 0xd0, 0xee, + 0xdf, 0x59, 0xd2, 0x92, 0x44, 0x87, 0x77, 0x3f, 0xba, 0x73, 0x12, 0x31, 0xfe, 0x8b, 0xe1, 0xe8, + 0x61, 0xf4, 0x72, 0xf2, 0x10, 0xed, 0x1e, 0xc6, 0x32, 0xf8, 0x71, 0x2c, 0x83, 0xf3, 0x55, 0x14, + 0x7f, 0xf0, 0x9f, 0x00, 0x00, 0x00, 0xff, 0xff, 0x5d, 0xe9, 0x3f, 0x51, 0xf8, 0x1c, 0x00, 0x00, } diff --git a/pkg/proto/sdk_ws/ws.pb.go b/pkg/proto/sdk_ws/ws.pb.go index 0eb6fcef2..b4051594b 100644 --- a/pkg/proto/sdk_ws/ws.pb.go +++ b/pkg/proto/sdk_ws/ws.pb.go @@ -46,7 +46,7 @@ func (m *GroupInfo) Reset() { *m = GroupInfo{} } func (m *GroupInfo) String() string { return proto.CompactTextString(m) } func (*GroupInfo) ProtoMessage() {} func (*GroupInfo) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{0} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{0} } func (m *GroupInfo) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GroupInfo.Unmarshal(m, b) @@ -204,7 +204,7 @@ func (m *GroupInfoForSet) Reset() { *m = GroupInfoForSet{} } func (m *GroupInfoForSet) String() string { return proto.CompactTextString(m) } func (*GroupInfoForSet) ProtoMessage() {} func (*GroupInfoForSet) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{1} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{1} } func (m *GroupInfoForSet) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GroupInfoForSet.Unmarshal(m, b) @@ -309,7 +309,7 @@ func (m *GroupMemberFullInfo) Reset() { *m = GroupMemberFullInfo{} } func (m *GroupMemberFullInfo) String() string { return proto.CompactTextString(m) } func (*GroupMemberFullInfo) ProtoMessage() {} func (*GroupMemberFullInfo) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{2} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{2} } func (m *GroupMemberFullInfo) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GroupMemberFullInfo.Unmarshal(m, b) @@ -428,7 +428,7 @@ func (m *PublicUserInfo) Reset() { *m = PublicUserInfo{} } func (m *PublicUserInfo) String() string { return proto.CompactTextString(m) } func (*PublicUserInfo) ProtoMessage() {} func (*PublicUserInfo) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{3} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{3} } func (m *PublicUserInfo) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_PublicUserInfo.Unmarshal(m, b) @@ -504,7 +504,7 @@ func (m *UserInfo) Reset() { *m = UserInfo{} } func (m *UserInfo) String() string { return proto.CompactTextString(m) } func (*UserInfo) ProtoMessage() {} func (*UserInfo) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{4} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{4} } func (m *UserInfo) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_UserInfo.Unmarshal(m, b) @@ -618,7 +618,7 @@ func (m *FriendInfo) Reset() { *m = FriendInfo{} } func (m *FriendInfo) String() string { return proto.CompactTextString(m) } func (*FriendInfo) ProtoMessage() {} func (*FriendInfo) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{5} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{5} } func (m *FriendInfo) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_FriendInfo.Unmarshal(m, b) @@ -703,7 +703,7 @@ func (m *BlackInfo) Reset() { *m = BlackInfo{} } func (m *BlackInfo) String() string { return proto.CompactTextString(m) } func (*BlackInfo) ProtoMessage() {} func (*BlackInfo) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{6} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{6} } func (m *BlackInfo) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_BlackInfo.Unmarshal(m, b) @@ -786,7 +786,7 @@ func (m *GroupRequest) Reset() { *m = GroupRequest{} } func (m *GroupRequest) String() string { return proto.CompactTextString(m) } func (*GroupRequest) ProtoMessage() {} func (*GroupRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{7} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{7} } func (m *GroupRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GroupRequest.Unmarshal(m, b) @@ -908,7 +908,7 @@ func (m *FriendRequest) Reset() { *m = FriendRequest{} } func (m *FriendRequest) String() string { return proto.CompactTextString(m) } func (*FriendRequest) ProtoMessage() {} func (*FriendRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{8} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{8} } func (m *FriendRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_FriendRequest.Unmarshal(m, b) @@ -1053,7 +1053,7 @@ func (m *Department) Reset() { *m = Department{} } func (m *Department) String() string { return proto.CompactTextString(m) } func (*Department) ProtoMessage() {} func (*Department) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{9} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{9} } func (m *Department) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_Department.Unmarshal(m, b) @@ -1164,7 +1164,7 @@ func (m *OrganizationUser) Reset() { *m = OrganizationUser{} } func (m *OrganizationUser) String() string { return proto.CompactTextString(m) } func (*OrganizationUser) ProtoMessage() {} func (*OrganizationUser) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{10} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{10} } func (m *OrganizationUser) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_OrganizationUser.Unmarshal(m, b) @@ -1278,7 +1278,7 @@ func (m *DepartmentMember) Reset() { *m = DepartmentMember{} } func (m *DepartmentMember) String() string { return proto.CompactTextString(m) } func (*DepartmentMember) ProtoMessage() {} func (*DepartmentMember) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{11} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{11} } func (m *DepartmentMember) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DepartmentMember.Unmarshal(m, b) @@ -1359,7 +1359,7 @@ func (m *UserDepartmentMember) Reset() { *m = UserDepartmentMember{} } func (m *UserDepartmentMember) String() string { return proto.CompactTextString(m) } func (*UserDepartmentMember) ProtoMessage() {} func (*UserDepartmentMember) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{12} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{12} } func (m *UserDepartmentMember) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_UserDepartmentMember.Unmarshal(m, b) @@ -1405,7 +1405,7 @@ func (m *UserInDepartment) Reset() { *m = UserInDepartment{} } func (m *UserInDepartment) String() string { return proto.CompactTextString(m) } func (*UserInDepartment) ProtoMessage() {} func (*UserInDepartment) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{13} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{13} } func (m *UserInDepartment) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_UserInDepartment.Unmarshal(m, b) @@ -1454,7 +1454,7 @@ func (m *PullMessageBySeqListReq) Reset() { *m = PullMessageBySeqListReq func (m *PullMessageBySeqListReq) String() string { return proto.CompactTextString(m) } func (*PullMessageBySeqListReq) ProtoMessage() {} func (*PullMessageBySeqListReq) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{14} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{14} } func (m *PullMessageBySeqListReq) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_PullMessageBySeqListReq.Unmarshal(m, b) @@ -1513,7 +1513,7 @@ func (m *SeqList) Reset() { *m = SeqList{} } func (m *SeqList) String() string { return proto.CompactTextString(m) } func (*SeqList) ProtoMessage() {} func (*SeqList) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{15} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{15} } func (m *SeqList) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SeqList.Unmarshal(m, b) @@ -1551,7 +1551,7 @@ func (m *MsgDataList) Reset() { *m = MsgDataList{} } func (m *MsgDataList) String() string { return proto.CompactTextString(m) } func (*MsgDataList) ProtoMessage() {} func (*MsgDataList) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{16} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{16} } func (m *MsgDataList) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_MsgDataList.Unmarshal(m, b) @@ -1592,7 +1592,7 @@ func (m *PullMessageBySeqListResp) Reset() { *m = PullMessageBySeqListRe func (m *PullMessageBySeqListResp) String() string { return proto.CompactTextString(m) } func (*PullMessageBySeqListResp) ProtoMessage() {} func (*PullMessageBySeqListResp) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{17} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{17} } func (m *PullMessageBySeqListResp) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_PullMessageBySeqListResp.Unmarshal(m, b) @@ -1653,7 +1653,7 @@ func (m *GetMaxAndMinSeqReq) Reset() { *m = GetMaxAndMinSeqReq{} } func (m *GetMaxAndMinSeqReq) String() string { return proto.CompactTextString(m) } func (*GetMaxAndMinSeqReq) ProtoMessage() {} func (*GetMaxAndMinSeqReq) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{18} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{18} } func (m *GetMaxAndMinSeqReq) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GetMaxAndMinSeqReq.Unmarshal(m, b) @@ -1706,7 +1706,7 @@ func (m *MaxAndMinSeq) Reset() { *m = MaxAndMinSeq{} } func (m *MaxAndMinSeq) String() string { return proto.CompactTextString(m) } func (*MaxAndMinSeq) ProtoMessage() {} func (*MaxAndMinSeq) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{19} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{19} } func (m *MaxAndMinSeq) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_MaxAndMinSeq.Unmarshal(m, b) @@ -1755,7 +1755,7 @@ func (m *GetMaxAndMinSeqResp) Reset() { *m = GetMaxAndMinSeqResp{} } func (m *GetMaxAndMinSeqResp) String() string { return proto.CompactTextString(m) } func (*GetMaxAndMinSeqResp) ProtoMessage() {} func (*GetMaxAndMinSeqResp) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{20} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{20} } func (m *GetMaxAndMinSeqResp) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GetMaxAndMinSeqResp.Unmarshal(m, b) @@ -1823,7 +1823,7 @@ func (m *UserSendMsgResp) Reset() { *m = UserSendMsgResp{} } func (m *UserSendMsgResp) String() string { return proto.CompactTextString(m) } func (*UserSendMsgResp) ProtoMessage() {} func (*UserSendMsgResp) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{21} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{21} } func (m *UserSendMsgResp) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_UserSendMsgResp.Unmarshal(m, b) @@ -1896,7 +1896,7 @@ func (m *MsgData) Reset() { *m = MsgData{} } func (m *MsgData) String() string { return proto.CompactTextString(m) } func (*MsgData) ProtoMessage() {} func (*MsgData) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{22} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{22} } func (m *MsgData) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_MsgData.Unmarshal(m, b) @@ -2085,7 +2085,7 @@ func (m *OfflinePushInfo) Reset() { *m = OfflinePushInfo{} } func (m *OfflinePushInfo) String() string { return proto.CompactTextString(m) } func (*OfflinePushInfo) ProtoMessage() {} func (*OfflinePushInfo) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{23} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{23} } func (m *OfflinePushInfo) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_OfflinePushInfo.Unmarshal(m, b) @@ -2153,7 +2153,7 @@ func (m *TipsComm) Reset() { *m = TipsComm{} } func (m *TipsComm) String() string { return proto.CompactTextString(m) } func (*TipsComm) ProtoMessage() {} func (*TipsComm) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{24} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{24} } func (m *TipsComm) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_TipsComm.Unmarshal(m, b) @@ -2210,7 +2210,7 @@ func (m *GroupCreatedTips) Reset() { *m = GroupCreatedTips{} } func (m *GroupCreatedTips) String() string { return proto.CompactTextString(m) } func (*GroupCreatedTips) ProtoMessage() {} func (*GroupCreatedTips) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{25} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{25} } func (m *GroupCreatedTips) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GroupCreatedTips.Unmarshal(m, b) @@ -2279,7 +2279,7 @@ func (m *GroupInfoSetTips) Reset() { *m = GroupInfoSetTips{} } func (m *GroupInfoSetTips) String() string { return proto.CompactTextString(m) } func (*GroupInfoSetTips) ProtoMessage() {} func (*GroupInfoSetTips) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{26} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{26} } func (m *GroupInfoSetTips) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GroupInfoSetTips.Unmarshal(m, b) @@ -2334,7 +2334,7 @@ func (m *JoinGroupApplicationTips) Reset() { *m = JoinGroupApplicationTi func (m *JoinGroupApplicationTips) String() string { return proto.CompactTextString(m) } func (*JoinGroupApplicationTips) ProtoMessage() {} func (*JoinGroupApplicationTips) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{27} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{27} } func (m *JoinGroupApplicationTips) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_JoinGroupApplicationTips.Unmarshal(m, b) @@ -2390,7 +2390,7 @@ func (m *MemberQuitTips) Reset() { *m = MemberQuitTips{} } func (m *MemberQuitTips) String() string { return proto.CompactTextString(m) } func (*MemberQuitTips) ProtoMessage() {} func (*MemberQuitTips) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{28} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{28} } func (m *MemberQuitTips) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_MemberQuitTips.Unmarshal(m, b) @@ -2445,7 +2445,7 @@ func (m *GroupApplicationAcceptedTips) Reset() { *m = GroupApplicationAc func (m *GroupApplicationAcceptedTips) String() string { return proto.CompactTextString(m) } func (*GroupApplicationAcceptedTips) ProtoMessage() {} func (*GroupApplicationAcceptedTips) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{29} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{29} } func (m *GroupApplicationAcceptedTips) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GroupApplicationAcceptedTips.Unmarshal(m, b) @@ -2500,7 +2500,7 @@ func (m *GroupApplicationRejectedTips) Reset() { *m = GroupApplicationRe func (m *GroupApplicationRejectedTips) String() string { return proto.CompactTextString(m) } func (*GroupApplicationRejectedTips) ProtoMessage() {} func (*GroupApplicationRejectedTips) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{30} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{30} } func (m *GroupApplicationRejectedTips) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GroupApplicationRejectedTips.Unmarshal(m, b) @@ -2556,7 +2556,7 @@ func (m *GroupOwnerTransferredTips) Reset() { *m = GroupOwnerTransferred func (m *GroupOwnerTransferredTips) String() string { return proto.CompactTextString(m) } func (*GroupOwnerTransferredTips) ProtoMessage() {} func (*GroupOwnerTransferredTips) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{31} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{31} } func (m *GroupOwnerTransferredTips) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GroupOwnerTransferredTips.Unmarshal(m, b) @@ -2619,7 +2619,7 @@ func (m *MemberKickedTips) Reset() { *m = MemberKickedTips{} } func (m *MemberKickedTips) String() string { return proto.CompactTextString(m) } func (*MemberKickedTips) ProtoMessage() {} func (*MemberKickedTips) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{32} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{32} } func (m *MemberKickedTips) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_MemberKickedTips.Unmarshal(m, b) @@ -2682,7 +2682,7 @@ func (m *MemberInvitedTips) Reset() { *m = MemberInvitedTips{} } func (m *MemberInvitedTips) String() string { return proto.CompactTextString(m) } func (*MemberInvitedTips) ProtoMessage() {} func (*MemberInvitedTips) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{33} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{33} } func (m *MemberInvitedTips) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_MemberInvitedTips.Unmarshal(m, b) @@ -2744,7 +2744,7 @@ func (m *MemberEnterTips) Reset() { *m = MemberEnterTips{} } func (m *MemberEnterTips) String() string { return proto.CompactTextString(m) } func (*MemberEnterTips) ProtoMessage() {} func (*MemberEnterTips) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{34} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{34} } func (m *MemberEnterTips) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_MemberEnterTips.Unmarshal(m, b) @@ -2798,7 +2798,7 @@ func (m *GroupDismissedTips) Reset() { *m = GroupDismissedTips{} } func (m *GroupDismissedTips) String() string { return proto.CompactTextString(m) } func (*GroupDismissedTips) ProtoMessage() {} func (*GroupDismissedTips) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{35} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{35} } func (m *GroupDismissedTips) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GroupDismissedTips.Unmarshal(m, b) @@ -2854,7 +2854,7 @@ func (m *GroupMemberMutedTips) Reset() { *m = GroupMemberMutedTips{} } func (m *GroupMemberMutedTips) String() string { return proto.CompactTextString(m) } func (*GroupMemberMutedTips) ProtoMessage() {} func (*GroupMemberMutedTips) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{36} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{36} } func (m *GroupMemberMutedTips) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GroupMemberMutedTips.Unmarshal(m, b) @@ -2923,7 +2923,7 @@ func (m *GroupMemberCancelMutedTips) Reset() { *m = GroupMemberCancelMut func (m *GroupMemberCancelMutedTips) String() string { return proto.CompactTextString(m) } func (*GroupMemberCancelMutedTips) ProtoMessage() {} func (*GroupMemberCancelMutedTips) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{37} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{37} } func (m *GroupMemberCancelMutedTips) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GroupMemberCancelMutedTips.Unmarshal(m, b) @@ -2984,7 +2984,7 @@ func (m *GroupMutedTips) Reset() { *m = GroupMutedTips{} } func (m *GroupMutedTips) String() string { return proto.CompactTextString(m) } func (*GroupMutedTips) ProtoMessage() {} func (*GroupMutedTips) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{38} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{38} } func (m *GroupMutedTips) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GroupMutedTips.Unmarshal(m, b) @@ -3038,7 +3038,7 @@ func (m *GroupCancelMutedTips) Reset() { *m = GroupCancelMutedTips{} } func (m *GroupCancelMutedTips) String() string { return proto.CompactTextString(m) } func (*GroupCancelMutedTips) ProtoMessage() {} func (*GroupCancelMutedTips) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{39} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{39} } func (m *GroupCancelMutedTips) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GroupCancelMutedTips.Unmarshal(m, b) @@ -3093,7 +3093,7 @@ func (m *GroupMemberInfoSetTips) Reset() { *m = GroupMemberInfoSetTips{} func (m *GroupMemberInfoSetTips) String() string { return proto.CompactTextString(m) } func (*GroupMemberInfoSetTips) ProtoMessage() {} func (*GroupMemberInfoSetTips) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{40} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{40} } func (m *GroupMemberInfoSetTips) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GroupMemberInfoSetTips.Unmarshal(m, b) @@ -3153,7 +3153,7 @@ func (m *OrganizationChangedTips) Reset() { *m = OrganizationChangedTips func (m *OrganizationChangedTips) String() string { return proto.CompactTextString(m) } func (*OrganizationChangedTips) ProtoMessage() {} func (*OrganizationChangedTips) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{41} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{41} } func (m *OrganizationChangedTips) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_OrganizationChangedTips.Unmarshal(m, b) @@ -3200,7 +3200,7 @@ func (m *FriendApplication) Reset() { *m = FriendApplication{} } func (m *FriendApplication) String() string { return proto.CompactTextString(m) } func (*FriendApplication) ProtoMessage() {} func (*FriendApplication) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{42} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{42} } func (m *FriendApplication) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_FriendApplication.Unmarshal(m, b) @@ -3253,7 +3253,7 @@ func (m *FromToUserID) Reset() { *m = FromToUserID{} } func (m *FromToUserID) String() string { return proto.CompactTextString(m) } func (*FromToUserID) ProtoMessage() {} func (*FromToUserID) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{43} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{43} } func (m *FromToUserID) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_FromToUserID.Unmarshal(m, b) @@ -3299,7 +3299,7 @@ func (m *FriendApplicationTips) Reset() { *m = FriendApplicationTips{} } func (m *FriendApplicationTips) String() string { return proto.CompactTextString(m) } func (*FriendApplicationTips) ProtoMessage() {} func (*FriendApplicationTips) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{44} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{44} } func (m *FriendApplicationTips) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_FriendApplicationTips.Unmarshal(m, b) @@ -3339,7 +3339,7 @@ func (m *FriendApplicationApprovedTips) Reset() { *m = FriendApplication func (m *FriendApplicationApprovedTips) String() string { return proto.CompactTextString(m) } func (*FriendApplicationApprovedTips) ProtoMessage() {} func (*FriendApplicationApprovedTips) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{45} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{45} } func (m *FriendApplicationApprovedTips) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_FriendApplicationApprovedTips.Unmarshal(m, b) @@ -3386,7 +3386,7 @@ func (m *FriendApplicationRejectedTips) Reset() { *m = FriendApplication func (m *FriendApplicationRejectedTips) String() string { return proto.CompactTextString(m) } func (*FriendApplicationRejectedTips) ProtoMessage() {} func (*FriendApplicationRejectedTips) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{46} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{46} } func (m *FriendApplicationRejectedTips) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_FriendApplicationRejectedTips.Unmarshal(m, b) @@ -3434,7 +3434,7 @@ func (m *FriendAddedTips) Reset() { *m = FriendAddedTips{} } func (m *FriendAddedTips) String() string { return proto.CompactTextString(m) } func (*FriendAddedTips) ProtoMessage() {} func (*FriendAddedTips) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{47} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{47} } func (m *FriendAddedTips) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_FriendAddedTips.Unmarshal(m, b) @@ -3487,7 +3487,7 @@ func (m *FriendDeletedTips) Reset() { *m = FriendDeletedTips{} } func (m *FriendDeletedTips) String() string { return proto.CompactTextString(m) } func (*FriendDeletedTips) ProtoMessage() {} func (*FriendDeletedTips) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{48} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{48} } func (m *FriendDeletedTips) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_FriendDeletedTips.Unmarshal(m, b) @@ -3525,7 +3525,7 @@ func (m *BlackAddedTips) Reset() { *m = BlackAddedTips{} } func (m *BlackAddedTips) String() string { return proto.CompactTextString(m) } func (*BlackAddedTips) ProtoMessage() {} func (*BlackAddedTips) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{49} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{49} } func (m *BlackAddedTips) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_BlackAddedTips.Unmarshal(m, b) @@ -3563,7 +3563,7 @@ func (m *BlackDeletedTips) Reset() { *m = BlackDeletedTips{} } func (m *BlackDeletedTips) String() string { return proto.CompactTextString(m) } func (*BlackDeletedTips) ProtoMessage() {} func (*BlackDeletedTips) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{50} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{50} } func (m *BlackDeletedTips) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_BlackDeletedTips.Unmarshal(m, b) @@ -3601,7 +3601,7 @@ func (m *FriendInfoChangedTips) Reset() { *m = FriendInfoChangedTips{} } func (m *FriendInfoChangedTips) String() string { return proto.CompactTextString(m) } func (*FriendInfoChangedTips) ProtoMessage() {} func (*FriendInfoChangedTips) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{51} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{51} } func (m *FriendInfoChangedTips) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_FriendInfoChangedTips.Unmarshal(m, b) @@ -3640,7 +3640,7 @@ func (m *UserInfoUpdatedTips) Reset() { *m = UserInfoUpdatedTips{} } func (m *UserInfoUpdatedTips) String() string { return proto.CompactTextString(m) } func (*UserInfoUpdatedTips) ProtoMessage() {} func (*UserInfoUpdatedTips) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{52} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{52} } func (m *UserInfoUpdatedTips) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_UserInfoUpdatedTips.Unmarshal(m, b) @@ -3681,7 +3681,7 @@ func (m *ConversationUpdateTips) Reset() { *m = ConversationUpdateTips{} func (m *ConversationUpdateTips) String() string { return proto.CompactTextString(m) } func (*ConversationUpdateTips) ProtoMessage() {} func (*ConversationUpdateTips) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{53} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{53} } func (m *ConversationUpdateTips) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ConversationUpdateTips.Unmarshal(m, b) @@ -3735,7 +3735,7 @@ func (m *ConversationSetPrivateTips) Reset() { *m = ConversationSetPriva func (m *ConversationSetPrivateTips) String() string { return proto.CompactTextString(m) } func (*ConversationSetPrivateTips) ProtoMessage() {} func (*ConversationSetPrivateTips) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{54} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{54} } func (m *ConversationSetPrivateTips) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ConversationSetPrivateTips.Unmarshal(m, b) @@ -3790,7 +3790,7 @@ func (m *DeleteMessageTips) Reset() { *m = DeleteMessageTips{} } func (m *DeleteMessageTips) String() string { return proto.CompactTextString(m) } func (*DeleteMessageTips) ProtoMessage() {} func (*DeleteMessageTips) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{55} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{55} } func (m *DeleteMessageTips) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DeleteMessageTips.Unmarshal(m, b) @@ -3844,7 +3844,7 @@ func (m *RequestPagination) Reset() { *m = RequestPagination{} } func (m *RequestPagination) String() string { return proto.CompactTextString(m) } func (*RequestPagination) ProtoMessage() {} func (*RequestPagination) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{56} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{56} } func (m *RequestPagination) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_RequestPagination.Unmarshal(m, b) @@ -3890,7 +3890,7 @@ func (m *ResponsePagination) Reset() { *m = ResponsePagination{} } func (m *ResponsePagination) String() string { return proto.CompactTextString(m) } func (*ResponsePagination) ProtoMessage() {} func (*ResponsePagination) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{57} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{57} } func (m *ResponsePagination) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ResponsePagination.Unmarshal(m, b) @@ -3934,8 +3934,9 @@ type SignalReq struct { // *SignalReq_HungUp // *SignalReq_Reject // *SignalReq_GetRoomByGroupID - // *SignalReq_SignalOnRoomParticipantConnectedReq - // *SignalReq_SignalOnRoomParticipantDisconnectedReq + // *SignalReq_OnRoomParticipantConnectedReq + // *SignalReq_OnRoomParticipantDisconnectedReq + // *SignalReq_GetTokenByRoomID Payload isSignalReq_Payload `protobuf_oneof:"payload"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -3946,7 +3947,7 @@ func (m *SignalReq) Reset() { *m = SignalReq{} } func (m *SignalReq) String() string { return proto.CompactTextString(m) } func (*SignalReq) ProtoMessage() {} func (*SignalReq) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{58} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{58} } func (m *SignalReq) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalReq.Unmarshal(m, b) @@ -3989,24 +3990,28 @@ type SignalReq_Reject struct { Reject *SignalRejectReq `protobuf:"bytes,6,opt,name=reject,oneof"` } type SignalReq_GetRoomByGroupID struct { - GetRoomByGroupID *SignalGetRoomByGroupIDReq `protobuf:"bytes,7,opt,name=GetRoomByGroupID,oneof"` + GetRoomByGroupID *SignalGetRoomByGroupIDReq `protobuf:"bytes,7,opt,name=getRoomByGroupID,oneof"` } -type SignalReq_SignalOnRoomParticipantConnectedReq struct { - SignalOnRoomParticipantConnectedReq *SignalOnRoomParticipantConnectedReq `protobuf:"bytes,8,opt,name=signalOnRoomParticipantConnectedReq,oneof"` +type SignalReq_OnRoomParticipantConnectedReq struct { + OnRoomParticipantConnectedReq *SignalOnRoomParticipantConnectedReq `protobuf:"bytes,8,opt,name=onRoomParticipantConnectedReq,oneof"` } -type SignalReq_SignalOnRoomParticipantDisconnectedReq struct { - SignalOnRoomParticipantDisconnectedReq *SignalOnRoomParticipantDisconnectedReq `protobuf:"bytes,9,opt,name=signalOnRoomParticipantDisconnectedReq,oneof"` +type SignalReq_OnRoomParticipantDisconnectedReq struct { + OnRoomParticipantDisconnectedReq *SignalOnRoomParticipantDisconnectedReq `protobuf:"bytes,9,opt,name=onRoomParticipantDisconnectedReq,oneof"` +} +type SignalReq_GetTokenByRoomID struct { + GetTokenByRoomID *SignalGetTokenByRoomIDReq `protobuf:"bytes,10,opt,name=getTokenByRoomID,oneof"` } -func (*SignalReq_Invite) isSignalReq_Payload() {} -func (*SignalReq_InviteInGroup) isSignalReq_Payload() {} -func (*SignalReq_Cancel) isSignalReq_Payload() {} -func (*SignalReq_Accept) isSignalReq_Payload() {} -func (*SignalReq_HungUp) isSignalReq_Payload() {} -func (*SignalReq_Reject) isSignalReq_Payload() {} -func (*SignalReq_GetRoomByGroupID) isSignalReq_Payload() {} -func (*SignalReq_SignalOnRoomParticipantConnectedReq) isSignalReq_Payload() {} -func (*SignalReq_SignalOnRoomParticipantDisconnectedReq) isSignalReq_Payload() {} +func (*SignalReq_Invite) isSignalReq_Payload() {} +func (*SignalReq_InviteInGroup) isSignalReq_Payload() {} +func (*SignalReq_Cancel) isSignalReq_Payload() {} +func (*SignalReq_Accept) isSignalReq_Payload() {} +func (*SignalReq_HungUp) isSignalReq_Payload() {} +func (*SignalReq_Reject) isSignalReq_Payload() {} +func (*SignalReq_GetRoomByGroupID) isSignalReq_Payload() {} +func (*SignalReq_OnRoomParticipantConnectedReq) isSignalReq_Payload() {} +func (*SignalReq_OnRoomParticipantDisconnectedReq) isSignalReq_Payload() {} +func (*SignalReq_GetTokenByRoomID) isSignalReq_Payload() {} func (m *SignalReq) GetPayload() isSignalReq_Payload { if m != nil { @@ -4064,16 +4069,23 @@ func (m *SignalReq) GetGetRoomByGroupID() *SignalGetRoomByGroupIDReq { return nil } -func (m *SignalReq) GetSignalOnRoomParticipantConnectedReq() *SignalOnRoomParticipantConnectedReq { - if x, ok := m.GetPayload().(*SignalReq_SignalOnRoomParticipantConnectedReq); ok { - return x.SignalOnRoomParticipantConnectedReq +func (m *SignalReq) GetOnRoomParticipantConnectedReq() *SignalOnRoomParticipantConnectedReq { + if x, ok := m.GetPayload().(*SignalReq_OnRoomParticipantConnectedReq); ok { + return x.OnRoomParticipantConnectedReq } return nil } -func (m *SignalReq) GetSignalOnRoomParticipantDisconnectedReq() *SignalOnRoomParticipantDisconnectedReq { - if x, ok := m.GetPayload().(*SignalReq_SignalOnRoomParticipantDisconnectedReq); ok { - return x.SignalOnRoomParticipantDisconnectedReq +func (m *SignalReq) GetOnRoomParticipantDisconnectedReq() *SignalOnRoomParticipantDisconnectedReq { + if x, ok := m.GetPayload().(*SignalReq_OnRoomParticipantDisconnectedReq); ok { + return x.OnRoomParticipantDisconnectedReq + } + return nil +} + +func (m *SignalReq) GetGetTokenByRoomID() *SignalGetTokenByRoomIDReq { + if x, ok := m.GetPayload().(*SignalReq_GetTokenByRoomID); ok { + return x.GetTokenByRoomID } return nil } @@ -4088,8 +4100,9 @@ func (*SignalReq) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) err (*SignalReq_HungUp)(nil), (*SignalReq_Reject)(nil), (*SignalReq_GetRoomByGroupID)(nil), - (*SignalReq_SignalOnRoomParticipantConnectedReq)(nil), - (*SignalReq_SignalOnRoomParticipantDisconnectedReq)(nil), + (*SignalReq_OnRoomParticipantConnectedReq)(nil), + (*SignalReq_OnRoomParticipantDisconnectedReq)(nil), + (*SignalReq_GetTokenByRoomID)(nil), } } @@ -4132,14 +4145,19 @@ func _SignalReq_OneofMarshaler(msg proto.Message, b *proto.Buffer) error { if err := b.EncodeMessage(x.GetRoomByGroupID); err != nil { return err } - case *SignalReq_SignalOnRoomParticipantConnectedReq: + case *SignalReq_OnRoomParticipantConnectedReq: b.EncodeVarint(8<<3 | proto.WireBytes) - if err := b.EncodeMessage(x.SignalOnRoomParticipantConnectedReq); err != nil { + if err := b.EncodeMessage(x.OnRoomParticipantConnectedReq); err != nil { return err } - case *SignalReq_SignalOnRoomParticipantDisconnectedReq: + case *SignalReq_OnRoomParticipantDisconnectedReq: b.EncodeVarint(9<<3 | proto.WireBytes) - if err := b.EncodeMessage(x.SignalOnRoomParticipantDisconnectedReq); err != nil { + if err := b.EncodeMessage(x.OnRoomParticipantDisconnectedReq); err != nil { + return err + } + case *SignalReq_GetTokenByRoomID: + b.EncodeVarint(10<<3 | proto.WireBytes) + if err := b.EncodeMessage(x.GetTokenByRoomID); err != nil { return err } case nil: @@ -4200,7 +4218,7 @@ func _SignalReq_OneofUnmarshaler(msg proto.Message, tag, wire int, b *proto.Buff err := b.DecodeMessage(msg) m.Payload = &SignalReq_Reject{msg} return true, err - case 7: // payload.GetRoomByGroupID + case 7: // payload.getRoomByGroupID if wire != proto.WireBytes { return true, proto.ErrInternalBadWireType } @@ -4208,21 +4226,29 @@ func _SignalReq_OneofUnmarshaler(msg proto.Message, tag, wire int, b *proto.Buff err := b.DecodeMessage(msg) m.Payload = &SignalReq_GetRoomByGroupID{msg} return true, err - case 8: // payload.signalOnRoomParticipantConnectedReq + case 8: // payload.onRoomParticipantConnectedReq if wire != proto.WireBytes { return true, proto.ErrInternalBadWireType } msg := new(SignalOnRoomParticipantConnectedReq) err := b.DecodeMessage(msg) - m.Payload = &SignalReq_SignalOnRoomParticipantConnectedReq{msg} + m.Payload = &SignalReq_OnRoomParticipantConnectedReq{msg} return true, err - case 9: // payload.signalOnRoomParticipantDisconnectedReq + case 9: // payload.onRoomParticipantDisconnectedReq if wire != proto.WireBytes { return true, proto.ErrInternalBadWireType } msg := new(SignalOnRoomParticipantDisconnectedReq) err := b.DecodeMessage(msg) - m.Payload = &SignalReq_SignalOnRoomParticipantDisconnectedReq{msg} + m.Payload = &SignalReq_OnRoomParticipantDisconnectedReq{msg} + return true, err + case 10: // payload.getTokenByRoomID + if wire != proto.WireBytes { + return true, proto.ErrInternalBadWireType + } + msg := new(SignalGetTokenByRoomIDReq) + err := b.DecodeMessage(msg) + m.Payload = &SignalReq_GetTokenByRoomID{msg} return true, err default: return false, nil @@ -4268,13 +4294,18 @@ func _SignalReq_OneofSizer(msg proto.Message) (n int) { n += 1 // tag and wire n += proto.SizeVarint(uint64(s)) n += s - case *SignalReq_SignalOnRoomParticipantConnectedReq: - s := proto.Size(x.SignalOnRoomParticipantConnectedReq) + case *SignalReq_OnRoomParticipantConnectedReq: + s := proto.Size(x.OnRoomParticipantConnectedReq) n += 1 // tag and wire n += proto.SizeVarint(uint64(s)) n += s - case *SignalReq_SignalOnRoomParticipantDisconnectedReq: - s := proto.Size(x.SignalOnRoomParticipantDisconnectedReq) + case *SignalReq_OnRoomParticipantDisconnectedReq: + s := proto.Size(x.OnRoomParticipantDisconnectedReq) + n += 1 // tag and wire + n += proto.SizeVarint(uint64(s)) + n += s + case *SignalReq_GetTokenByRoomID: + s := proto.Size(x.GetTokenByRoomID) n += 1 // tag and wire n += proto.SizeVarint(uint64(s)) n += s @@ -4294,6 +4325,7 @@ type SignalResp struct { // *SignalResp_HungUp // *SignalResp_Reject // *SignalResp_GetRoomByGroupID + // *SignalResp_GetTokenByRoomID Payload isSignalResp_Payload `protobuf_oneof:"payload"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -4304,7 +4336,7 @@ func (m *SignalResp) Reset() { *m = SignalResp{} } func (m *SignalResp) String() string { return proto.CompactTextString(m) } func (*SignalResp) ProtoMessage() {} func (*SignalResp) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{59} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{59} } func (m *SignalResp) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalResp.Unmarshal(m, b) @@ -4347,7 +4379,10 @@ type SignalResp_Reject struct { Reject *SignalRejectReply `protobuf:"bytes,6,opt,name=reject,oneof"` } type SignalResp_GetRoomByGroupID struct { - GetRoomByGroupID *SignalGetRoomByGroupIDReply `protobuf:"bytes,7,opt,name=GetRoomByGroupID,oneof"` + GetRoomByGroupID *SignalGetRoomByGroupIDReply `protobuf:"bytes,7,opt,name=getRoomByGroupID,oneof"` +} +type SignalResp_GetTokenByRoomID struct { + GetTokenByRoomID *SignalGetTokenByRoomIDReply `protobuf:"bytes,8,opt,name=getTokenByRoomID,oneof"` } func (*SignalResp_Invite) isSignalResp_Payload() {} @@ -4357,6 +4392,7 @@ func (*SignalResp_Accept) isSignalResp_Payload() {} func (*SignalResp_HungUp) isSignalResp_Payload() {} func (*SignalResp_Reject) isSignalResp_Payload() {} func (*SignalResp_GetRoomByGroupID) isSignalResp_Payload() {} +func (*SignalResp_GetTokenByRoomID) isSignalResp_Payload() {} func (m *SignalResp) GetPayload() isSignalResp_Payload { if m != nil { @@ -4414,6 +4450,13 @@ func (m *SignalResp) GetGetRoomByGroupID() *SignalGetRoomByGroupIDReply { return nil } +func (m *SignalResp) GetGetTokenByRoomID() *SignalGetTokenByRoomIDReply { + if x, ok := m.GetPayload().(*SignalResp_GetTokenByRoomID); ok { + return x.GetTokenByRoomID + } + return nil +} + // XXX_OneofFuncs is for the internal use of the proto package. func (*SignalResp) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{}) { return _SignalResp_OneofMarshaler, _SignalResp_OneofUnmarshaler, _SignalResp_OneofSizer, []interface{}{ @@ -4424,6 +4467,7 @@ func (*SignalResp) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) er (*SignalResp_HungUp)(nil), (*SignalResp_Reject)(nil), (*SignalResp_GetRoomByGroupID)(nil), + (*SignalResp_GetTokenByRoomID)(nil), } } @@ -4466,6 +4510,11 @@ func _SignalResp_OneofMarshaler(msg proto.Message, b *proto.Buffer) error { if err := b.EncodeMessage(x.GetRoomByGroupID); err != nil { return err } + case *SignalResp_GetTokenByRoomID: + b.EncodeVarint(8<<3 | proto.WireBytes) + if err := b.EncodeMessage(x.GetTokenByRoomID); err != nil { + return err + } case nil: default: return fmt.Errorf("SignalResp.Payload has unexpected type %T", x) @@ -4524,7 +4573,7 @@ func _SignalResp_OneofUnmarshaler(msg proto.Message, tag, wire int, b *proto.Buf err := b.DecodeMessage(msg) m.Payload = &SignalResp_Reject{msg} return true, err - case 7: // payload.GetRoomByGroupID + case 7: // payload.getRoomByGroupID if wire != proto.WireBytes { return true, proto.ErrInternalBadWireType } @@ -4532,6 +4581,14 @@ func _SignalResp_OneofUnmarshaler(msg proto.Message, tag, wire int, b *proto.Buf err := b.DecodeMessage(msg) m.Payload = &SignalResp_GetRoomByGroupID{msg} return true, err + case 8: // payload.getTokenByRoomID + if wire != proto.WireBytes { + return true, proto.ErrInternalBadWireType + } + msg := new(SignalGetTokenByRoomIDReply) + err := b.DecodeMessage(msg) + m.Payload = &SignalResp_GetTokenByRoomID{msg} + return true, err default: return false, nil } @@ -4576,6 +4633,11 @@ func _SignalResp_OneofSizer(msg proto.Message) (n int) { n += 1 // tag and wire n += proto.SizeVarint(uint64(s)) n += s + case *SignalResp_GetTokenByRoomID: + s := proto.Size(x.GetTokenByRoomID) + n += 1 // tag and wire + n += proto.SizeVarint(uint64(s)) + n += s case nil: default: panic(fmt.Sprintf("proto: unexpected type %T in oneof", x)) @@ -4604,7 +4666,7 @@ func (m *InvitationInfo) Reset() { *m = InvitationInfo{} } func (m *InvitationInfo) String() string { return proto.CompactTextString(m) } func (*InvitationInfo) ProtoMessage() {} func (*InvitationInfo) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{60} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{60} } func (m *InvitationInfo) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_InvitationInfo.Unmarshal(m, b) @@ -4714,7 +4776,7 @@ func (m *ParticipantMetaData) Reset() { *m = ParticipantMetaData{} } func (m *ParticipantMetaData) String() string { return proto.CompactTextString(m) } func (*ParticipantMetaData) ProtoMessage() {} func (*ParticipantMetaData) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{61} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{61} } func (m *ParticipantMetaData) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ParticipantMetaData.Unmarshal(m, b) @@ -4769,7 +4831,7 @@ func (m *SignalInviteReq) Reset() { *m = SignalInviteReq{} } func (m *SignalInviteReq) String() string { return proto.CompactTextString(m) } func (*SignalInviteReq) ProtoMessage() {} func (*SignalInviteReq) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{62} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{62} } func (m *SignalInviteReq) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalInviteReq.Unmarshal(m, b) @@ -4831,7 +4893,7 @@ func (m *SignalInviteReply) Reset() { *m = SignalInviteReply{} } func (m *SignalInviteReply) String() string { return proto.CompactTextString(m) } func (*SignalInviteReply) ProtoMessage() {} func (*SignalInviteReply) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{63} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{63} } func (m *SignalInviteReply) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalInviteReply.Unmarshal(m, b) @@ -4893,7 +4955,7 @@ func (m *SignalInviteInGroupReq) Reset() { *m = SignalInviteInGroupReq{} func (m *SignalInviteInGroupReq) String() string { return proto.CompactTextString(m) } func (*SignalInviteInGroupReq) ProtoMessage() {} func (*SignalInviteInGroupReq) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{64} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{64} } func (m *SignalInviteInGroupReq) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalInviteInGroupReq.Unmarshal(m, b) @@ -4955,7 +5017,7 @@ func (m *SignalInviteInGroupReply) Reset() { *m = SignalInviteInGroupRep func (m *SignalInviteInGroupReply) String() string { return proto.CompactTextString(m) } func (*SignalInviteInGroupReply) ProtoMessage() {} func (*SignalInviteInGroupReply) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{65} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{65} } func (m *SignalInviteInGroupReply) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalInviteInGroupReply.Unmarshal(m, b) @@ -5017,7 +5079,7 @@ func (m *SignalCancelReq) Reset() { *m = SignalCancelReq{} } func (m *SignalCancelReq) String() string { return proto.CompactTextString(m) } func (*SignalCancelReq) ProtoMessage() {} func (*SignalCancelReq) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{66} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{66} } func (m *SignalCancelReq) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalCancelReq.Unmarshal(m, b) @@ -5075,7 +5137,7 @@ func (m *SignalCancelReply) Reset() { *m = SignalCancelReply{} } func (m *SignalCancelReply) String() string { return proto.CompactTextString(m) } func (*SignalCancelReply) ProtoMessage() {} func (*SignalCancelReply) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{67} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{67} } func (m *SignalCancelReply) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalCancelReply.Unmarshal(m, b) @@ -5110,7 +5172,7 @@ func (m *SignalAcceptReq) Reset() { *m = SignalAcceptReq{} } func (m *SignalAcceptReq) String() string { return proto.CompactTextString(m) } func (*SignalAcceptReq) ProtoMessage() {} func (*SignalAcceptReq) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{68} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{68} } func (m *SignalAcceptReq) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalAcceptReq.Unmarshal(m, b) @@ -5178,7 +5240,7 @@ func (m *SignalAcceptReply) Reset() { *m = SignalAcceptReply{} } func (m *SignalAcceptReply) String() string { return proto.CompactTextString(m) } func (*SignalAcceptReply) ProtoMessage() {} func (*SignalAcceptReply) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{69} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{69} } func (m *SignalAcceptReply) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalAcceptReply.Unmarshal(m, b) @@ -5232,7 +5294,7 @@ func (m *SignalHungUpReq) Reset() { *m = SignalHungUpReq{} } func (m *SignalHungUpReq) String() string { return proto.CompactTextString(m) } func (*SignalHungUpReq) ProtoMessage() {} func (*SignalHungUpReq) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{70} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{70} } func (m *SignalHungUpReq) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalHungUpReq.Unmarshal(m, b) @@ -5283,7 +5345,7 @@ func (m *SignalHungUpReply) Reset() { *m = SignalHungUpReply{} } func (m *SignalHungUpReply) String() string { return proto.CompactTextString(m) } func (*SignalHungUpReply) ProtoMessage() {} func (*SignalHungUpReply) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{71} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{71} } func (m *SignalHungUpReply) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalHungUpReply.Unmarshal(m, b) @@ -5318,7 +5380,7 @@ func (m *SignalRejectReq) Reset() { *m = SignalRejectReq{} } func (m *SignalRejectReq) String() string { return proto.CompactTextString(m) } func (*SignalRejectReq) ProtoMessage() {} func (*SignalRejectReq) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{72} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{72} } func (m *SignalRejectReq) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalRejectReq.Unmarshal(m, b) @@ -5383,7 +5445,7 @@ func (m *SignalRejectReply) Reset() { *m = SignalRejectReply{} } func (m *SignalRejectReply) String() string { return proto.CompactTextString(m) } func (*SignalRejectReply) ProtoMessage() {} func (*SignalRejectReply) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{73} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{73} } func (m *SignalRejectReply) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalRejectReply.Unmarshal(m, b) @@ -5416,7 +5478,7 @@ func (m *SignalGetRoomByGroupIDReq) Reset() { *m = SignalGetRoomByGroupI func (m *SignalGetRoomByGroupIDReq) String() string { return proto.CompactTextString(m) } func (*SignalGetRoomByGroupIDReq) ProtoMessage() {} func (*SignalGetRoomByGroupIDReq) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{74} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{74} } func (m *SignalGetRoomByGroupIDReq) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalGetRoomByGroupIDReq.Unmarshal(m, b) @@ -5459,10 +5521,8 @@ func (m *SignalGetRoomByGroupIDReq) GetParticipant() *ParticipantMetaData { type SignalGetRoomByGroupIDReply struct { Invitation *InvitationInfo `protobuf:"bytes,1,opt,name=invitation" json:"invitation,omitempty"` - Participant []*ParticipantMetaData `protobuf:"bytes,2,rep,name=participant" json:"participant,omitempty"` - Token string `protobuf:"bytes,3,opt,name=token" json:"token,omitempty"` - RoomID string `protobuf:"bytes,4,opt,name=roomID" json:"roomID,omitempty"` - LiveURL string `protobuf:"bytes,5,opt,name=liveURL" json:"liveURL,omitempty"` + MetaData []*ParticipantMetaData `protobuf:"bytes,2,rep,name=metaData" json:"metaData,omitempty"` + RoomID string `protobuf:"bytes,3,opt,name=roomID" json:"roomID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` @@ -5472,7 +5532,7 @@ func (m *SignalGetRoomByGroupIDReply) Reset() { *m = SignalGetRoomByGrou func (m *SignalGetRoomByGroupIDReply) String() string { return proto.CompactTextString(m) } func (*SignalGetRoomByGroupIDReply) ProtoMessage() {} func (*SignalGetRoomByGroupIDReply) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{75} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{75} } func (m *SignalGetRoomByGroupIDReply) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalGetRoomByGroupIDReply.Unmarshal(m, b) @@ -5499,20 +5559,13 @@ func (m *SignalGetRoomByGroupIDReply) GetInvitation() *InvitationInfo { return nil } -func (m *SignalGetRoomByGroupIDReply) GetParticipant() []*ParticipantMetaData { +func (m *SignalGetRoomByGroupIDReply) GetMetaData() []*ParticipantMetaData { if m != nil { - return m.Participant + return m.MetaData } return nil } -func (m *SignalGetRoomByGroupIDReply) GetToken() string { - if m != nil { - return m.Token - } - return "" -} - func (m *SignalGetRoomByGroupIDReply) GetRoomID() string { if m != nil { return m.RoomID @@ -5520,13 +5573,6 @@ func (m *SignalGetRoomByGroupIDReply) GetRoomID() string { return "" } -func (m *SignalGetRoomByGroupIDReply) GetLiveURL() string { - if m != nil { - return m.LiveURL - } - return "" -} - type SignalOnRoomParticipantConnectedReq struct { Invitation *InvitationInfo `protobuf:"bytes,1,opt,name=invitation" json:"invitation,omitempty"` Participant []*ParticipantMetaData `protobuf:"bytes,2,rep,name=participant" json:"participant,omitempty"` @@ -5540,7 +5586,7 @@ func (m *SignalOnRoomParticipantConnectedReq) Reset() { *m = SignalOnRoo func (m *SignalOnRoomParticipantConnectedReq) String() string { return proto.CompactTextString(m) } func (*SignalOnRoomParticipantConnectedReq) ProtoMessage() {} func (*SignalOnRoomParticipantConnectedReq) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{76} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{76} } func (m *SignalOnRoomParticipantConnectedReq) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalOnRoomParticipantConnectedReq.Unmarshal(m, b) @@ -5596,7 +5642,7 @@ func (m *SignalOnRoomParticipantDisconnectedReq) Reset() { func (m *SignalOnRoomParticipantDisconnectedReq) String() string { return proto.CompactTextString(m) } func (*SignalOnRoomParticipantDisconnectedReq) ProtoMessage() {} func (*SignalOnRoomParticipantDisconnectedReq) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{77} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{77} } func (m *SignalOnRoomParticipantDisconnectedReq) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SignalOnRoomParticipantDisconnectedReq.Unmarshal(m, b) @@ -5637,6 +5683,114 @@ func (m *SignalOnRoomParticipantDisconnectedReq) GetGroupID() string { return "" } +type SignalGetTokenByRoomIDReq struct { + RoomID string `protobuf:"bytes,1,opt,name=roomID" json:"roomID,omitempty"` + OpUserID string `protobuf:"bytes,2,opt,name=opUserID" json:"opUserID,omitempty"` + Participant *ParticipantMetaData `protobuf:"bytes,3,opt,name=participant" json:"participant,omitempty"` + OperationID string `protobuf:"bytes,4,opt,name=operationID" json:"operationID,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *SignalGetTokenByRoomIDReq) Reset() { *m = SignalGetTokenByRoomIDReq{} } +func (m *SignalGetTokenByRoomIDReq) String() string { return proto.CompactTextString(m) } +func (*SignalGetTokenByRoomIDReq) ProtoMessage() {} +func (*SignalGetTokenByRoomIDReq) Descriptor() ([]byte, []int) { + return fileDescriptor_ws_5a9d2753a3be09ab, []int{78} +} +func (m *SignalGetTokenByRoomIDReq) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_SignalGetTokenByRoomIDReq.Unmarshal(m, b) +} +func (m *SignalGetTokenByRoomIDReq) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_SignalGetTokenByRoomIDReq.Marshal(b, m, deterministic) +} +func (dst *SignalGetTokenByRoomIDReq) XXX_Merge(src proto.Message) { + xxx_messageInfo_SignalGetTokenByRoomIDReq.Merge(dst, src) +} +func (m *SignalGetTokenByRoomIDReq) XXX_Size() int { + return xxx_messageInfo_SignalGetTokenByRoomIDReq.Size(m) +} +func (m *SignalGetTokenByRoomIDReq) XXX_DiscardUnknown() { + xxx_messageInfo_SignalGetTokenByRoomIDReq.DiscardUnknown(m) +} + +var xxx_messageInfo_SignalGetTokenByRoomIDReq proto.InternalMessageInfo + +func (m *SignalGetTokenByRoomIDReq) GetRoomID() string { + if m != nil { + return m.RoomID + } + return "" +} + +func (m *SignalGetTokenByRoomIDReq) GetOpUserID() string { + if m != nil { + return m.OpUserID + } + return "" +} + +func (m *SignalGetTokenByRoomIDReq) GetParticipant() *ParticipantMetaData { + if m != nil { + return m.Participant + } + return nil +} + +func (m *SignalGetTokenByRoomIDReq) GetOperationID() string { + if m != nil { + return m.OperationID + } + return "" +} + +type SignalGetTokenByRoomIDReply struct { + Token string `protobuf:"bytes,1,opt,name=token" json:"token,omitempty"` + LiveURL string `protobuf:"bytes,2,opt,name=liveURL" json:"liveURL,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *SignalGetTokenByRoomIDReply) Reset() { *m = SignalGetTokenByRoomIDReply{} } +func (m *SignalGetTokenByRoomIDReply) String() string { return proto.CompactTextString(m) } +func (*SignalGetTokenByRoomIDReply) ProtoMessage() {} +func (*SignalGetTokenByRoomIDReply) Descriptor() ([]byte, []int) { + return fileDescriptor_ws_5a9d2753a3be09ab, []int{79} +} +func (m *SignalGetTokenByRoomIDReply) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_SignalGetTokenByRoomIDReply.Unmarshal(m, b) +} +func (m *SignalGetTokenByRoomIDReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_SignalGetTokenByRoomIDReply.Marshal(b, m, deterministic) +} +func (dst *SignalGetTokenByRoomIDReply) XXX_Merge(src proto.Message) { + xxx_messageInfo_SignalGetTokenByRoomIDReply.Merge(dst, src) +} +func (m *SignalGetTokenByRoomIDReply) XXX_Size() int { + return xxx_messageInfo_SignalGetTokenByRoomIDReply.Size(m) +} +func (m *SignalGetTokenByRoomIDReply) XXX_DiscardUnknown() { + xxx_messageInfo_SignalGetTokenByRoomIDReply.DiscardUnknown(m) +} + +var xxx_messageInfo_SignalGetTokenByRoomIDReply proto.InternalMessageInfo + +func (m *SignalGetTokenByRoomIDReply) GetToken() string { + if m != nil { + return m.Token + } + return "" +} + +func (m *SignalGetTokenByRoomIDReply) GetLiveURL() string { + if m != nil { + return m.LiveURL + } + return "" +} + type DelMsgListReq struct { OpUserID string `protobuf:"bytes,1,opt,name=opUserID" json:"opUserID,omitempty"` UserID string `protobuf:"bytes,2,opt,name=userID" json:"userID,omitempty"` @@ -5651,7 +5805,7 @@ func (m *DelMsgListReq) Reset() { *m = DelMsgListReq{} } func (m *DelMsgListReq) String() string { return proto.CompactTextString(m) } func (*DelMsgListReq) ProtoMessage() {} func (*DelMsgListReq) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{78} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{80} } func (m *DelMsgListReq) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DelMsgListReq.Unmarshal(m, b) @@ -5711,7 +5865,7 @@ func (m *DelMsgListResp) Reset() { *m = DelMsgListResp{} } func (m *DelMsgListResp) String() string { return proto.CompactTextString(m) } func (*DelMsgListResp) ProtoMessage() {} func (*DelMsgListResp) Descriptor() ([]byte, []int) { - return fileDescriptor_ws_5bc985c3d22c2db1, []int{79} + return fileDescriptor_ws_5a9d2753a3be09ab, []int{81} } func (m *DelMsgListResp) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DelMsgListResp.Unmarshal(m, b) @@ -5828,247 +5982,254 @@ func init() { proto.RegisterType((*SignalGetRoomByGroupIDReply)(nil), "server_api_params.SignalGetRoomByGroupIDReply") proto.RegisterType((*SignalOnRoomParticipantConnectedReq)(nil), "server_api_params.SignalOnRoomParticipantConnectedReq") proto.RegisterType((*SignalOnRoomParticipantDisconnectedReq)(nil), "server_api_params.SignalOnRoomParticipantDisconnectedReq") + proto.RegisterType((*SignalGetTokenByRoomIDReq)(nil), "server_api_params.SignalGetTokenByRoomIDReq") + proto.RegisterType((*SignalGetTokenByRoomIDReply)(nil), "server_api_params.SignalGetTokenByRoomIDReply") proto.RegisterType((*DelMsgListReq)(nil), "server_api_params.DelMsgListReq") proto.RegisterType((*DelMsgListResp)(nil), "server_api_params.DelMsgListResp") } -func init() { proto.RegisterFile("sdk_ws/ws.proto", fileDescriptor_ws_5bc985c3d22c2db1) } +func init() { proto.RegisterFile("sdk_ws/ws.proto", fileDescriptor_ws_5a9d2753a3be09ab) } -var fileDescriptor_ws_5bc985c3d22c2db1 = []byte{ - // 3757 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xec, 0x3c, 0x4b, 0x6c, 0x1c, 0xc7, - 0x95, 0xee, 0xf9, 0x91, 0xf3, 0x86, 0x9f, 0x61, 0x4b, 0xa2, 0xc7, 0xb4, 0xac, 0xe5, 0xb6, 0x04, - 0xad, 0x57, 0x2b, 0x53, 0x0b, 0xf9, 0x83, 0xf5, 0x4f, 0x0b, 0x91, 0xb4, 0x28, 0xd9, 0x1a, 0x91, - 0xee, 0x91, 0xec, 0x85, 0x6d, 0x40, 0xdb, 0x9c, 0x2e, 0x0e, 0xdb, 0xec, 0xe9, 0x6a, 0xf6, 0x87, - 0x12, 0xf7, 0xb2, 0xc0, 0x6e, 0x10, 0x04, 0xce, 0x21, 0x40, 0xbe, 0x40, 0x02, 0xe4, 0x90, 0x4b, - 0x90, 0x20, 0x30, 0x82, 0x20, 0x09, 0x72, 0x08, 0x82, 0x20, 0xc8, 0x2d, 0x01, 0x92, 0x7b, 0x0e, - 0x01, 0x72, 0xce, 0x29, 0xb7, 0x00, 0x01, 0x1c, 0x54, 0xbd, 0xea, 0xee, 0xaa, 0xee, 0x1e, 0x72, - 0x44, 0x10, 0x96, 0x0c, 0xe5, 0xc6, 0xf7, 0xba, 0xde, 0xab, 0xf7, 0xad, 0xf7, 0xea, 0x33, 0x84, - 0xd9, 0xd0, 0xde, 0xb9, 0x7b, 0x2f, 0xbc, 0x74, 0x2f, 0x5c, 0xf2, 0x03, 0x1a, 0x51, 0x7d, 0x2e, - 0x24, 0xc1, 0x1e, 0x09, 0xee, 0x5a, 0xbe, 0x73, 0xd7, 0xb7, 0x02, 0x6b, 0x18, 0x2e, 0x2c, 0xad, - 0xfb, 0xc4, 0x7b, 0xee, 0x46, 0xf7, 0xb9, 0x1e, 0xff, 0x74, 0xc9, 0xdf, 0x19, 0x5c, 0xe2, 0x83, - 0x2f, 0x25, 0xc4, 0x81, 0xe5, 0xfb, 0x24, 0x10, 0x2c, 0x8c, 0x3f, 0xd6, 0xa0, 0xb9, 0x16, 0xd0, - 0xd8, 0xbf, 0xe1, 0x6d, 0x51, 0xbd, 0x03, 0x13, 0x03, 0x0e, 0xac, 0x76, 0xb4, 0x45, 0xed, 0xd9, - 0xa6, 0x99, 0x80, 0xfa, 0x69, 0x68, 0xf2, 0x3f, 0x6f, 0x59, 0x43, 0xd2, 0xa9, 0xf0, 0x6f, 0x19, - 0x42, 0x37, 0x60, 0xca, 0xa3, 0x91, 0xb3, 0xe5, 0xf4, 0xad, 0xc8, 0xa1, 0x5e, 0xa7, 0xca, 0x07, - 0x28, 0x38, 0x36, 0xc6, 0xf1, 0xa2, 0x80, 0xda, 0x71, 0x9f, 0x8f, 0xa9, 0xe1, 0x18, 0x19, 0xc7, - 0xe6, 0xdf, 0xb2, 0xfa, 0xe4, 0x8e, 0x79, 0xb3, 0x53, 0xc7, 0xf9, 0x05, 0xa8, 0x2f, 0x42, 0x8b, - 0xde, 0xf3, 0x48, 0x70, 0x27, 0x24, 0xc1, 0x8d, 0xd5, 0x4e, 0x83, 0x7f, 0x95, 0x51, 0xfa, 0x19, - 0x80, 0x7e, 0x40, 0xac, 0x88, 0xdc, 0x76, 0x86, 0xa4, 0x33, 0xb1, 0xa8, 0x3d, 0x3b, 0x6d, 0x4a, - 0x18, 0xc6, 0x61, 0x48, 0x86, 0x9b, 0x24, 0x58, 0xa1, 0xb1, 0x17, 0x75, 0x26, 0xf9, 0x00, 0x19, - 0xa5, 0xcf, 0x40, 0x85, 0xdc, 0xef, 0x34, 0x39, 0xeb, 0x0a, 0xb9, 0xaf, 0xcf, 0x43, 0x23, 0x8c, - 0xac, 0x28, 0x0e, 0x3b, 0xb0, 0xa8, 0x3d, 0x5b, 0x37, 0x05, 0xa4, 0x9f, 0x83, 0x69, 0xce, 0x97, - 0x26, 0xd2, 0xb4, 0x38, 0x89, 0x8a, 0x4c, 0x2d, 0x76, 0x7b, 0xdf, 0x27, 0x9d, 0x29, 0xce, 0x20, - 0x43, 0xe8, 0x17, 0xa0, 0xed, 0x11, 0x62, 0xbf, 0x43, 0x82, 0xcc, 0x6a, 0xd3, 0x7c, 0x50, 0x01, - 0xaf, 0x9f, 0x87, 0x19, 0x97, 0xd2, 0x9d, 0x2e, 0x17, 0x95, 0xf9, 0xa9, 0x33, 0xc3, 0x47, 0xe6, - 0xb0, 0xfa, 0x45, 0x98, 0xb3, 0x7c, 0xdf, 0xdd, 0x47, 0xd4, 0xb5, 0xc0, 0x21, 0x9e, 0xdd, 0x99, - 0xe5, 0x43, 0x8b, 0x1f, 0xf4, 0x97, 0x60, 0x5e, 0xf6, 0xcf, 0x1d, 0xdf, 0x4e, 0x6c, 0xd7, 0xe6, - 0xa6, 0x19, 0xf1, 0x55, 0x5f, 0x02, 0x5d, 0xf9, 0x82, 0x26, 0x98, 0xe3, 0x26, 0x28, 0xf9, 0x62, - 0x7c, 0xb5, 0x0a, 0xb3, 0x69, 0x84, 0x5d, 0xa3, 0x41, 0x8f, 0x44, 0x8f, 0x70, 0x9c, 0x61, 0x0c, - 0x34, 0xd2, 0x18, 0x58, 0x2b, 0xf1, 0x13, 0x8b, 0xad, 0xd6, 0xe5, 0xa7, 0x97, 0x06, 0x94, 0x0e, - 0x5c, 0x82, 0x89, 0xb4, 0x19, 0x6f, 0x2d, 0xdd, 0xf0, 0xa2, 0xe7, 0x2f, 0xbf, 0x63, 0xb9, 0x31, - 0x29, 0x71, 0xe2, 0x4a, 0xc1, 0x89, 0x93, 0x87, 0xb3, 0xc9, 0x7b, 0xf8, 0x46, 0x99, 0x87, 0x9b, - 0x87, 0xf3, 0x29, 0x52, 0x19, 0x9f, 0x54, 0xe0, 0x04, 0x77, 0x8b, 0xc0, 0xc6, 0xae, 0x7b, 0xc8, - 0x12, 0x30, 0x0f, 0x8d, 0x18, 0x9d, 0x8d, 0x7e, 0x11, 0x10, 0x73, 0x59, 0x40, 0x5d, 0x72, 0x93, - 0xec, 0x11, 0x97, 0x7b, 0xa4, 0x6e, 0x66, 0x08, 0x7d, 0x01, 0x26, 0x3f, 0xa4, 0x8e, 0xc7, 0x03, - 0xab, 0xc6, 0x3f, 0xa6, 0x30, 0xfb, 0xe6, 0x39, 0xfd, 0x1d, 0x8f, 0xf9, 0x1a, 0xfd, 0x90, 0xc2, - 0xb2, 0x8b, 0x1a, 0xaa, 0x8b, 0xce, 0xc3, 0x8c, 0xe5, 0xfb, 0x5d, 0xcb, 0x1b, 0x90, 0x00, 0x27, - 0x9d, 0xc0, 0x74, 0x50, 0xb1, 0x6c, 0x41, 0x60, 0x33, 0xf5, 0x68, 0x1c, 0xf4, 0x09, 0xb7, 0x76, - 0xdd, 0x94, 0x30, 0x8c, 0x0f, 0xf5, 0x49, 0x20, 0xe5, 0x31, 0xa6, 0x7e, 0x0e, 0x2b, 0x42, 0x02, - 0xd2, 0x90, 0x60, 0x0b, 0x49, 0x1c, 0x91, 0x37, 0x3c, 0x9b, 0x2b, 0xd5, 0x12, 0x0b, 0x49, 0x86, - 0x62, 0x0b, 0x84, 0xe3, 0xed, 0x39, 0x51, 0xba, 0x5c, 0x4d, 0xe1, 0x02, 0xa1, 0x20, 0x8d, 0xcf, - 0x6b, 0x30, 0xb3, 0x11, 0x6f, 0xba, 0x4e, 0x9f, 0x23, 0x98, 0xf1, 0x33, 0x13, 0x6b, 0x8a, 0x89, - 0x65, 0x43, 0x55, 0x46, 0x1b, 0xaa, 0xaa, 0x1a, 0x6a, 0x1e, 0x1a, 0x03, 0xe2, 0xd9, 0x24, 0x10, - 0x86, 0x17, 0x90, 0x50, 0xa8, 0x9e, 0x28, 0x64, 0xfc, 0xaa, 0x02, 0x93, 0x9f, 0xb2, 0x08, 0x8b, - 0xd0, 0xf2, 0xb7, 0xa9, 0x47, 0x6e, 0xc5, 0x2c, 0xf8, 0x84, 0x2c, 0x32, 0x4a, 0x3f, 0x09, 0xf5, - 0x4d, 0x27, 0x88, 0xb6, 0xb9, 0xf7, 0xa7, 0x4d, 0x04, 0x18, 0x96, 0x0c, 0x2d, 0x07, 0x5d, 0xde, - 0x34, 0x11, 0x10, 0x0a, 0x4d, 0xa6, 0x1e, 0x52, 0x4b, 0x41, 0xb3, 0x50, 0x0a, 0x8a, 0x11, 0x04, - 0xa5, 0x11, 0x74, 0x01, 0xda, 0x03, 0x97, 0x6e, 0x5a, 0xae, 0x49, 0xfa, 0x7b, 0xdd, 0x70, 0xb0, - 0xee, 0x47, 0xdc, 0xdd, 0x75, 0xb3, 0x80, 0x37, 0xfe, 0xaa, 0x01, 0x60, 0x6a, 0x71, 0x33, 0xe6, - 0xea, 0x95, 0x56, 0xac, 0x57, 0xf3, 0xd0, 0x08, 0xc8, 0xd0, 0x0a, 0x76, 0x92, 0x74, 0x42, 0x28, - 0x27, 0x7c, 0xb5, 0x20, 0xfc, 0xab, 0x00, 0x5b, 0x7c, 0x1e, 0xc6, 0x87, 0x9b, 0x95, 0x25, 0x7f, - 0xa1, 0x13, 0x58, 0x4a, 0x3c, 0x6a, 0x4a, 0xc3, 0x59, 0xae, 0x5a, 0xb6, 0x2d, 0x52, 0xa2, 0x8e, - 0xb9, 0x9a, 0x22, 0x4a, 0x32, 0xa2, 0x71, 0x40, 0x46, 0x4c, 0xa4, 0x01, 0xf4, 0x67, 0x0d, 0x9a, - 0xcb, 0xae, 0xd5, 0xdf, 0x19, 0x53, 0x75, 0x55, 0xc5, 0x4a, 0x41, 0xc5, 0x35, 0x98, 0xde, 0x64, - 0xec, 0x12, 0x15, 0xb8, 0x15, 0x5a, 0x97, 0xff, 0xb9, 0x44, 0x4b, 0x35, 0x81, 0x4c, 0x95, 0x4e, - 0x55, 0xb7, 0x76, 0xb8, 0xba, 0xf5, 0x03, 0xd4, 0x4d, 0x6b, 0x82, 0xf1, 0x8d, 0x2a, 0x4c, 0xf1, - 0xa5, 0xd3, 0x24, 0xbb, 0x31, 0x09, 0x23, 0xfd, 0x75, 0x98, 0x8c, 0x13, 0x51, 0xb5, 0x71, 0x45, - 0x4d, 0x49, 0xf4, 0x57, 0x44, 0xcd, 0xe3, 0xf4, 0x15, 0x4e, 0x7f, 0xba, 0x84, 0x3e, 0x2d, 0xa2, - 0x66, 0x36, 0x9c, 0x55, 0xbb, 0x6d, 0xcb, 0xb3, 0x5d, 0x62, 0x92, 0x30, 0x76, 0x23, 0xb1, 0xfe, - 0x2a, 0x38, 0x8c, 0xb4, 0xdd, 0x6e, 0x38, 0x10, 0xb5, 0x50, 0x40, 0xcc, 0x3a, 0x38, 0x8e, 0x7d, - 0x42, 0xd5, 0x33, 0x04, 0x4b, 0xea, 0x80, 0xec, 0x72, 0x0f, 0x61, 0x0a, 0x26, 0x60, 0x36, 0xa7, - 0xb0, 0x1a, 0x06, 0x82, 0x82, 0x63, 0x2e, 0x46, 0x98, 0x33, 0xc0, 0x66, 0x4b, 0xc2, 0x14, 0x7a, - 0x2d, 0x75, 0xb1, 0x86, 0xc2, 0x62, 0x5d, 0x58, 0x52, 0x5b, 0x65, 0x4b, 0xea, 0x1f, 0xaa, 0x30, - 0x8d, 0x49, 0x98, 0xb8, 0xe6, 0x0c, 0xcb, 0x16, 0x3a, 0x54, 0x62, 0x51, 0xc2, 0x30, 0x5d, 0x18, - 0x74, 0x4b, 0x5d, 0xda, 0x14, 0x1c, 0x0b, 0x68, 0x06, 0x5f, 0x53, 0x96, 0x38, 0x19, 0x95, 0xcc, - 0xb2, 0x26, 0x2f, 0x75, 0x12, 0x86, 0x2d, 0x9e, 0x11, 0x55, 0x62, 0x2c, 0x85, 0x19, 0x6d, 0x44, - 0xd3, 0xf9, 0x31, 0xca, 0x24, 0x0c, 0xf3, 0x52, 0x44, 0x93, 0xb9, 0xd1, 0xd4, 0x19, 0x02, 0x39, - 0x8b, 0x79, 0xb1, 0xc4, 0xa5, 0x70, 0x21, 0x36, 0x9a, 0x07, 0xc6, 0x06, 0x28, 0xb1, 0xa1, 0xa6, - 0x68, 0xab, 0x90, 0xa2, 0xe7, 0x60, 0x1a, 0xf9, 0xe4, 0x4a, 0x9c, 0x82, 0x54, 0x23, 0x6c, 0x3a, - 0x1f, 0x61, 0x6a, 0x8c, 0xcc, 0x8c, 0x88, 0x91, 0xd9, 0x34, 0xef, 0x7e, 0x54, 0x01, 0x58, 0x25, - 0xbe, 0x15, 0x44, 0x43, 0xe2, 0x45, 0x4c, 0x3d, 0x3b, 0x85, 0x52, 0xe7, 0x2a, 0x38, 0xb9, 0x32, - 0x55, 0xd4, 0xca, 0xa4, 0x43, 0x8d, 0x1b, 0x1c, 0xbd, 0xc9, 0xff, 0x66, 0xc6, 0xf4, 0xad, 0x00, - 0xb9, 0x61, 0xaa, 0xa4, 0x30, 0xab, 0x3c, 0x34, 0xb0, 0x45, 0xad, 0xaa, 0x9b, 0x08, 0xb0, 0x25, - 0x24, 0x9b, 0x8f, 0x77, 0xfa, 0x0d, 0xac, 0x24, 0x2a, 0xf6, 0xd0, 0xcd, 0xc9, 0x05, 0x68, 0x87, - 0xf1, 0x66, 0xa6, 0xdc, 0xad, 0x78, 0x28, 0x92, 0xa6, 0x80, 0x67, 0x46, 0xc5, 0x5d, 0x0b, 0x1b, - 0x84, 0xc5, 0x2d, 0x43, 0xe4, 0xbb, 0x15, 0xe3, 0x07, 0x15, 0x68, 0xaf, 0x07, 0x03, 0xcb, 0x73, - 0xfe, 0x27, 0xed, 0xca, 0x8f, 0x54, 0xe4, 0x17, 0xa1, 0x45, 0xbc, 0x81, 0xeb, 0x84, 0xdb, 0xb7, - 0x32, 0xbb, 0xc9, 0x28, 0xd9, 0xd8, 0xb5, 0x51, 0x6d, 0x40, 0x5d, 0x69, 0x03, 0xe6, 0xa1, 0x31, - 0xa4, 0x9b, 0x8e, 0x9b, 0xc4, 0xbd, 0x80, 0x78, 0xcc, 0x13, 0x97, 0xf0, 0x7e, 0x20, 0x8d, 0xf9, - 0x04, 0x91, 0xb5, 0x06, 0x93, 0xa5, 0xad, 0x41, 0x53, 0x6e, 0x0d, 0x54, 0xc3, 0x43, 0xc1, 0xf0, - 0x68, 0xae, 0x56, 0x6a, 0xae, 0x5f, 0x6a, 0xd0, 0xce, 0xcc, 0x8d, 0xbd, 0xf1, 0x48, 0x73, 0xe5, - 0x23, 0xb0, 0x52, 0x12, 0x81, 0x69, 0xdc, 0x54, 0xe5, 0xb8, 0x61, 0x91, 0x46, 0x43, 0x47, 0xda, - 0xa0, 0xa4, 0x30, 0x9b, 0xcd, 0x25, 0x96, 0x64, 0x2c, 0x84, 0xa4, 0xed, 0x68, 0x43, 0xd9, 0x8e, - 0xe6, 0xab, 0xf1, 0xcf, 0x34, 0x38, 0xc9, 0xbc, 0x5c, 0x50, 0x63, 0x1d, 0xda, 0x34, 0x17, 0x09, - 0xa2, 0x5c, 0x9d, 0x2d, 0x29, 0x37, 0xf9, 0xa0, 0x31, 0x0b, 0xc4, 0x8c, 0xa1, 0x9d, 0x9b, 0x44, - 0xd4, 0xaf, 0x32, 0x86, 0x79, 0x79, 0xcc, 0x02, 0xb1, 0xf1, 0x73, 0x0d, 0xda, 0x58, 0x20, 0xa5, - 0x3c, 0x3f, 0x76, 0xb1, 0xdf, 0x85, 0x93, 0xf9, 0x99, 0x6f, 0x3a, 0x61, 0xd4, 0xa9, 0x2c, 0x56, - 0xc7, 0x15, 0xbd, 0x94, 0x01, 0xcb, 0xb5, 0x27, 0x37, 0x62, 0xd7, 0xed, 0x92, 0x30, 0xb4, 0x06, - 0x64, 0x79, 0xbf, 0x47, 0x76, 0xd9, 0x07, 0x93, 0xec, 0x8e, 0x8c, 0x21, 0xd6, 0x2d, 0xf1, 0x76, - 0xc3, 0xa1, 0x5e, 0x1a, 0x42, 0x32, 0x8a, 0xa5, 0x55, 0x88, 0x7c, 0x3a, 0xd5, 0xc5, 0x2a, 0x2b, - 0xc4, 0x02, 0xd4, 0xff, 0x1b, 0xa6, 0x78, 0x27, 0x20, 0xa6, 0xe9, 0xd4, 0xb8, 0x02, 0xaf, 0x95, - 0xf6, 0x1e, 0xa5, 0x52, 0x61, 0x4f, 0x21, 0xe0, 0x37, 0xbc, 0x28, 0xd8, 0x37, 0x15, 0x8e, 0x0b, - 0xef, 0xc3, 0x5c, 0x61, 0x88, 0xde, 0x86, 0xea, 0x0e, 0xd9, 0x17, 0x7a, 0xb0, 0x3f, 0xf5, 0x7f, - 0x87, 0xfa, 0x1e, 0xdb, 0x68, 0x0a, 0xef, 0x2f, 0x94, 0x48, 0x20, 0x64, 0x36, 0x71, 0xe0, 0x2b, - 0x95, 0xff, 0xd0, 0x8c, 0xb3, 0xa9, 0x62, 0xb2, 0x8e, 0x9a, 0xa2, 0xa3, 0xf1, 0x16, 0xb4, 0xba, - 0xe1, 0x60, 0xd5, 0x8a, 0x2c, 0x3e, 0xf0, 0x35, 0x68, 0x0d, 0x33, 0x90, 0x0f, 0x2e, 0x9f, 0x4f, - 0x10, 0x99, 0xf2, 0x70, 0xe3, 0xf7, 0x15, 0xe8, 0x94, 0x9b, 0x22, 0xf4, 0x99, 0x0c, 0x24, 0x08, - 0x56, 0xa8, 0x4d, 0xb8, 0x6a, 0x75, 0x33, 0x01, 0x99, 0xef, 0x48, 0x10, 0xb0, 0x1a, 0x26, 0x5a, - 0x75, 0x84, 0xf4, 0x25, 0xa8, 0xb9, 0x89, 0x5b, 0x0e, 0x96, 0x82, 0x8f, 0xd3, 0x87, 0xd0, 0xe6, - 0xd6, 0x95, 0x14, 0x12, 0x3e, 0xbb, 0x3a, 0xb6, 0xcf, 0x42, 0x1f, 0x9d, 0x26, 0xf1, 0x40, 0xc7, - 0x15, 0x58, 0x2f, 0xf4, 0xe1, 0x54, 0xe9, 0xd0, 0x12, 0x07, 0xbe, 0xa0, 0x3a, 0xf0, 0xcc, 0x68, - 0x55, 0xf2, 0x4e, 0xf4, 0x41, 0x5f, 0x23, 0x51, 0xd7, 0xba, 0x7f, 0xd5, 0xb3, 0xbb, 0x8e, 0xd7, - 0x23, 0xbb, 0x2c, 0xda, 0x17, 0xa1, 0x25, 0x8e, 0x0d, 0x52, 0x37, 0x35, 0x4d, 0x19, 0x35, 0xf2, - 0x34, 0x21, 0x97, 0x0f, 0xd5, 0x42, 0x3e, 0x18, 0x57, 0x60, 0x4a, 0x9e, 0x8e, 0x17, 0x11, 0xeb, - 0x7e, 0x8f, 0xec, 0x72, 0x85, 0xa6, 0x4d, 0x01, 0x71, 0x3c, 0x1f, 0x21, 0x76, 0x18, 0x02, 0x32, - 0x7e, 0x53, 0x81, 0x13, 0x05, 0x91, 0x43, 0xff, 0x41, 0xf9, 0xc8, 0xf1, 0x52, 0x1d, 0x15, 0x2f, - 0x35, 0x25, 0x5e, 0x76, 0x60, 0x0e, 0x9d, 0x24, 0x4d, 0xdd, 0xa9, 0xf3, 0x00, 0x78, 0xbd, 0xac, - 0xe1, 0x2f, 0x0a, 0x29, 0x7c, 0x2f, 0x61, 0xd1, 0xf9, 0x45, 0xbe, 0x0b, 0x04, 0xe6, 0xcb, 0x07, - 0x97, 0xb8, 0xff, 0x45, 0xd5, 0xfd, 0xff, 0x54, 0xe6, 0x7e, 0x59, 0x12, 0xc9, 0xff, 0xbb, 0x30, - 0xcb, 0x16, 0xd5, 0x1e, 0xf1, 0xec, 0x6e, 0x38, 0xe0, 0x86, 0x5c, 0x84, 0x16, 0xd2, 0x77, 0xc3, - 0x41, 0xb6, 0x01, 0x94, 0x50, 0x6c, 0x44, 0xdf, 0x75, 0xd8, 0xe2, 0xc9, 0x47, 0x88, 0x45, 0x4f, - 0x42, 0xb1, 0x02, 0x19, 0x12, 0x71, 0xc2, 0xc2, 0xac, 0x5b, 0x35, 0x53, 0xd8, 0xf8, 0x69, 0x03, - 0x26, 0x44, 0x34, 0xf2, 0xa2, 0xc8, 0xf6, 0xdc, 0xe9, 0xb2, 0x8a, 0x10, 0xf6, 0xb5, 0xfd, 0xbd, - 0x2c, 0xbc, 0x10, 0x92, 0x8f, 0xb7, 0xaa, 0xea, 0xf1, 0x56, 0x4e, 0xa6, 0x5a, 0x51, 0xa6, 0x9c, - 0x5e, 0xf5, 0xa2, 0x5e, 0xac, 0x8d, 0xe3, 0x9d, 0xcd, 0x86, 0x6b, 0x45, 0x5b, 0x34, 0x18, 0x8a, - 0x2d, 0x74, 0xdd, 0x2c, 0xe0, 0x59, 0xeb, 0x88, 0xb8, 0xb4, 0xf7, 0xc7, 0x12, 0x9e, 0xc3, 0xb2, - 0x4e, 0x1b, 0x31, 0xc9, 0x1e, 0x00, 0xcf, 0x39, 0x54, 0x24, 0xca, 0x16, 0x86, 0x0e, 0xf5, 0x78, - 0x17, 0x8a, 0xad, 0xbe, 0x8c, 0x62, 0x9a, 0x0f, 0xc3, 0xc1, 0xb5, 0x80, 0x0e, 0xc5, 0xf6, 0x2a, - 0x01, 0xb9, 0xe6, 0xd4, 0x8b, 0x92, 0x0e, 0x16, 0x4f, 0x38, 0x64, 0x14, 0xa3, 0x15, 0x20, 0xef, - 0xf3, 0xa7, 0xcc, 0x04, 0x64, 0xb1, 0x14, 0x92, 0x5d, 0xd1, 0xbc, 0xb3, 0x3f, 0x15, 0xcf, 0xcd, - 0xaa, 0x9e, 0xcb, 0x75, 0x63, 0x6d, 0xfe, 0x55, 0xee, 0xc6, 0xb2, 0x16, 0x67, 0x4e, 0x69, 0x71, - 0xae, 0xc2, 0x04, 0xf5, 0x59, 0xfa, 0x87, 0x1d, 0x9d, 0xa7, 0xcb, 0xbf, 0x8c, 0x5e, 0xa0, 0x96, - 0xd6, 0x71, 0x24, 0x26, 0x46, 0x42, 0xa7, 0xdf, 0x84, 0x59, 0xba, 0xb5, 0xe5, 0x3a, 0x1e, 0xd9, - 0x88, 0xc3, 0x6d, 0xbe, 0xd5, 0x3e, 0xc1, 0x83, 0xdd, 0x28, 0x6b, 0x22, 0xd4, 0x91, 0x66, 0x9e, - 0x94, 0x75, 0x7e, 0x56, 0x84, 0x9b, 0x1c, 0xbe, 0xc0, 0x9d, 0xe4, 0x0b, 0x9c, 0x82, 0xe3, 0xe7, - 0x84, 0xd2, 0x42, 0x7f, 0x8a, 0x1b, 0x4e, 0x46, 0x21, 0x97, 0xc8, 0xea, 0x6f, 0x13, 0x7e, 0x68, - 0xd4, 0x99, 0xc7, 0xfe, 0x51, 0xc6, 0x89, 0xee, 0xee, 0xc9, 0xa4, 0xbb, 0x5b, 0x78, 0x05, 0xa6, - 0x64, 0x05, 0x4b, 0x92, 0xf9, 0xa4, 0x9c, 0xcc, 0x93, 0x72, 0xae, 0x7e, 0x4d, 0x83, 0xd9, 0x9c, - 0x6a, 0x6c, 0x74, 0xe4, 0x44, 0x2e, 0x11, 0x1c, 0x10, 0x60, 0xbb, 0x23, 0x9b, 0x84, 0x7d, 0x91, - 0x3c, 0xfc, 0x6f, 0x21, 0x49, 0x35, 0xdd, 0xb2, 0x1b, 0x30, 0xe5, 0xac, 0xf7, 0x18, 0xa3, 0x1e, - 0x8d, 0x3d, 0x3b, 0x3d, 0x68, 0x97, 0x70, 0x7c, 0xdb, 0xbe, 0xde, 0x5b, 0xb6, 0xec, 0x01, 0xc1, - 0x6b, 0x97, 0x3a, 0x97, 0x49, 0x45, 0x1a, 0x36, 0x4c, 0xde, 0x76, 0xfc, 0x70, 0x85, 0x0e, 0x87, - 0x2c, 0x04, 0x6c, 0x12, 0xb1, 0x3e, 0x5e, 0xe3, 0x06, 0x13, 0x10, 0xb3, 0xa6, 0x4d, 0xb6, 0xac, - 0xd8, 0x8d, 0xd8, 0xd0, 0x64, 0xc9, 0x90, 0x50, 0xfc, 0x08, 0x21, 0xa4, 0xde, 0x2a, 0x52, 0xa3, - 0x9c, 0x12, 0xc6, 0xf8, 0x75, 0x05, 0xda, 0x7c, 0x45, 0x5c, 0xe1, 0x01, 0x67, 0x73, 0xa2, 0xcb, - 0x50, 0xe7, 0x0b, 0x80, 0xe8, 0x28, 0x0f, 0x3e, 0x77, 0xc1, 0xa1, 0xfa, 0x15, 0x68, 0x50, 0x9f, - 0xb7, 0xa1, 0xb8, 0x5c, 0x9e, 0x1f, 0x45, 0xa4, 0x1e, 0xad, 0x9b, 0x82, 0x4a, 0xbf, 0x06, 0x30, - 0xcc, 0xba, 0x4e, 0x6c, 0x1e, 0xc6, 0xe5, 0x21, 0x51, 0x32, 0xe3, 0xa6, 0x75, 0x31, 0x3d, 0x5f, - 0xaf, 0x9a, 0x2a, 0x52, 0xbf, 0x05, 0x33, 0x5c, 0xec, 0xf5, 0xe4, 0x00, 0x8e, 0xfb, 0x60, 0xfc, - 0x19, 0x73, 0xd4, 0xc6, 0x77, 0x34, 0x61, 0x46, 0xf6, 0xb5, 0x47, 0xd0, 0xf6, 0x99, 0x49, 0xb4, - 0x23, 0x99, 0x64, 0x01, 0x26, 0x87, 0xb1, 0x74, 0x1e, 0x58, 0x35, 0x53, 0x38, 0x73, 0x51, 0x75, - 0x6c, 0x17, 0x19, 0xdf, 0xd5, 0xa0, 0xf3, 0x26, 0x75, 0x3c, 0xfe, 0xe1, 0xaa, 0xef, 0xbb, 0xe2, - 0x1a, 0xe6, 0xc8, 0x3e, 0xff, 0x4f, 0x68, 0x5a, 0xc8, 0xc6, 0x8b, 0x84, 0xdb, 0xc7, 0x38, 0xe3, - 0xcb, 0x68, 0xa4, 0x83, 0x96, 0xaa, 0x7c, 0xd0, 0x62, 0x7c, 0xac, 0xc1, 0x0c, 0x1a, 0xe5, 0xed, - 0xd8, 0x89, 0x8e, 0x2c, 0xdf, 0x32, 0x4c, 0xee, 0xc6, 0x4e, 0x74, 0x84, 0xa8, 0x4c, 0xe9, 0x8a, - 0xf1, 0x54, 0x2d, 0x89, 0x27, 0xe3, 0x87, 0x1a, 0x9c, 0xce, 0x9b, 0xf5, 0x6a, 0xbf, 0x4f, 0xfc, - 0x87, 0x99, 0x52, 0xca, 0x41, 0x53, 0x2d, 0x77, 0xd0, 0x54, 0x2a, 0xb2, 0x49, 0x3e, 0x24, 0xfd, - 0x47, 0x57, 0xe4, 0xff, 0xaf, 0xc0, 0x53, 0x6b, 0x69, 0xe2, 0xdd, 0x0e, 0x2c, 0x2f, 0xdc, 0x22, - 0x41, 0xf0, 0x10, 0xe5, 0xbd, 0x09, 0xd3, 0x1e, 0xb9, 0x97, 0xc9, 0x24, 0xd2, 0x71, 0x5c, 0x36, - 0x2a, 0xf1, 0x78, 0x6b, 0x97, 0xf1, 0x37, 0x0d, 0xda, 0xc8, 0xe7, 0x2d, 0xa7, 0xbf, 0xf3, 0x10, - 0x95, 0xbf, 0x05, 0x33, 0x3b, 0x5c, 0x02, 0x06, 0x1d, 0x61, 0xd9, 0xce, 0x51, 0x8f, 0xa9, 0xfe, - 0x27, 0x1a, 0xcc, 0x25, 0xb7, 0xbf, 0x7b, 0xce, 0xc3, 0x0c, 0xd6, 0x0d, 0x98, 0xc5, 0x93, 0xf6, - 0xa3, 0x1a, 0x20, 0x4f, 0x3e, 0xa6, 0x05, 0x7e, 0xa2, 0xc1, 0x2c, 0x72, 0x7a, 0xc3, 0x8b, 0x48, - 0x70, 0x64, 0xfd, 0xaf, 0x43, 0x8b, 0x78, 0x51, 0x60, 0x79, 0x47, 0x59, 0x21, 0x65, 0xd2, 0x31, - 0x17, 0xc9, 0x8f, 0x35, 0xd0, 0x39, 0xab, 0x55, 0x27, 0x1c, 0x3a, 0x61, 0xf8, 0x10, 0x5d, 0x37, - 0x9e, 0xc0, 0xdf, 0xac, 0xc0, 0x49, 0x89, 0x4b, 0x37, 0x8e, 0x1e, 0x75, 0x91, 0xf5, 0x55, 0x68, - 0xb2, 0x1e, 0x41, 0xbe, 0x07, 0x1d, 0x77, 0xa2, 0x8c, 0x90, 0x75, 0xb1, 0x1c, 0xe8, 0x91, 0x3e, - 0xf5, 0xec, 0x90, 0x37, 0x47, 0xd3, 0xa6, 0x82, 0x63, 0xcb, 0xd0, 0x82, 0xc4, 0x66, 0xc5, 0xf2, - 0xfa, 0xc4, 0x7d, 0x6c, 0x4c, 0x64, 0x7c, 0x5f, 0x83, 0x19, 0x1c, 0xf2, 0xe8, 0xab, 0xcc, 0x6a, - 0x3d, 0x06, 0xf2, 0x67, 0xc6, 0x4b, 0x2c, 0xbc, 0xe6, 0x25, 0x2e, 0x72, 0x5f, 0xfd, 0xe8, 0x86, - 0xd6, 0x75, 0x68, 0xf5, 0xb7, 0x2d, 0x6f, 0x70, 0xa4, 0xe0, 0x92, 0x49, 0x8d, 0x08, 0x9e, 0x94, - 0x0f, 0xed, 0x57, 0xf0, 0x13, 0x57, 0xff, 0xf9, 0x9c, 0x2a, 0x07, 0xbe, 0x73, 0x78, 0x30, 0xa3, - 0xef, 0xc0, 0x1c, 0xde, 0x14, 0x4b, 0x3d, 0xa1, 0xde, 0x81, 0x09, 0xcb, 0xc6, 0xa3, 0x0b, 0x8d, - 0x13, 0x25, 0xa0, 0xfa, 0x92, 0x40, 0xbc, 0x4b, 0xcb, 0x5e, 0x12, 0x9c, 0x01, 0xb0, 0x6c, 0xfb, - 0x5d, 0x1a, 0xd8, 0x8e, 0x97, 0x34, 0xf8, 0x12, 0xc6, 0x78, 0x13, 0xa6, 0xae, 0x05, 0x74, 0x78, - 0x5b, 0xba, 0xf3, 0x3d, 0xf0, 0x56, 0x5a, 0xbe, 0x2f, 0xae, 0xa8, 0xf7, 0xc5, 0xc6, 0x07, 0x70, - 0xaa, 0x20, 0x38, 0x37, 0xd6, 0x0a, 0x5e, 0x65, 0x27, 0x93, 0x88, 0x90, 0x29, 0x3b, 0xcb, 0x93, - 0x65, 0x31, 0x15, 0x22, 0xe3, 0xff, 0x34, 0x78, 0xa6, 0xc0, 0xfe, 0xaa, 0xef, 0x07, 0x74, 0x4f, - 0xf8, 0xe4, 0x38, 0xa6, 0x51, 0x9b, 0xdf, 0x4a, 0xbe, 0xf9, 0x2d, 0x15, 0x42, 0x69, 0xd8, 0x3f, - 0x05, 0x21, 0xbe, 0xa7, 0xc1, 0xac, 0x10, 0xc2, 0xb6, 0xc5, 0xb4, 0x2f, 0x42, 0x03, 0x1f, 0xd3, - 0x88, 0x09, 0x9f, 0x29, 0x9d, 0x30, 0x79, 0x04, 0x64, 0x8a, 0xc1, 0xc5, 0x88, 0xac, 0x94, 0x65, - 0xd4, 0xcb, 0x69, 0xb0, 0x8f, 0xfd, 0xdc, 0x45, 0x10, 0x18, 0xff, 0x95, 0x04, 0xf3, 0x2a, 0x71, - 0xc9, 0x71, 0xda, 0xc8, 0xb8, 0x03, 0x33, 0xfc, 0x65, 0x4f, 0x66, 0x83, 0x63, 0x61, 0xfb, 0x2e, - 0xb4, 0x39, 0xdb, 0x63, 0x97, 0x37, 0xcd, 0x0e, 0x66, 0x1f, 0x79, 0x29, 0x39, 0x16, 0xee, 0xcf, - 0xc1, 0x89, 0xc4, 0xf6, 0xf8, 0x22, 0x16, 0x79, 0x8f, 0xb8, 0xdb, 0x33, 0xbe, 0xae, 0xc1, 0xfc, - 0x0a, 0xf5, 0xf6, 0x48, 0x10, 0x2a, 0xaf, 0x68, 0x91, 0x44, 0xc9, 0x7e, 0x01, 0xe9, 0x4b, 0xa0, - 0xf7, 0x25, 0x0a, 0x71, 0xbc, 0x58, 0xe1, 0xc7, 0x8b, 0x25, 0x5f, 0xf4, 0x17, 0xe0, 0x54, 0xcc, - 0xb9, 0xde, 0xf1, 0x02, 0x62, 0xd9, 0xfc, 0x3c, 0x4d, 0x5a, 0xf4, 0xca, 0x3f, 0x1a, 0x1f, 0xc2, - 0x82, 0x2c, 0x57, 0x8f, 0x44, 0x1b, 0x81, 0xb3, 0x27, 0xc9, 0x26, 0xce, 0xce, 0x35, 0xe5, 0xec, - 0x3c, 0x3b, 0x6b, 0xaf, 0x28, 0x67, 0xed, 0xa7, 0xa1, 0xe9, 0x84, 0x82, 0x01, 0x9f, 0x77, 0xd2, - 0xcc, 0x10, 0x86, 0x05, 0x73, 0xe8, 0x65, 0x71, 0x97, 0xc5, 0xa7, 0x58, 0x80, 0x49, 0x0c, 0xdd, - 0x74, 0x92, 0x14, 0x1e, 0x79, 0x33, 0x34, 0xf2, 0x1e, 0xd4, 0xe8, 0xc1, 0x9c, 0x78, 0xef, 0xb3, - 0x61, 0x0d, 0x1c, 0x0f, 0xd7, 0xf2, 0x33, 0x00, 0xbe, 0x35, 0x48, 0x5e, 0x18, 0xe2, 0x8d, 0x9e, - 0x84, 0x61, 0xdf, 0xc3, 0x6d, 0x7a, 0x4f, 0x7c, 0xaf, 0xe0, 0xf7, 0x0c, 0x63, 0xbc, 0x03, 0xba, - 0x49, 0x42, 0x9f, 0x7a, 0x21, 0x91, 0xb8, 0x2e, 0x42, 0x6b, 0x25, 0x0e, 0x02, 0xe2, 0xb1, 0xa9, - 0x92, 0x27, 0x74, 0x32, 0x8a, 0xf1, 0xed, 0x65, 0x7c, 0xf1, 0xf4, 0x5f, 0xc2, 0x18, 0xdf, 0x6e, - 0x40, 0xb3, 0xe7, 0x0c, 0x3c, 0xcb, 0x35, 0xc9, 0xae, 0xfe, 0x1a, 0x34, 0x70, 0x67, 0x24, 0x02, - 0xb2, 0xec, 0x34, 0x1a, 0x47, 0xe3, 0x16, 0xd0, 0x24, 0xbb, 0xd7, 0x9f, 0x30, 0x05, 0x8d, 0xfe, - 0x76, 0xf2, 0x2a, 0xea, 0x06, 0x9e, 0x74, 0x89, 0x32, 0xf9, 0xaf, 0x87, 0x30, 0x11, 0xa3, 0x91, - 0x97, 0xca, 0x81, 0x09, 0xd4, 0xe7, 0x9d, 0x93, 0x58, 0x85, 0x46, 0x0b, 0x84, 0x0d, 0x96, 0x10, - 0x08, 0x69, 0x18, 0xb5, 0xc5, 0xcf, 0x82, 0x44, 0x43, 0x30, 0x9a, 0x1a, 0x8f, 0x8c, 0x04, 0x35, - 0xd2, 0x30, 0xea, 0xed, 0xd8, 0x1b, 0xdc, 0xf1, 0xc5, 0x11, 0xe5, 0x68, 0xea, 0xeb, 0x7c, 0x98, - 0xa0, 0x46, 0x1a, 0x46, 0x1d, 0xf0, 0x1a, 0xc1, 0x8d, 0x7e, 0x10, 0x35, 0x96, 0x12, 0x41, 0x8d, - 0x34, 0xfa, 0x7b, 0xd0, 0x5e, 0x23, 0x91, 0x49, 0xe9, 0x70, 0x79, 0x7f, 0x4d, 0xdc, 0x10, 0xe1, - 0x43, 0xef, 0x8b, 0x23, 0xf9, 0xe4, 0x09, 0x90, 0x63, 0x81, 0x8f, 0xfe, 0x91, 0x06, 0x67, 0x43, - 0x4e, 0xb1, 0xee, 0xb1, 0x2f, 0x1b, 0x56, 0x10, 0x39, 0x7d, 0xc7, 0xb7, 0xbc, 0x68, 0x85, 0x7a, - 0x1e, 0x2f, 0x6b, 0x26, 0xd9, 0x15, 0x2f, 0xc2, 0x5f, 0x1a, 0x39, 0xdf, 0x81, 0xd4, 0xd7, 0x9f, - 0x30, 0xc7, 0x99, 0x44, 0xff, 0x8a, 0x06, 0xe7, 0x47, 0x8c, 0x5b, 0x75, 0xc2, 0xbe, 0x2c, 0x0f, - 0xbe, 0x2c, 0x7f, 0x79, 0x7c, 0x79, 0x72, 0x0c, 0xae, 0x3f, 0x61, 0x8e, 0x39, 0xd5, 0x72, 0x13, - 0x26, 0x7c, 0x6b, 0xdf, 0xa5, 0x96, 0x6d, 0x7c, 0x54, 0x03, 0x48, 0xfc, 0x14, 0xf2, 0x76, 0x56, - 0xc9, 0x90, 0x73, 0x87, 0x66, 0x88, 0xef, 0xee, 0x4b, 0x39, 0xd2, 0x2b, 0xcf, 0x91, 0x7f, 0x1b, - 0x37, 0x47, 0x90, 0x5b, 0x2e, 0x4b, 0xae, 0xe4, 0xb2, 0xe4, 0xdc, 0xa1, 0x59, 0x22, 0x84, 0x12, - 0x79, 0x72, 0x25, 0x97, 0x27, 0xe7, 0x0e, 0xcd, 0x13, 0x41, 0x2f, 0x32, 0xe5, 0x4a, 0x2e, 0x53, - 0xce, 0x1d, 0x9a, 0x29, 0x82, 0x5e, 0xe4, 0xca, 0x95, 0x5c, 0xae, 0x9c, 0x3b, 0x34, 0x57, 0x04, - 0xbd, 0xc8, 0x96, 0x0f, 0x46, 0x66, 0xcb, 0xd2, 0x03, 0x64, 0x0b, 0xf2, 0x2c, 0x70, 0x92, 0x83, - 0xe1, 0x73, 0x55, 0x98, 0xe1, 0x0e, 0xc1, 0xa2, 0xe7, 0x6d, 0xd1, 0xe2, 0x53, 0x50, 0xad, 0xe4, - 0x29, 0xa8, 0x7e, 0x11, 0xe6, 0x10, 0x41, 0xa4, 0x6b, 0x3a, 0xac, 0xa3, 0xc5, 0x0f, 0xfc, 0x62, - 0x32, 0x0e, 0x23, 0x3a, 0x5c, 0xb5, 0x22, 0x2b, 0x69, 0xe0, 0x33, 0x8c, 0x7c, 0x6d, 0x5c, 0x2b, - 0xfc, 0x2a, 0x22, 0xa0, 0x74, 0x98, 0xde, 0x07, 0x0b, 0x88, 0x51, 0x44, 0xce, 0x90, 0xd0, 0x38, - 0x12, 0x35, 0x20, 0x01, 0xf1, 0xfd, 0x9e, 0xed, 0x58, 0xfc, 0xb2, 0x55, 0x3c, 0x6e, 0x4b, 0x11, - 0xbc, 0x6c, 0x65, 0x97, 0xc7, 0xe2, 0x57, 0x0b, 0x19, 0x66, 0x8c, 0x8b, 0x5e, 0xfe, 0x03, 0x18, - 0x27, 0x72, 0xe4, 0x47, 0x6f, 0x75, 0x53, 0xc1, 0xb1, 0x36, 0x63, 0x33, 0x0e, 0xf7, 0x6f, 0x3a, - 0x9e, 0x6c, 0x9e, 0x16, 0xb6, 0x19, 0xc5, 0x2f, 0xc6, 0x9f, 0x34, 0x38, 0x21, 0x65, 0x6f, 0x97, - 0x44, 0x16, 0xb7, 0x8b, 0xf2, 0x74, 0x59, 0x7b, 0xb0, 0xa7, 0xcb, 0x1b, 0x30, 0x3b, 0x50, 0x77, - 0xbd, 0x0f, 0xb8, 0x61, 0xcd, 0x93, 0x2b, 0xef, 0xb0, 0xab, 0x0f, 0xfc, 0x0e, 0xdb, 0xf8, 0x42, - 0x05, 0x66, 0x73, 0xb5, 0xf6, 0xc0, 0x46, 0xe5, 0x2a, 0x80, 0x93, 0x86, 0xe6, 0x01, 0x97, 0x42, - 0x6a, 0xfc, 0x9a, 0x12, 0x51, 0xd9, 0xad, 0x74, 0xf5, 0xe8, 0xb7, 0xd2, 0xd7, 0xa1, 0xe5, 0x67, - 0x4e, 0x3a, 0x60, 0x4f, 0x5e, 0xe2, 0x4a, 0x53, 0x26, 0x35, 0xbe, 0xa8, 0xc1, 0x5c, 0x61, 0x51, - 0xe5, 0x77, 0xc5, 0x74, 0x87, 0x78, 0xe9, 0x5d, 0x31, 0x03, 0xa4, 0x0c, 0xa8, 0xe4, 0x33, 0xc0, - 0x75, 0xf6, 0xe4, 0x5f, 0x85, 0x08, 0x70, 0x44, 0xf4, 0xd5, 0x46, 0x46, 0xdf, 0x97, 0x2a, 0x30, - 0x5f, 0xde, 0xbf, 0x3c, 0xae, 0xfe, 0xf9, 0xb2, 0x06, 0x9d, 0x51, 0xd5, 0xea, 0xa1, 0xb9, 0x29, - 0xcb, 0x9f, 0xb4, 0x35, 0x7c, 0x5c, 0xfd, 0x73, 0x22, 0x49, 0x1f, 0xa9, 0xfc, 0x1b, 0x3f, 0x4e, - 0xed, 0x93, 0x36, 0xbf, 0x8f, 0xa9, 0x7d, 0xf4, 0x0b, 0xd0, 0x46, 0x35, 0xa5, 0x87, 0x52, 0xb8, - 0x97, 0x2a, 0xe0, 0x8d, 0xf7, 0x13, 0x5b, 0x4a, 0xad, 0xd0, 0x71, 0xc5, 0xb8, 0xf1, 0x0b, 0x2d, - 0xf1, 0x49, 0xba, 0xa5, 0xf8, 0x4c, 0xf9, 0x24, 0x8b, 0x34, 0xa9, 0xd1, 0x93, 0x22, 0x2d, 0xdd, - 0xea, 0xfc, 0x23, 0xd2, 0x0e, 0x8f, 0xb4, 0xd4, 0x96, 0x52, 0xd3, 0x6b, 0x7c, 0x4b, 0x83, 0xa7, - 0x46, 0x6e, 0xf7, 0x0e, 0xb4, 0xaa, 0xd4, 0x34, 0x56, 0xd4, 0xa6, 0x31, 0xa7, 0x5e, 0xf5, 0xe8, - 0x0b, 0xcd, 0x5f, 0x34, 0x78, 0xfa, 0x80, 0xf6, 0x3a, 0xe7, 0x59, 0xed, 0x28, 0x9e, 0xcd, 0x09, - 0x5b, 0x19, 0x79, 0xef, 0x7b, 0xa8, 0x2f, 0xd2, 0xa4, 0xad, 0x96, 0x27, 0x6d, 0x6d, 0x54, 0xd2, - 0xd6, 0xd5, 0xa4, 0xfd, 0xad, 0x06, 0x67, 0xc7, 0xd8, 0x11, 0x3f, 0x5a, 0xca, 0x8f, 0x7c, 0x79, - 0x6a, 0xfc, 0x4e, 0x83, 0xf3, 0xe3, 0x6d, 0xa8, 0x3f, 0x2b, 0x1a, 0xfd, 0x2f, 0x4c, 0xaf, 0x12, - 0xb7, 0x1b, 0x0e, 0x92, 0x5f, 0x3f, 0x1c, 0xeb, 0x79, 0x5f, 0xfe, 0x8d, 0x78, 0xad, 0xf8, 0x46, - 0x7c, 0x19, 0x66, 0x64, 0x01, 0x8e, 0xf2, 0xba, 0x7f, 0xf9, 0xe2, 0x7b, 0x17, 0xd6, 0x7d, 0xe2, - 0xdd, 0xbd, 0xd1, 0x2d, 0xfc, 0x17, 0x8d, 0x57, 0x0b, 0xd6, 0xda, 0x6c, 0xf0, 0xef, 0xcf, 0xff, - 0x3d, 0x00, 0x00, 0xff, 0xff, 0xf5, 0x79, 0x5d, 0x10, 0xa5, 0x43, 0x00, 0x00, +var fileDescriptor_ws_5a9d2753a3be09ab = []byte{ + // 3830 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xec, 0x3c, 0xdd, 0x6f, 0x1c, 0x57, + 0xf5, 0x9d, 0x59, 0xef, 0xda, 0x7b, 0xd6, 0x1f, 0xeb, 0x49, 0xe2, 0x6e, 0xdd, 0x34, 0x3f, 0xff, + 0xa6, 0x51, 0x7e, 0xfd, 0x85, 0xd4, 0x41, 0xe9, 0x87, 0xe8, 0x57, 0x50, 0x6c, 0x37, 0x8e, 0xdb, + 0x6c, 0xec, 0xce, 0x26, 0x2d, 0x6a, 0x2b, 0x85, 0xf1, 0xce, 0xf5, 0x7a, 0xea, 0xd9, 0x99, 0xf1, + 0x7c, 0x38, 0x31, 0x0f, 0x20, 0x01, 0x02, 0x24, 0x1e, 0x90, 0x10, 0x1f, 0x12, 0xbc, 0xf1, 0x82, + 0x40, 0xa8, 0x42, 0x08, 0x10, 0x12, 0x15, 0x42, 0x88, 0x37, 0x90, 0xe0, 0x9d, 0x07, 0x04, 0x4f, + 0x3c, 0xf0, 0x0f, 0x20, 0x21, 0x15, 0xdd, 0x7b, 0xee, 0xcc, 0xdc, 0x3b, 0x33, 0xfb, 0x11, 0xcb, + 0x6a, 0x52, 0x85, 0x37, 0x9f, 0x33, 0xf7, 0x9c, 0x7b, 0x3e, 0xef, 0x39, 0xf7, 0x63, 0x0d, 0x73, + 0xa1, 0xb5, 0x77, 0xfb, 0x4e, 0x78, 0xf1, 0x4e, 0xb8, 0xec, 0x07, 0x5e, 0xe4, 0x69, 0xf3, 0x21, + 0x09, 0x0e, 0x48, 0x70, 0xdb, 0xf4, 0xed, 0xdb, 0xbe, 0x19, 0x98, 0xfd, 0x70, 0x71, 0x79, 0xd3, + 0x27, 0xee, 0xd3, 0x1b, 0xed, 0xa7, 0x3b, 0xec, 0xd3, 0x45, 0x7f, 0xaf, 0x77, 0x91, 0x0d, 0xbe, + 0x98, 0x10, 0x07, 0xa6, 0xef, 0x93, 0x80, 0xb3, 0xd0, 0xff, 0x3a, 0x01, 0xf5, 0xf5, 0xc0, 0x8b, + 0xfd, 0x0d, 0x77, 0xc7, 0xd3, 0x5a, 0x30, 0xd9, 0x63, 0xc0, 0x5a, 0x4b, 0x59, 0x52, 0x9e, 0xaa, + 0x1b, 0x09, 0xa8, 0x9d, 0x86, 0x3a, 0xfb, 0xf3, 0x86, 0xd9, 0x27, 0x2d, 0x95, 0x7d, 0xcb, 0x10, + 0x9a, 0x0e, 0xd3, 0xae, 0x17, 0xd9, 0x3b, 0x76, 0xd7, 0x8c, 0x6c, 0xcf, 0x6d, 0x55, 0xd8, 0x00, + 0x09, 0x47, 0xc7, 0xd8, 0x6e, 0x14, 0x78, 0x56, 0xdc, 0x65, 0x63, 0x26, 0x70, 0x8c, 0x88, 0xa3, + 0xf3, 0xef, 0x98, 0x5d, 0x72, 0xcb, 0xb8, 0xde, 0xaa, 0xe2, 0xfc, 0x1c, 0xd4, 0x96, 0xa0, 0xe1, + 0xdd, 0x71, 0x49, 0x70, 0x2b, 0x24, 0xc1, 0xc6, 0x5a, 0xab, 0xc6, 0xbe, 0x8a, 0x28, 0xed, 0x0c, + 0x40, 0x37, 0x20, 0x66, 0x44, 0x6e, 0xda, 0x7d, 0xd2, 0x9a, 0x5c, 0x52, 0x9e, 0x9a, 0x31, 0x04, + 0x0c, 0xe5, 0xd0, 0x27, 0xfd, 0x6d, 0x12, 0xac, 0x7a, 0xb1, 0x1b, 0xb5, 0xa6, 0xd8, 0x00, 0x11, + 0xa5, 0xcd, 0x82, 0x4a, 0xee, 0xb6, 0xea, 0x8c, 0xb5, 0x4a, 0xee, 0x6a, 0x0b, 0x50, 0x0b, 0x23, + 0x33, 0x8a, 0xc3, 0x16, 0x2c, 0x29, 0x4f, 0x55, 0x0d, 0x0e, 0x69, 0x67, 0x61, 0x86, 0xf1, 0xf5, + 0x12, 0x69, 0x1a, 0x8c, 0x44, 0x46, 0xa6, 0x16, 0xbb, 0x79, 0xe8, 0x93, 0xd6, 0x34, 0x63, 0x90, + 0x21, 0xb4, 0xf3, 0xd0, 0x74, 0x09, 0xb1, 0xde, 0x24, 0x41, 0x66, 0xb5, 0x19, 0x36, 0xa8, 0x80, + 0xd7, 0xce, 0xc1, 0xac, 0xe3, 0x79, 0x7b, 0x6d, 0x26, 0x2a, 0xf5, 0x53, 0x6b, 0x96, 0x8d, 0xcc, + 0x61, 0xb5, 0x0b, 0x30, 0x6f, 0xfa, 0xbe, 0x73, 0x88, 0xa8, 0xab, 0x81, 0x4d, 0x5c, 0xab, 0x35, + 0xc7, 0x86, 0x16, 0x3f, 0x68, 0xcf, 0xc3, 0x82, 0xe8, 0x9f, 0x5b, 0xbe, 0x95, 0xd8, 0xae, 0xc9, + 0x4c, 0x33, 0xe0, 0xab, 0xb6, 0x0c, 0x9a, 0xf4, 0x05, 0x4d, 0x30, 0xcf, 0x4c, 0x50, 0xf2, 0x45, + 0xff, 0x56, 0x05, 0xe6, 0xd2, 0x08, 0xbb, 0xea, 0x05, 0x1d, 0x12, 0x3d, 0xc0, 0x71, 0x86, 0x31, + 0x50, 0x4b, 0x63, 0x60, 0xbd, 0xc4, 0x4f, 0x34, 0xb6, 0x1a, 0x97, 0x1e, 0x5f, 0xee, 0x79, 0x5e, + 0xcf, 0x21, 0x98, 0x48, 0xdb, 0xf1, 0xce, 0xf2, 0x86, 0x1b, 0x3d, 0x73, 0xe9, 0x4d, 0xd3, 0x89, + 0x49, 0x89, 0x13, 0x57, 0x0b, 0x4e, 0x9c, 0x1a, 0xcd, 0x26, 0xef, 0xe1, 0x8d, 0x32, 0x0f, 0xd7, + 0x47, 0xf3, 0x29, 0x52, 0xe9, 0x1f, 0xaa, 0x70, 0x82, 0xb9, 0x85, 0x63, 0x63, 0xc7, 0x19, 0xb1, + 0x04, 0x2c, 0x40, 0x2d, 0x46, 0x67, 0xa3, 0x5f, 0x38, 0x44, 0x5d, 0x16, 0x78, 0x0e, 0xb9, 0x4e, + 0x0e, 0x88, 0xc3, 0x3c, 0x52, 0x35, 0x32, 0x84, 0xb6, 0x08, 0x53, 0xef, 0x79, 0xb6, 0xcb, 0x02, + 0x6b, 0x82, 0x7d, 0x4c, 0x61, 0xfa, 0xcd, 0xb5, 0xbb, 0x7b, 0x2e, 0xf5, 0x35, 0xfa, 0x21, 0x85, + 0x45, 0x17, 0xd5, 0x64, 0x17, 0x9d, 0x83, 0x59, 0xd3, 0xf7, 0xdb, 0xa6, 0xdb, 0x23, 0x01, 0x4e, + 0x3a, 0x89, 0xe9, 0x20, 0x63, 0xe9, 0x82, 0x40, 0x67, 0xea, 0x78, 0x71, 0xd0, 0x25, 0xcc, 0xda, + 0x55, 0x43, 0xc0, 0x50, 0x3e, 0x9e, 0x4f, 0x02, 0x21, 0x8f, 0x31, 0xf5, 0x73, 0x58, 0x1e, 0x12, + 0x90, 0x86, 0x04, 0x5d, 0x48, 0xe2, 0x88, 0xbc, 0xea, 0x5a, 0x4c, 0xa9, 0x06, 0x5f, 0x48, 0x32, + 0x14, 0x5d, 0x20, 0x6c, 0xf7, 0xc0, 0x8e, 0xd2, 0xe5, 0x6a, 0x1a, 0x17, 0x08, 0x09, 0xa9, 0x7f, + 0x45, 0x81, 0xd9, 0xad, 0x78, 0xdb, 0xb1, 0xbb, 0x0c, 0x41, 0x8d, 0x9f, 0x99, 0x58, 0x91, 0x4c, + 0x2c, 0x1a, 0x4a, 0x1d, 0x6c, 0xa8, 0x8a, 0x6c, 0xa8, 0x05, 0xa8, 0xf5, 0x88, 0x6b, 0x91, 0x80, + 0x1b, 0x9e, 0x43, 0x5c, 0xa1, 0x6a, 0xa2, 0x90, 0xfe, 0x3b, 0x15, 0xa6, 0x3e, 0x62, 0x11, 0x96, + 0xa0, 0xe1, 0xef, 0x7a, 0x2e, 0xb9, 0x11, 0xd3, 0xe0, 0xe3, 0xb2, 0x88, 0x28, 0xed, 0x24, 0x54, + 0xb7, 0xed, 0x20, 0xda, 0x65, 0xde, 0x9f, 0x31, 0x10, 0xa0, 0x58, 0xd2, 0x37, 0x6d, 0x74, 0x79, + 0xdd, 0x40, 0x80, 0x2b, 0x34, 0x95, 0x7a, 0x48, 0x2e, 0x05, 0xf5, 0x42, 0x29, 0x28, 0x46, 0x10, + 0x94, 0x46, 0xd0, 0x79, 0x68, 0xf6, 0x1c, 0x6f, 0xdb, 0x74, 0x0c, 0xd2, 0x3d, 0x68, 0x87, 0xbd, + 0x4d, 0x3f, 0x62, 0xee, 0xae, 0x1a, 0x05, 0xbc, 0xfe, 0x2f, 0x05, 0x00, 0x53, 0x8b, 0x99, 0x31, + 0x57, 0xaf, 0x94, 0x62, 0xbd, 0x5a, 0x80, 0x5a, 0x40, 0xfa, 0x66, 0xb0, 0x97, 0xa4, 0x13, 0x42, + 0x39, 0xe1, 0x2b, 0x05, 0xe1, 0x5f, 0x02, 0xd8, 0x61, 0xf3, 0x50, 0x3e, 0xcc, 0xac, 0x34, 0xf9, + 0x0b, 0x9d, 0xc0, 0x72, 0xe2, 0x51, 0x43, 0x18, 0x4e, 0x73, 0xd5, 0xb4, 0x2c, 0x9e, 0x12, 0x55, + 0xcc, 0xd5, 0x14, 0x51, 0x92, 0x11, 0xb5, 0x21, 0x19, 0x31, 0x99, 0x06, 0xd0, 0x3f, 0x15, 0xa8, + 0xaf, 0x38, 0x66, 0x77, 0x6f, 0x4c, 0xd5, 0x65, 0x15, 0xd5, 0x82, 0x8a, 0xeb, 0x30, 0xb3, 0x4d, + 0xd9, 0x25, 0x2a, 0x30, 0x2b, 0x34, 0x2e, 0xfd, 0x6f, 0x89, 0x96, 0x72, 0x02, 0x19, 0x32, 0x9d, + 0xac, 0xee, 0xc4, 0x68, 0x75, 0xab, 0x43, 0xd4, 0x4d, 0x6b, 0x82, 0xfe, 0xdd, 0x0a, 0x4c, 0xb3, + 0xa5, 0xd3, 0x20, 0xfb, 0x31, 0x09, 0x23, 0xed, 0x15, 0x98, 0x8a, 0x13, 0x51, 0x95, 0x71, 0x45, + 0x4d, 0x49, 0xb4, 0x17, 0x79, 0xcd, 0x63, 0xf4, 0x2a, 0xa3, 0x3f, 0x5d, 0x42, 0x9f, 0x16, 0x51, + 0x23, 0x1b, 0x4e, 0xab, 0xdd, 0xae, 0xe9, 0x5a, 0x0e, 0x31, 0x48, 0x18, 0x3b, 0x11, 0x5f, 0x7f, + 0x25, 0x1c, 0x46, 0xda, 0x7e, 0x3b, 0xec, 0xf1, 0x5a, 0xc8, 0x21, 0x6a, 0x1d, 0x1c, 0x47, 0x3f, + 0xa1, 0xea, 0x19, 0x82, 0x26, 0x75, 0x40, 0xf6, 0x99, 0x87, 0x30, 0x05, 0x13, 0x30, 0x9b, 0x93, + 0x5b, 0x0d, 0x03, 0x41, 0xc2, 0x51, 0x17, 0x23, 0xcc, 0x18, 0x60, 0xb3, 0x25, 0x60, 0x0a, 0xbd, + 0x96, 0xbc, 0x58, 0x43, 0x61, 0xb1, 0x2e, 0x2c, 0xa9, 0x8d, 0xb2, 0x25, 0xf5, 0x2f, 0x15, 0x98, + 0xc1, 0x24, 0x4c, 0x5c, 0x73, 0x86, 0x66, 0x8b, 0xd7, 0x97, 0x62, 0x51, 0xc0, 0x50, 0x5d, 0x28, + 0x74, 0x43, 0x5e, 0xda, 0x24, 0x1c, 0x0d, 0x68, 0x0a, 0x5f, 0x95, 0x96, 0x38, 0x11, 0x95, 0xcc, + 0xb2, 0x2e, 0x2e, 0x75, 0x02, 0x86, 0x2e, 0x9e, 0x91, 0x27, 0xc5, 0x58, 0x0a, 0x53, 0xda, 0xc8, + 0x4b, 0xe7, 0xc7, 0x28, 0x13, 0x30, 0xd4, 0x4b, 0x91, 0x97, 0xcc, 0x8d, 0xa6, 0xce, 0x10, 0xc8, + 0x99, 0xcf, 0x8b, 0x25, 0x2e, 0x85, 0x0b, 0xb1, 0x51, 0x1f, 0x1a, 0x1b, 0x20, 0xc5, 0x86, 0x9c, + 0xa2, 0x8d, 0x42, 0x8a, 0x9e, 0x85, 0x19, 0xe4, 0x93, 0x2b, 0x71, 0x12, 0x52, 0x8e, 0xb0, 0x99, + 0x7c, 0x84, 0xc9, 0x31, 0x32, 0x3b, 0x20, 0x46, 0xe6, 0xd2, 0xbc, 0xfb, 0x99, 0x0a, 0xb0, 0x46, + 0x7c, 0x33, 0x88, 0xfa, 0xc4, 0x8d, 0xa8, 0x7a, 0x56, 0x0a, 0xa5, 0xce, 0x95, 0x70, 0x62, 0x65, + 0x52, 0xe5, 0xca, 0xa4, 0xc1, 0x04, 0x33, 0x38, 0x7a, 0x93, 0xfd, 0x4d, 0x8d, 0xe9, 0x9b, 0x01, + 0x72, 0xc3, 0x54, 0x49, 0x61, 0x5a, 0x79, 0xbc, 0xc0, 0xe2, 0xb5, 0xaa, 0x6a, 0x20, 0x40, 0x97, + 0x90, 0x6c, 0x3e, 0xd6, 0xe9, 0xd7, 0xb0, 0x92, 0xc8, 0xd8, 0x91, 0x9b, 0x93, 0xf3, 0xd0, 0x0c, + 0xe3, 0xed, 0x4c, 0xb9, 0x1b, 0x71, 0x9f, 0x27, 0x4d, 0x01, 0x4f, 0x8d, 0x8a, 0xbb, 0x16, 0x3a, + 0x08, 0x8b, 0x5b, 0x86, 0xc8, 0x77, 0x2b, 0xfa, 0x4f, 0x54, 0x68, 0x6e, 0x06, 0x3d, 0xd3, 0xb5, + 0x3f, 0x97, 0x76, 0xe5, 0x47, 0x2a, 0xf2, 0x4b, 0xd0, 0x20, 0x6e, 0xcf, 0xb1, 0xc3, 0xdd, 0x1b, + 0x99, 0xdd, 0x44, 0x94, 0x68, 0xec, 0x89, 0x41, 0x6d, 0x40, 0x55, 0x6a, 0x03, 0x16, 0xa0, 0xd6, + 0xf7, 0xb6, 0x6d, 0x27, 0x89, 0x7b, 0x0e, 0xb1, 0x98, 0x27, 0x0e, 0x61, 0xfd, 0x40, 0x1a, 0xf3, + 0x09, 0x22, 0x6b, 0x0d, 0xa6, 0x4a, 0x5b, 0x83, 0xba, 0xd8, 0x1a, 0xc8, 0x86, 0x87, 0x82, 0xe1, + 0xd1, 0x5c, 0x8d, 0xd4, 0x5c, 0xbf, 0x55, 0xa0, 0x99, 0x99, 0x1b, 0x7b, 0xe3, 0x81, 0xe6, 0xca, + 0x47, 0xa0, 0x5a, 0x12, 0x81, 0x69, 0xdc, 0x54, 0xc4, 0xb8, 0xa1, 0x91, 0xe6, 0x85, 0xb6, 0xb0, + 0x41, 0x49, 0x61, 0x3a, 0x9b, 0x43, 0x4c, 0xc1, 0x58, 0x08, 0x09, 0xdb, 0xd1, 0x9a, 0xb4, 0x1d, + 0xcd, 0x57, 0xe3, 0x5f, 0x29, 0x70, 0x92, 0x7a, 0xb9, 0xa0, 0xc6, 0x26, 0x34, 0xbd, 0x5c, 0x24, + 0xf0, 0x72, 0xf5, 0x64, 0x49, 0xb9, 0xc9, 0x07, 0x8d, 0x51, 0x20, 0xa6, 0x0c, 0xad, 0xdc, 0x24, + 0xbc, 0x7e, 0x95, 0x31, 0xcc, 0xcb, 0x63, 0x14, 0x88, 0xf5, 0x0f, 0x14, 0x68, 0x62, 0x81, 0x14, + 0xf2, 0xfc, 0xd8, 0xc5, 0x7e, 0x0b, 0x4e, 0xe6, 0x67, 0xbe, 0x6e, 0x87, 0x51, 0x4b, 0x5d, 0xaa, + 0x8c, 0x2b, 0x7a, 0x29, 0x03, 0x9a, 0x6b, 0x8f, 0x6e, 0xc5, 0x8e, 0xd3, 0x26, 0x61, 0x68, 0xf6, + 0xc8, 0xca, 0x61, 0x87, 0xec, 0xd3, 0x0f, 0x06, 0xd9, 0x1f, 0x18, 0x43, 0xb4, 0x5b, 0x62, 0xed, + 0x86, 0xed, 0xb9, 0x69, 0x08, 0x89, 0x28, 0x9a, 0x56, 0x21, 0xf2, 0x69, 0x55, 0x96, 0x2a, 0xb4, + 0x10, 0x73, 0x50, 0xfb, 0x2c, 0x4c, 0xb3, 0x4e, 0x80, 0x4f, 0xd3, 0x9a, 0x60, 0x0a, 0xbc, 0x5c, + 0xda, 0x7b, 0x94, 0x4a, 0x85, 0x3d, 0x05, 0x87, 0x5f, 0x75, 0xa3, 0xe0, 0xd0, 0x90, 0x38, 0x2e, + 0xbe, 0x03, 0xf3, 0x85, 0x21, 0x5a, 0x13, 0x2a, 0x7b, 0xe4, 0x90, 0xeb, 0x41, 0xff, 0xd4, 0x3e, + 0x09, 0xd5, 0x03, 0xba, 0xd1, 0xe4, 0xde, 0x5f, 0x2c, 0x91, 0x80, 0xcb, 0x6c, 0xe0, 0xc0, 0x17, + 0xd5, 0x4f, 0x29, 0xfa, 0x93, 0xa9, 0x62, 0xa2, 0x8e, 0x8a, 0xa4, 0xa3, 0xfe, 0x3a, 0x34, 0xda, + 0x61, 0x6f, 0xcd, 0x8c, 0x4c, 0x36, 0xf0, 0x65, 0x68, 0xf4, 0x33, 0x90, 0x0d, 0x2e, 0x9f, 0x8f, + 0x13, 0x19, 0xe2, 0x70, 0xfd, 0xcf, 0x2a, 0xb4, 0xca, 0x4d, 0x11, 0xfa, 0x54, 0x06, 0x12, 0x04, + 0xab, 0x9e, 0x45, 0x98, 0x6a, 0x55, 0x23, 0x01, 0xa9, 0xef, 0x48, 0x10, 0xd0, 0x1a, 0xc6, 0x5b, + 0x75, 0x84, 0xb4, 0x65, 0x98, 0x70, 0x12, 0xb7, 0x0c, 0x97, 0x82, 0x8d, 0xd3, 0xfa, 0xd0, 0x64, + 0xd6, 0x15, 0x14, 0xe2, 0x3e, 0xbb, 0x32, 0xb6, 0xcf, 0x42, 0x1f, 0x9d, 0x26, 0xf0, 0x40, 0xc7, + 0x15, 0x58, 0x2f, 0x76, 0xe1, 0x54, 0xe9, 0xd0, 0x12, 0x07, 0x3e, 0x2b, 0x3b, 0xf0, 0xcc, 0x60, + 0x55, 0xf2, 0x4e, 0xf4, 0x41, 0x5b, 0x27, 0x51, 0xdb, 0xbc, 0x7b, 0xc5, 0xb5, 0xda, 0xb6, 0xdb, + 0x21, 0xfb, 0x34, 0xda, 0x97, 0xa0, 0xc1, 0x8f, 0x0d, 0x52, 0x37, 0xd5, 0x0d, 0x11, 0x35, 0xf0, + 0x34, 0x21, 0x97, 0x0f, 0x95, 0x42, 0x3e, 0xe8, 0x97, 0x61, 0x5a, 0x9c, 0x8e, 0x15, 0x11, 0xf3, + 0x6e, 0x87, 0xec, 0x33, 0x85, 0x66, 0x0c, 0x0e, 0x31, 0x3c, 0x1b, 0xc1, 0x77, 0x18, 0x1c, 0xd2, + 0xff, 0xa0, 0xc2, 0x89, 0x82, 0xc8, 0xa1, 0x7f, 0xaf, 0x7c, 0xc4, 0x78, 0xa9, 0x0c, 0x8a, 0x97, + 0x09, 0x29, 0x5e, 0xf6, 0x60, 0x1e, 0x9d, 0x24, 0x4c, 0xdd, 0xaa, 0xb2, 0x00, 0x78, 0xa5, 0xac, + 0xe1, 0x2f, 0x0a, 0xc9, 0x7d, 0x2f, 0x60, 0xd1, 0xf9, 0x45, 0xbe, 0x8b, 0x04, 0x16, 0xca, 0x07, + 0x97, 0xb8, 0xff, 0x39, 0xd9, 0xfd, 0xff, 0x53, 0xe6, 0x7e, 0x51, 0x12, 0xc1, 0xff, 0xfb, 0x30, + 0x47, 0x17, 0xd5, 0x0e, 0x71, 0xad, 0x76, 0xd8, 0x63, 0x86, 0x5c, 0x82, 0x06, 0xd2, 0xb7, 0xc3, + 0x5e, 0xb6, 0x01, 0x14, 0x50, 0x74, 0x44, 0xd7, 0xb1, 0xe9, 0xe2, 0xc9, 0x46, 0xf0, 0x45, 0x4f, + 0x40, 0xd1, 0x02, 0x19, 0x12, 0x7e, 0xc2, 0x42, 0xad, 0x5b, 0x31, 0x52, 0x58, 0xff, 0x65, 0x0d, + 0x26, 0x79, 0x34, 0xb2, 0xa2, 0x48, 0xf7, 0xdc, 0xe9, 0xb2, 0x8a, 0x10, 0xf6, 0xb5, 0xdd, 0x83, + 0x2c, 0xbc, 0x10, 0x12, 0x8f, 0xb7, 0x2a, 0xf2, 0xf1, 0x56, 0x4e, 0xa6, 0x89, 0xa2, 0x4c, 0x39, + 0xbd, 0xaa, 0x45, 0xbd, 0x68, 0x1b, 0xc7, 0x3a, 0x9b, 0x2d, 0xc7, 0x8c, 0x76, 0xbc, 0xa0, 0xcf, + 0xb7, 0xd0, 0x55, 0xa3, 0x80, 0xa7, 0xad, 0x23, 0xe2, 0xd2, 0xde, 0x1f, 0x4b, 0x78, 0x0e, 0x4b, + 0x3b, 0x6d, 0xc4, 0x24, 0x7b, 0x00, 0x3c, 0xe7, 0x90, 0x91, 0x28, 0x5b, 0x18, 0xda, 0x9e, 0xcb, + 0xba, 0x50, 0x6c, 0xf5, 0x45, 0x14, 0xd5, 0xbc, 0x1f, 0xf6, 0xae, 0x06, 0x5e, 0x9f, 0x6f, 0xaf, + 0x12, 0x90, 0x69, 0xee, 0xb9, 0x51, 0xd2, 0xc1, 0xe2, 0x09, 0x87, 0x88, 0xa2, 0xb4, 0x1c, 0x64, + 0x7d, 0xfe, 0xb4, 0x91, 0x80, 0x34, 0x96, 0x42, 0xb2, 0xcf, 0x9b, 0x77, 0xfa, 0xa7, 0xe4, 0xb9, + 0x39, 0xd9, 0x73, 0xb9, 0x6e, 0xac, 0xc9, 0xbe, 0x8a, 0xdd, 0x58, 0xd6, 0xe2, 0xcc, 0x4b, 0x2d, + 0xce, 0x15, 0x98, 0xf4, 0x7c, 0x9a, 0xfe, 0x61, 0x4b, 0x63, 0xe9, 0xf2, 0x7f, 0x83, 0x17, 0xa8, + 0xe5, 0x4d, 0x1c, 0x89, 0x89, 0x91, 0xd0, 0x69, 0xd7, 0x61, 0xce, 0xdb, 0xd9, 0x71, 0x6c, 0x97, + 0x6c, 0xc5, 0xe1, 0x2e, 0xdb, 0x6a, 0x9f, 0x60, 0xc1, 0xae, 0x97, 0x35, 0x11, 0xf2, 0x48, 0x23, + 0x4f, 0x4a, 0x3b, 0x3f, 0x33, 0xc2, 0x4d, 0x0e, 0x5b, 0xe0, 0x4e, 0xb2, 0x05, 0x4e, 0xc2, 0xb1, + 0x73, 0x42, 0x61, 0xa1, 0x3f, 0xc5, 0x0c, 0x27, 0xa2, 0x90, 0x4b, 0x64, 0x76, 0x77, 0x09, 0x3b, + 0x34, 0x6a, 0x2d, 0x60, 0xff, 0x28, 0xe2, 0x78, 0x77, 0xf7, 0x68, 0xd2, 0xdd, 0x2d, 0xbe, 0x08, + 0xd3, 0xa2, 0x82, 0x25, 0xc9, 0x7c, 0x52, 0x4c, 0xe6, 0x29, 0x31, 0x57, 0xbf, 0xad, 0xc0, 0x5c, + 0x4e, 0x35, 0x3a, 0x3a, 0xb2, 0x23, 0x87, 0x70, 0x0e, 0x08, 0xd0, 0xdd, 0x91, 0x45, 0xc2, 0x2e, + 0x4f, 0x1e, 0xf6, 0x37, 0x97, 0xa4, 0x92, 0x6e, 0xd9, 0x75, 0x98, 0xb6, 0x37, 0x3b, 0x94, 0x51, + 0xc7, 0x8b, 0x5d, 0x2b, 0x3d, 0x68, 0x17, 0x70, 0x6c, 0xdb, 0xbe, 0xd9, 0x59, 0x31, 0xad, 0x1e, + 0xc1, 0x6b, 0x97, 0x2a, 0x93, 0x49, 0x46, 0xea, 0x16, 0x4c, 0xdd, 0xb4, 0xfd, 0x70, 0xd5, 0xeb, + 0xf7, 0x69, 0x08, 0x58, 0x24, 0xa2, 0x7d, 0xbc, 0xc2, 0x0c, 0xc6, 0x21, 0x6a, 0x4d, 0x8b, 0xec, + 0x98, 0xb1, 0x13, 0xd1, 0xa1, 0xc9, 0x92, 0x21, 0xa0, 0xd8, 0x11, 0x42, 0xe8, 0xb9, 0x6b, 0x48, + 0x8d, 0x72, 0x0a, 0x18, 0xfd, 0xf7, 0x2a, 0x34, 0xd9, 0x8a, 0xb8, 0xca, 0x02, 0xce, 0x62, 0x44, + 0x97, 0xa0, 0xca, 0x16, 0x00, 0xde, 0x51, 0x0e, 0x3f, 0x77, 0xc1, 0xa1, 0xda, 0x65, 0xa8, 0x79, + 0x3e, 0x6b, 0x43, 0x71, 0xb9, 0x3c, 0x37, 0x88, 0x48, 0x3e, 0x5a, 0x37, 0x38, 0x95, 0x76, 0x15, + 0xa0, 0x9f, 0x75, 0x9d, 0xd8, 0x3c, 0x8c, 0xcb, 0x43, 0xa0, 0xa4, 0xc6, 0x4d, 0xeb, 0x62, 0x7a, + 0xbe, 0x5e, 0x31, 0x64, 0xa4, 0x76, 0x03, 0x66, 0x99, 0xd8, 0x9b, 0xc9, 0x01, 0x1c, 0xf3, 0xc1, + 0xf8, 0x33, 0xe6, 0xa8, 0xf5, 0x1f, 0x28, 0xdc, 0x8c, 0xf4, 0x6b, 0x87, 0xa0, 0xed, 0x33, 0x93, + 0x28, 0x47, 0x32, 0xc9, 0x22, 0x4c, 0xf5, 0x63, 0xe1, 0x3c, 0xb0, 0x62, 0xa4, 0x70, 0xe6, 0xa2, + 0xca, 0xd8, 0x2e, 0xd2, 0x7f, 0xa8, 0x40, 0xeb, 0x35, 0xcf, 0x76, 0xd9, 0x87, 0x2b, 0xbe, 0xef, + 0xf0, 0x6b, 0x98, 0x23, 0xfb, 0xfc, 0xd3, 0x50, 0x37, 0x91, 0x8d, 0x1b, 0x71, 0xb7, 0x8f, 0x71, + 0xc6, 0x97, 0xd1, 0x08, 0x07, 0x2d, 0x15, 0xf1, 0xa0, 0x45, 0x7f, 0x5f, 0x81, 0x59, 0x34, 0xca, + 0x1b, 0xb1, 0x1d, 0x1d, 0x59, 0xbe, 0x15, 0x98, 0xda, 0x8f, 0xed, 0xe8, 0x08, 0x51, 0x99, 0xd2, + 0x15, 0xe3, 0xa9, 0x52, 0x12, 0x4f, 0xfa, 0x4f, 0x15, 0x38, 0x9d, 0x37, 0xeb, 0x95, 0x6e, 0x97, + 0xf8, 0xf7, 0x33, 0xa5, 0xa4, 0x83, 0xa6, 0x89, 0xdc, 0x41, 0x53, 0xa9, 0xc8, 0x06, 0x79, 0x8f, + 0x74, 0x1f, 0x5c, 0x91, 0xbf, 0xa4, 0xc2, 0x63, 0xeb, 0x69, 0xe2, 0xdd, 0x0c, 0x4c, 0x37, 0xdc, + 0x21, 0x41, 0x70, 0x1f, 0xe5, 0xbd, 0x0e, 0x33, 0x2e, 0xb9, 0x93, 0xc9, 0xc4, 0xd3, 0x71, 0x5c, + 0x36, 0x32, 0xf1, 0x78, 0x6b, 0x97, 0xfe, 0x6f, 0x05, 0x9a, 0xc8, 0xe7, 0x75, 0xbb, 0xbb, 0x77, + 0x1f, 0x95, 0xbf, 0x01, 0xb3, 0x7b, 0x4c, 0x02, 0x0a, 0x1d, 0x61, 0xd9, 0xce, 0x51, 0x8f, 0xa9, + 0xfe, 0x87, 0x0a, 0xcc, 0x27, 0xb7, 0xbf, 0x07, 0xf6, 0xfd, 0x0c, 0xd6, 0x2d, 0x98, 0xc3, 0x93, + 0xf6, 0xa3, 0x1a, 0x20, 0x4f, 0x3e, 0xa6, 0x05, 0x7e, 0xa1, 0xc0, 0x1c, 0x72, 0x7a, 0xd5, 0x8d, + 0x48, 0x70, 0x64, 0xfd, 0xaf, 0x41, 0x83, 0xb8, 0x51, 0x60, 0xba, 0x47, 0x59, 0x21, 0x45, 0xd2, + 0x31, 0x17, 0xc9, 0xf7, 0x15, 0xd0, 0x18, 0xab, 0x35, 0x3b, 0xec, 0xdb, 0x61, 0x78, 0x1f, 0x5d, + 0x37, 0x9e, 0xc0, 0xdf, 0x53, 0xe1, 0xa4, 0xc0, 0xa5, 0x1d, 0x47, 0x0f, 0xba, 0xc8, 0xda, 0x1a, + 0xd4, 0x69, 0x8f, 0x20, 0xde, 0x83, 0x8e, 0x3b, 0x51, 0x46, 0x48, 0xbb, 0x58, 0x06, 0x74, 0x48, + 0xd7, 0x73, 0xad, 0x90, 0x35, 0x47, 0x33, 0x86, 0x84, 0xa3, 0xcb, 0xd0, 0xa2, 0xc0, 0x66, 0xd5, + 0x74, 0xbb, 0xc4, 0x79, 0x68, 0x4c, 0xa4, 0xff, 0x58, 0x81, 0x59, 0x1c, 0xf2, 0xe0, 0xab, 0x4c, + 0x6b, 0x3d, 0x06, 0xf2, 0xc7, 0xc6, 0x4b, 0x34, 0xbc, 0x16, 0x04, 0x2e, 0x62, 0x5f, 0xfd, 0xe0, + 0x86, 0xd6, 0x35, 0x68, 0x74, 0x77, 0x4d, 0xb7, 0x77, 0xa4, 0xe0, 0x12, 0x49, 0xf5, 0x08, 0x1e, + 0x15, 0x0f, 0xed, 0x57, 0xf1, 0x13, 0x53, 0xff, 0x99, 0x9c, 0x2a, 0x43, 0xdf, 0x39, 0xdc, 0x9b, + 0xd1, 0xf7, 0x60, 0x1e, 0x6f, 0x8a, 0x85, 0x9e, 0x50, 0x6b, 0xc1, 0xa4, 0x69, 0xe1, 0xd1, 0x85, + 0xc2, 0x88, 0x12, 0x50, 0x7e, 0x49, 0xc0, 0xdf, 0xa5, 0x65, 0x2f, 0x09, 0xce, 0x00, 0x98, 0x96, + 0xf5, 0x96, 0x17, 0x58, 0xb6, 0x9b, 0x34, 0xf8, 0x02, 0x46, 0x7f, 0x0d, 0xa6, 0xaf, 0x06, 0x5e, + 0xff, 0xa6, 0x70, 0xe7, 0x3b, 0xf4, 0x56, 0x5a, 0xbc, 0x2f, 0x56, 0xe5, 0xfb, 0x62, 0xfd, 0x5d, + 0x38, 0x55, 0x10, 0x9c, 0x19, 0x6b, 0x15, 0xaf, 0xb2, 0x93, 0x49, 0x78, 0xc8, 0x94, 0x9d, 0xe5, + 0x89, 0xb2, 0x18, 0x12, 0x91, 0xfe, 0x45, 0x05, 0x9e, 0x28, 0xb0, 0xbf, 0xe2, 0xfb, 0x81, 0x77, + 0xc0, 0x7d, 0x72, 0x1c, 0xd3, 0xc8, 0xcd, 0xaf, 0x9a, 0x6f, 0x7e, 0x4b, 0x85, 0x90, 0x1a, 0xf6, + 0x8f, 0x40, 0x88, 0x1f, 0x29, 0x30, 0xc7, 0x85, 0xb0, 0x2c, 0x3e, 0xed, 0x73, 0x50, 0xc3, 0xc7, + 0x34, 0x7c, 0xc2, 0x27, 0x4a, 0x27, 0x4c, 0x1e, 0x01, 0x19, 0x7c, 0x70, 0x31, 0x22, 0xd5, 0xb2, + 0x8c, 0x7a, 0x21, 0x0d, 0xf6, 0xb1, 0x9f, 0xbb, 0x70, 0x02, 0xfd, 0x33, 0x49, 0x30, 0xaf, 0x11, + 0x87, 0x1c, 0xa7, 0x8d, 0xf4, 0x5b, 0x30, 0xcb, 0x5e, 0xf6, 0x64, 0x36, 0x38, 0x16, 0xb6, 0x6f, + 0x41, 0x93, 0xb1, 0x3d, 0x76, 0x79, 0xd3, 0xec, 0xa0, 0xf6, 0x11, 0x97, 0x92, 0x63, 0xe1, 0xfe, + 0x34, 0x9c, 0x48, 0x6c, 0x8f, 0x2f, 0x62, 0x91, 0xf7, 0x80, 0xbb, 0x3d, 0xfd, 0x3b, 0x0a, 0x2c, + 0xac, 0x7a, 0xee, 0x01, 0x09, 0x42, 0xe9, 0x15, 0x2d, 0x92, 0x48, 0xd9, 0xcf, 0x21, 0x6d, 0x19, + 0xb4, 0xae, 0x40, 0xc1, 0x8f, 0x17, 0x55, 0x76, 0xbc, 0x58, 0xf2, 0x45, 0x7b, 0x16, 0x4e, 0xc5, + 0x8c, 0xeb, 0x2d, 0x37, 0x20, 0xa6, 0xc5, 0xce, 0xd3, 0x84, 0x45, 0xaf, 0xfc, 0xa3, 0xfe, 0x1e, + 0x2c, 0x8a, 0x72, 0x75, 0x48, 0xb4, 0x15, 0xd8, 0x07, 0x82, 0x6c, 0xfc, 0xec, 0x5c, 0x91, 0xce, + 0xce, 0xb3, 0xb3, 0x76, 0x55, 0x3a, 0x6b, 0x3f, 0x0d, 0x75, 0x3b, 0xe4, 0x0c, 0xd8, 0xbc, 0x53, + 0x46, 0x86, 0xd0, 0x4d, 0x98, 0x47, 0x2f, 0xf3, 0xbb, 0x2c, 0x36, 0xc5, 0x22, 0x4c, 0x61, 0xe8, + 0xa6, 0x93, 0xa4, 0xf0, 0xc0, 0x9b, 0xa1, 0x81, 0xf7, 0xa0, 0x7a, 0x07, 0xe6, 0xf9, 0x7b, 0x9f, + 0x2d, 0xb3, 0x67, 0xbb, 0xb8, 0x96, 0x9f, 0x01, 0xf0, 0xcd, 0x5e, 0xf2, 0xc2, 0x10, 0x6f, 0xf4, + 0x04, 0x0c, 0xfd, 0x1e, 0xee, 0x7a, 0x77, 0xf8, 0x77, 0x15, 0xbf, 0x67, 0x18, 0xfd, 0x4d, 0xd0, + 0x0c, 0x12, 0xfa, 0x9e, 0x1b, 0x12, 0x81, 0xeb, 0x12, 0x34, 0x56, 0xe3, 0x20, 0x20, 0x2e, 0x9d, + 0x2a, 0x79, 0x42, 0x27, 0xa2, 0x28, 0xdf, 0x4e, 0xc6, 0x17, 0x4f, 0xff, 0x05, 0x8c, 0xfe, 0xb7, + 0x1a, 0xd4, 0x3b, 0x76, 0xcf, 0x35, 0x1d, 0x83, 0xec, 0x6b, 0x2f, 0x43, 0x0d, 0x77, 0x46, 0x3c, + 0x20, 0xcb, 0x4e, 0xa3, 0x71, 0x34, 0x6e, 0x01, 0x0d, 0xb2, 0x7f, 0xed, 0x11, 0x83, 0xd3, 0x68, + 0x6f, 0x24, 0xaf, 0xa2, 0x36, 0xf0, 0xa4, 0x8b, 0x97, 0xc9, 0xff, 0x1f, 0xc1, 0x84, 0x8f, 0x46, + 0x5e, 0x32, 0x07, 0x2a, 0x50, 0x97, 0x75, 0x4e, 0x7c, 0x15, 0x1a, 0x2c, 0x10, 0x36, 0x58, 0x5c, + 0x20, 0xa4, 0xa1, 0xd4, 0x26, 0x3b, 0x0b, 0xe2, 0x0d, 0xc1, 0x60, 0x6a, 0x3c, 0x32, 0xe2, 0xd4, + 0x48, 0x43, 0xa9, 0x77, 0x63, 0xb7, 0x77, 0xcb, 0xe7, 0x47, 0x94, 0x83, 0xa9, 0xaf, 0xb1, 0x61, + 0x9c, 0x1a, 0x69, 0x28, 0x75, 0xc0, 0x6a, 0x04, 0x33, 0xfa, 0x30, 0x6a, 0x2c, 0x25, 0x9c, 0x1a, + 0x69, 0xb4, 0xb7, 0xa1, 0xd9, 0x23, 0x91, 0xe1, 0x79, 0xfd, 0x95, 0xc3, 0x75, 0x7e, 0x43, 0x84, + 0x0f, 0xbd, 0x2f, 0x0c, 0xe4, 0xb3, 0x9e, 0x23, 0x40, 0x8e, 0x05, 0x3e, 0xda, 0xe7, 0xe1, 0x09, + 0xcf, 0xa5, 0xa8, 0x2d, 0x33, 0x88, 0xec, 0xae, 0xed, 0x9b, 0x6e, 0xb4, 0xea, 0xb9, 0x2e, 0xab, + 0x67, 0x06, 0xd9, 0xe7, 0x4f, 0xc1, 0x9f, 0x1f, 0x38, 0xd1, 0xe6, 0x30, 0xea, 0x6b, 0x8f, 0x18, + 0xc3, 0xd9, 0x6b, 0x5f, 0x55, 0x60, 0xa9, 0x30, 0x62, 0xcd, 0x0e, 0xbb, 0xa2, 0x0c, 0xf8, 0x8c, + 0xfc, 0x85, 0xf1, 0x65, 0xc8, 0x31, 0xb8, 0xf6, 0x88, 0x31, 0x72, 0x12, 0x6e, 0xe5, 0x9b, 0xde, + 0x1e, 0x71, 0x57, 0x0e, 0xe9, 0xd8, 0x8d, 0x35, 0x76, 0x1b, 0x35, 0xc2, 0xca, 0x12, 0x41, 0x66, + 0x65, 0x09, 0xbd, 0x52, 0x87, 0x49, 0xdf, 0x3c, 0x74, 0x3c, 0xd3, 0xd2, 0xff, 0x31, 0x01, 0x90, + 0xb8, 0x3a, 0x64, 0x1d, 0xb1, 0x94, 0x64, 0x67, 0x47, 0x26, 0x99, 0xef, 0x1c, 0x0a, 0x69, 0xd6, + 0x29, 0x4f, 0xb3, 0x4f, 0x8c, 0x9b, 0x66, 0xc8, 0x2d, 0x97, 0x68, 0x97, 0x73, 0x89, 0x76, 0x76, + 0x64, 0xa2, 0x71, 0xa1, 0x78, 0xaa, 0x5d, 0xce, 0xa5, 0xda, 0xd9, 0x91, 0xa9, 0xc6, 0xe9, 0x79, + 0xb2, 0x5d, 0xce, 0x25, 0xdb, 0xd9, 0x91, 0xc9, 0xc6, 0xe9, 0x79, 0xba, 0x5d, 0xce, 0xa5, 0xdb, + 0xd9, 0x91, 0xe9, 0xc6, 0xe9, 0x79, 0xc2, 0xbd, 0x3b, 0x30, 0xe1, 0x96, 0xef, 0x21, 0xe1, 0x90, + 0x67, 0x31, 0xe5, 0xde, 0x2d, 0x09, 0xb4, 0xa9, 0xd1, 0xdc, 0x73, 0x81, 0x96, 0x71, 0x1f, 0x18, + 0x6a, 0x5f, 0xae, 0xc0, 0x2c, 0x73, 0x37, 0x56, 0x65, 0x77, 0xc7, 0x2b, 0xbe, 0x55, 0x55, 0x4a, + 0xde, 0xaa, 0x6a, 0x17, 0x60, 0x1e, 0x11, 0x44, 0xb8, 0x47, 0xc4, 0x42, 0x5f, 0xfc, 0xc0, 0x6e, + 0x4e, 0xe3, 0x30, 0xf2, 0xfa, 0x6b, 0x66, 0x64, 0x26, 0x3b, 0x8c, 0x0c, 0x23, 0xde, 0x6b, 0x4f, + 0x14, 0x7e, 0xb6, 0x11, 0xa0, 0xfe, 0x55, 0x5e, 0xcd, 0x19, 0x44, 0x29, 0x22, 0xbb, 0x4f, 0xbc, + 0x38, 0xe2, 0x45, 0x2a, 0x01, 0xf1, 0x81, 0xa1, 0x65, 0x9b, 0xec, 0x36, 0x98, 0xbf, 0xbe, 0x4b, + 0x11, 0xac, 0xae, 0x66, 0xb7, 0xdb, 0xfc, 0x67, 0x15, 0x19, 0x66, 0x8c, 0x9b, 0x68, 0xf6, 0x0b, + 0x1d, 0x3b, 0xb2, 0xc5, 0x57, 0x79, 0x55, 0x43, 0xc2, 0xd1, 0x3e, 0x68, 0x3b, 0x0e, 0x0f, 0xaf, + 0xdb, 0xae, 0x68, 0x9e, 0x06, 0xf6, 0x41, 0xc5, 0x2f, 0xfa, 0xdf, 0x15, 0x38, 0x21, 0xac, 0x3b, + 0x6d, 0x12, 0x99, 0xcc, 0x2e, 0xd2, 0xdb, 0x6a, 0xe5, 0xde, 0xde, 0x56, 0x6f, 0xc1, 0x5c, 0x4f, + 0xde, 0x96, 0xdf, 0xe3, 0x8e, 0x3a, 0x4f, 0x2e, 0x3d, 0x14, 0xaf, 0xdc, 0xf3, 0x43, 0x71, 0xfd, + 0x6b, 0x2a, 0xcc, 0xe5, 0x9a, 0x81, 0xa1, 0x9d, 0xd4, 0x15, 0x00, 0x3b, 0x0d, 0xcd, 0x21, 0xb7, + 0x56, 0x72, 0xfc, 0x1a, 0x02, 0x51, 0xd9, 0xb5, 0x79, 0xe5, 0xe8, 0xd7, 0xe6, 0xd7, 0xa0, 0xe1, + 0x67, 0x4e, 0x1a, 0x72, 0x68, 0x50, 0xe2, 0x4a, 0x43, 0x24, 0xd5, 0xbf, 0xae, 0xc0, 0x7c, 0x61, + 0xc9, 0x66, 0x97, 0xd9, 0x34, 0x51, 0xd3, 0xcb, 0x6c, 0x0a, 0x08, 0x19, 0xa0, 0xe6, 0x33, 0xc0, + 0xb1, 0x0f, 0xc4, 0x9f, 0xad, 0x70, 0x70, 0x40, 0xf4, 0x4d, 0x0c, 0x8c, 0xbe, 0x6f, 0xa8, 0xb0, + 0x50, 0xde, 0x60, 0x3d, 0xac, 0xfe, 0xf9, 0xa6, 0x02, 0xad, 0x41, 0xb5, 0xf0, 0xbe, 0xb9, 0x29, + 0xcb, 0x9f, 0xb4, 0x77, 0x7d, 0x58, 0xfd, 0x73, 0x22, 0x49, 0x1f, 0xa1, 0xb9, 0xd0, 0x7f, 0x9e, + 0xda, 0x27, 0xed, 0xce, 0x1f, 0x52, 0xfb, 0x68, 0xe7, 0xa1, 0x89, 0x6a, 0x0a, 0x2f, 0xb9, 0x70, + 0xb3, 0x57, 0xc0, 0xeb, 0xef, 0x24, 0xb6, 0x14, 0x1a, 0xad, 0xe3, 0x8a, 0x71, 0xfd, 0x37, 0x4a, + 0xe2, 0x93, 0x74, 0xcf, 0xf3, 0xb1, 0xf2, 0x49, 0x16, 0x69, 0x42, 0x1b, 0x29, 0x44, 0x5a, 0xba, + 0x17, 0xfb, 0x6f, 0xa4, 0x8d, 0x8e, 0xb4, 0xd4, 0x96, 0x42, 0x4b, 0xad, 0x7f, 0x5f, 0x81, 0xc7, + 0x06, 0xee, 0x47, 0x87, 0x5a, 0x55, 0x68, 0x1a, 0x55, 0xb9, 0x69, 0xcc, 0xa9, 0x57, 0x39, 0xfa, + 0x42, 0xf3, 0x81, 0x02, 0x8f, 0x0f, 0x69, 0xde, 0x73, 0x9e, 0x55, 0x8e, 0xe2, 0xd9, 0x15, 0x98, + 0xea, 0xf3, 0xb9, 0xf9, 0x1b, 0xfe, 0x71, 0x25, 0x4d, 0xe9, 0x84, 0xc4, 0xac, 0x88, 0x89, 0xa9, + 0xff, 0x51, 0x81, 0x27, 0xc7, 0xd8, 0x83, 0x1f, 0x87, 0x1a, 0x39, 0x9b, 0xdf, 0x9b, 0x26, 0x52, + 0x48, 0x0d, 0x7c, 0xe4, 0xaa, 0xff, 0x49, 0x81, 0x73, 0xe3, 0x6d, 0xe7, 0x3f, 0x2e, 0x1a, 0xfd, + 0x5a, 0x8c, 0xfe, 0xfc, 0x39, 0x81, 0xe0, 0x56, 0x45, 0x5a, 0x6f, 0xc5, 0xac, 0x50, 0x73, 0x59, + 0x71, 0x6c, 0xb1, 0x9f, 0x7f, 0xcb, 0x3e, 0x51, 0x7c, 0xcb, 0xde, 0x16, 0x92, 0xa3, 0xb8, 0xf7, + 0x1c, 0x50, 0x44, 0x84, 0x62, 0xa1, 0xca, 0xc5, 0xe2, 0x0b, 0x30, 0xb3, 0x46, 0x9c, 0x76, 0xd8, + 0x4b, 0x7e, 0x75, 0x72, 0xac, 0xe7, 0xac, 0x63, 0xe8, 0xb3, 0x02, 0xb3, 0xa2, 0x00, 0x47, 0xf9, + 0x55, 0xc5, 0xca, 0x85, 0xb7, 0xcf, 0x6f, 0xfa, 0xc4, 0xbd, 0xbd, 0xd1, 0x2e, 0xfc, 0xf7, 0x92, + 0x97, 0x0a, 0x4e, 0xd8, 0xae, 0xb1, 0xef, 0xcf, 0xfc, 0x27, 0x00, 0x00, 0xff, 0xff, 0x33, 0x9f, + 0x00, 0xc2, 0x1d, 0x45, 0x00, 0x00, }