From 04c2454c7144ddd4361fb30093bd2173981604c9 Mon Sep 17 00:00:00 2001 From: Michal Niewrzal Date: Tue, 22 Oct 2019 03:23:22 -0700 Subject: [PATCH] satellite/metainfo: pass streamID/segmentID between Batch request/response (#3311) --- pkg/pb/metainfo.pb.go | 484 ++++++++++++++-------------- pkg/pb/metainfo.proto | 8 +- proto.lock | 24 +- satellite/metainfo/batch.go | 56 +++- satellite/metainfo/metainfo_test.go | 93 +++--- 5 files changed, 374 insertions(+), 291 deletions(-) diff --git a/pkg/pb/metainfo.pb.go b/pkg/pb/metainfo.pb.go index 253388844..33e921d4a 100644 --- a/pkg/pb/metainfo.pb.go +++ b/pkg/pb/metainfo.pb.go @@ -3223,7 +3223,7 @@ var xxx_messageInfo_SegmentMakeInlineResponse proto.InternalMessageInfo type SegmentBeginDeleteRequest struct { Header *RequestHeader `protobuf:"bytes,15,opt,name=header,proto3" json:"header,omitempty"` - StreamId []byte `protobuf:"bytes,1,opt,name=stream_id,json=streamId,proto3" json:"stream_id,omitempty"` + StreamId StreamID `protobuf:"bytes,1,opt,name=stream_id,json=streamId,proto3,customtype=StreamID" json:"stream_id"` Position *SegmentPosition `protobuf:"bytes,2,opt,name=position,proto3" json:"position,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -3261,13 +3261,6 @@ func (m *SegmentBeginDeleteRequest) GetHeader() *RequestHeader { return nil } -func (m *SegmentBeginDeleteRequest) GetStreamId() []byte { - if m != nil { - return m.StreamId - } - return nil -} - func (m *SegmentBeginDeleteRequest) GetPosition() *SegmentPosition { if m != nil { return m.Position @@ -3441,7 +3434,7 @@ var xxx_messageInfo_SegmentFinishDeleteResponse proto.InternalMessageInfo type SegmentListRequest struct { Header *RequestHeader `protobuf:"bytes,15,opt,name=header,proto3" json:"header,omitempty"` - StreamId []byte `protobuf:"bytes,1,opt,name=stream_id,json=streamId,proto3" json:"stream_id,omitempty"` + StreamId StreamID `protobuf:"bytes,1,opt,name=stream_id,json=streamId,proto3,customtype=StreamID" json:"stream_id"` CursorPosition *SegmentPosition `protobuf:"bytes,2,opt,name=cursor_position,json=cursorPosition,proto3" json:"cursor_position,omitempty"` Limit int32 `protobuf:"varint,3,opt,name=limit,proto3" json:"limit,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` @@ -3480,13 +3473,6 @@ func (m *SegmentListRequest) GetHeader() *RequestHeader { return nil } -func (m *SegmentListRequest) GetStreamId() []byte { - if m != nil { - return m.StreamId - } - return nil -} - func (m *SegmentListRequest) GetCursorPosition() *SegmentPosition { if m != nil { return m.CursorPosition @@ -5147,239 +5133,239 @@ func init() { func init() { proto.RegisterFile("metainfo.proto", fileDescriptor_631e2f30a93cd64e) } var fileDescriptor_631e2f30a93cd64e = []byte{ - // 3712 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xd4, 0x5b, 0x4f, 0x6c, 0x1c, 0x57, - 0x19, 0xf7, 0xfe, 0xdf, 0xfd, 0x76, 0xed, 0x5d, 0x3f, 0x3b, 0xf6, 0x66, 0x1c, 0xc7, 0xc9, 0x24, - 0x69, 0x8d, 0x68, 0x9d, 0xca, 0x05, 0x54, 0x94, 0x94, 0x62, 0x67, 0xdd, 0x78, 0x9b, 0xd8, 0x71, - 0xc7, 0x49, 0x13, 0x42, 0x61, 0x35, 0xde, 0x79, 0xb6, 0x87, 0xec, 0xee, 0x2c, 0x33, 0xb3, 0xad, - 0x53, 0x4e, 0x48, 0x95, 0x10, 0x02, 0xa1, 0x8a, 0x33, 0x42, 0x1c, 0x7a, 0xe3, 0xc4, 0x11, 0xa9, - 0x70, 0x05, 0x24, 0x04, 0x52, 0x85, 0x38, 0x70, 0x28, 0x9c, 0xb8, 0xc1, 0x85, 0x1b, 0x08, 0x09, - 0xbd, 0x7f, 0xf3, 0x7f, 0x66, 0xd7, 0xf6, 0xba, 0xa1, 0xb7, 0x99, 0xef, 0x7d, 0xef, 0x9b, 0xf7, - 0x7e, 0xdf, 0xf7, 0x7e, 0xef, 0x9b, 0xef, 0xcd, 0xc0, 0x54, 0x17, 0xdb, 0xaa, 0xde, 0xdb, 0x37, - 0x56, 0xfa, 0xa6, 0x61, 0x1b, 0xa8, 0x28, 0xee, 0xa5, 0x1a, 0xee, 0xb5, 0xcd, 0xa7, 0x7d, 0x5b, - 0x37, 0x7a, 0xac, 0x4d, 0x82, 0x03, 0xe3, 0x80, 0xeb, 0x49, 0x4b, 0x07, 0x86, 0x71, 0xd0, 0xc1, - 0xd7, 0xe9, 0xdd, 0xde, 0x60, 0xff, 0xba, 0xad, 0x77, 0xb1, 0x65, 0xab, 0xdd, 0xbe, 0x50, 0xee, - 0x19, 0x1a, 0xe6, 0xd7, 0xd5, 0xbe, 0xa1, 0xf7, 0x6c, 0x6c, 0x6a, 0x7b, 0x5c, 0x50, 0x31, 0x4c, - 0x0d, 0x9b, 0x16, 0xbb, 0x93, 0x97, 0x61, 0x52, 0xc1, 0xdf, 0x1e, 0x60, 0xcb, 0xde, 0xc4, 0xaa, - 0x86, 0x4d, 0x34, 0x0f, 0x05, 0xb5, 0xaf, 0xb7, 0x9e, 0xe0, 0xa7, 0xf5, 0xd4, 0xa5, 0xd4, 0x72, - 0x45, 0xc9, 0xab, 0x7d, 0xfd, 0x0e, 0x7e, 0x2a, 0xff, 0x3c, 0x03, 0xf9, 0xf5, 0x41, 0xfb, 0x09, - 0xb6, 0x11, 0x82, 0x6c, 0x4f, 0xed, 0x62, 0xae, 0x40, 0xaf, 0xd1, 0x2b, 0x50, 0xee, 0xab, 0xf6, - 0x61, 0xab, 0xad, 0xf7, 0x0f, 0xb1, 0x59, 0x4f, 0x5f, 0x4a, 0x2d, 0x4f, 0xad, 0xce, 0xaf, 0x78, - 0x26, 0x72, 0x8b, 0xb6, 0xec, 0x0e, 0x74, 0x1b, 0x2b, 0x40, 0x74, 0x99, 0x00, 0xdd, 0x02, 0x68, - 0x9b, 0x58, 0xb5, 0xb1, 0xd6, 0x52, 0xed, 0x7a, 0xe6, 0x52, 0x6a, 0xb9, 0xbc, 0x2a, 0xad, 0xb0, - 0x39, 0xae, 0x88, 0x39, 0xae, 0xdc, 0x17, 0x73, 0x5c, 0x2f, 0xfe, 0xf6, 0x93, 0xa5, 0x89, 0x0f, - 0xfe, 0xba, 0x94, 0x52, 0x4a, 0xbc, 0xdf, 0x9a, 0x8d, 0x5e, 0x82, 0x59, 0x0d, 0xef, 0xab, 0x83, - 0x8e, 0xdd, 0xb2, 0xf0, 0x41, 0x17, 0xf7, 0xec, 0x96, 0xa5, 0xbf, 0x87, 0xeb, 0xd9, 0x4b, 0xa9, - 0xe5, 0x8c, 0x82, 0x78, 0xdb, 0x2e, 0x6b, 0xda, 0xd5, 0xdf, 0xc3, 0xe8, 0x21, 0x9c, 0x17, 0x3d, - 0x4c, 0xac, 0x0d, 0x7a, 0x9a, 0xda, 0x6b, 0x3f, 0x6d, 0x59, 0xed, 0x43, 0xdc, 0xc5, 0xf5, 0x1c, - 0x1d, 0xc5, 0xc2, 0x8a, 0x0b, 0x9e, 0xe2, 0xe8, 0xec, 0x52, 0x15, 0x65, 0x9e, 0xf7, 0x0e, 0x36, - 0x20, 0x0d, 0x16, 0x85, 0x61, 0x77, 0xf6, 0xad, 0xbe, 0x6a, 0xaa, 0x5d, 0x6c, 0x63, 0xd3, 0xaa, - 0xe7, 0xa9, 0xf1, 0x4b, 0x5e, 0x6c, 0x36, 0x9c, 0xcb, 0x1d, 0x47, 0x4f, 0x59, 0xe0, 0x66, 0xa2, - 0x1a, 0xd1, 0x22, 0x40, 0x5f, 0x35, 0xed, 0x1e, 0x36, 0x5b, 0xba, 0x56, 0x2f, 0x50, 0x4f, 0x94, - 0xb8, 0xa4, 0xa9, 0xc9, 0x3a, 0x4c, 0x31, 0x67, 0xdd, 0xd5, 0x2d, 0xbb, 0x69, 0xe3, 0x6e, 0xa4, - 0xd3, 0xfc, 0xd0, 0xa7, 0x4f, 0x04, 0xbd, 0xfc, 0x61, 0x06, 0x66, 0xd8, 0xb3, 0x6e, 0x51, 0x19, - 0x8f, 0x27, 0x74, 0x1d, 0xf2, 0x87, 0x34, 0xa6, 0xea, 0x55, 0x6a, 0x78, 0x7e, 0xc5, 0x89, 0x77, - 0x5f, 0xc8, 0x29, 0x5c, 0x6d, 0xcc, 0x61, 0x15, 0x17, 0x11, 0x99, 0x93, 0x45, 0x44, 0xf6, 0x2c, - 0x23, 0x22, 0x37, 0xfe, 0x88, 0xc8, 0x07, 0x23, 0xe2, 0xab, 0x30, 0xeb, 0xf7, 0x92, 0xd5, 0x37, - 0x7a, 0x16, 0x46, 0xcb, 0x90, 0xdf, 0xa3, 0x72, 0x8a, 0x7b, 0x79, 0xb5, 0xe6, 0xba, 0x89, 0xe9, - 0x2b, 0xbc, 0x5d, 0x7e, 0x08, 0x35, 0x26, 0xb9, 0x8d, 0xed, 0x71, 0x3a, 0x59, 0x7e, 0x15, 0xa6, - 0x3d, 0x86, 0x8f, 0x3d, 0xae, 0xc7, 0x22, 0xfe, 0x1a, 0xb8, 0x83, 0xc7, 0x1b, 0x7f, 0xf2, 0x9c, - 0x40, 0x4d, 0xd8, 0x66, 0xa3, 0x93, 0x3f, 0x48, 0x89, 0x31, 0x93, 0x05, 0x76, 0xe2, 0x47, 0xce, - 0x41, 0xbe, 0x3d, 0x30, 0x2d, 0xc3, 0x14, 0x64, 0xcb, 0xee, 0xd0, 0x2c, 0xe4, 0x3a, 0x7a, 0x57, - 0x67, 0x6b, 0x32, 0xa7, 0xb0, 0x1b, 0x74, 0x01, 0x4a, 0x9a, 0x6e, 0xe2, 0x36, 0x71, 0x3c, 0x8d, - 0xe3, 0x9c, 0xe2, 0x0a, 0xe4, 0x47, 0x80, 0xbc, 0x23, 0xe2, 0x30, 0xae, 0x40, 0x4e, 0xb7, 0x71, - 0xd7, 0xaa, 0xa7, 0x2e, 0x65, 0x96, 0xcb, 0xab, 0xf5, 0x20, 0x8a, 0x82, 0x1f, 0x14, 0xa6, 0x46, - 0x40, 0xe8, 0x1a, 0x26, 0xa6, 0x0f, 0x2e, 0x2a, 0xf4, 0x5a, 0xfe, 0x6e, 0x0a, 0x16, 0x98, 0xf6, - 0x2e, 0xb6, 0xd7, 0x6c, 0xdb, 0xd4, 0xf7, 0x06, 0xe4, 0x91, 0x63, 0x5d, 0xe9, 0xfe, 0xf0, 0x4d, - 0x07, 0xc3, 0xf7, 0x22, 0x5c, 0x88, 0x1e, 0x02, 0x77, 0xc8, 0xfb, 0x29, 0x98, 0x59, 0xd3, 0x34, - 0x13, 0x5b, 0x16, 0xd6, 0xee, 0x91, 0x2d, 0xee, 0x2e, 0xc5, 0x6c, 0x59, 0x20, 0xc9, 0xa2, 0x08, - 0xad, 0xf0, 0xed, 0xcf, 0x55, 0x11, 0xe8, 0xde, 0x82, 0x59, 0xcb, 0x36, 0x4c, 0xf5, 0x00, 0xb7, - 0xc8, 0xfe, 0xd9, 0x52, 0x99, 0x35, 0x4e, 0x8b, 0xd3, 0x2b, 0x74, 0x53, 0xdd, 0x36, 0x34, 0xcc, - 0x1f, 0xa3, 0x20, 0xae, 0xee, 0x91, 0xc9, 0x7f, 0x4c, 0xc3, 0x1c, 0xe7, 0x94, 0x87, 0xa6, 0xee, - 0x04, 0xe3, 0xbd, 0x8e, 0x76, 0xa2, 0xe0, 0xf0, 0xac, 0x80, 0x8a, 0x88, 0x77, 0x82, 0x1e, 0xe1, - 0x39, 0x8e, 0x11, 0xbd, 0x46, 0x75, 0x28, 0x70, 0x96, 0xe3, 0x04, 0x27, 0x6e, 0xd1, 0x0d, 0x00, - 0x97, 0xcd, 0x46, 0xa1, 0x31, 0x8f, 0x3a, 0xba, 0x01, 0x52, 0x57, 0x3d, 0x12, 0xac, 0x85, 0x35, - 0x3f, 0x95, 0xe6, 0xe8, 0x93, 0xe6, 0xbb, 0xea, 0xd1, 0x86, 0x50, 0xf0, 0xf2, 0x69, 0x03, 0x00, - 0x1f, 0xf5, 0x75, 0x53, 0xa5, 0xf1, 0x9a, 0x3f, 0xc6, 0xee, 0xe2, 0xe9, 0x27, 0x7f, 0x9c, 0x82, - 0x79, 0x3f, 0xa2, 0xcc, 0xe3, 0x04, 0xd2, 0x4d, 0xa8, 0xa9, 0xc2, 0xe7, 0x2d, 0xea, 0x45, 0x11, - 0xe7, 0x8b, 0x2e, 0xb8, 0x11, 0x51, 0xa1, 0x54, 0x9d, 0x6e, 0xf4, 0xde, 0x42, 0x2f, 0xc3, 0xa4, - 0x69, 0x18, 0x76, 0xab, 0xaf, 0xe3, 0x36, 0x76, 0x02, 0x70, 0xbd, 0x4a, 0x86, 0xf4, 0x97, 0x4f, - 0x96, 0x0a, 0x3b, 0x44, 0xde, 0x6c, 0x28, 0x65, 0xa2, 0xc5, 0x6e, 0x34, 0xba, 0x39, 0x99, 0xfa, - 0x3b, 0xaa, 0x8d, 0x69, 0xbe, 0x94, 0xa1, 0x5d, 0xe6, 0x79, 0x97, 0x2a, 0xd5, 0xda, 0x61, 0xed, - 0x77, 0xf0, 0x53, 0x05, 0xfa, 0xce, 0xb5, 0xfc, 0x1f, 0x77, 0x52, 0xb7, 0x8c, 0x2e, 0x19, 0xd1, - 0x33, 0x8f, 0x93, 0x17, 0xa0, 0xc0, 0x83, 0x82, 0x07, 0x09, 0xf2, 0x04, 0xc9, 0x0e, 0xbb, 0x52, - 0x84, 0x0a, 0xba, 0x01, 0x55, 0xc3, 0xd4, 0x0f, 0xf4, 0x9e, 0xda, 0x11, 0xc0, 0xe7, 0x28, 0xf0, - 0x51, 0x0b, 0x6c, 0x4a, 0xa8, 0x32, 0xb0, 0xe5, 0x4d, 0xa8, 0x07, 0x26, 0xef, 0xba, 0xd4, 0x33, - 0x8c, 0xd4, 0xd0, 0x61, 0xc8, 0x3f, 0x4e, 0xc1, 0x79, 0x6e, 0xaa, 0x61, 0xbc, 0xdb, 0xeb, 0x18, - 0xaa, 0xf6, 0xcc, 0x91, 0x94, 0xff, 0x90, 0x02, 0x29, 0x34, 0xa8, 0xb3, 0x08, 0x5a, 0x0f, 0x56, - 0xe9, 0xe1, 0x2e, 0x3b, 0x79, 0xb4, 0xfe, 0x28, 0x05, 0xe7, 0xf8, 0x84, 0x9a, 0xbd, 0x7d, 0xe3, - 0xd9, 0x23, 0xfc, 0xba, 0x43, 0xb2, 0x6c, 0x3c, 0x91, 0xe1, 0x33, 0x1c, 0x12, 0xb2, 0x8b, 0x8b, - 0x65, 0xe8, 0xcb, 0x1d, 0x9e, 0xe1, 0xd4, 0x7e, 0x9a, 0x72, 0x16, 0x87, 0x3f, 0xe5, 0x18, 0x6f, - 0xe8, 0x04, 0x82, 0x21, 0x3d, 0x7a, 0x30, 0xfc, 0x30, 0x0d, 0x73, 0x24, 0x69, 0xe0, 0x83, 0xb4, - 0xce, 0x02, 0xb2, 0x39, 0xc8, 0xf7, 0x4d, 0xbc, 0xaf, 0x1f, 0x71, 0xd0, 0xf8, 0x1d, 0x5a, 0x82, - 0xb2, 0x65, 0xab, 0xa6, 0xdd, 0x52, 0xf7, 0x89, 0x87, 0x69, 0x08, 0x2b, 0x40, 0x45, 0x6b, 0x44, - 0x42, 0x92, 0x08, 0xdc, 0xd3, 0x5a, 0x7b, 0x78, 0x9f, 0xe4, 0x30, 0x59, 0x96, 0x44, 0xe0, 0x9e, - 0xb6, 0x4e, 0x05, 0x24, 0x81, 0x32, 0x31, 0x49, 0xb1, 0xf4, 0x77, 0xd8, 0xee, 0x55, 0x54, 0x5c, - 0x81, 0x9b, 0x74, 0xe5, 0xbd, 0x49, 0xd7, 0x22, 0x00, 0x99, 0x45, 0x6b, 0xbf, 0xa3, 0x1e, 0x58, - 0xf4, 0x45, 0xab, 0xa0, 0x94, 0x88, 0xe4, 0x75, 0x22, 0xa0, 0xdb, 0x93, 0x1f, 0x0e, 0xd7, 0x5d, - 0x37, 0xfd, 0xb9, 0xd7, 0x73, 0x2e, 0x1c, 0x31, 0x3d, 0x56, 0x86, 0x64, 0x62, 0x12, 0x86, 0xac, - 0x78, 0x99, 0xa3, 0x31, 0x95, 0xf2, 0xc4, 0xd4, 0xf1, 0xd8, 0x60, 0x01, 0x4a, 0xba, 0xd5, 0xe2, - 0x28, 0x67, 0xe8, 0x23, 0x8a, 0xba, 0xb5, 0x43, 0xef, 0xe5, 0x1f, 0xd0, 0x20, 0x8c, 0x48, 0xf5, - 0x4e, 0xe4, 0xe5, 0x25, 0x28, 0x33, 0xbf, 0xb6, 0x3c, 0x49, 0x1f, 0x30, 0xd1, 0xf6, 0x08, 0xa9, - 0xdf, 0x02, 0xe1, 0xf8, 0xa8, 0xa4, 0xef, 0x5e, 0x47, 0x93, 0x37, 0x00, 0xed, 0x98, 0xc6, 0xb7, - 0x70, 0xdb, 0x4b, 0x4d, 0xc7, 0x1e, 0xa3, 0xfc, 0x0a, 0xcc, 0xf8, 0xcc, 0xf0, 0xec, 0xf9, 0x32, - 0x54, 0xfa, 0x4c, 0xdc, 0xb2, 0xd4, 0x8e, 0x08, 0xd3, 0x32, 0x97, 0xed, 0xaa, 0x1d, 0x5b, 0xfe, - 0x7e, 0x01, 0xf2, 0xf7, 0xf6, 0xc8, 0x6d, 0x6c, 0x38, 0x5f, 0x83, 0x29, 0x37, 0x83, 0xf2, 0x70, - 0xc1, 0xa4, 0x23, 0xdd, 0xe1, 0xa4, 0xf0, 0x0e, 0x36, 0x2d, 0x37, 0xb9, 0x17, 0xb7, 0x64, 0x3a, - 0x96, 0xad, 0xda, 0x03, 0x8b, 0x86, 0xf4, 0x94, 0x77, 0x3a, 0xec, 0xd1, 0x2b, 0xbb, 0xb4, 0x59, - 0xe1, 0x6a, 0xe8, 0x45, 0x28, 0x59, 0xb6, 0x89, 0xd5, 0x2e, 0x01, 0x34, 0x47, 0x17, 0x77, 0x8d, - 0x2f, 0xee, 0xe2, 0x2e, 0x6d, 0x68, 0x36, 0x94, 0x22, 0x53, 0x69, 0x6a, 0x81, 0x3a, 0x40, 0xfe, - 0x64, 0x25, 0x98, 0x35, 0xf2, 0x4c, 0xf2, 0x74, 0x62, 0xa3, 0x70, 0x0c, 0x1b, 0x45, 0xd6, 0x6d, - 0x8d, 0xa4, 0xe0, 0x2c, 0xf3, 0xc3, 0xd4, 0x46, 0xf1, 0x38, 0xe3, 0xe0, 0xfd, 0xd6, 0x6c, 0x74, - 0x1b, 0xea, 0x2e, 0xda, 0x04, 0x27, 0x4d, 0xb5, 0xd5, 0x56, 0xcf, 0xe8, 0xb5, 0x71, 0xbd, 0x44, - 0xa1, 0x98, 0xe4, 0x50, 0xe4, 0xb6, 0x89, 0x50, 0x99, 0x73, 0xd4, 0xb7, 0xb8, 0x36, 0x95, 0xa3, - 0x17, 0x01, 0x85, 0x0d, 0xd5, 0x81, 0xba, 0x6e, 0x3a, 0xd4, 0x07, 0xbd, 0x00, 0x68, 0x5f, 0x3f, - 0x0a, 0xe6, 0xc8, 0x65, 0x4a, 0xef, 0x35, 0xda, 0xe2, 0x4d, 0x8e, 0x37, 0x61, 0x3a, 0x5c, 0x64, - 0xa8, 0x0c, 0xcf, 0xce, 0x6b, 0x66, 0xb0, 0xba, 0xf0, 0x00, 0xce, 0x45, 0x57, 0x15, 0x26, 0x47, - 0xac, 0x2a, 0xcc, 0xe2, 0x98, 0x72, 0x82, 0x6d, 0xd8, 0x6a, 0x87, 0x4d, 0x63, 0x8a, 0x4e, 0xa3, - 0x44, 0x25, 0x74, 0xfc, 0x4b, 0x50, 0xd6, 0x7b, 0x1d, 0xbd, 0x87, 0x59, 0x7b, 0x95, 0xb6, 0x03, - 0x13, 0x09, 0x05, 0x13, 0x77, 0x0d, 0x9b, 0x2b, 0xd4, 0x98, 0x02, 0x13, 0x11, 0x05, 0xf9, 0x4d, - 0xc8, 0xb3, 0xa8, 0x45, 0x65, 0x28, 0x34, 0xb7, 0xdf, 0x5a, 0xbb, 0xdb, 0x6c, 0xd4, 0x26, 0xd0, - 0x24, 0x94, 0x1e, 0xec, 0xdc, 0xbd, 0xb7, 0xd6, 0x68, 0x6e, 0xdf, 0xae, 0xa5, 0xd0, 0x14, 0xc0, - 0xad, 0x7b, 0x5b, 0x5b, 0xcd, 0xfb, 0xf7, 0xc9, 0x7d, 0x9a, 0x34, 0xf3, 0xfb, 0x8d, 0x46, 0x2d, - 0x83, 0x2a, 0x50, 0x6c, 0x6c, 0xdc, 0xdd, 0xa0, 0x8d, 0x59, 0xf9, 0xfd, 0x0c, 0x20, 0xb6, 0x20, - 0xd6, 0xf1, 0x81, 0xde, 0x3b, 0xcd, 0x6b, 0xf9, 0xd9, 0x2c, 0x64, 0x7f, 0x80, 0x67, 0x4f, 0x16, - 0xe0, 0x91, 0xa1, 0x53, 0x18, 0x6b, 0xe8, 0x14, 0x4f, 0x13, 0x3a, 0xf2, 0xaf, 0xd3, 0x30, 0xe3, - 0x73, 0x03, 0x67, 0xd3, 0x33, 0x83, 0xd5, 0x47, 0x77, 0xd9, 0xa1, 0x74, 0x17, 0x09, 0x60, 0x6e, - 0xac, 0x00, 0xe6, 0x4f, 0x05, 0xe0, 0x3f, 0x52, 0x02, 0x40, 0xdf, 0xdb, 0xe1, 0xf1, 0x03, 0xd9, - 0x07, 0x4c, 0x6a, 0x28, 0x30, 0x49, 0xd4, 0x99, 0x3e, 0x3d, 0x75, 0x66, 0x62, 0xa8, 0x53, 0x9e, - 0x83, 0x59, 0xff, 0x74, 0x79, 0x51, 0xe7, 0x27, 0x29, 0xa8, 0xb1, 0x86, 0xd3, 0x94, 0x1c, 0xcf, - 0x2a, 0xec, 0xe4, 0x57, 0x61, 0xda, 0x33, 0x3a, 0xb7, 0x6e, 0x69, 0x50, 0x61, 0xb8, 0x6e, 0xc9, - 0x94, 0x15, 0xde, 0x2e, 0xff, 0x22, 0x2d, 0xfa, 0x9f, 0xb6, 0x86, 0x18, 0x39, 0xbd, 0xcf, 0x41, - 0xcd, 0x33, 0x3d, 0x6f, 0x3a, 0x5d, 0x75, 0x27, 0xc8, 0xf2, 0x6a, 0x9f, 0x2a, 0x2f, 0x48, 0x66, - 0x02, 0xaa, 0xb7, 0x58, 0x65, 0xd2, 0x97, 0x42, 0x67, 0x63, 0x53, 0xe8, 0x9c, 0x37, 0x85, 0x6e, - 0x42, 0x95, 0x4d, 0xb9, 0xa5, 0xf7, 0xda, 0x9d, 0x81, 0x86, 0xdd, 0xf5, 0x11, 0xc0, 0x46, 0x54, - 0x23, 0x9b, 0x5c, 0x4f, 0x99, 0x62, 0x1d, 0xc5, 0xbd, 0xfc, 0x48, 0x10, 0xfc, 0x88, 0x45, 0x4e, - 0xbf, 0xd9, 0xa4, 0x22, 0xe7, 0x6f, 0x32, 0x30, 0xe5, 0xd7, 0x8e, 0x08, 0x90, 0xd4, 0x90, 0x00, - 0x49, 0xc7, 0xe5, 0x6d, 0x99, 0xd1, 0xf2, 0x36, 0x7f, 0x22, 0x96, 0x1d, 0x43, 0x22, 0x96, 0x1b, - 0x43, 0x22, 0x96, 0x1f, 0x7f, 0x22, 0x56, 0x38, 0x3d, 0x9b, 0x14, 0xe3, 0xd8, 0xe4, 0x0b, 0x30, - 0x17, 0x1d, 0x4d, 0x48, 0x82, 0xa2, 0xd3, 0x3d, 0xc5, 0xde, 0x79, 0xc4, 0xbd, 0xfc, 0x61, 0x0a, - 0xea, 0x9e, 0x4d, 0xeb, 0x94, 0x67, 0x09, 0x67, 0xc6, 0x39, 0x6f, 0xc0, 0xf9, 0x88, 0x51, 0xf2, - 0x75, 0x70, 0x3c, 0xba, 0x97, 0xbf, 0x23, 0x6c, 0xbd, 0xae, 0xf7, 0x74, 0xeb, 0xf0, 0x94, 0x53, - 0x3e, 0xe6, 0xc3, 0x2f, 0x80, 0x14, 0xf5, 0x70, 0xce, 0xfc, 0xff, 0x4c, 0x43, 0x79, 0x57, 0xb5, - 0x45, 0xbf, 0xb3, 0x4b, 0x1d, 0x4e, 0x55, 0x1e, 0x6f, 0xc2, 0x24, 0x5d, 0x76, 0x64, 0xf3, 0xd7, - 0x54, 0x1b, 0x1f, 0x6b, 0xb5, 0x55, 0x44, 0xd7, 0x86, 0x6a, 0x63, 0xb4, 0x05, 0x55, 0xb7, 0xe8, - 0xcd, 0x8c, 0x1d, 0x67, 0xd9, 0x4d, 0xb9, 0x9d, 0xa9, 0xb9, 0xeb, 0x30, 0x63, 0xa9, 0x36, 0xee, - 0x74, 0x74, 0x9a, 0x80, 0x1f, 0xf4, 0x54, 0x7b, 0x60, 0xf2, 0xf7, 0x1f, 0x05, 0x39, 0x4d, 0xbb, - 0xa2, 0x45, 0xfe, 0x5b, 0x1a, 0x0a, 0xfc, 0xfd, 0xe4, 0xb8, 0x59, 0xc3, 0x17, 0xa1, 0xd8, 0x37, - 0x2c, 0xdd, 0x16, 0x04, 0x58, 0x5e, 0x3d, 0xef, 0xc6, 0x0a, 0xb7, 0xb9, 0xc3, 0x15, 0x14, 0x47, - 0x15, 0xbd, 0x0a, 0x33, 0xae, 0xeb, 0x9e, 0xe0, 0xa7, 0x9c, 0x19, 0x32, 0x51, 0xcc, 0xe0, 0xae, - 0xf2, 0x3b, 0xf8, 0x29, 0x23, 0x85, 0x2b, 0x30, 0xe9, 0xeb, 0xce, 0xab, 0x3d, 0x15, 0xaf, 0x26, - 0x5a, 0x81, 0x19, 0xf2, 0xf6, 0xe1, 0x39, 0xc0, 0xa0, 0x6b, 0x9f, 0x1d, 0x5c, 0x4c, 0x93, 0x26, - 0xe7, 0xe4, 0xa2, 0x41, 0xde, 0xe1, 0x56, 0x9d, 0x7c, 0x0e, 0x6b, 0x2d, 0xfe, 0x7e, 0x43, 0x7b, - 0xb0, 0xe3, 0x54, 0x77, 0xc0, 0x4d, 0xda, 0x46, 0xfb, 0x3c, 0x0f, 0x79, 0x7a, 0x6a, 0x60, 0xd5, - 0x0b, 0x74, 0xf7, 0xa9, 0xba, 0x93, 0xa7, 0x75, 0x34, 0x85, 0x37, 0xcb, 0x9b, 0x90, 0xa3, 0x02, - 0xb4, 0x00, 0x25, 0x76, 0xce, 0xd0, 0x1b, 0x74, 0x29, 0xbe, 0x39, 0xa5, 0x48, 0x05, 0xdb, 0x83, - 0x2e, 0x92, 0x21, 0xdb, 0x33, 0x34, 0x91, 0x6f, 0x4d, 0x71, 0x1c, 0xf2, 0xdb, 0x86, 0x86, 0x9b, - 0x0d, 0x85, 0xb6, 0xc9, 0x9b, 0x50, 0x0d, 0xe0, 0x4a, 0x5e, 0xb7, 0xfa, 0xaa, 0x69, 0x13, 0x93, - 0x7b, 0xbc, 0x76, 0x9e, 0x53, 0x68, 0x59, 0x65, 0x9b, 0x4a, 0xc8, 0xd6, 0xac, 0xf7, 0x34, 0x7c, - 0x24, 0x8e, 0x14, 0xe9, 0x8d, 0xfc, 0xa7, 0x14, 0xcc, 0x70, 0x53, 0xa7, 0x7b, 0x65, 0xfa, 0x74, - 0x62, 0xe6, 0x39, 0xa8, 0x76, 0xd5, 0xa3, 0x16, 0x3d, 0x62, 0x60, 0x05, 0x50, 0x5e, 0x3f, 0x9d, - 0xec, 0xaa, 0x47, 0x6e, 0xbd, 0x53, 0xfe, 0x7d, 0x0a, 0x66, 0xfd, 0xd3, 0xe2, 0x0c, 0xf9, 0x12, - 0x80, 0x78, 0x3d, 0x77, 0xc6, 0x39, 0xcd, 0xc7, 0x59, 0x12, 0x35, 0xe5, 0x86, 0x52, 0xe2, 0x4a, - 0xcd, 0xe8, 0x9a, 0x6b, 0x7a, 0x1c, 0x35, 0xd7, 0x63, 0x14, 0xe0, 0xff, 0x9c, 0x76, 0xa6, 0x73, - 0xca, 0x17, 0x82, 0xe3, 0xcf, 0x3f, 0x66, 0x99, 0xa6, 0x4f, 0xba, 0x4c, 0x33, 0xa3, 0x2f, 0xd3, - 0x6c, 0xdc, 0x32, 0xbd, 0x0d, 0x93, 0x83, 0x7e, 0xc7, 0x50, 0xb5, 0x96, 0x89, 0xad, 0x41, 0xc7, - 0xe6, 0x67, 0x4f, 0x72, 0x38, 0x84, 0x08, 0xa8, 0x0f, 0xfa, 0xfc, 0x08, 0x66, 0xd0, 0xb1, 0x95, - 0xca, 0xc0, 0x73, 0x27, 0x7f, 0xcf, 0xad, 0xb6, 0x87, 0x54, 0x93, 0x97, 0xe9, 0xf3, 0x50, 0xa0, - 0xa7, 0xc4, 0xce, 0x51, 0x61, 0x70, 0xa5, 0xe6, 0x49, 0x73, 0x53, 0x43, 0xd7, 0x20, 0x7b, 0xa8, - 0x5a, 0x87, 0xfc, 0xc3, 0xa6, 0x69, 0x71, 0x3c, 0x46, 0x1f, 0xb7, 0xa9, 0x5a, 0x87, 0x0a, 0x6d, - 0x96, 0xff, 0x9b, 0x86, 0x0a, 0xd9, 0xf0, 0x84, 0x0b, 0xd0, 0x6a, 0x70, 0x41, 0x95, 0x57, 0xcf, - 0x79, 0xe6, 0xe7, 0xee, 0x8d, 0x9e, 0x55, 0x15, 0x20, 0x81, 0x74, 0x3c, 0x09, 0x64, 0x3c, 0x24, - 0x10, 0x3e, 0xfc, 0xcc, 0x8d, 0x70, 0xf8, 0xf9, 0x26, 0x9c, 0x73, 0x4e, 0x00, 0x3d, 0xeb, 0x91, - 0xa4, 0xf6, 0x23, 0x2c, 0x8e, 0x19, 0xd1, 0xd7, 0x95, 0x59, 0xe1, 0xed, 0xb4, 0x70, 0xe2, 0xed, - 0x34, 0x66, 0xff, 0x2b, 0xc6, 0xee, 0x7f, 0x0d, 0xe7, 0x88, 0xcb, 0xff, 0x0e, 0x8a, 0x3e, 0x0f, - 0xd3, 0xd6, 0xa0, 0xdd, 0xc6, 0x96, 0xb5, 0x3f, 0xe8, 0xb4, 0x38, 0xd3, 0xb3, 0x68, 0xa8, 0xb9, - 0x0d, 0x3b, 0x8c, 0xe2, 0x7f, 0x97, 0x76, 0xe2, 0x69, 0x4b, 0x7d, 0x82, 0xd9, 0x2e, 0xf1, 0x7f, - 0xce, 0xa9, 0x9f, 0xc6, 0x3e, 0x1c, 0xbb, 0xaf, 0xe6, 0x62, 0xf7, 0x55, 0x56, 0xf6, 0x0f, 0x41, - 0xc9, 0xf3, 0xc3, 0x9f, 0xb9, 0x07, 0xbf, 0xe3, 0x48, 0xd7, 0x17, 0x42, 0x48, 0x9f, 0x1a, 0x57, - 0xf9, 0x63, 0xf7, 0x18, 0x38, 0x2a, 0x57, 0xff, 0x6c, 0xee, 0x44, 0xbf, 0x72, 0x27, 0x35, 0x96, - 0x97, 0x86, 0xe3, 0xa3, 0x70, 0x13, 0x0a, 0x8c, 0xf4, 0xc5, 0xe4, 0x63, 0x58, 0xdf, 0x81, 0x9b, - 0xb0, 0xbe, 0xe8, 0x12, 0x22, 0x7c, 0xaf, 0xd6, 0xa7, 0x4b, 0xf8, 0x8b, 0xb0, 0x10, 0x09, 0x24, - 0x0f, 0xf0, 0x8f, 0x52, 0x80, 0x78, 0xfb, 0xa9, 0xaa, 0x43, 0x89, 0x91, 0xbd, 0x0e, 0x55, 0x56, - 0xed, 0x69, 0x8d, 0x1e, 0xe0, 0x53, 0xac, 0x87, 0x93, 0x78, 0x3a, 0x25, 0x9f, 0x8c, 0xa7, 0xe4, - 0x23, 0x3f, 0x76, 0xd2, 0x4a, 0x5f, 0xa1, 0xe6, 0xba, 0xbf, 0x50, 0x13, 0x7e, 0xcc, 0x28, 0x95, - 0x1a, 0x37, 0xfb, 0x75, 0x2a, 0x35, 0xde, 0x25, 0x9a, 0x1a, 0x7d, 0x89, 0x7e, 0x94, 0x72, 0x3e, - 0x24, 0x08, 0x7c, 0x3e, 0x72, 0xe6, 0x64, 0x3d, 0x06, 0xe8, 0xe5, 0x5f, 0x66, 0xdc, 0xcf, 0x17, - 0x02, 0x1f, 0x9a, 0x7c, 0x36, 0xe9, 0x25, 0x7e, 0x9f, 0xc8, 0xc6, 0xbf, 0x7f, 0x5d, 0x86, 0x4a, - 0xc4, 0x57, 0x69, 0x65, 0xcb, 0x73, 0xd8, 0x16, 0xb3, 0xc5, 0xe5, 0x4f, 0xba, 0xc5, 0x15, 0x22, - 0xb6, 0xb8, 0x17, 0x21, 0xdb, 0xc3, 0x47, 0xe2, 0xd4, 0x32, 0xc1, 0x8b, 0x54, 0x4d, 0x7e, 0x17, - 0x2a, 0xeb, 0xaa, 0xdd, 0x3e, 0x3c, 0x71, 0xbc, 0x7d, 0x09, 0x8a, 0x26, 0x6b, 0x10, 0xab, 0x49, - 0xf2, 0x7c, 0xdb, 0xe9, 0x31, 0x4d, 0x97, 0x93, 0xa3, 0x2b, 0xff, 0x1d, 0xa0, 0x16, 0x6c, 0x46, - 0x0d, 0x98, 0xe4, 0x47, 0xf4, 0xac, 0x8c, 0xc8, 0x17, 0xd1, 0x62, 0xf0, 0x6b, 0x51, 0xdf, 0x17, - 0xde, 0x9b, 0x13, 0x4a, 0x65, 0xcf, 0x23, 0x46, 0x37, 0x80, 0x9f, 0xea, 0xb7, 0x0e, 0xb0, 0xfb, - 0x39, 0x79, 0xc0, 0x84, 0x5b, 0xc9, 0xdf, 0x9c, 0x50, 0x4a, 0x7b, 0x42, 0xe6, 0x19, 0x82, 0x46, - 0x99, 0x90, 0xf3, 0x67, 0x68, 0x08, 0xbe, 0x0d, 0xc7, 0x1d, 0x02, 0x13, 0xa3, 0xaf, 0x38, 0xdf, - 0x1a, 0x74, 0x74, 0xcb, 0x76, 0xea, 0x39, 0x11, 0x1f, 0xbd, 0xba, 0x16, 0xf8, 0xa0, 0x89, 0x10, - 0x7d, 0x03, 0xe6, 0x78, 0x7f, 0x0b, 0xdb, 0x2d, 0xd5, 0xfd, 0xe6, 0x80, 0x97, 0x76, 0xae, 0x05, - 0x4d, 0x45, 0x7e, 0x26, 0xb1, 0x39, 0xa1, 0xcc, 0xee, 0x45, 0x34, 0xa3, 0x35, 0xa8, 0xf0, 0x4a, - 0xf8, 0x1e, 0x49, 0x09, 0x78, 0x89, 0xe7, 0x42, 0xb0, 0x2c, 0xec, 0x7d, 0x15, 0xdf, 0x9c, 0x50, - 0xca, 0x86, 0x2b, 0x25, 0x38, 0x71, 0x13, 0x6d, 0x9a, 0xa8, 0xf2, 0x24, 0x79, 0x31, 0x68, 0xc3, - 0xf7, 0xa2, 0x48, 0x70, 0x32, 0x3c, 0x62, 0xe2, 0x2a, 0x6e, 0x85, 0xb8, 0xaa, 0x18, 0x74, 0x55, - 0xf0, 0xd0, 0x85, 0xb8, 0xca, 0x10, 0x32, 0x02, 0x32, 0xef, 0x4c, 0x41, 0x2e, 0x05, 0x41, 0x0e, - 0x1d, 0x6a, 0x10, 0x90, 0x0d, 0x47, 0x88, 0xee, 0xc3, 0x8c, 0x17, 0x05, 0xe1, 0x70, 0xa0, 0x76, - 0xe4, 0x48, 0x30, 0x82, 0x5e, 0x9f, 0x36, 0x82, 0x6d, 0xe8, 0x21, 0xcc, 0x72, 0xab, 0xfb, 0x74, - 0x43, 0x15, 0x66, 0xcb, 0xd4, 0xec, 0x95, 0xa0, 0xd9, 0x88, 0xf4, 0x65, 0x73, 0x42, 0x41, 0x46, - 0xa8, 0x91, 0x20, 0x2e, 0x08, 0x86, 0x79, 0xad, 0x12, 0x44, 0x3c, 0xa2, 0x82, 0x42, 0x10, 0xb7, - 0x3c, 0x62, 0x74, 0x1b, 0xa6, 0x84, 0x15, 0xee, 0x38, 0x76, 0x3e, 0x7f, 0x31, 0x64, 0x26, 0xe8, - 0x39, 0xf1, 0x74, 0xee, 0xba, 0xfb, 0x30, 0x23, 0x0c, 0x75, 0xd5, 0x27, 0x98, 0xd3, 0x24, 0x3d, - 0xa1, 0x8f, 0x4a, 0x86, 0x42, 0xef, 0x21, 0x04, 0x3d, 0x2b, 0xd8, 0x46, 0xd0, 0xf3, 0x4d, 0x52, - 0xa0, 0x57, 0x0d, 0xa2, 0x17, 0x9b, 0x75, 0x13, 0xf4, 0xac, 0x50, 0x23, 0x7a, 0x0c, 0xe7, 0x84, - 0x61, 0xbf, 0x5f, 0x6a, 0xd4, 0xf2, 0xd5, 0x90, 0xe5, 0x68, 0xc7, 0x88, 0x39, 0xfb, 0x3c, 0xb3, - 0xe6, 0x52, 0x3f, 0x8d, 0xc4, 0xe9, 0xe0, 0x72, 0x0a, 0x67, 0x50, 0x64, 0x39, 0x59, 0xae, 0x14, - 0x6d, 0x41, 0x4d, 0x98, 0xd0, 0xf8, 0x1e, 0x5a, 0x47, 0xc1, 0xc3, 0xa9, 0xe8, 0x1c, 0x61, 0x73, - 0x42, 0xa9, 0x5a, 0xfe, 0x96, 0xf5, 0x12, 0x14, 0x78, 0xab, 0xfc, 0x06, 0x4c, 0x72, 0x9e, 0xe5, - 0x5b, 0xf2, 0x97, 0xa1, 0x64, 0xf2, 0x6b, 0x41, 0xd9, 0x0b, 0x21, 0xca, 0x66, 0xed, 0x94, 0xb3, - 0x5d, 0x6d, 0xf9, 0xdf, 0x00, 0xd3, 0x21, 0x05, 0xb4, 0x11, 0xcd, 0xda, 0x17, 0xe3, 0x58, 0x9b, - 0x75, 0x0d, 0xd1, 0xf6, 0xcd, 0x08, 0xda, 0x5e, 0x88, 0xa4, 0x6d, 0xc7, 0x80, 0x87, 0xb7, 0x37, - 0xa2, 0x79, 0xfb, 0x62, 0x1c, 0x6f, 0x07, 0x07, 0xc1, 0x5d, 0xf9, 0x5a, 0x14, 0x71, 0x5f, 0x88, - 0x26, 0x6e, 0xc7, 0x84, 0x97, 0xb9, 0xbf, 0x39, 0x84, 0xb9, 0x9f, 0x1b, 0xc6, 0xdc, 0x8e, 0xd5, - 0x68, 0xea, 0x5e, 0x8f, 0xa4, 0xee, 0xc5, 0x18, 0xea, 0x76, 0x8c, 0xf9, 0xb8, 0x7b, 0x23, 0x9a, - 0xbb, 0x2f, 0xc6, 0x71, 0xb7, 0x8b, 0x95, 0x8f, 0xbc, 0x6f, 0x46, 0x90, 0xf7, 0x42, 0x24, 0x79, - 0xbb, 0x0e, 0x73, 0xd9, 0xfb, 0xb5, 0x28, 0xf6, 0xbe, 0x10, 0xcd, 0xde, 0x2e, 0xd2, 0x1e, 0xfa, - 0x7e, 0x90, 0x44, 0xdf, 0x57, 0x12, 0xe9, 0xdb, 0xb1, 0x17, 0xc1, 0xdf, 0x8f, 0x12, 0xf9, 0xfb, - 0x6a, 0x32, 0x7f, 0x3b, 0x86, 0xa3, 0x08, 0x7c, 0x23, 0x9a, 0xc0, 0x2f, 0xc6, 0x11, 0xb8, 0x0b, - 0xbb, 0x8f, 0xc1, 0x37, 0x63, 0x18, 0x7c, 0x29, 0x96, 0xc1, 0x1d, 0x43, 0x01, 0x0a, 0x7f, 0x90, - 0x44, 0xe1, 0x57, 0x12, 0x29, 0xdc, 0x45, 0x30, 0xcc, 0xe1, 0x8f, 0x12, 0x39, 0xfc, 0x6a, 0x32, - 0x87, 0xbb, 0x08, 0x46, 0x90, 0xf8, 0xd7, 0x93, 0x49, 0xfc, 0xda, 0x10, 0x12, 0x77, 0x6c, 0x47, - 0xb2, 0xf8, 0x7a, 0x24, 0x8b, 0x2f, 0xc6, 0xb0, 0xb8, 0xbb, 0xb2, 0xbc, 0x34, 0xbe, 0x1d, 0x4b, - 0xe3, 0x97, 0x13, 0x68, 0xdc, 0xb1, 0x15, 0xe2, 0x71, 0x80, 0xa2, 0x68, 0x5e, 0xfd, 0xd7, 0x34, - 0x14, 0xb7, 0xb8, 0x0d, 0xb4, 0x05, 0x15, 0x46, 0x9b, 0xfc, 0x5f, 0xd8, 0xe4, 0x14, 0x59, 0x1a, - 0xc2, 0xc5, 0xa8, 0x01, 0xa5, 0xdb, 0xd8, 0xe6, 0xb6, 0x12, 0x72, 0x65, 0x29, 0x89, 0x90, 0xc9, - 0xa0, 0x18, 0x96, 0x71, 0x83, 0xf2, 0xed, 0xa6, 0xd2, 0x10, 0x6e, 0x46, 0x9b, 0x50, 0x26, 0xa0, - 0xb2, 0x36, 0x0b, 0x25, 0xa5, 0xcf, 0x52, 0x22, 0x45, 0x23, 0x0c, 0xb3, 0xbb, 0x62, 0x7a, 0x5e, - 0x32, 0x1d, 0x2d, 0x8d, 0x96, 0x46, 0xe4, 0x6c, 0xf4, 0x06, 0x94, 0x69, 0xb4, 0xf2, 0xef, 0x70, - 0x13, 0xf3, 0x69, 0x29, 0x99, 0xb2, 0xa9, 0x83, 0xe9, 0x2a, 0xe5, 0xc6, 0x92, 0x13, 0x6b, 0x69, - 0x08, 0x77, 0x73, 0x07, 0x73, 0x5b, 0x09, 0x19, 0xb6, 0x94, 0x44, 0xe0, 0xc2, 0x23, 0xac, 0xc1, - 0xe7, 0x91, 0x50, 0xae, 0x2d, 0x25, 0x52, 0x39, 0x7a, 0x1b, 0xa6, 0x3d, 0x0b, 0x9b, 0x8f, 0x6b, - 0x84, 0x9c, 0x5b, 0x1a, 0x85, 0xd8, 0x51, 0x0b, 0x90, 0x77, 0x69, 0x73, 0xf3, 0xa3, 0xe4, 0xde, - 0xd2, 0x48, 0x04, 0x4f, 0xbc, 0x43, 0x9f, 0x2b, 0x8e, 0xaa, 0x93, 0x93, 0x70, 0x69, 0x08, 0xc5, - 0xa3, 0x1d, 0x98, 0x64, 0xfe, 0x12, 0xf6, 0x86, 0x64, 0xe3, 0xd2, 0x30, 0xae, 0x27, 0xf8, 0xba, - 0x8c, 0x2c, 0xac, 0x8e, 0x90, 0x95, 0x4b, 0xa3, 0xd0, 0x3e, 0xc1, 0xd7, 0x03, 0xbb, 0x30, 0x3f, - 0x4a, 0x76, 0x2e, 0x8d, 0x44, 0xff, 0x68, 0x0f, 0x66, 0xbc, 0xb8, 0x8b, 0x27, 0x8c, 0x94, 0xa5, - 0x4b, 0xa3, 0x6d, 0x03, 0xe8, 0x0e, 0x54, 0xbc, 0xff, 0x3f, 0xa0, 0xc4, 0x7c, 0x5d, 0x4a, 0xde, - 0x07, 0xd0, 0x5b, 0x50, 0x15, 0xa4, 0x2d, 0x06, 0x3b, 0x34, 0x71, 0x97, 0x86, 0xef, 0x09, 0xe8, - 0x15, 0xc8, 0xd1, 0x84, 0x1b, 0xcd, 0x45, 0x57, 0x55, 0xa4, 0xf9, 0x98, 0xd4, 0x1d, 0x3d, 0x84, - 0x1a, 0x23, 0x79, 0x6e, 0xfa, 0x5e, 0x47, 0x8b, 0x18, 0x52, 0xe0, 0xef, 0xd0, 0x88, 0x21, 0x85, - 0xfe, 0x76, 0xfc, 0x1a, 0xd4, 0x7c, 0xc1, 0x4a, 0x64, 0x97, 0x93, 0xe3, 0x95, 0x58, 0x96, 0x87, - 0x84, 0x2c, 0x31, 0xb3, 0x0b, 0x53, 0x9e, 0x1f, 0xaa, 0x88, 0x24, 0x1c, 0xe8, 0xfe, 0x5f, 0xbf, - 0xa4, 0x4b, 0x31, 0x0a, 0xae, 0xd1, 0x16, 0xa0, 0x80, 0x6b, 0x88, 0xf4, 0xca, 0x30, 0xef, 0x10, - 0xe3, 0x57, 0x87, 0x3a, 0x88, 0x03, 0xe2, 0x0b, 0xd3, 0x68, 0x40, 0x82, 0x7f, 0x76, 0x45, 0x00, - 0x12, 0xfe, 0xd3, 0xea, 0x2d, 0xa8, 0x7a, 0x63, 0x34, 0xe0, 0xc3, 0xe8, 0xff, 0x9f, 0xbc, 0x3e, - 0x8c, 0xfb, 0x25, 0xe8, 0x6d, 0x98, 0xf6, 0xef, 0x61, 0x44, 0xe8, 0x1b, 0x50, 0xf4, 0x5f, 0x37, - 0x7e, 0x7a, 0x88, 0xf9, 0x19, 0x86, 0xec, 0x83, 0x9e, 0xbf, 0x58, 0xbc, 0x0b, 0x2b, 0xfc, 0x8f, - 0x8c, 0x77, 0x61, 0x45, 0xfc, 0xfa, 0xb2, 0x9e, 0x7d, 0x9c, 0xee, 0xef, 0xed, 0xe5, 0xe9, 0x99, - 0xeb, 0xcb, 0xff, 0x0b, 0x00, 0x00, 0xff, 0xff, 0x70, 0x11, 0x7f, 0x45, 0xac, 0x44, 0x00, 0x00, + // 3709 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xd4, 0x5b, 0x4b, 0x6c, 0x1c, 0x59, + 0xd5, 0x76, 0xbf, 0xbb, 0x4f, 0xb7, 0xdd, 0xdd, 0xd7, 0x8e, 0xdd, 0x29, 0xc7, 0x71, 0x52, 0x49, + 0x66, 0xfc, 0xeb, 0x9f, 0x71, 0x46, 0x9e, 0xff, 0x47, 0x83, 0x92, 0x61, 0xb0, 0xd3, 0x9e, 0x74, + 0x4f, 0x62, 0xc7, 0x53, 0x4e, 0x26, 0x21, 0x0c, 0xb4, 0xca, 0x5d, 0xd7, 0x76, 0x91, 0xee, 0xae, + 0xa6, 0xaa, 0x7a, 0xc6, 0x19, 0x56, 0x48, 0x23, 0x21, 0x04, 0x42, 0x23, 0xd6, 0x88, 0xd5, 0xec, + 0x58, 0xc1, 0x0e, 0x09, 0xd8, 0x02, 0x12, 0x1a, 0xa4, 0x11, 0x62, 0xc1, 0x62, 0x60, 0xc5, 0x0e, + 0x36, 0xec, 0x40, 0x48, 0xe8, 0xbe, 0xea, 0x5d, 0xfd, 0xf0, 0x23, 0x61, 0x76, 0x55, 0xe7, 0x9e, + 0x7b, 0xea, 0xde, 0xf3, 0xf8, 0xce, 0xa9, 0x73, 0xab, 0x60, 0xa6, 0x8b, 0x6d, 0x55, 0xef, 0xed, + 0x1b, 0xab, 0x7d, 0xd3, 0xb0, 0x0d, 0x94, 0x17, 0xf7, 0x52, 0x05, 0xf7, 0xda, 0xe6, 0xd3, 0xbe, + 0xad, 0x1b, 0x3d, 0x36, 0x26, 0xc1, 0x81, 0x71, 0xc0, 0xf9, 0xa4, 0xe5, 0x03, 0xc3, 0x38, 0xe8, + 0xe0, 0xeb, 0xf4, 0x6e, 0x6f, 0xb0, 0x7f, 0xdd, 0xd6, 0xbb, 0xd8, 0xb2, 0xd5, 0x6e, 0x5f, 0x30, + 0xf7, 0x0c, 0x0d, 0xf3, 0xeb, 0x72, 0xdf, 0xd0, 0x7b, 0x36, 0x36, 0xb5, 0x3d, 0x4e, 0x28, 0x19, + 0xa6, 0x86, 0x4d, 0x8b, 0xdd, 0xc9, 0x2b, 0x30, 0xad, 0xe0, 0x6f, 0x0e, 0xb0, 0x65, 0x37, 0xb0, + 0xaa, 0x61, 0x13, 0x2d, 0x40, 0x4e, 0xed, 0xeb, 0xad, 0x27, 0xf8, 0x69, 0x2d, 0x71, 0x29, 0xb1, + 0x52, 0x52, 0xb2, 0x6a, 0x5f, 0xbf, 0x83, 0x9f, 0xca, 0x3f, 0x49, 0x41, 0x76, 0x63, 0xd0, 0x7e, + 0x82, 0x6d, 0x84, 0x20, 0xdd, 0x53, 0xbb, 0x98, 0x33, 0xd0, 0x6b, 0xf4, 0x1a, 0x14, 0xfb, 0xaa, + 0x7d, 0xd8, 0x6a, 0xeb, 0xfd, 0x43, 0x6c, 0xd6, 0x92, 0x97, 0x12, 0x2b, 0x33, 0x6b, 0x0b, 0xab, + 0x9e, 0x8d, 0xdc, 0xa2, 0x23, 0xbb, 0x03, 0xdd, 0xc6, 0x0a, 0x10, 0x5e, 0x46, 0x40, 0xb7, 0x00, + 0xda, 0x26, 0x56, 0x6d, 0xac, 0xb5, 0x54, 0xbb, 0x96, 0xba, 0x94, 0x58, 0x29, 0xae, 0x49, 0xab, + 0x6c, 0x8f, 0xab, 0x62, 0x8f, 0xab, 0xf7, 0xc5, 0x1e, 0x37, 0xf2, 0xbf, 0xf9, 0x6c, 0x79, 0xea, + 0xa3, 0x3f, 0x2f, 0x27, 0x94, 0x02, 0x9f, 0xb7, 0x6e, 0xa3, 0x57, 0x60, 0x4e, 0xc3, 0xfb, 0xea, + 0xa0, 0x63, 0xb7, 0x2c, 0x7c, 0xd0, 0xc5, 0x3d, 0xbb, 0x65, 0xe9, 0x1f, 0xe0, 0x5a, 0xfa, 0x52, + 0x62, 0x25, 0xa5, 0x20, 0x3e, 0xb6, 0xcb, 0x86, 0x76, 0xf5, 0x0f, 0x30, 0x7a, 0x08, 0xe7, 0xc5, + 0x0c, 0x13, 0x6b, 0x83, 0x9e, 0xa6, 0xf6, 0xda, 0x4f, 0x5b, 0x56, 0xfb, 0x10, 0x77, 0x71, 0x2d, + 0x43, 0x57, 0xb1, 0xb8, 0xea, 0x2a, 0x4f, 0x71, 0x78, 0x76, 0x29, 0x8b, 0xb2, 0xc0, 0x67, 0x07, + 0x07, 0x90, 0x06, 0x4b, 0x42, 0xb0, 0xbb, 0xfb, 0x56, 0x5f, 0x35, 0xd5, 0x2e, 0xb6, 0xb1, 0x69, + 0xd5, 0xb2, 0x54, 0xf8, 0x25, 0xaf, 0x6e, 0x36, 0x9d, 0xcb, 0x1d, 0x87, 0x4f, 0x59, 0xe4, 0x62, + 0xa2, 0x06, 0xd1, 0x12, 0x40, 0x5f, 0x35, 0xed, 0x1e, 0x36, 0x5b, 0xba, 0x56, 0xcb, 0x51, 0x4b, + 0x14, 0x38, 0xa5, 0xa9, 0xc9, 0x3a, 0xcc, 0x30, 0x63, 0xdd, 0xd5, 0x2d, 0xbb, 0x69, 0xe3, 0x6e, + 0xa4, 0xd1, 0xfc, 0xaa, 0x4f, 0x1e, 0x4b, 0xf5, 0xf2, 0xc7, 0x29, 0x98, 0x65, 0xcf, 0xba, 0x45, + 0x69, 0xdc, 0x9f, 0xd0, 0x75, 0xc8, 0x1e, 0x52, 0x9f, 0xaa, 0x95, 0xa9, 0xe0, 0x85, 0x55, 0xc7, + 0xdf, 0x7d, 0x2e, 0xa7, 0x70, 0xb6, 0x53, 0x76, 0xab, 0x38, 0x8f, 0x48, 0x1d, 0xcf, 0x23, 0xd2, + 0x67, 0xe9, 0x11, 0x99, 0xd3, 0xf7, 0x88, 0x6c, 0xd0, 0x23, 0xbe, 0x0c, 0x73, 0x7e, 0x2b, 0x59, + 0x7d, 0xa3, 0x67, 0x61, 0xb4, 0x02, 0xd9, 0x3d, 0x4a, 0xa7, 0x7a, 0x2f, 0xae, 0x55, 0x5c, 0x33, + 0x31, 0x7e, 0x85, 0x8f, 0xcb, 0x0f, 0xa1, 0xc2, 0x28, 0xb7, 0xb1, 0x7d, 0x9a, 0x46, 0x96, 0x5f, + 0x87, 0xaa, 0x47, 0xf0, 0xc4, 0xeb, 0x7a, 0x2c, 0xfc, 0xaf, 0x8e, 0x3b, 0xf8, 0x74, 0xfd, 0x4f, + 0x9e, 0x17, 0x5a, 0x13, 0xb2, 0xd9, 0xea, 0xe4, 0x8f, 0x12, 0x62, 0xcd, 0x24, 0xc0, 0x8e, 0xfd, + 0xc8, 0x79, 0xc8, 0xb6, 0x07, 0xa6, 0x65, 0x98, 0x02, 0x6c, 0xd9, 0x1d, 0x9a, 0x83, 0x4c, 0x47, + 0xef, 0xea, 0x2c, 0x26, 0x33, 0x0a, 0xbb, 0x41, 0x17, 0xa0, 0xa0, 0xe9, 0x26, 0x6e, 0x13, 0xc3, + 0x53, 0x3f, 0xce, 0x28, 0x2e, 0x41, 0x7e, 0x04, 0xc8, 0xbb, 0x22, 0xae, 0xc6, 0x55, 0xc8, 0xe8, + 0x36, 0xee, 0x5a, 0xb5, 0xc4, 0xa5, 0xd4, 0x4a, 0x71, 0xad, 0x16, 0xd4, 0xa2, 0xc0, 0x07, 0x85, + 0xb1, 0x11, 0x25, 0x74, 0x0d, 0x13, 0xd3, 0x07, 0xe7, 0x15, 0x7a, 0x2d, 0x7f, 0x3b, 0x01, 0x8b, + 0x8c, 0x7b, 0x17, 0xdb, 0xeb, 0xb6, 0x6d, 0xea, 0x7b, 0x03, 0xf2, 0xc8, 0x53, 0x8d, 0x74, 0xbf, + 0xfb, 0x26, 0x83, 0xee, 0x7b, 0x11, 0x2e, 0x44, 0x2f, 0x81, 0x1b, 0xe4, 0xc3, 0x04, 0xcc, 0xae, + 0x6b, 0x9a, 0x89, 0x2d, 0x0b, 0x6b, 0xf7, 0x48, 0x8a, 0xbb, 0x4b, 0x75, 0xb6, 0x22, 0x34, 0xc9, + 0xbc, 0x08, 0xad, 0xf2, 0xf4, 0xe7, 0xb2, 0x08, 0xed, 0xde, 0x82, 0x39, 0xcb, 0x36, 0x4c, 0xf5, + 0x00, 0xb7, 0x48, 0xfe, 0x6c, 0xa9, 0x4c, 0x1a, 0x87, 0xc5, 0xea, 0x2a, 0x4d, 0xaa, 0xdb, 0x86, + 0x86, 0xf9, 0x63, 0x14, 0xc4, 0xd9, 0x3d, 0x34, 0xf9, 0xf7, 0x49, 0x98, 0xe7, 0x98, 0xf2, 0xd0, + 0xd4, 0x1d, 0x67, 0xbc, 0xd7, 0xd1, 0x8e, 0xe5, 0x1c, 0x9e, 0x08, 0x28, 0x09, 0x7f, 0x27, 0xda, + 0x23, 0x38, 0xc7, 0x75, 0x44, 0xaf, 0x51, 0x0d, 0x72, 0x1c, 0xe5, 0x38, 0xc0, 0x89, 0x5b, 0x74, + 0x03, 0xc0, 0x45, 0xb3, 0x71, 0x60, 0xcc, 0xc3, 0x8e, 0x6e, 0x80, 0xd4, 0x55, 0x8f, 0x04, 0x6a, + 0x61, 0xcd, 0x0f, 0xa5, 0x19, 0xfa, 0xa4, 0x85, 0xae, 0x7a, 0xb4, 0x29, 0x18, 0xbc, 0x78, 0x5a, + 0x07, 0xc0, 0x47, 0x7d, 0xdd, 0x54, 0xa9, 0xbf, 0x66, 0x27, 0xc8, 0x2e, 0x9e, 0x79, 0xf2, 0xa7, + 0x09, 0x58, 0xf0, 0x6b, 0x94, 0x59, 0x9c, 0xa8, 0xb4, 0x01, 0x15, 0x55, 0xd8, 0xbc, 0x45, 0xad, + 0x28, 0xfc, 0x7c, 0xc9, 0x55, 0x6e, 0x84, 0x57, 0x28, 0x65, 0x67, 0x1a, 0xbd, 0xb7, 0xd0, 0xab, + 0x30, 0x6d, 0x1a, 0x86, 0xdd, 0xea, 0xeb, 0xb8, 0x8d, 0x1d, 0x07, 0xdc, 0x28, 0x93, 0x25, 0xfd, + 0xe9, 0xb3, 0xe5, 0xdc, 0x0e, 0xa1, 0x37, 0xeb, 0x4a, 0x91, 0x70, 0xb1, 0x1b, 0x8d, 0x26, 0x27, + 0x53, 0x7f, 0x4f, 0xb5, 0x31, 0xad, 0x97, 0x52, 0x74, 0xca, 0x02, 0x9f, 0x52, 0xa6, 0x5c, 0x3b, + 0x6c, 0xfc, 0x0e, 0x7e, 0xaa, 0x40, 0xdf, 0xb9, 0x96, 0xff, 0xe5, 0x6e, 0xea, 0x96, 0xd1, 0x25, + 0x2b, 0x7a, 0xee, 0x7e, 0xf2, 0x12, 0xe4, 0xb8, 0x53, 0x70, 0x27, 0x41, 0x1e, 0x27, 0xd9, 0x61, + 0x57, 0x8a, 0x60, 0x41, 0x37, 0xa0, 0x6c, 0x98, 0xfa, 0x81, 0xde, 0x53, 0x3b, 0x42, 0xf1, 0x19, + 0xaa, 0xf8, 0xa8, 0x00, 0x9b, 0x11, 0xac, 0x4c, 0xd9, 0x72, 0x03, 0x6a, 0x81, 0xcd, 0xbb, 0x26, + 0xf5, 0x2c, 0x23, 0x31, 0x72, 0x19, 0xf2, 0x0f, 0x13, 0x70, 0x9e, 0x8b, 0xaa, 0x1b, 0xef, 0xf7, + 0x3a, 0x86, 0xaa, 0x3d, 0x77, 0x4d, 0xca, 0x9f, 0x24, 0x40, 0x0a, 0x2d, 0xea, 0x2c, 0x9c, 0xd6, + 0xa3, 0xab, 0xe4, 0x68, 0x93, 0x1d, 0xdf, 0x5b, 0x7f, 0x90, 0x80, 0x73, 0x7c, 0x43, 0xcd, 0xde, + 0xbe, 0xf1, 0xfc, 0x35, 0xfc, 0xa6, 0x03, 0xb2, 0x6c, 0x3d, 0x91, 0xee, 0x33, 0x5a, 0x25, 0x24, + 0x8b, 0x8b, 0x30, 0xf4, 0xd5, 0x0e, 0xcf, 0x71, 0x6b, 0x3f, 0x4e, 0x38, 0xc1, 0xe1, 0x2f, 0x39, + 0x4e, 0xd7, 0x75, 0x02, 0xce, 0x90, 0x1c, 0xdf, 0x19, 0xbe, 0x9f, 0x84, 0x79, 0x52, 0x34, 0xf0, + 0x45, 0x5a, 0x67, 0xa1, 0xb2, 0x79, 0xc8, 0xf6, 0x4d, 0xbc, 0xaf, 0x1f, 0x71, 0xa5, 0xf1, 0x3b, + 0xb4, 0x0c, 0x45, 0xcb, 0x56, 0x4d, 0xbb, 0xa5, 0xee, 0x13, 0x0b, 0x53, 0x17, 0x56, 0x80, 0x92, + 0xd6, 0x09, 0x85, 0x14, 0x11, 0xb8, 0xa7, 0xb5, 0xf6, 0xf0, 0x3e, 0xa9, 0x61, 0xd2, 0xac, 0x88, + 0xc0, 0x3d, 0x6d, 0x83, 0x12, 0x48, 0x01, 0x65, 0x62, 0x52, 0x62, 0xe9, 0xef, 0xb1, 0xec, 0x95, + 0x57, 0x5c, 0x82, 0x5b, 0x74, 0x65, 0xbd, 0x45, 0xd7, 0x12, 0x00, 0xd9, 0x45, 0x6b, 0xbf, 0xa3, + 0x1e, 0x58, 0xf4, 0x45, 0x2b, 0xa7, 0x14, 0x08, 0xe5, 0x4d, 0x42, 0xa0, 0xe9, 0xc9, 0xaf, 0x0e, + 0xd7, 0x5c, 0x37, 0xfd, 0xb5, 0xd7, 0x0b, 0xae, 0x3a, 0x62, 0x66, 0xac, 0x8e, 0xa8, 0xc4, 0x24, + 0x0c, 0x69, 0xf1, 0x32, 0x47, 0x7d, 0x2a, 0xe1, 0xf1, 0xa9, 0xc9, 0xd0, 0x60, 0x11, 0x0a, 0xba, + 0xd5, 0xe2, 0x5a, 0x4e, 0xd1, 0x47, 0xe4, 0x75, 0x6b, 0x87, 0xde, 0xcb, 0xdf, 0xa3, 0x4e, 0x18, + 0x51, 0xea, 0x1d, 0xcb, 0xca, 0xcb, 0x50, 0x64, 0x76, 0x6d, 0x79, 0x8a, 0x3e, 0x60, 0xa4, 0xed, + 0x31, 0x4a, 0xbf, 0x45, 0x82, 0xf1, 0x51, 0x45, 0xdf, 0xbd, 0x8e, 0x26, 0x6f, 0x02, 0xda, 0x31, + 0x8d, 0x6f, 0xe0, 0xb6, 0x17, 0x9a, 0x26, 0x5e, 0xa3, 0xfc, 0x1a, 0xcc, 0xfa, 0xc4, 0xf0, 0xea, + 0xf9, 0x32, 0x94, 0xfa, 0x8c, 0xdc, 0xb2, 0xd4, 0x8e, 0x70, 0xd3, 0x22, 0xa7, 0xed, 0xaa, 0x1d, + 0x5b, 0xfe, 0x6e, 0x0e, 0xb2, 0xf7, 0xf6, 0xc8, 0x6d, 0xac, 0x3b, 0x5f, 0x83, 0x19, 0xb7, 0x82, + 0xf2, 0x60, 0xc1, 0xb4, 0x43, 0xdd, 0xe1, 0xa0, 0xf0, 0x1e, 0x36, 0x2d, 0xb7, 0xb8, 0x17, 0xb7, + 0x64, 0x3b, 0x96, 0xad, 0xda, 0x03, 0x8b, 0xba, 0xf4, 0x8c, 0x77, 0x3b, 0xec, 0xd1, 0xab, 0xbb, + 0x74, 0x58, 0xe1, 0x6c, 0xe8, 0x65, 0x28, 0x58, 0xb6, 0x89, 0xd5, 0x2e, 0x51, 0x68, 0x86, 0x06, + 0x77, 0x85, 0x07, 0x77, 0x7e, 0x97, 0x0e, 0x34, 0xeb, 0x4a, 0x9e, 0xb1, 0x34, 0xb5, 0x40, 0x1f, + 0x20, 0x7b, 0xbc, 0x16, 0xcc, 0x3a, 0x79, 0x26, 0x79, 0x3a, 0x91, 0x91, 0x9b, 0x40, 0x46, 0x9e, + 0x4d, 0x5b, 0x27, 0x25, 0x38, 0xab, 0xfc, 0x30, 0x95, 0x91, 0x9f, 0x64, 0x1d, 0x7c, 0xde, 0xba, + 0x8d, 0x6e, 0x43, 0xcd, 0xd5, 0x36, 0xd1, 0x93, 0xa6, 0xda, 0x6a, 0xab, 0x67, 0xf4, 0xda, 0xb8, + 0x56, 0xa0, 0xaa, 0x98, 0xe6, 0xaa, 0xc8, 0x6c, 0x13, 0xa2, 0x32, 0xef, 0xb0, 0x6f, 0x71, 0x6e, + 0x4a, 0x47, 0x2f, 0x03, 0x0a, 0x0b, 0xaa, 0x01, 0x35, 0x5d, 0x35, 0x34, 0x07, 0xbd, 0x04, 0x68, + 0x5f, 0x3f, 0x0a, 0xd6, 0xc8, 0x45, 0x0a, 0xef, 0x15, 0x3a, 0xe2, 0x2d, 0x8e, 0x1b, 0x50, 0x0d, + 0x37, 0x19, 0x4a, 0xa3, 0xab, 0xf3, 0x8a, 0x19, 0xec, 0x2e, 0x3c, 0x80, 0x73, 0xd1, 0x5d, 0x85, + 0xe9, 0x31, 0xbb, 0x0a, 0x73, 0x38, 0xa6, 0x9d, 0x60, 0x1b, 0xb6, 0xda, 0x61, 0xdb, 0x98, 0xa1, + 0xdb, 0x28, 0x50, 0x0a, 0x5d, 0xff, 0x32, 0x14, 0xf5, 0x5e, 0x47, 0xef, 0x61, 0x36, 0x5e, 0xa6, + 0xe3, 0xc0, 0x48, 0x82, 0xc1, 0xc4, 0x5d, 0xc3, 0xe6, 0x0c, 0x15, 0xc6, 0xc0, 0x48, 0x84, 0x41, + 0x7e, 0x1b, 0xb2, 0xcc, 0x6b, 0x51, 0x11, 0x72, 0xcd, 0xed, 0x77, 0xd6, 0xef, 0x36, 0xeb, 0x95, + 0x29, 0x34, 0x0d, 0x85, 0x07, 0x3b, 0x77, 0xef, 0xad, 0xd7, 0x9b, 0xdb, 0xb7, 0x2b, 0x09, 0x34, + 0x03, 0x70, 0xeb, 0xde, 0xd6, 0x56, 0xf3, 0xfe, 0x7d, 0x72, 0x9f, 0x24, 0xc3, 0xfc, 0x7e, 0xb3, + 0x5e, 0x49, 0xa1, 0x12, 0xe4, 0xeb, 0x9b, 0x77, 0x37, 0xe9, 0x60, 0x5a, 0xfe, 0x30, 0x05, 0x88, + 0x05, 0xc4, 0x06, 0x3e, 0xd0, 0x7b, 0x27, 0x79, 0x2d, 0x3f, 0x9b, 0x40, 0xf6, 0x3b, 0x78, 0xfa, + 0x78, 0x0e, 0x1e, 0xe9, 0x3a, 0xb9, 0x53, 0x75, 0x9d, 0xfc, 0x49, 0x5c, 0x47, 0xfe, 0x55, 0x12, + 0x66, 0x7d, 0x66, 0xe0, 0x68, 0x7a, 0x66, 0x6a, 0xf5, 0xc1, 0x5d, 0x7a, 0x24, 0xdc, 0x45, 0x2a, + 0x30, 0x73, 0xaa, 0x0a, 0xcc, 0x9e, 0x48, 0x81, 0x7f, 0x4b, 0x08, 0x05, 0xfa, 0xde, 0x0e, 0x27, + 0x77, 0x64, 0x9f, 0x62, 0x12, 0x23, 0x15, 0x33, 0x0c, 0x3a, 0x93, 0x27, 0x87, 0xce, 0x54, 0x0c, + 0x74, 0xca, 0xf3, 0x30, 0xe7, 0xdf, 0x2e, 0x6f, 0xea, 0xfc, 0x28, 0x01, 0x15, 0x36, 0x70, 0x92, + 0x96, 0xe3, 0x59, 0xb9, 0x9d, 0xfc, 0x3a, 0x54, 0x3d, 0xab, 0x73, 0xfb, 0x96, 0x06, 0x25, 0x86, + 0xfb, 0x96, 0x8c, 0x59, 0xe1, 0xe3, 0xf2, 0x4f, 0x93, 0x62, 0xfe, 0x49, 0x7b, 0x88, 0x91, 0xdb, + 0xfb, 0x1f, 0xa8, 0x78, 0xb6, 0xe7, 0x2d, 0xa7, 0xcb, 0xee, 0x06, 0x59, 0x5d, 0xed, 0x63, 0xe5, + 0x0d, 0xc9, 0x54, 0x80, 0xf5, 0x16, 0xeb, 0x4c, 0xfa, 0x4a, 0xe8, 0x74, 0x6c, 0x09, 0x9d, 0xf1, + 0x96, 0xd0, 0x4d, 0x28, 0xb3, 0x2d, 0xb7, 0xf4, 0x5e, 0xbb, 0x33, 0xd0, 0xb0, 0x1b, 0x1f, 0x01, + 0xdd, 0x88, 0x6e, 0x64, 0x93, 0xf3, 0x29, 0x33, 0x6c, 0xa2, 0xb8, 0x97, 0x1f, 0x09, 0x80, 0x1f, + 0xb3, 0xc9, 0xe9, 0x17, 0x3b, 0xac, 0xc9, 0xf9, 0xeb, 0x14, 0xcc, 0xf8, 0xb9, 0x23, 0x1c, 0x24, + 0x31, 0xc2, 0x41, 0x92, 0x71, 0x75, 0x5b, 0x6a, 0xbc, 0xba, 0xcd, 0x5f, 0x88, 0xa5, 0x4f, 0xa1, + 0x10, 0xcb, 0x9c, 0x42, 0x21, 0x96, 0x3d, 0xfd, 0x42, 0x2c, 0x77, 0x72, 0x34, 0xc9, 0xc7, 0xa1, + 0xc9, 0xff, 0xc1, 0x7c, 0xb4, 0x37, 0x21, 0x09, 0xf2, 0xce, 0xf4, 0x04, 0x7b, 0xe7, 0x11, 0xf7, + 0xf2, 0xc7, 0x09, 0xa8, 0x79, 0x92, 0xd6, 0x09, 0xcf, 0x12, 0xce, 0x0c, 0x73, 0xde, 0x82, 0xf3, + 0x11, 0xab, 0xe4, 0x71, 0x30, 0x19, 0xdc, 0xcb, 0xdf, 0x12, 0xb2, 0xde, 0xd4, 0x7b, 0xba, 0x75, + 0x78, 0xc2, 0x2d, 0x4f, 0xf8, 0xf0, 0x0b, 0x20, 0x45, 0x3d, 0x9c, 0x23, 0xff, 0xdf, 0x93, 0x50, + 0xdc, 0x55, 0x6d, 0x31, 0xef, 0xec, 0x4a, 0x87, 0x13, 0xb5, 0xc7, 0x9b, 0x30, 0x4d, 0xc3, 0x8e, + 0x24, 0x7f, 0x4d, 0xb5, 0xf1, 0x44, 0xd1, 0x56, 0x12, 0x53, 0xeb, 0xaa, 0x8d, 0xd1, 0x16, 0x94, + 0xdd, 0xa6, 0x37, 0x13, 0x36, 0x49, 0xd8, 0xcd, 0xb8, 0x93, 0xa9, 0xb8, 0xeb, 0x30, 0x6b, 0xa9, + 0x36, 0xee, 0x74, 0x74, 0x5a, 0x80, 0x1f, 0xf4, 0x54, 0x7b, 0x60, 0xf2, 0xf7, 0x1f, 0x05, 0x39, + 0x43, 0xbb, 0x62, 0x44, 0xfe, 0x4b, 0x12, 0x72, 0xfc, 0xfd, 0x64, 0xd2, 0xaa, 0xe1, 0xff, 0x21, + 0xdf, 0x37, 0x2c, 0xdd, 0x16, 0x00, 0x58, 0x5c, 0x3b, 0xef, 0xfa, 0x0a, 0x97, 0xb9, 0xc3, 0x19, + 0x14, 0x87, 0x15, 0xbd, 0x0e, 0xb3, 0xae, 0xe9, 0x9e, 0xe0, 0xa7, 0x1c, 0x19, 0x52, 0x51, 0xc8, + 0xe0, 0x46, 0xf9, 0x1d, 0xfc, 0x94, 0x81, 0xc2, 0x15, 0x98, 0xf6, 0x4d, 0xe7, 0xdd, 0x9e, 0x92, + 0x97, 0x13, 0xad, 0xc2, 0x2c, 0x79, 0xfb, 0xf0, 0x1c, 0x60, 0xd0, 0xd8, 0x67, 0x07, 0x17, 0x55, + 0x32, 0xe4, 0x9c, 0x5c, 0xd4, 0xc9, 0x3b, 0xdc, 0x9a, 0x53, 0xcf, 0x61, 0xad, 0xc5, 0xdf, 0x6f, + 0xe8, 0x0c, 0x76, 0x9c, 0xea, 0x2e, 0xb8, 0x49, 0xc7, 0xe8, 0x9c, 0x17, 0x21, 0x4b, 0x4f, 0x0d, + 0xac, 0x5a, 0x8e, 0x66, 0x9f, 0xb2, 0xbb, 0x79, 0xda, 0x47, 0x53, 0xf8, 0xb0, 0xdc, 0x80, 0x0c, + 0x25, 0xa0, 0x45, 0x28, 0xb0, 0x73, 0x86, 0xde, 0xa0, 0x4b, 0xf5, 0x9b, 0x51, 0xf2, 0x94, 0xb0, + 0x3d, 0xe8, 0x22, 0x19, 0xd2, 0x3d, 0x43, 0x13, 0xf5, 0xd6, 0x0c, 0xd7, 0x43, 0x76, 0xdb, 0xd0, + 0x70, 0xb3, 0xae, 0xd0, 0x31, 0xb9, 0x01, 0xe5, 0x80, 0x5e, 0xc9, 0xeb, 0x56, 0x5f, 0x35, 0x6d, + 0x22, 0x72, 0x8f, 0xf7, 0xce, 0x33, 0x0a, 0x6d, 0xab, 0x6c, 0x53, 0x0a, 0x49, 0xcd, 0x7a, 0x4f, + 0xc3, 0x47, 0xe2, 0x48, 0x91, 0xde, 0xc8, 0x7f, 0x48, 0xc0, 0x2c, 0x17, 0x75, 0xb2, 0x57, 0xa6, + 0x67, 0xe3, 0x33, 0x2f, 0x40, 0xb9, 0xab, 0x1e, 0xb5, 0xe8, 0x11, 0x03, 0x6b, 0x80, 0xf2, 0xfe, + 0xe9, 0x74, 0x57, 0x3d, 0x72, 0xfb, 0x9d, 0xf2, 0xef, 0x12, 0x30, 0xe7, 0xdf, 0x16, 0x47, 0xc8, + 0x57, 0x00, 0xc4, 0xeb, 0xb9, 0xb3, 0xce, 0x2a, 0x5f, 0x67, 0x41, 0xf4, 0x94, 0xeb, 0x4a, 0x81, + 0x33, 0x35, 0xa3, 0x7b, 0xae, 0xc9, 0xd3, 0xe8, 0xb9, 0x4e, 0xd0, 0x80, 0xff, 0x63, 0xd2, 0xd9, + 0xce, 0x09, 0x5f, 0x08, 0x26, 0xdf, 0x7f, 0x4c, 0x98, 0x26, 0x8f, 0x1b, 0xa6, 0xa9, 0xf1, 0xc3, + 0x34, 0x1d, 0x17, 0xa6, 0xb7, 0x61, 0x7a, 0xd0, 0xef, 0x18, 0xaa, 0xd6, 0x32, 0xb1, 0x35, 0xe8, + 0xd8, 0xfc, 0xec, 0x49, 0x0e, 0xbb, 0x10, 0x51, 0xea, 0x83, 0x3e, 0x3f, 0x82, 0x19, 0x74, 0x6c, + 0xa5, 0x34, 0xf0, 0xdc, 0xc9, 0xdf, 0x71, 0xbb, 0xed, 0x21, 0xd6, 0xe1, 0x61, 0xfa, 0x22, 0xe4, + 0xe8, 0x29, 0xb1, 0x73, 0x54, 0x18, 0x8c, 0xd4, 0x2c, 0x19, 0x6e, 0x6a, 0xe8, 0x1a, 0xa4, 0x0f, + 0x55, 0xeb, 0x90, 0x7f, 0xd8, 0x54, 0x15, 0xc7, 0x63, 0xf4, 0x71, 0x0d, 0xd5, 0x3a, 0x54, 0xe8, + 0xb0, 0xfc, 0xef, 0x24, 0x94, 0x48, 0xc2, 0x13, 0x26, 0x40, 0x6b, 0xc1, 0x80, 0x2a, 0xae, 0x9d, + 0xf3, 0xec, 0xcf, 0xcd, 0x8d, 0x9e, 0xa8, 0x0a, 0x80, 0x40, 0x32, 0x1e, 0x04, 0x52, 0x1e, 0x10, + 0x08, 0x1f, 0x7e, 0x66, 0xc6, 0x38, 0xfc, 0x7c, 0x1b, 0xce, 0x39, 0x27, 0x80, 0x9e, 0x78, 0x24, + 0xa5, 0xfd, 0x18, 0xc1, 0x31, 0x2b, 0xe6, 0xba, 0x34, 0x2b, 0x9c, 0x4e, 0x73, 0xc7, 0x4e, 0xa7, + 0x31, 0xf9, 0x2f, 0x1f, 0x9b, 0xff, 0xea, 0xce, 0x11, 0x97, 0xff, 0x1d, 0x14, 0xfd, 0x2f, 0x54, + 0xad, 0x41, 0xbb, 0x8d, 0x2d, 0x6b, 0x7f, 0xd0, 0x69, 0x71, 0xa4, 0x67, 0xde, 0x50, 0x71, 0x07, + 0x76, 0x18, 0xc4, 0xff, 0x36, 0xe9, 0xf8, 0xd3, 0x96, 0xfa, 0x04, 0xb3, 0x2c, 0xf1, 0x5f, 0x8e, + 0xa9, 0xcf, 0x22, 0x0f, 0xc7, 0xe6, 0xd5, 0x4c, 0x6c, 0x5e, 0x65, 0x6d, 0xff, 0x90, 0x2a, 0x79, + 0x7d, 0xf8, 0x33, 0xf7, 0xe0, 0xf7, 0x34, 0xca, 0xf5, 0x67, 0xa2, 0x69, 0xf9, 0x53, 0xf7, 0x60, + 0x38, 0xaa, 0x7a, 0xff, 0x7c, 0xe6, 0xa6, 0x5f, 0xba, 0x9b, 0x3a, 0x95, 0xd7, 0x88, 0xc9, 0xb5, + 0x70, 0x13, 0x72, 0x2c, 0x0d, 0x88, 0xcd, 0xc7, 0xe4, 0x01, 0x47, 0xdd, 0x24, 0x0f, 0x88, 0x29, + 0xa1, 0x14, 0xe0, 0xe5, 0x7a, 0xb6, 0x29, 0x60, 0x09, 0x16, 0x23, 0x15, 0xc9, 0x5d, 0xfe, 0x93, + 0x04, 0x20, 0x3e, 0x7e, 0xa2, 0x7e, 0xd1, 0x84, 0xbe, 0xbe, 0x01, 0x65, 0xd6, 0x11, 0x6a, 0x8d, + 0xef, 0xf2, 0x33, 0x6c, 0x86, 0x53, 0x9c, 0x3a, 0x6d, 0xa1, 0x94, 0xa7, 0x2d, 0x24, 0x3f, 0x76, + 0x4a, 0x4f, 0x5f, 0x33, 0xe7, 0xba, 0xbf, 0x99, 0x13, 0x7e, 0xcc, 0x38, 0xdd, 0x1c, 0xb7, 0x42, + 0x76, 0xba, 0x39, 0xde, 0xa0, 0x4d, 0x8c, 0x1f, 0xb4, 0xbf, 0x48, 0x38, 0x1f, 0x1b, 0x04, 0x3e, + 0x31, 0xf9, 0x3c, 0xa8, 0x5e, 0xfe, 0x79, 0xca, 0xfd, 0xc4, 0x21, 0xf0, 0x31, 0xca, 0xe7, 0x13, + 0x70, 0xe2, 0x73, 0x49, 0x3a, 0xfe, 0x1d, 0xed, 0x32, 0x94, 0x22, 0xbe, 0x5c, 0x2b, 0x5a, 0x9e, + 0x03, 0xb9, 0x98, 0x34, 0x98, 0x3d, 0x6e, 0x1a, 0xcc, 0x45, 0xa4, 0xc1, 0x97, 0x21, 0xdd, 0xc3, + 0x47, 0xe2, 0x64, 0x73, 0x88, 0x15, 0x29, 0x9b, 0xfc, 0x3e, 0x94, 0x36, 0x54, 0xbb, 0x7d, 0x78, + 0x6c, 0x7f, 0xfb, 0x02, 0xe4, 0x4d, 0x36, 0x20, 0xa2, 0x49, 0xf2, 0x7c, 0xff, 0xe9, 0x11, 0x4d, + 0xc3, 0xc9, 0xe1, 0x95, 0xff, 0x0a, 0x50, 0x09, 0x0e, 0xa3, 0x3a, 0x4c, 0xf3, 0x63, 0x7c, 0xd6, + 0x6a, 0xe4, 0x41, 0xb4, 0x14, 0xfc, 0xa2, 0xd4, 0xf7, 0x15, 0x78, 0x63, 0x4a, 0x29, 0xed, 0x79, + 0xc8, 0xe8, 0x06, 0xf0, 0x93, 0xff, 0xd6, 0x01, 0x76, 0x3f, 0x39, 0x0f, 0x88, 0x70, 0xbb, 0xfd, + 0x8d, 0x29, 0xa5, 0xb0, 0x27, 0x68, 0x9e, 0x25, 0x68, 0x14, 0x1b, 0x39, 0xa2, 0x86, 0x96, 0xe0, + 0x4b, 0x41, 0xee, 0x12, 0x18, 0x19, 0x7d, 0xc9, 0xf9, 0x1e, 0xa1, 0xa3, 0x5b, 0xb6, 0xd3, 0xf3, + 0x89, 0xf8, 0x30, 0xd6, 0x95, 0xc0, 0x17, 0x4d, 0x88, 0xe8, 0x6b, 0x30, 0xcf, 0xe7, 0x5b, 0xd8, + 0x6e, 0xa9, 0xee, 0x77, 0x09, 0xbc, 0xfd, 0x73, 0x2d, 0x28, 0x2a, 0xf2, 0x53, 0x8a, 0xc6, 0x94, + 0x32, 0xb7, 0x17, 0x31, 0x8c, 0xd6, 0xa1, 0xc4, 0xbb, 0xe5, 0x7b, 0xa4, 0x48, 0xe0, 0x6d, 0xa0, + 0x0b, 0xc1, 0xd6, 0xb1, 0xf7, 0x75, 0xbd, 0x31, 0xa5, 0x14, 0x0d, 0x97, 0x4a, 0xf4, 0xc4, 0x45, + 0xb4, 0x69, 0x31, 0xcb, 0x0b, 0xe9, 0xa5, 0xa0, 0x0c, 0xdf, 0xcb, 0x24, 0xd1, 0x93, 0xe1, 0x21, + 0x13, 0x53, 0x71, 0x29, 0xc4, 0x54, 0xf9, 0xa0, 0xa9, 0x82, 0x07, 0x33, 0xc4, 0x54, 0x86, 0xa0, + 0x11, 0x25, 0xf3, 0xc9, 0x54, 0xc9, 0x85, 0xa0, 0x92, 0x43, 0x07, 0x1f, 0x44, 0xc9, 0x86, 0x43, + 0x44, 0xf7, 0x61, 0xd6, 0xab, 0x05, 0x61, 0x70, 0xa0, 0x72, 0xe4, 0x48, 0x65, 0x04, 0xad, 0x5e, + 0x35, 0x82, 0x63, 0xe8, 0x21, 0xcc, 0x71, 0xa9, 0xfb, 0x34, 0xc5, 0x0a, 0xb1, 0x45, 0x2a, 0xf6, + 0x4a, 0x50, 0x6c, 0x44, 0x41, 0xd3, 0x98, 0x52, 0x90, 0x11, 0x1a, 0x24, 0x1a, 0x17, 0x00, 0xc3, + 0xac, 0x56, 0x0a, 0x6a, 0x3c, 0xa2, 0xcb, 0x42, 0x34, 0x6e, 0x79, 0xc8, 0xe8, 0x36, 0xcc, 0x08, + 0x29, 0xdc, 0x70, 0xec, 0x0c, 0xff, 0x62, 0x48, 0x4c, 0xd0, 0x72, 0xe2, 0xe9, 0xdc, 0x74, 0xf7, + 0x61, 0x56, 0x08, 0xea, 0xaa, 0x4f, 0x30, 0x87, 0x49, 0x7a, 0x8a, 0x1f, 0x55, 0x1e, 0x85, 0xde, + 0x55, 0x88, 0xf6, 0xac, 0xe0, 0x18, 0xd1, 0x9e, 0x6f, 0x93, 0x42, 0x7b, 0xe5, 0xa0, 0xf6, 0x62, + 0x2b, 0x73, 0xa2, 0x3d, 0x2b, 0x34, 0x88, 0x1e, 0xc3, 0x39, 0x21, 0xd8, 0x6f, 0x97, 0x0a, 0x95, + 0x7c, 0x35, 0x24, 0x39, 0xda, 0x30, 0x62, 0xcf, 0x3e, 0xcb, 0xac, 0xbb, 0xd0, 0x4f, 0x3d, 0xb1, + 0x1a, 0x0c, 0xa7, 0x70, 0x4d, 0x45, 0xc2, 0xc9, 0x72, 0xa9, 0x68, 0x0b, 0x2a, 0x42, 0x84, 0xc6, + 0x73, 0x68, 0x0d, 0x05, 0x0f, 0xb0, 0xa2, 0x6b, 0x84, 0xc6, 0x94, 0x52, 0xb6, 0xfc, 0x23, 0x1b, + 0x05, 0xc8, 0xf1, 0x51, 0xf9, 0x2d, 0x98, 0xe6, 0x38, 0xcb, 0x53, 0xf2, 0x17, 0xa1, 0x60, 0xf2, + 0x6b, 0x01, 0xd9, 0x8b, 0x21, 0xc8, 0x66, 0xe3, 0x14, 0xb3, 0x5d, 0x6e, 0xf9, 0x9f, 0x00, 0xd5, + 0x10, 0x03, 0xda, 0x8c, 0x46, 0xed, 0x8b, 0x71, 0xa8, 0xcd, 0xa6, 0x86, 0x60, 0xfb, 0x66, 0x04, + 0x6c, 0x2f, 0x46, 0xc2, 0xb6, 0x23, 0xc0, 0x83, 0xdb, 0x9b, 0xd1, 0xb8, 0x7d, 0x31, 0x0e, 0xb7, + 0x83, 0x8b, 0xe0, 0xa6, 0x7c, 0x23, 0x0a, 0xb8, 0x2f, 0x44, 0x03, 0xb7, 0x23, 0xc2, 0x8b, 0xdc, + 0x5f, 0x1f, 0x81, 0xdc, 0x2f, 0x8c, 0x42, 0x6e, 0x47, 0x6a, 0x34, 0x74, 0x6f, 0x44, 0x42, 0xf7, + 0x52, 0x0c, 0x74, 0x3b, 0xc2, 0x7c, 0xd8, 0xbd, 0x19, 0x8d, 0xdd, 0x17, 0xe3, 0xb0, 0xdb, 0xd5, + 0x95, 0x0f, 0xbc, 0x6f, 0x46, 0x80, 0xf7, 0x62, 0x24, 0x78, 0xbb, 0x06, 0x73, 0xd1, 0xfb, 0x8d, + 0x28, 0xf4, 0xbe, 0x10, 0x8d, 0xde, 0xae, 0xa6, 0x3d, 0xf0, 0xfd, 0x60, 0x18, 0x7c, 0x5f, 0x19, + 0x0a, 0xdf, 0x8e, 0xbc, 0x08, 0xfc, 0x7e, 0x34, 0x14, 0xbf, 0xaf, 0x0e, 0xc7, 0x6f, 0x47, 0x70, + 0x14, 0x80, 0x6f, 0x46, 0x03, 0xf8, 0xc5, 0x38, 0x00, 0x77, 0xd5, 0xee, 0x43, 0xf0, 0x46, 0x0c, + 0x82, 0x2f, 0xc7, 0x22, 0xb8, 0x23, 0x28, 0x00, 0xe1, 0x0f, 0x86, 0x41, 0xf8, 0x95, 0xa1, 0x10, + 0xee, 0x6a, 0x30, 0x8c, 0xe1, 0x8f, 0x86, 0x62, 0xf8, 0xd5, 0xe1, 0x18, 0xee, 0x6a, 0x30, 0x02, + 0xc4, 0xbf, 0x3a, 0x1c, 0xc4, 0xaf, 0x8d, 0x00, 0x71, 0x47, 0x76, 0x24, 0x8a, 0x6f, 0x44, 0xa2, + 0xf8, 0x52, 0x0c, 0x8a, 0xbb, 0x91, 0xe5, 0x85, 0xf1, 0xed, 0x58, 0x18, 0xbf, 0x3c, 0x04, 0xc6, + 0x1d, 0x59, 0x21, 0x1c, 0x07, 0xc8, 0x8b, 0xe1, 0xb5, 0x7f, 0x54, 0x21, 0xbf, 0xc5, 0x65, 0xa0, + 0x2d, 0x28, 0x31, 0xd8, 0xe4, 0xff, 0xcb, 0x0e, 0x2f, 0x91, 0xa5, 0x11, 0x58, 0x8c, 0xea, 0x50, + 0xb8, 0x8d, 0x6d, 0x2e, 0x6b, 0x48, 0xad, 0x2c, 0x0d, 0x03, 0x64, 0xb2, 0x28, 0xa6, 0xcb, 0xb8, + 0x45, 0xf9, 0xb2, 0xa9, 0x34, 0x02, 0x9b, 0x51, 0x03, 0x8a, 0x44, 0xa9, 0x6c, 0xcc, 0x42, 0xc3, + 0xca, 0x67, 0x69, 0x28, 0x44, 0x23, 0x0c, 0x73, 0xbb, 0x62, 0x7b, 0x5e, 0x30, 0x1d, 0xaf, 0x8c, + 0x96, 0xc6, 0xc4, 0x6c, 0xf4, 0x16, 0x14, 0xa9, 0xb7, 0xf2, 0x6f, 0x75, 0x87, 0xd6, 0xd3, 0xd2, + 0x70, 0xc8, 0xa6, 0x06, 0xa6, 0x51, 0xca, 0x85, 0x0d, 0x2f, 0xac, 0xa5, 0x11, 0xd8, 0xcd, 0x0d, + 0xcc, 0x65, 0x0d, 0xa9, 0xb0, 0xa5, 0x61, 0x00, 0x2e, 0x2c, 0xc2, 0x06, 0x7c, 0x16, 0x09, 0xd5, + 0xda, 0xd2, 0x50, 0x28, 0x47, 0xef, 0x42, 0xd5, 0x13, 0xd8, 0x7c, 0x5d, 0x63, 0xd4, 0xdc, 0xd2, + 0x38, 0xc0, 0x8e, 0x5a, 0x80, 0xbc, 0xa1, 0xcd, 0xc5, 0x8f, 0x53, 0x7b, 0x4b, 0x63, 0x01, 0x3c, + 0xb1, 0x0e, 0x7d, 0xae, 0x38, 0xce, 0x1e, 0x5e, 0x84, 0x4b, 0x23, 0x20, 0x1e, 0xed, 0xc0, 0x34, + 0xb3, 0x97, 0x90, 0x37, 0xa2, 0x1a, 0x97, 0x46, 0x61, 0x3d, 0xd1, 0xaf, 0x8b, 0xc8, 0x42, 0xea, + 0x18, 0x55, 0xb9, 0x34, 0x0e, 0xec, 0x13, 0xfd, 0x7a, 0xd4, 0x2e, 0xc4, 0x8f, 0x53, 0x9d, 0x4b, + 0x63, 0xc1, 0x3f, 0xda, 0x83, 0x59, 0xaf, 0xde, 0xc5, 0x13, 0xc6, 0xaa, 0xd2, 0xa5, 0xf1, 0xd2, + 0x00, 0xba, 0x03, 0x25, 0xef, 0x3f, 0x12, 0x68, 0x68, 0xbd, 0x2e, 0x0d, 0xcf, 0x03, 0xe8, 0x1d, + 0x28, 0x0b, 0xd0, 0x16, 0x8b, 0x1d, 0x59, 0xb8, 0x4b, 0xa3, 0x73, 0x02, 0x7a, 0x0d, 0x32, 0xb4, + 0xe0, 0x46, 0xf3, 0xd1, 0x5d, 0x15, 0x69, 0x21, 0xa6, 0x74, 0x47, 0x0f, 0xa1, 0xc2, 0x40, 0x9e, + 0x8b, 0xbe, 0xd7, 0xd1, 0x22, 0x96, 0x14, 0xf8, 0x83, 0x34, 0x62, 0x49, 0xa1, 0x3f, 0x22, 0xbf, + 0x02, 0x15, 0x9f, 0xb3, 0x12, 0xda, 0xe5, 0xe1, 0xfe, 0x4a, 0x24, 0xcb, 0x23, 0x5c, 0x96, 0x88, + 0xd9, 0x85, 0x19, 0xcf, 0x4f, 0x57, 0x84, 0x12, 0x76, 0x74, 0xff, 0xef, 0x61, 0xd2, 0xa5, 0x18, + 0x06, 0x57, 0x68, 0x0b, 0x50, 0xc0, 0x34, 0x84, 0x7a, 0x65, 0x94, 0x75, 0x88, 0xf0, 0xab, 0x23, + 0x0d, 0xc4, 0x15, 0xe2, 0x73, 0xd3, 0x68, 0x85, 0x04, 0xff, 0xfe, 0x8a, 0x50, 0x48, 0xf8, 0x6f, + 0xac, 0x77, 0xa0, 0xec, 0xf5, 0xd1, 0x80, 0x0d, 0xa3, 0xff, 0x91, 0xf2, 0xda, 0x30, 0xee, 0xb7, + 0xa1, 0x77, 0xa1, 0xea, 0xcf, 0x61, 0x84, 0xe8, 0x5b, 0x50, 0xf4, 0x9f, 0x39, 0x7e, 0x78, 0x88, + 0xf9, 0x61, 0x86, 0xe4, 0x41, 0xcf, 0x9f, 0x2e, 0xde, 0xc0, 0x0a, 0xff, 0x47, 0xe3, 0x0d, 0xac, + 0x88, 0xdf, 0x63, 0x36, 0xd2, 0x8f, 0x93, 0xfd, 0xbd, 0xbd, 0x2c, 0x3d, 0x97, 0x7d, 0xf5, 0x3f, + 0x01, 0x00, 0x00, 0xff, 0xff, 0x48, 0x9e, 0xe0, 0x05, 0xd0, 0x44, 0x00, 0x00, } type DRPCMetainfoClient interface { diff --git a/pkg/pb/metainfo.proto b/pkg/pb/metainfo.proto index 0fb261580..16011cd8f 100644 --- a/pkg/pb/metainfo.proto +++ b/pkg/pb/metainfo.proto @@ -13,6 +13,10 @@ import "node.proto"; import "pointerdb.proto"; import "orders.proto"; +// NOTE!!! +// * If someone will add stream_id or segment_id to existing or new message in this protobuf +// then Batch method (satellite/metainfo/batch.go) needs to be updated as well + // Metainfo it's a satellite RPC service service Metainfo { // Bucket @@ -496,7 +500,7 @@ message SegmentMakeInlineResponse {} message SegmentBeginDeleteRequest { RequestHeader header = 15; - bytes stream_id = 1; + bytes stream_id = 1 [(gogoproto.customtype) = "StreamID", (gogoproto.nullable) = false]; SegmentPosition position = 2; } @@ -524,7 +528,7 @@ message SegmentFinishDeleteResponse {} message SegmentListRequest { RequestHeader header = 15; - bytes stream_id = 1; + bytes stream_id = 1 [(gogoproto.customtype) = "StreamID", (gogoproto.nullable) = false]; SegmentPosition cursor_position = 2; int32 limit = 3; } diff --git a/proto.lock b/proto.lock index 72120812c..3376d8a5d 100644 --- a/proto.lock +++ b/proto.lock @@ -3426,7 +3426,17 @@ { "id": 1, "name": "stream_id", - "type": "bytes" + "type": "bytes", + "options": [ + { + "name": "(gogoproto.customtype)", + "value": "StreamID" + }, + { + "name": "(gogoproto.nullable)", + "value": "false" + } + ] }, { "id": 2, @@ -3551,7 +3561,17 @@ { "id": 1, "name": "stream_id", - "type": "bytes" + "type": "bytes", + "options": [ + { + "name": "(gogoproto.customtype)", + "value": "StreamID" + }, + { + "name": "(gogoproto.nullable)", + "value": "false" + } + ] }, { "id": 2, diff --git a/satellite/metainfo/batch.go b/satellite/metainfo/batch.go index 5b68ddef6..98c4c8eca 100644 --- a/satellite/metainfo/batch.go +++ b/satellite/metainfo/batch.go @@ -9,6 +9,7 @@ import ( "github.com/zeebo/errs" "storj.io/storj/pkg/pb" + "storj.io/storj/pkg/storj" ) // Batch handle requests sent in batch @@ -19,8 +20,8 @@ func (endpoint *Endpoint) Batch(ctx context.Context, req *pb.BatchRequest) (resp resp.Responses = make([]*pb.BatchResponseItem, 0, len(req.Requests)) - // TODO find a way to pass some parameters between request -> response > request - // TODO maybe use reflection to shrink code + var lastStreamID storj.StreamID + var lastSegmentID storj.SegmentID for _, request := range req.Requests { switch singleRequest := request.Request.(type) { // BUCKET @@ -91,8 +92,14 @@ func (endpoint *Endpoint) Batch(ctx context.Context, req *pb.BatchRequest) (resp ObjectBegin: response, }, }) + lastStreamID = response.StreamId case *pb.BatchRequestItem_ObjectCommit: singleRequest.ObjectCommit.Header = req.Header + + if singleRequest.ObjectCommit.StreamId.IsZero() && !lastStreamID.IsZero() { + singleRequest.ObjectCommit.StreamId = lastStreamID + } + response, err := endpoint.CommitObject(ctx, singleRequest.ObjectCommit) if err != nil { return resp, err @@ -113,6 +120,7 @@ func (endpoint *Endpoint) Batch(ctx context.Context, req *pb.BatchRequest) (resp ObjectGet: response, }, }) + lastStreamID = response.Object.StreamId case *pb.BatchRequestItem_ObjectList: singleRequest.ObjectList.Header = req.Header response, err := endpoint.ListObjects(ctx, singleRequest.ObjectList) @@ -135,8 +143,14 @@ func (endpoint *Endpoint) Batch(ctx context.Context, req *pb.BatchRequest) (resp ObjectBeginDelete: response, }, }) + lastStreamID = response.StreamId case *pb.BatchRequestItem_ObjectFinishDelete: singleRequest.ObjectFinishDelete.Header = req.Header + + if singleRequest.ObjectFinishDelete.StreamId.IsZero() && !lastStreamID.IsZero() { + singleRequest.ObjectFinishDelete.StreamId = lastStreamID + } + response, err := endpoint.FinishDeleteObject(ctx, singleRequest.ObjectFinishDelete) if err != nil { return resp, err @@ -149,6 +163,11 @@ func (endpoint *Endpoint) Batch(ctx context.Context, req *pb.BatchRequest) (resp // SEGMENT case *pb.BatchRequestItem_SegmentBegin: singleRequest.SegmentBegin.Header = req.Header + + if singleRequest.SegmentBegin.StreamId.IsZero() && !lastStreamID.IsZero() { + singleRequest.SegmentBegin.StreamId = lastStreamID + } + response, err := endpoint.BeginSegment(ctx, singleRequest.SegmentBegin) if err != nil { return resp, err @@ -158,8 +177,14 @@ func (endpoint *Endpoint) Batch(ctx context.Context, req *pb.BatchRequest) (resp SegmentBegin: response, }, }) + lastSegmentID = response.SegmentId case *pb.BatchRequestItem_SegmentCommit: singleRequest.SegmentCommit.Header = req.Header + + if singleRequest.SegmentCommit.SegmentId.IsZero() && !lastSegmentID.IsZero() { + singleRequest.SegmentCommit.SegmentId = lastSegmentID + } + response, err := endpoint.CommitSegment(ctx, singleRequest.SegmentCommit) if err != nil { return resp, err @@ -171,6 +196,11 @@ func (endpoint *Endpoint) Batch(ctx context.Context, req *pb.BatchRequest) (resp }) case *pb.BatchRequestItem_SegmentList: singleRequest.SegmentList.Header = req.Header + + if singleRequest.SegmentList.StreamId.IsZero() && !lastStreamID.IsZero() { + singleRequest.SegmentList.StreamId = lastStreamID + } + response, err := endpoint.ListSegments(ctx, singleRequest.SegmentList) if err != nil { return resp, err @@ -182,6 +212,11 @@ func (endpoint *Endpoint) Batch(ctx context.Context, req *pb.BatchRequest) (resp }) case *pb.BatchRequestItem_SegmentMakeInline: singleRequest.SegmentMakeInline.Header = req.Header + + if singleRequest.SegmentMakeInline.StreamId.IsZero() && !lastStreamID.IsZero() { + singleRequest.SegmentMakeInline.StreamId = lastStreamID + } + response, err := endpoint.MakeInlineSegment(ctx, singleRequest.SegmentMakeInline) if err != nil { return resp, err @@ -193,6 +228,11 @@ func (endpoint *Endpoint) Batch(ctx context.Context, req *pb.BatchRequest) (resp }) case *pb.BatchRequestItem_SegmentDownload: singleRequest.SegmentDownload.Header = req.Header + + if singleRequest.SegmentDownload.StreamId.IsZero() && !lastStreamID.IsZero() { + singleRequest.SegmentDownload.StreamId = lastStreamID + } + response, err := endpoint.DownloadSegment(ctx, singleRequest.SegmentDownload) if err != nil { return resp, err @@ -202,8 +242,14 @@ func (endpoint *Endpoint) Batch(ctx context.Context, req *pb.BatchRequest) (resp SegmentDownload: response, }, }) + lastSegmentID = response.SegmentId case *pb.BatchRequestItem_SegmentBeginDelete: singleRequest.SegmentBeginDelete.Header = req.Header + + if singleRequest.SegmentBeginDelete.StreamId.IsZero() && !lastStreamID.IsZero() { + singleRequest.SegmentBeginDelete.StreamId = lastStreamID + } + response, err := endpoint.BeginDeleteSegment(ctx, singleRequest.SegmentBeginDelete) if err != nil { return resp, err @@ -213,8 +259,14 @@ func (endpoint *Endpoint) Batch(ctx context.Context, req *pb.BatchRequest) (resp SegmentBeginDelete: response, }, }) + lastSegmentID = response.SegmentId case *pb.BatchRequestItem_SegmentFinishDelete: singleRequest.SegmentFinishDelete.Header = req.Header + + if singleRequest.SegmentFinishDelete.SegmentId.IsZero() && !lastSegmentID.IsZero() { + singleRequest.SegmentFinishDelete.SegmentId = lastSegmentID + } + response, err := endpoint.FinishDeleteSegment(ctx, singleRequest.SegmentFinishDelete) if err != nil { return resp, err diff --git a/satellite/metainfo/metainfo_test.go b/satellite/metainfo/metainfo_test.go index 7a1fc4d1e..c7d36dcc8 100644 --- a/satellite/metainfo/metainfo_test.go +++ b/satellite/metainfo/metainfo_test.go @@ -1588,10 +1588,65 @@ func TestBatch(t *testing.T) { err := planet.Uplinks[0].CreateBucket(ctx, planet.Satellites[0], "second-test-bucket") require.NoError(t, err) - streamID, err := metainfoClient.BeginObject(ctx, metainfo.BeginObjectParams{ + requests := make([]metainfo.BatchItem, 0) + requests = append(requests, &metainfo.BeginObjectParams{ Bucket: []byte("second-test-bucket"), EncryptedPath: []byte("encrypted-path"), }) + numOfSegments := 10 + expectedData := make([][]byte, numOfSegments) + for i := 0; i < numOfSegments; i++ { + expectedData[i] = testrand.Bytes(memory.KiB) + + requests = append(requests, &metainfo.MakeInlineSegmentParams{ + Position: storj.SegmentPosition{ + Index: int32(i), + }, + EncryptedInlineData: expectedData[i], + }) + } + + requests = append(requests, &metainfo.CommitObjectParams{}) + requests = append(requests, &metainfo.ListSegmentsParams{}) + + responses, err := metainfoClient.Batch(ctx, requests...) + require.NoError(t, err) + require.Equal(t, numOfSegments+3, len(responses)) + + listResponse, err := responses[numOfSegments+2].ListSegment() + require.NoError(t, err) + require.Equal(t, numOfSegments, len(listResponse.Items)) + + requests = make([]metainfo.BatchItem, 0) + requests = append(requests, &metainfo.GetObjectParams{ + Bucket: []byte("second-test-bucket"), + EncryptedPath: []byte("encrypted-path"), + }) + for _, segment := range listResponse.Items { + requests = append(requests, &metainfo.DownloadSegmentParams{ + Position: segment.Position, + }) + } + responses, err = metainfoClient.Batch(ctx, requests...) + require.NoError(t, err) + require.Equal(t, len(listResponse.Items)+1, len(responses)) + + for i, response := range responses[1:] { + downloadResponse, err := response.DownloadSegment() + require.NoError(t, err) + + require.Equal(t, expectedData[i], downloadResponse.Info.EncryptedInlineData) + } + } + + { // test case when StreamID is not set automatically + err := planet.Uplinks[0].CreateBucket(ctx, planet.Satellites[0], "third-test-bucket") + require.NoError(t, err) + + streamID, err := metainfoClient.BeginObject(ctx, metainfo.BeginObjectParams{ + Bucket: []byte("third-test-bucket"), + EncryptedPath: []byte("encrypted-path"), + }) require.NoError(t, err) requests := make([]metainfo.BatchItem, 0) @@ -1613,43 +1668,9 @@ func TestBatch(t *testing.T) { StreamID: streamID, }) - requests = append(requests, &metainfo.ListSegmentsParams{ - StreamID: streamID, - }) - - requests = append(requests, &metainfo.GetObjectParams{ - Bucket: []byte("second-test-bucket"), - EncryptedPath: []byte("encrypted-path"), - }) - responses, err := metainfoClient.Batch(ctx, requests...) require.NoError(t, err) - require.Equal(t, numOfSegments+3, len(responses)) - - listResponse, err := responses[numOfSegments+1].ListSegment() - require.NoError(t, err) - require.Equal(t, numOfSegments, len(listResponse.Items)) - - getResponse, err := responses[numOfSegments+2].GetObject() - require.NoError(t, err) - - requests = make([]metainfo.BatchItem, 0) - for _, segment := range listResponse.Items { - requests = append(requests, &metainfo.DownloadSegmentParams{ - StreamID: getResponse.Info.StreamID, - Position: segment.Position, - }) - } - responses, err = metainfoClient.Batch(ctx, requests...) - require.NoError(t, err) - require.Equal(t, len(listResponse.Items), len(responses)) - - for i, response := range responses { - downloadResponse, err := response.DownloadSegment() - require.NoError(t, err) - - require.Equal(t, expectedData[i], downloadResponse.Info.EncryptedInlineData) - } + require.Equal(t, numOfSegments+1, len(responses)) } }) }