From b7de3bfb99cff68ecad0e2190f8aace9f5ada22a Mon Sep 17 00:00:00 2001 From: John Cai Date: Tue, 12 Mar 2019 09:47:25 -0700 Subject: [PATCH 1/2] Adding GeoFetch RPC and messages --- go/gitalypb/repository-service.pb.go | 1000 ++++++++++++++++++++++ repository-service.proto | 3 +- ruby/lib/gitaly/repository-service_pb.rb | 6 + 3 files changed, 1007 insertions(+), 2 deletions(-) diff --git a/go/gitalypb/repository-service.pb.go b/go/gitalypb/repository-service.pb.go index 7c29c781..506e9748 100644 --- a/go/gitalypb/repository-service.pb.go +++ b/go/gitalypb/repository-service.pb.go @@ -49,7 +49,15 @@ func (x GetArchiveRequest_Format) String() string { return proto.EnumName(GetArchiveRequest_Format_name, int32(x)) } func (GetArchiveRequest_Format) EnumDescriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{18, 0} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{18, 0} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{18, 0} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } type GetRawChangesResponse_RawChange_Operation int32 @@ -87,7 +95,15 @@ func (x GetRawChangesResponse_RawChange_Operation) String() string { return proto.EnumName(GetRawChangesResponse_RawChange_Operation_name, int32(x)) } func (GetRawChangesResponse_RawChange_Operation) EnumDescriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{63, 0, 0} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{63, 0, 0} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{63, 0, 0} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } type RepositoryExistsRequest struct { @@ -101,7 +117,15 @@ func (m *RepositoryExistsRequest) Reset() { *m = RepositoryExistsRequest func (m *RepositoryExistsRequest) String() string { return proto.CompactTextString(m) } func (*RepositoryExistsRequest) ProtoMessage() {} func (*RepositoryExistsRequest) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{0} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{0} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{0} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *RepositoryExistsRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_RepositoryExistsRequest.Unmarshal(m, b) @@ -139,7 +163,15 @@ func (m *RepositoryExistsResponse) Reset() { *m = RepositoryExistsRespon func (m *RepositoryExistsResponse) String() string { return proto.CompactTextString(m) } func (*RepositoryExistsResponse) ProtoMessage() {} func (*RepositoryExistsResponse) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{1} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{1} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{1} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *RepositoryExistsResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_RepositoryExistsResponse.Unmarshal(m, b) @@ -177,7 +209,15 @@ func (m *RepackIncrementalRequest) Reset() { *m = RepackIncrementalReque func (m *RepackIncrementalRequest) String() string { return proto.CompactTextString(m) } func (*RepackIncrementalRequest) ProtoMessage() {} func (*RepackIncrementalRequest) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{2} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{2} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{2} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *RepackIncrementalRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_RepackIncrementalRequest.Unmarshal(m, b) @@ -214,7 +254,15 @@ func (m *RepackIncrementalResponse) Reset() { *m = RepackIncrementalResp func (m *RepackIncrementalResponse) String() string { return proto.CompactTextString(m) } func (*RepackIncrementalResponse) ProtoMessage() {} func (*RepackIncrementalResponse) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{3} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{3} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{3} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *RepackIncrementalResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_RepackIncrementalResponse.Unmarshal(m, b) @@ -246,7 +294,15 @@ func (m *RepackFullRequest) Reset() { *m = RepackFullRequest{} } func (m *RepackFullRequest) String() string { return proto.CompactTextString(m) } func (*RepackFullRequest) ProtoMessage() {} func (*RepackFullRequest) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{4} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{4} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{4} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *RepackFullRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_RepackFullRequest.Unmarshal(m, b) @@ -290,7 +346,15 @@ func (m *RepackFullResponse) Reset() { *m = RepackFullResponse{} } func (m *RepackFullResponse) String() string { return proto.CompactTextString(m) } func (*RepackFullResponse) ProtoMessage() {} func (*RepackFullResponse) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{5} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{5} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{5} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *RepackFullResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_RepackFullResponse.Unmarshal(m, b) @@ -322,7 +386,15 @@ func (m *GarbageCollectRequest) Reset() { *m = GarbageCollectRequest{} } func (m *GarbageCollectRequest) String() string { return proto.CompactTextString(m) } func (*GarbageCollectRequest) ProtoMessage() {} func (*GarbageCollectRequest) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{6} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{6} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{6} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *GarbageCollectRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GarbageCollectRequest.Unmarshal(m, b) @@ -366,7 +438,15 @@ func (m *GarbageCollectResponse) Reset() { *m = GarbageCollectResponse{} func (m *GarbageCollectResponse) String() string { return proto.CompactTextString(m) } func (*GarbageCollectResponse) ProtoMessage() {} func (*GarbageCollectResponse) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{7} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{7} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{7} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *GarbageCollectResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GarbageCollectResponse.Unmarshal(m, b) @@ -397,7 +477,15 @@ func (m *CleanupRequest) Reset() { *m = CleanupRequest{} } func (m *CleanupRequest) String() string { return proto.CompactTextString(m) } func (*CleanupRequest) ProtoMessage() {} func (*CleanupRequest) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{8} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{8} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{8} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *CleanupRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CleanupRequest.Unmarshal(m, b) @@ -434,7 +522,15 @@ func (m *CleanupResponse) Reset() { *m = CleanupResponse{} } func (m *CleanupResponse) String() string { return proto.CompactTextString(m) } func (*CleanupResponse) ProtoMessage() {} func (*CleanupResponse) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{9} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{9} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{9} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *CleanupResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CleanupResponse.Unmarshal(m, b) @@ -465,7 +561,15 @@ func (m *RepositorySizeRequest) Reset() { *m = RepositorySizeRequest{} } func (m *RepositorySizeRequest) String() string { return proto.CompactTextString(m) } func (*RepositorySizeRequest) ProtoMessage() {} func (*RepositorySizeRequest) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{10} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{10} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{10} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *RepositorySizeRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_RepositorySizeRequest.Unmarshal(m, b) @@ -504,7 +608,15 @@ func (m *RepositorySizeResponse) Reset() { *m = RepositorySizeResponse{} func (m *RepositorySizeResponse) String() string { return proto.CompactTextString(m) } func (*RepositorySizeResponse) ProtoMessage() {} func (*RepositorySizeResponse) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{11} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{11} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{11} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *RepositorySizeResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_RepositorySizeResponse.Unmarshal(m, b) @@ -543,7 +655,15 @@ func (m *ApplyGitattributesRequest) Reset() { *m = ApplyGitattributesReq func (m *ApplyGitattributesRequest) String() string { return proto.CompactTextString(m) } func (*ApplyGitattributesRequest) ProtoMessage() {} func (*ApplyGitattributesRequest) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{12} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{12} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{12} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *ApplyGitattributesRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ApplyGitattributesRequest.Unmarshal(m, b) @@ -587,7 +707,15 @@ func (m *ApplyGitattributesResponse) Reset() { *m = ApplyGitattributesRe func (m *ApplyGitattributesResponse) String() string { return proto.CompactTextString(m) } func (*ApplyGitattributesResponse) ProtoMessage() {} func (*ApplyGitattributesResponse) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{13} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{13} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{13} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *ApplyGitattributesResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ApplyGitattributesResponse.Unmarshal(m, b) @@ -625,7 +753,15 @@ func (m *FetchRemoteRequest) Reset() { *m = FetchRemoteRequest{} } func (m *FetchRemoteRequest) String() string { return proto.CompactTextString(m) } func (*FetchRemoteRequest) ProtoMessage() {} func (*FetchRemoteRequest) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{14} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{14} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{14} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *FetchRemoteRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_FetchRemoteRequest.Unmarshal(m, b) @@ -711,7 +847,15 @@ func (m *FetchRemoteResponse) Reset() { *m = FetchRemoteResponse{} } func (m *FetchRemoteResponse) String() string { return proto.CompactTextString(m) } func (*FetchRemoteResponse) ProtoMessage() {} func (*FetchRemoteResponse) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{15} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{15} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{15} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *FetchRemoteResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_FetchRemoteResponse.Unmarshal(m, b) @@ -742,7 +886,15 @@ func (m *CreateRepositoryRequest) Reset() { *m = CreateRepositoryRequest func (m *CreateRepositoryRequest) String() string { return proto.CompactTextString(m) } func (*CreateRepositoryRequest) ProtoMessage() {} func (*CreateRepositoryRequest) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{16} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{16} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{16} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *CreateRepositoryRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CreateRepositoryRequest.Unmarshal(m, b) @@ -779,7 +931,15 @@ func (m *CreateRepositoryResponse) Reset() { *m = CreateRepositoryRespon func (m *CreateRepositoryResponse) String() string { return proto.CompactTextString(m) } func (*CreateRepositoryResponse) ProtoMessage() {} func (*CreateRepositoryResponse) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{17} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{17} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{17} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *CreateRepositoryResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CreateRepositoryResponse.Unmarshal(m, b) @@ -813,7 +973,15 @@ func (m *GetArchiveRequest) Reset() { *m = GetArchiveRequest{} } func (m *GetArchiveRequest) String() string { return proto.CompactTextString(m) } func (*GetArchiveRequest) ProtoMessage() {} func (*GetArchiveRequest) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{18} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{18} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{18} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *GetArchiveRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GetArchiveRequest.Unmarshal(m, b) @@ -872,7 +1040,15 @@ func (m *GetArchiveResponse) Reset() { *m = GetArchiveResponse{} } func (m *GetArchiveResponse) String() string { return proto.CompactTextString(m) } func (*GetArchiveResponse) ProtoMessage() {} func (*GetArchiveResponse) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{19} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{19} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{19} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *GetArchiveResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GetArchiveResponse.Unmarshal(m, b) @@ -910,7 +1086,15 @@ func (m *HasLocalBranchesRequest) Reset() { *m = HasLocalBranchesRequest func (m *HasLocalBranchesRequest) String() string { return proto.CompactTextString(m) } func (*HasLocalBranchesRequest) ProtoMessage() {} func (*HasLocalBranchesRequest) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{20} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{20} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{20} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *HasLocalBranchesRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_HasLocalBranchesRequest.Unmarshal(m, b) @@ -948,7 +1132,15 @@ func (m *HasLocalBranchesResponse) Reset() { *m = HasLocalBranchesRespon func (m *HasLocalBranchesResponse) String() string { return proto.CompactTextString(m) } func (*HasLocalBranchesResponse) ProtoMessage() {} func (*HasLocalBranchesResponse) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{21} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{21} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{21} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *HasLocalBranchesResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_HasLocalBranchesResponse.Unmarshal(m, b) @@ -989,7 +1181,15 @@ func (m *FetchSourceBranchRequest) Reset() { *m = FetchSourceBranchReque func (m *FetchSourceBranchRequest) String() string { return proto.CompactTextString(m) } func (*FetchSourceBranchRequest) ProtoMessage() {} func (*FetchSourceBranchRequest) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{22} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{22} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{22} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *FetchSourceBranchRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_FetchSourceBranchRequest.Unmarshal(m, b) @@ -1048,7 +1248,15 @@ func (m *FetchSourceBranchResponse) Reset() { *m = FetchSourceBranchResp func (m *FetchSourceBranchResponse) String() string { return proto.CompactTextString(m) } func (*FetchSourceBranchResponse) ProtoMessage() {} func (*FetchSourceBranchResponse) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{23} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{23} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{23} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *FetchSourceBranchResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_FetchSourceBranchResponse.Unmarshal(m, b) @@ -1086,7 +1294,15 @@ func (m *FsckRequest) Reset() { *m = FsckRequest{} } func (m *FsckRequest) String() string { return proto.CompactTextString(m) } func (*FsckRequest) ProtoMessage() {} func (*FsckRequest) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{24} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{24} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{24} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *FsckRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_FsckRequest.Unmarshal(m, b) @@ -1124,7 +1340,15 @@ func (m *FsckResponse) Reset() { *m = FsckResponse{} } func (m *FsckResponse) String() string { return proto.CompactTextString(m) } func (*FsckResponse) ProtoMessage() {} func (*FsckResponse) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{25} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{25} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{25} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *FsckResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_FsckResponse.Unmarshal(m, b) @@ -1166,7 +1390,15 @@ func (m *WriteRefRequest) Reset() { *m = WriteRefRequest{} } func (m *WriteRefRequest) String() string { return proto.CompactTextString(m) } func (*WriteRefRequest) ProtoMessage() {} func (*WriteRefRequest) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{26} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{26} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{26} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *WriteRefRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_WriteRefRequest.Unmarshal(m, b) @@ -1231,7 +1463,15 @@ func (m *WriteRefResponse) Reset() { *m = WriteRefResponse{} } func (m *WriteRefResponse) String() string { return proto.CompactTextString(m) } func (*WriteRefResponse) ProtoMessage() {} func (*WriteRefResponse) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{27} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{27} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{27} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *WriteRefResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_WriteRefResponse.Unmarshal(m, b) @@ -1266,7 +1506,15 @@ func (m *FindMergeBaseRequest) Reset() { *m = FindMergeBaseRequest{} } func (m *FindMergeBaseRequest) String() string { return proto.CompactTextString(m) } func (*FindMergeBaseRequest) ProtoMessage() {} func (*FindMergeBaseRequest) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{28} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{28} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{28} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *FindMergeBaseRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_FindMergeBaseRequest.Unmarshal(m, b) @@ -1311,7 +1559,15 @@ func (m *FindMergeBaseResponse) Reset() { *m = FindMergeBaseResponse{} } func (m *FindMergeBaseResponse) String() string { return proto.CompactTextString(m) } func (*FindMergeBaseResponse) ProtoMessage() {} func (*FindMergeBaseResponse) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{29} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{29} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{29} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *FindMergeBaseResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_FindMergeBaseResponse.Unmarshal(m, b) @@ -1350,7 +1606,15 @@ func (m *CreateForkRequest) Reset() { *m = CreateForkRequest{} } func (m *CreateForkRequest) String() string { return proto.CompactTextString(m) } func (*CreateForkRequest) ProtoMessage() {} func (*CreateForkRequest) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{30} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{30} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{30} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *CreateForkRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CreateForkRequest.Unmarshal(m, b) @@ -1394,7 +1658,15 @@ func (m *CreateForkResponse) Reset() { *m = CreateForkResponse{} } func (m *CreateForkResponse) String() string { return proto.CompactTextString(m) } func (*CreateForkResponse) ProtoMessage() {} func (*CreateForkResponse) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{31} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{31} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{31} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *CreateForkResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CreateForkResponse.Unmarshal(m, b) @@ -1426,7 +1698,15 @@ func (m *IsRebaseInProgressRequest) Reset() { *m = IsRebaseInProgressReq func (m *IsRebaseInProgressRequest) String() string { return proto.CompactTextString(m) } func (*IsRebaseInProgressRequest) ProtoMessage() {} func (*IsRebaseInProgressRequest) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{32} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{32} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{32} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *IsRebaseInProgressRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_IsRebaseInProgressRequest.Unmarshal(m, b) @@ -1471,7 +1751,15 @@ func (m *IsRebaseInProgressResponse) Reset() { *m = IsRebaseInProgressRe func (m *IsRebaseInProgressResponse) String() string { return proto.CompactTextString(m) } func (*IsRebaseInProgressResponse) ProtoMessage() {} func (*IsRebaseInProgressResponse) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{33} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{33} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{33} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *IsRebaseInProgressResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_IsRebaseInProgressResponse.Unmarshal(m, b) @@ -1510,7 +1798,15 @@ func (m *IsSquashInProgressRequest) Reset() { *m = IsSquashInProgressReq func (m *IsSquashInProgressRequest) String() string { return proto.CompactTextString(m) } func (*IsSquashInProgressRequest) ProtoMessage() {} func (*IsSquashInProgressRequest) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{34} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{34} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{34} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *IsSquashInProgressRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_IsSquashInProgressRequest.Unmarshal(m, b) @@ -1555,7 +1851,15 @@ func (m *IsSquashInProgressResponse) Reset() { *m = IsSquashInProgressRe func (m *IsSquashInProgressResponse) String() string { return proto.CompactTextString(m) } func (*IsSquashInProgressResponse) ProtoMessage() {} func (*IsSquashInProgressResponse) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{35} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{35} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{35} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *IsSquashInProgressResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_IsSquashInProgressResponse.Unmarshal(m, b) @@ -1594,7 +1898,15 @@ func (m *CreateRepositoryFromURLRequest) Reset() { *m = CreateRepository func (m *CreateRepositoryFromURLRequest) String() string { return proto.CompactTextString(m) } func (*CreateRepositoryFromURLRequest) ProtoMessage() {} func (*CreateRepositoryFromURLRequest) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{36} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{36} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{36} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *CreateRepositoryFromURLRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CreateRepositoryFromURLRequest.Unmarshal(m, b) @@ -1638,7 +1950,15 @@ func (m *CreateRepositoryFromURLResponse) Reset() { *m = CreateRepositor func (m *CreateRepositoryFromURLResponse) String() string { return proto.CompactTextString(m) } func (*CreateRepositoryFromURLResponse) ProtoMessage() {} func (*CreateRepositoryFromURLResponse) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{37} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{37} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{37} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *CreateRepositoryFromURLResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CreateRepositoryFromURLResponse.Unmarshal(m, b) @@ -1669,7 +1989,15 @@ func (m *CreateBundleRequest) Reset() { *m = CreateBundleRequest{} } func (m *CreateBundleRequest) String() string { return proto.CompactTextString(m) } func (*CreateBundleRequest) ProtoMessage() {} func (*CreateBundleRequest) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{38} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{38} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{38} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *CreateBundleRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CreateBundleRequest.Unmarshal(m, b) @@ -1707,7 +2035,15 @@ func (m *CreateBundleResponse) Reset() { *m = CreateBundleResponse{} } func (m *CreateBundleResponse) String() string { return proto.CompactTextString(m) } func (*CreateBundleResponse) ProtoMessage() {} func (*CreateBundleResponse) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{39} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{39} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{39} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *CreateBundleResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CreateBundleResponse.Unmarshal(m, b) @@ -1746,7 +2082,15 @@ func (m *WriteConfigRequest) Reset() { *m = WriteConfigRequest{} } func (m *WriteConfigRequest) String() string { return proto.CompactTextString(m) } func (*WriteConfigRequest) ProtoMessage() {} func (*WriteConfigRequest) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{40} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{40} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{40} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *WriteConfigRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_WriteConfigRequest.Unmarshal(m, b) @@ -1791,7 +2135,15 @@ func (m *WriteConfigResponse) Reset() { *m = WriteConfigResponse{} } func (m *WriteConfigResponse) String() string { return proto.CompactTextString(m) } func (*WriteConfigResponse) ProtoMessage() {} func (*WriteConfigResponse) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{41} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{41} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{41} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *WriteConfigResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_WriteConfigResponse.Unmarshal(m, b) @@ -1830,7 +2182,15 @@ func (m *SetConfigRequest) Reset() { *m = SetConfigRequest{} } func (m *SetConfigRequest) String() string { return proto.CompactTextString(m) } func (*SetConfigRequest) ProtoMessage() {} func (*SetConfigRequest) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{42} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{42} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{42} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *SetConfigRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SetConfigRequest.Unmarshal(m, b) @@ -1880,7 +2240,15 @@ func (m *SetConfigRequest_Entry) Reset() { *m = SetConfigRequest_Entry{} func (m *SetConfigRequest_Entry) String() string { return proto.CompactTextString(m) } func (*SetConfigRequest_Entry) ProtoMessage() {} func (*SetConfigRequest_Entry) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{42, 0} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{42, 0} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{42, 0} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *SetConfigRequest_Entry) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SetConfigRequest_Entry.Unmarshal(m, b) @@ -2050,7 +2418,15 @@ func (m *SetConfigResponse) Reset() { *m = SetConfigResponse{} } func (m *SetConfigResponse) String() string { return proto.CompactTextString(m) } func (*SetConfigResponse) ProtoMessage() {} func (*SetConfigResponse) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{43} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{43} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{43} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *SetConfigResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SetConfigResponse.Unmarshal(m, b) @@ -2082,7 +2458,15 @@ func (m *DeleteConfigRequest) Reset() { *m = DeleteConfigRequest{} } func (m *DeleteConfigRequest) String() string { return proto.CompactTextString(m) } func (*DeleteConfigRequest) ProtoMessage() {} func (*DeleteConfigRequest) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{44} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{44} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{44} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *DeleteConfigRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DeleteConfigRequest.Unmarshal(m, b) @@ -2126,7 +2510,15 @@ func (m *DeleteConfigResponse) Reset() { *m = DeleteConfigResponse{} } func (m *DeleteConfigResponse) String() string { return proto.CompactTextString(m) } func (*DeleteConfigResponse) ProtoMessage() {} func (*DeleteConfigResponse) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{45} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{45} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{45} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *DeleteConfigResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DeleteConfigResponse.Unmarshal(m, b) @@ -2158,7 +2550,15 @@ func (m *RestoreCustomHooksRequest) Reset() { *m = RestoreCustomHooksReq func (m *RestoreCustomHooksRequest) String() string { return proto.CompactTextString(m) } func (*RestoreCustomHooksRequest) ProtoMessage() {} func (*RestoreCustomHooksRequest) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{46} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{46} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{46} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *RestoreCustomHooksRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_RestoreCustomHooksRequest.Unmarshal(m, b) @@ -2202,7 +2602,15 @@ func (m *RestoreCustomHooksResponse) Reset() { *m = RestoreCustomHooksRe func (m *RestoreCustomHooksResponse) String() string { return proto.CompactTextString(m) } func (*RestoreCustomHooksResponse) ProtoMessage() {} func (*RestoreCustomHooksResponse) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{47} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{47} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{47} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *RestoreCustomHooksResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_RestoreCustomHooksResponse.Unmarshal(m, b) @@ -2233,7 +2641,15 @@ func (m *BackupCustomHooksRequest) Reset() { *m = BackupCustomHooksReque func (m *BackupCustomHooksRequest) String() string { return proto.CompactTextString(m) } func (*BackupCustomHooksRequest) ProtoMessage() {} func (*BackupCustomHooksRequest) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{48} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{48} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{48} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *BackupCustomHooksRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_BackupCustomHooksRequest.Unmarshal(m, b) @@ -2271,7 +2687,15 @@ func (m *BackupCustomHooksResponse) Reset() { *m = BackupCustomHooksResp func (m *BackupCustomHooksResponse) String() string { return proto.CompactTextString(m) } func (*BackupCustomHooksResponse) ProtoMessage() {} func (*BackupCustomHooksResponse) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{49} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{49} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{49} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *BackupCustomHooksResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_BackupCustomHooksResponse.Unmarshal(m, b) @@ -2311,7 +2735,15 @@ func (m *CreateRepositoryFromBundleRequest) Reset() { *m = CreateReposit func (m *CreateRepositoryFromBundleRequest) String() string { return proto.CompactTextString(m) } func (*CreateRepositoryFromBundleRequest) ProtoMessage() {} func (*CreateRepositoryFromBundleRequest) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{50} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{50} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{50} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *CreateRepositoryFromBundleRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CreateRepositoryFromBundleRequest.Unmarshal(m, b) @@ -2355,7 +2787,15 @@ func (m *CreateRepositoryFromBundleResponse) Reset() { *m = CreateReposi func (m *CreateRepositoryFromBundleResponse) String() string { return proto.CompactTextString(m) } func (*CreateRepositoryFromBundleResponse) ProtoMessage() {} func (*CreateRepositoryFromBundleResponse) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{51} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{51} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{51} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *CreateRepositoryFromBundleResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CreateRepositoryFromBundleResponse.Unmarshal(m, b) @@ -2386,7 +2826,15 @@ func (m *FindLicenseRequest) Reset() { *m = FindLicenseRequest{} } func (m *FindLicenseRequest) String() string { return proto.CompactTextString(m) } func (*FindLicenseRequest) ProtoMessage() {} func (*FindLicenseRequest) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{52} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{52} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{52} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *FindLicenseRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_FindLicenseRequest.Unmarshal(m, b) @@ -2424,7 +2872,15 @@ func (m *FindLicenseResponse) Reset() { *m = FindLicenseResponse{} } func (m *FindLicenseResponse) String() string { return proto.CompactTextString(m) } func (*FindLicenseResponse) ProtoMessage() {} func (*FindLicenseResponse) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{53} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{53} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{53} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *FindLicenseResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_FindLicenseResponse.Unmarshal(m, b) @@ -2462,7 +2918,15 @@ func (m *GetInfoAttributesRequest) Reset() { *m = GetInfoAttributesReque func (m *GetInfoAttributesRequest) String() string { return proto.CompactTextString(m) } func (*GetInfoAttributesRequest) ProtoMessage() {} func (*GetInfoAttributesRequest) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{54} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{54} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{54} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *GetInfoAttributesRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GetInfoAttributesRequest.Unmarshal(m, b) @@ -2500,7 +2964,15 @@ func (m *GetInfoAttributesResponse) Reset() { *m = GetInfoAttributesResp func (m *GetInfoAttributesResponse) String() string { return proto.CompactTextString(m) } func (*GetInfoAttributesResponse) ProtoMessage() {} func (*GetInfoAttributesResponse) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{55} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{55} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{55} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *GetInfoAttributesResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GetInfoAttributesResponse.Unmarshal(m, b) @@ -2538,7 +3010,15 @@ func (m *CalculateChecksumRequest) Reset() { *m = CalculateChecksumReque func (m *CalculateChecksumRequest) String() string { return proto.CompactTextString(m) } func (*CalculateChecksumRequest) ProtoMessage() {} func (*CalculateChecksumRequest) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{56} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{56} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{56} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *CalculateChecksumRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CalculateChecksumRequest.Unmarshal(m, b) @@ -2576,7 +3056,15 @@ func (m *CalculateChecksumResponse) Reset() { *m = CalculateChecksumResp func (m *CalculateChecksumResponse) String() string { return proto.CompactTextString(m) } func (*CalculateChecksumResponse) ProtoMessage() {} func (*CalculateChecksumResponse) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{57} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{57} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{57} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *CalculateChecksumResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CalculateChecksumResponse.Unmarshal(m, b) @@ -2614,7 +3102,15 @@ func (m *GetSnapshotRequest) Reset() { *m = GetSnapshotRequest{} } func (m *GetSnapshotRequest) String() string { return proto.CompactTextString(m) } func (*GetSnapshotRequest) ProtoMessage() {} func (*GetSnapshotRequest) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{58} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{58} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{58} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *GetSnapshotRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GetSnapshotRequest.Unmarshal(m, b) @@ -2652,7 +3148,15 @@ func (m *GetSnapshotResponse) Reset() { *m = GetSnapshotResponse{} } func (m *GetSnapshotResponse) String() string { return proto.CompactTextString(m) } func (*GetSnapshotResponse) ProtoMessage() {} func (*GetSnapshotResponse) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{59} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{59} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{59} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *GetSnapshotResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GetSnapshotResponse.Unmarshal(m, b) @@ -2692,7 +3196,15 @@ func (m *CreateRepositoryFromSnapshotRequest) Reset() { *m = CreateRepos func (m *CreateRepositoryFromSnapshotRequest) String() string { return proto.CompactTextString(m) } func (*CreateRepositoryFromSnapshotRequest) ProtoMessage() {} func (*CreateRepositoryFromSnapshotRequest) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{60} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{60} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{60} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *CreateRepositoryFromSnapshotRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CreateRepositoryFromSnapshotRequest.Unmarshal(m, b) @@ -2743,7 +3255,15 @@ func (m *CreateRepositoryFromSnapshotResponse) Reset() { *m = CreateRepo func (m *CreateRepositoryFromSnapshotResponse) String() string { return proto.CompactTextString(m) } func (*CreateRepositoryFromSnapshotResponse) ProtoMessage() {} func (*CreateRepositoryFromSnapshotResponse) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{61} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{61} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{61} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *CreateRepositoryFromSnapshotResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CreateRepositoryFromSnapshotResponse.Unmarshal(m, b) @@ -2776,7 +3296,15 @@ func (m *GetRawChangesRequest) Reset() { *m = GetRawChangesRequest{} } func (m *GetRawChangesRequest) String() string { return proto.CompactTextString(m) } func (*GetRawChangesRequest) ProtoMessage() {} func (*GetRawChangesRequest) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{62} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{62} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{62} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *GetRawChangesRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GetRawChangesRequest.Unmarshal(m, b) @@ -2828,7 +3356,15 @@ func (m *GetRawChangesResponse) Reset() { *m = GetRawChangesResponse{} } func (m *GetRawChangesResponse) String() string { return proto.CompactTextString(m) } func (*GetRawChangesResponse) ProtoMessage() {} func (*GetRawChangesResponse) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{63} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{63} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{63} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *GetRawChangesResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GetRawChangesResponse.Unmarshal(m, b) @@ -2873,7 +3409,15 @@ func (m *GetRawChangesResponse_RawChange) Reset() { *m = GetRawChangesRe func (m *GetRawChangesResponse_RawChange) String() string { return proto.CompactTextString(m) } func (*GetRawChangesResponse_RawChange) ProtoMessage() {} func (*GetRawChangesResponse_RawChange) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{63, 0} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{63, 0} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{63, 0} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *GetRawChangesResponse_RawChange) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GetRawChangesResponse_RawChange.Unmarshal(m, b) @@ -2962,7 +3506,15 @@ func (m *SearchFilesByNameRequest) Reset() { *m = SearchFilesByNameReque func (m *SearchFilesByNameRequest) String() string { return proto.CompactTextString(m) } func (*SearchFilesByNameRequest) ProtoMessage() {} func (*SearchFilesByNameRequest) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{64} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{64} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{64} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *SearchFilesByNameRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SearchFilesByNameRequest.Unmarshal(m, b) @@ -3014,7 +3566,15 @@ func (m *SearchFilesByNameResponse) Reset() { *m = SearchFilesByNameResp func (m *SearchFilesByNameResponse) String() string { return proto.CompactTextString(m) } func (*SearchFilesByNameResponse) ProtoMessage() {} func (*SearchFilesByNameResponse) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{65} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{65} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{65} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *SearchFilesByNameResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SearchFilesByNameResponse.Unmarshal(m, b) @@ -3055,7 +3615,15 @@ func (m *SearchFilesByContentRequest) Reset() { *m = SearchFilesByConten func (m *SearchFilesByContentRequest) String() string { return proto.CompactTextString(m) } func (*SearchFilesByContentRequest) ProtoMessage() {} func (*SearchFilesByContentRequest) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{66} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{66} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{66} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *SearchFilesByContentRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SearchFilesByContentRequest.Unmarshal(m, b) @@ -3116,7 +3684,15 @@ func (m *SearchFilesByContentResponse) Reset() { *m = SearchFilesByConte func (m *SearchFilesByContentResponse) String() string { return proto.CompactTextString(m) } func (*SearchFilesByContentResponse) ProtoMessage() {} func (*SearchFilesByContentResponse) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{67} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{67} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{67} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *SearchFilesByContentResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SearchFilesByContentResponse.Unmarshal(m, b) @@ -3170,7 +3746,15 @@ func (m *PreFetchRequest) Reset() { *m = PreFetchRequest{} } func (m *PreFetchRequest) String() string { return proto.CompactTextString(m) } func (*PreFetchRequest) ProtoMessage() {} func (*PreFetchRequest) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{68} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{68} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{68} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *PreFetchRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_PreFetchRequest.Unmarshal(m, b) @@ -3221,7 +3805,15 @@ func (m *PreFetchResponse) Reset() { *m = PreFetchResponse{} } func (m *PreFetchResponse) String() string { return proto.CompactTextString(m) } func (*PreFetchResponse) ProtoMessage() {} func (*PreFetchResponse) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{69} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{69} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{69} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *PreFetchResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_PreFetchResponse.Unmarshal(m, b) @@ -3254,7 +3846,15 @@ func (m *Remote) Reset() { *m = Remote{} } func (m *Remote) String() string { return proto.CompactTextString(m) } func (*Remote) ProtoMessage() {} func (*Remote) Descriptor() ([]byte, []int) { +<<<<<<< HEAD return fileDescriptor_repository_service_31fa3b04395213d1, []int{70} +======= +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{70} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{70} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *Remote) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_Remote.Unmarshal(m, b) @@ -3304,11 +3904,23 @@ type FetchHTTPRemoteRequest struct { XXX_sizecache int32 `json:"-"` } +<<<<<<< HEAD func (m *FetchHTTPRemoteRequest) Reset() { *m = FetchHTTPRemoteRequest{} } func (m *FetchHTTPRemoteRequest) String() string { return proto.CompactTextString(m) } func (*FetchHTTPRemoteRequest) ProtoMessage() {} func (*FetchHTTPRemoteRequest) Descriptor() ([]byte, []int) { return fileDescriptor_repository_service_31fa3b04395213d1, []int{71} +======= +func (m *FetchHttpRemoteRequest) Reset() { *m = FetchHttpRemoteRequest{} } +func (m *FetchHttpRemoteRequest) String() string { return proto.CompactTextString(m) } +func (*FetchHttpRemoteRequest) ProtoMessage() {} +func (*FetchHttpRemoteRequest) Descriptor() ([]byte, []int) { +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{71} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{71} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *FetchHTTPRemoteRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_FetchHTTPRemoteRequest.Unmarshal(m, b) @@ -3349,6 +3961,7 @@ func (m *FetchHTTPRemoteRequest) GetTimeout() int32 { return 0 } +<<<<<<< HEAD type FetchHTTPRemoteResponse struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -3360,6 +3973,25 @@ func (m *FetchHTTPRemoteResponse) String() string { return proto.CompactTextStri func (*FetchHTTPRemoteResponse) ProtoMessage() {} func (*FetchHTTPRemoteResponse) Descriptor() ([]byte, []int) { return fileDescriptor_repository_service_31fa3b04395213d1, []int{72} +======= +type FetchHttpRemoteResponse struct { + Repository *Repository `protobuf:"bytes,1,opt,name=repository,proto3" json:"repository,omitempty"` + GeoRemote *Remote `protobuf:"bytes,2,opt,name=geo_remote,json=geoRemote,proto3" json:"geo_remote,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *FetchHttpRemoteResponse) Reset() { *m = FetchHttpRemoteResponse{} } +func (m *FetchHttpRemoteResponse) String() string { return proto.CompactTextString(m) } +func (*FetchHttpRemoteResponse) ProtoMessage() {} +func (*FetchHttpRemoteResponse) Descriptor() ([]byte, []int) { +<<<<<<< HEAD + return fileDescriptor_repository_service_2fce6f4c12754e61, []int{72} +======= + return fileDescriptor_repository_service_a68f4f618bd753b0, []int{72} +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } func (m *FetchHTTPRemoteResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_FetchHTTPRemoteResponse.Unmarshal(m, b) @@ -3379,6 +4011,20 @@ func (m *FetchHTTPRemoteResponse) XXX_DiscardUnknown() { var xxx_messageInfo_FetchHTTPRemoteResponse proto.InternalMessageInfo +func (m *FetchHttpRemoteResponse) GetRepository() *Repository { + if m != nil { + return m.Repository + } + return nil +} + +func (m *FetchHttpRemoteResponse) GetGeoRemote() *Remote { + if m != nil { + return m.GeoRemote + } + return nil +} + func init() { proto.RegisterType((*RepositoryExistsRequest)(nil), "gitaly.RepositoryExistsRequest") proto.RegisterType((*RepositoryExistsResponse)(nil), "gitaly.RepositoryExistsResponse") @@ -4972,6 +5618,7 @@ var _RepositoryService_serviceDesc = grpc.ServiceDesc{ } func init() { +<<<<<<< HEAD proto.RegisterFile("repository-service.proto", fileDescriptor_repository_service_31fa3b04395213d1) } @@ -5145,4 +5792,357 @@ var fileDescriptor_repository_service_31fa3b04395213d1 = []byte{ 0x4f, 0x5f, 0xf3, 0x3e, 0xbe, 0x73, 0xb6, 0xe6, 0x92, 0xfe, 0x13, 0xf9, 0xf9, 0x09, 0xa1, 0xe7, 0x4f, 0xe4, 0xc8, 0x4f, 0xc4, 0x4f, 0x68, 0x4f, 0xce, 0x49, 0xd4, 0x1e, 0x9c, 0x9d, 0x2d, 0x08, 0xd2, 0xd3, 0x7f, 0x07, 0x00, 0x00, 0xff, 0xff, 0x40, 0x12, 0xdf, 0xa3, 0xc9, 0x26, 0x00, 0x00, +======= +<<<<<<< HEAD + proto.RegisterFile("repository-service.proto", fileDescriptor_repository_service_2fce6f4c12754e61) +} + +var fileDescriptor_repository_service_2fce6f4c12754e61 = []byte{ + // 2689 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0x5a, 0xdd, 0x72, 0xdb, 0x46, + 0xb2, 0x26, 0x45, 0x49, 0x24, 0x9b, 0xb4, 0x4d, 0x8d, 0x64, 0x8b, 0x84, 0x7f, 0x64, 0xc3, 0xae, + 0xc4, 0xf9, 0x93, 0x13, 0xf9, 0xe2, 0xa4, 0x72, 0xce, 0x29, 0x97, 0xfe, 0xa5, 0xc4, 0x96, 0x14, + 0xc8, 0x8e, 0xeb, 0xb8, 0x72, 0x0a, 0x05, 0x81, 0x43, 0x11, 0x11, 0x88, 0x61, 0x06, 0x43, 0x2b, + 0xca, 0x56, 0xed, 0x5d, 0x2e, 0xb6, 0x6a, 0x2f, 0x72, 0xb5, 0x3f, 0xef, 0xb0, 0x4f, 0xb0, 0x4f, + 0xb1, 0xf7, 0xfb, 0x04, 0x7b, 0xbb, 0xfb, 0x02, 0x5b, 0x33, 0x03, 0xcc, 0x00, 0x04, 0xc0, 0xf5, + 0x16, 0x59, 0xd9, 0x3b, 0x4c, 0xf7, 0x4c, 0x4f, 0x4f, 0x77, 0x4f, 0xcf, 0xf4, 0x37, 0x80, 0x36, + 0xc5, 0x43, 0x12, 0x7a, 0x8c, 0xd0, 0xab, 0x4f, 0x42, 0x4c, 0xdf, 0x7a, 0x2e, 0x5e, 0x1f, 0x52, + 0xc2, 0x08, 0x5a, 0x3c, 0xf7, 0x98, 0xe3, 0x5f, 0x19, 0xcd, 0xb0, 0xef, 0x50, 0xdc, 0x95, 0x54, + 0xf3, 0x15, 0xac, 0x5a, 0x6a, 0xc4, 0xee, 0x0f, 0x5e, 0xc8, 0x42, 0x0b, 0x7f, 0x3f, 0xc2, 0x21, + 0x43, 0x1b, 0x00, 0x5a, 0x58, 0xbb, 0x7c, 0xbf, 0xfc, 0xb8, 0xb1, 0x81, 0xd6, 0xa5, 0x94, 0x75, + 0x3d, 0xc8, 0x4a, 0xf4, 0xfa, 0x62, 0xf1, 0xef, 0xbf, 0x7f, 0x3c, 0x57, 0x9b, 0x33, 0x37, 0xa0, + 0x9d, 0x15, 0x1b, 0x0e, 0x49, 0x10, 0x62, 0x74, 0x0b, 0x16, 0xb1, 0xa0, 0x08, 0x99, 0x35, 0x2b, + 0x6a, 0x99, 0xdf, 0x88, 0x31, 0x8e, 0x7b, 0x71, 0x18, 0xb8, 0x14, 0x0f, 0x70, 0xc0, 0x1c, 0x7f, + 0x7a, 0x5d, 0xca, 0xe6, 0x6d, 0xe8, 0xe4, 0xc8, 0x95, 0xca, 0x98, 0x0c, 0x96, 0x24, 0x73, 0x6f, + 0xe4, 0x4f, 0x33, 0x1b, 0x7a, 0x08, 0xd7, 0x5c, 0x8a, 0x1d, 0x86, 0xed, 0x33, 0x8f, 0x0d, 0x9c, + 0x61, 0x7b, 0x4e, 0x2c, 0xae, 0x29, 0x89, 0x5b, 0x82, 0xa6, 0x54, 0x5a, 0x01, 0x94, 0x9c, 0x35, + 0xd2, 0xe5, 0x07, 0xb8, 0xb9, 0xef, 0xd0, 0x33, 0xe7, 0x1c, 0x6f, 0x13, 0xdf, 0xc7, 0x2e, 0xfb, + 0xc5, 0xf4, 0x69, 0xc3, 0xad, 0xf1, 0x99, 0x23, 0x9d, 0x9e, 0xc3, 0xf5, 0x6d, 0x1f, 0x3b, 0xc1, + 0x68, 0x38, 0x0b, 0x57, 0x2c, 0xc1, 0x0d, 0x25, 0x2d, 0x9a, 0xe0, 0x14, 0x6e, 0xea, 0x41, 0xa7, + 0xde, 0x8f, 0x78, 0x16, 0xe1, 0xf7, 0x31, 0xdc, 0x1a, 0x17, 0x1a, 0x05, 0x1f, 0x82, 0xf9, 0xd0, + 0xfb, 0x11, 0x0b, 0x79, 0x15, 0x4b, 0x7c, 0x9b, 0x21, 0x74, 0x36, 0x87, 0x43, 0xff, 0x6a, 0xdf, + 0x63, 0x0e, 0x63, 0xd4, 0x3b, 0x1b, 0x31, 0x3c, 0xcd, 0x2e, 0x40, 0x06, 0xd4, 0x28, 0x7e, 0xeb, + 0x85, 0x1e, 0x09, 0x84, 0xd9, 0x9b, 0x96, 0x6a, 0x2b, 0x53, 0xdc, 0x01, 0x23, 0x6f, 0xd2, 0xc8, + 0x2a, 0xbf, 0x9d, 0x03, 0xb4, 0x87, 0x99, 0xdb, 0xb7, 0xf0, 0x80, 0xb0, 0x69, 0x6c, 0xc2, 0xb7, + 0x1b, 0x15, 0x42, 0x84, 0x2a, 0x75, 0x2b, 0x6a, 0xa1, 0x15, 0x58, 0xe8, 0x11, 0xea, 0xe2, 0x76, + 0x45, 0x04, 0x86, 0x6c, 0xa0, 0x55, 0xa8, 0x06, 0xc4, 0x66, 0xce, 0x79, 0xd8, 0x9e, 0x97, 0xbb, + 0x33, 0x20, 0x2f, 0x9d, 0xf3, 0x10, 0xb5, 0xa1, 0xca, 0xbc, 0x01, 0x26, 0x23, 0xd6, 0x5e, 0xb8, + 0x5f, 0x7e, 0xbc, 0x60, 0xc5, 0x4d, 0x3e, 0x24, 0x0c, 0xfb, 0xf6, 0x05, 0xbe, 0x6a, 0x2f, 0xca, + 0x19, 0xc2, 0xb0, 0xff, 0x15, 0xbe, 0x42, 0x6b, 0xd0, 0xb8, 0x08, 0xc8, 0x65, 0x60, 0xf7, 0x09, + 0xdf, 0xed, 0x55, 0xc1, 0x04, 0x41, 0x3a, 0xe0, 0x14, 0xd4, 0x81, 0x5a, 0x40, 0xec, 0x21, 0x1d, + 0x05, 0xb8, 0x5d, 0x17, 0xb3, 0x55, 0x03, 0x72, 0xc2, 0x9b, 0xb1, 0x99, 0xbe, 0x9c, 0xaf, 0xd5, + 0x5a, 0x75, 0xf3, 0x26, 0x2c, 0xa7, 0xac, 0x11, 0x59, 0xe9, 0x15, 0xac, 0x6e, 0x8b, 0x70, 0x4e, + 0x2c, 0x7d, 0x06, 0x51, 0x6a, 0x40, 0x3b, 0x2b, 0x36, 0x9a, 0xf2, 0x1f, 0x65, 0x58, 0xda, 0xc7, + 0x6c, 0x93, 0xba, 0x7d, 0xef, 0xed, 0x54, 0x7e, 0xb9, 0x0d, 0x75, 0x97, 0x0c, 0x06, 0x1e, 0xb3, + 0xbd, 0x6e, 0xe4, 0x9a, 0x9a, 0x24, 0x1c, 0x76, 0xb9, 0xd3, 0x86, 0x14, 0xf7, 0xbc, 0x1f, 0x84, + 0x77, 0xea, 0x56, 0xd4, 0x42, 0x9f, 0xc3, 0x62, 0x8f, 0xd0, 0x81, 0xc3, 0x84, 0x77, 0xae, 0x6f, + 0xdc, 0x8f, 0x27, 0xc9, 0xe8, 0xb4, 0xbe, 0x27, 0xfa, 0x59, 0x51, 0x7f, 0xf3, 0x29, 0x2c, 0x4a, + 0x0a, 0xaa, 0x42, 0xe5, 0xcd, 0xe1, 0x49, 0xab, 0xc4, 0x3f, 0x5e, 0x6e, 0x5a, 0xad, 0x32, 0x02, + 0x58, 0x7c, 0xb9, 0x69, 0xd9, 0xfb, 0x6f, 0x5a, 0x73, 0xa8, 0x01, 0x55, 0xfe, 0xbd, 0xf5, 0x66, + 0xa3, 0x55, 0x51, 0xfb, 0xe9, 0x31, 0xa0, 0xe4, 0x04, 0x7a, 0x2f, 0x75, 0x1d, 0xe6, 0x88, 0xf5, + 0x36, 0x2d, 0xf1, 0xcd, 0x5d, 0x72, 0xe0, 0x84, 0xcf, 0x89, 0xeb, 0xf8, 0x5b, 0xd4, 0x09, 0xdc, + 0x3e, 0x9e, 0xc9, 0x79, 0xf2, 0x29, 0xb4, 0xb3, 0x62, 0x23, 0x35, 0x56, 0x60, 0xe1, 0xad, 0xe3, + 0x8f, 0x70, 0x74, 0x9c, 0xc8, 0x86, 0xf9, 0xd7, 0x32, 0xb4, 0x45, 0xcc, 0x9c, 0x92, 0x11, 0x75, + 0xb1, 0x1c, 0x35, 0x8d, 0xbf, 0x9e, 0xc1, 0x52, 0x28, 0x44, 0xd9, 0x89, 0xa1, 0x73, 0x85, 0x43, + 0x5b, 0xb2, 0xb3, 0x95, 0xca, 0xc8, 0x91, 0x80, 0x33, 0xa1, 0x8c, 0x70, 0x6d, 0xd3, 0x6a, 0x86, + 0x09, 0x05, 0xd1, 0x5d, 0x00, 0xe6, 0xd0, 0x73, 0xcc, 0x6c, 0x8a, 0x7b, 0xc2, 0xc9, 0x4d, 0xab, + 0x2e, 0x29, 0x16, 0xee, 0xa9, 0x10, 0x7d, 0x0a, 0x9d, 0x9c, 0xc5, 0xe9, 0x03, 0x96, 0xe2, 0x70, + 0xe4, 0xb3, 0xf8, 0x80, 0x95, 0x2d, 0xf3, 0x10, 0x1a, 0x7b, 0xa1, 0x7b, 0x31, 0x8b, 0x2d, 0xf2, + 0x08, 0x9a, 0x52, 0x94, 0xf6, 0x01, 0xa6, 0x94, 0xd0, 0x28, 0x16, 0x64, 0xc3, 0xfc, 0x73, 0x19, + 0x6e, 0xbc, 0xa6, 0x1e, 0xdf, 0x48, 0xbd, 0x69, 0x4c, 0xdf, 0x82, 0x0a, 0xb7, 0x86, 0x4c, 0xa5, + 0xfc, 0x33, 0x95, 0x61, 0x2b, 0xe9, 0x0c, 0x8b, 0x1e, 0x40, 0x93, 0xf8, 0x5d, 0x5b, 0xf1, 0xa5, + 0x11, 0x1b, 0xc4, 0xef, 0x5a, 0x71, 0x17, 0x95, 0xfb, 0x16, 0x12, 0xb9, 0x2f, 0x91, 0x73, 0x16, + 0x5b, 0x55, 0xb3, 0x0d, 0x2d, 0xad, 0xbb, 0x5c, 0xe6, 0x97, 0xf3, 0xb5, 0x72, 0x6b, 0xce, 0x1c, + 0xc2, 0xca, 0x9e, 0x17, 0x74, 0x5f, 0x60, 0x7a, 0x8e, 0xb7, 0x9c, 0x70, 0xaa, 0x2c, 0x70, 0x07, + 0xea, 0xb1, 0xa2, 0x61, 0x7b, 0xee, 0x7e, 0x85, 0xbb, 0x5b, 0x11, 0x54, 0xf8, 0x7f, 0x04, 0x37, + 0xc7, 0x66, 0xd4, 0x5b, 0xf0, 0xcc, 0x09, 0x65, 0xe8, 0xd7, 0x2d, 0xf1, 0x6d, 0xfe, 0x5c, 0x86, + 0x25, 0x99, 0xbf, 0xf6, 0x08, 0xbd, 0xf8, 0x4f, 0x86, 0x7c, 0xf2, 0xbe, 0x93, 0xd4, 0x48, 0xdd, + 0xbd, 0x3a, 0x87, 0xa1, 0x85, 0xb9, 0xd2, 0x87, 0xc1, 0x09, 0x25, 0xe7, 0x14, 0x87, 0xe1, 0x94, + 0x29, 0x95, 0x0a, 0x71, 0x89, 0x94, 0x2a, 0x09, 0x87, 0x5d, 0x65, 0xcb, 0xff, 0x05, 0x23, 0x6f, + 0xd6, 0xc8, 0xa0, 0x6b, 0xd0, 0xf0, 0x02, 0x7b, 0x18, 0x91, 0xa3, 0x0d, 0x04, 0x9e, 0xea, 0x28, + 0x95, 0x3e, 0xfd, 0x7e, 0xe4, 0x84, 0xfd, 0x99, 0x29, 0x1d, 0x0a, 0x71, 0x09, 0xa5, 0x25, 0x61, + 0x5c, 0xe9, 0xec, 0xac, 0xef, 0xaa, 0x74, 0x00, 0xf7, 0xc6, 0x4f, 0xb4, 0x3d, 0x4a, 0x06, 0xaf, + 0xac, 0xe7, 0x53, 0x6e, 0xcb, 0x11, 0xf5, 0x23, 0x9d, 0xf9, 0xa7, 0xf2, 0xf7, 0x03, 0x58, 0x2b, + 0x9c, 0x2f, 0x72, 0xfe, 0xd7, 0xb0, 0x2c, 0xbb, 0x6c, 0x8d, 0x82, 0xae, 0x3f, 0x93, 0x5b, 0xdf, + 0x87, 0xb0, 0x92, 0x16, 0x39, 0xe1, 0x9c, 0x1a, 0x00, 0x12, 0xbb, 0x7b, 0x9b, 0x04, 0x3d, 0xef, + 0x7c, 0x4a, 0xff, 0xf5, 0x46, 0xbe, 0x6f, 0x0f, 0x1d, 0xd6, 0x8f, 0xfd, 0xc7, 0x09, 0x27, 0x0e, + 0xeb, 0x2b, 0x83, 0x7c, 0x04, 0xcb, 0xa9, 0xe9, 0x26, 0xa6, 0xcd, 0x9f, 0xe7, 0xa0, 0x75, 0x8a, + 0xd9, 0xf4, 0xaa, 0x7d, 0x0e, 0x55, 0x1c, 0x30, 0xea, 0x61, 0x99, 0x5a, 0x1a, 0x1b, 0xf7, 0xe2, + 0x01, 0xe3, 0xe2, 0xd7, 0x77, 0x03, 0x46, 0xaf, 0xac, 0xb8, 0xbb, 0xf1, 0x53, 0x19, 0x16, 0x04, + 0x89, 0x3b, 0x99, 0xdf, 0xec, 0x64, 0x82, 0xe1, 0x9f, 0xe8, 0x2e, 0xd4, 0xc5, 0x11, 0x6b, 0x87, + 0x8c, 0xca, 0x05, 0x1f, 0x94, 0xac, 0x9a, 0x20, 0x9d, 0x32, 0x8a, 0x1e, 0x40, 0x43, 0xb2, 0xbd, + 0x80, 0x3d, 0xdd, 0x10, 0xd9, 0x79, 0xe1, 0xa0, 0x64, 0x81, 0x20, 0x1e, 0x72, 0x1a, 0x5a, 0x03, + 0xd9, 0xb2, 0xcf, 0x08, 0xf1, 0xe5, 0x3d, 0xf3, 0xa0, 0x64, 0x49, 0xa9, 0x5b, 0x84, 0xf8, 0x5b, + 0xd5, 0xe8, 0x48, 0x57, 0xf6, 0x5b, 0x86, 0xa5, 0x84, 0xca, 0x51, 0x08, 0x61, 0x58, 0xde, 0xc1, + 0x3e, 0x9e, 0x85, 0x13, 0x11, 0xcc, 0x5f, 0xe0, 0x2b, 0x69, 0xa6, 0xba, 0x25, 0xbe, 0xd5, 0xdc, + 0xb7, 0x60, 0x25, 0x3d, 0x4d, 0x34, 0xfd, 0x05, 0xaf, 0x2b, 0x43, 0x46, 0x28, 0xde, 0x1e, 0x85, + 0x8c, 0x0c, 0x0e, 0x08, 0xb9, 0x08, 0xa7, 0x54, 0x42, 0xc4, 0xe9, 0x9c, 0x8e, 0xd3, 0x64, 0xb9, + 0x90, 0x37, 0x59, 0xa4, 0xca, 0x37, 0xd0, 0xde, 0x72, 0xdc, 0x8b, 0xd1, 0x70, 0x36, 0x9a, 0xa8, + 0x1d, 0xf5, 0x04, 0x3a, 0x39, 0x72, 0x27, 0x6c, 0xab, 0x10, 0x1e, 0xe4, 0x6d, 0xfc, 0xa9, 0xf7, + 0xf8, 0x44, 0xdb, 0x3c, 0x02, 0x73, 0xd2, 0xa4, 0x91, 0x8d, 0x4e, 0x00, 0xf1, 0x33, 0xf4, 0xb9, + 0xe7, 0xe2, 0x20, 0x9c, 0x49, 0xbe, 0xd9, 0x86, 0xe5, 0x94, 0xc4, 0xc8, 0x2e, 0x1f, 0x03, 0xf2, + 0x25, 0xc9, 0x0e, 0xfb, 0x84, 0x32, 0x3b, 0x70, 0x06, 0xf1, 0x09, 0xdd, 0x8a, 0x38, 0xa7, 0x9c, + 0x71, 0xe4, 0x0c, 0x84, 0xeb, 0xf6, 0x31, 0x3b, 0x0c, 0x7a, 0x64, 0x73, 0x16, 0xb5, 0xa7, 0x52, + 0xee, 0xbf, 0xa1, 0x93, 0x23, 0x37, 0x52, 0xf1, 0x1e, 0x80, 0x2e, 0x3a, 0x23, 0x07, 0x26, 0x28, + 0x5c, 0xa9, 0x6d, 0xc7, 0x77, 0x47, 0xbe, 0xc3, 0xf0, 0x76, 0x1f, 0xbb, 0x17, 0xe1, 0x68, 0x30, + 0x0b, 0xa5, 0xfe, 0x0b, 0x3a, 0x39, 0x72, 0x23, 0xa5, 0x0c, 0xa8, 0xb9, 0x11, 0x2d, 0xb2, 0x96, + 0x6a, 0x73, 0xe7, 0xed, 0x63, 0x76, 0x1a, 0x38, 0xc3, 0xb0, 0x4f, 0xd8, 0x2c, 0x54, 0xf9, 0x00, + 0x96, 0x53, 0x12, 0x27, 0x04, 0xf5, 0x1f, 0xcb, 0xf0, 0x30, 0x2f, 0xc0, 0x66, 0xa0, 0x0e, 0x2f, + 0x81, 0xfb, 0x8c, 0x0d, 0x6d, 0x7d, 0x90, 0x56, 0x79, 0xfb, 0x15, 0xf5, 0xf9, 0xc1, 0x22, 0x58, + 0xce, 0x88, 0xf5, 0xa3, 0x32, 0x50, 0xf4, 0xdd, 0x1c, 0x25, 0x0e, 0x96, 0xf7, 0xe0, 0xd1, 0x64, + 0xd5, 0xa2, 0xe8, 0xff, 0x43, 0x19, 0x56, 0xf6, 0x31, 0xb3, 0x9c, 0xcb, 0xed, 0xbe, 0x13, 0x9c, + 0x4f, 0x87, 0x6f, 0x3c, 0x84, 0x6b, 0x3d, 0x4a, 0x06, 0x76, 0x0a, 0xe4, 0xa8, 0x5b, 0x4d, 0x4e, + 0x54, 0x77, 0xec, 0x35, 0x68, 0x30, 0x62, 0xa7, 0x6e, 0xe9, 0x75, 0x0b, 0x18, 0xb1, 0xd2, 0x48, + 0xc8, 0x9c, 0xf9, 0xb7, 0x0a, 0xdc, 0x1c, 0x53, 0x2d, 0x72, 0xc6, 0x01, 0x34, 0xa8, 0x73, 0x69, + 0xbb, 0x92, 0xdc, 0x2e, 0x8b, 0x33, 0xec, 0xfd, 0x44, 0xc9, 0x9b, 0x1d, 0xb3, 0xae, 0x48, 0x16, + 0x50, 0xc5, 0x35, 0x7e, 0xaa, 0x40, 0x5d, 0x71, 0xd0, 0x2a, 0x54, 0xcf, 0x7c, 0x72, 0xc6, 0x2f, + 0x5c, 0x32, 0xd0, 0x16, 0x79, 0xf3, 0xb0, 0xab, 0xd0, 0xa1, 0x39, 0x8d, 0x0e, 0x09, 0x90, 0x02, + 0x5f, 0xca, 0xe3, 0x5d, 0x2e, 0xa2, 0x1a, 0xe0, 0x4b, 0x7e, 0xba, 0x73, 0x16, 0xaf, 0x34, 0x04, + 0x6b, 0x5e, 0xb2, 0x88, 0xdf, 0x15, 0xac, 0x63, 0xa8, 0x93, 0x21, 0xa6, 0x0e, 0xe3, 0x6b, 0x5f, + 0x10, 0xb5, 0xfa, 0x67, 0xef, 0xa8, 0xf8, 0xfa, 0x71, 0x3c, 0xd0, 0xd2, 0x32, 0xb8, 0xcd, 0xb9, + 0x2d, 0xb4, 0x50, 0x89, 0xb5, 0x34, 0xa9, 0x73, 0xa9, 0xfa, 0xc7, 0x0a, 0x0d, 0x48, 0x17, 0x0b, + 0xb8, 0x65, 0x41, 0x28, 0xf4, 0x82, 0x74, 0xd5, 0x32, 0x04, 0xab, 0x26, 0x59, 0x01, 0xbe, 0xe4, + 0x2c, 0xd3, 0x83, 0xba, 0x16, 0xd1, 0x80, 0xea, 0xab, 0xa3, 0xaf, 0x8e, 0x8e, 0x5f, 0x1f, 0xb5, + 0x4a, 0xa8, 0x0e, 0x0b, 0x9b, 0x3b, 0x3b, 0xbb, 0x3b, 0x12, 0x23, 0xd8, 0x3e, 0x3e, 0x39, 0xdc, + 0xdd, 0x91, 0x18, 0xc1, 0xce, 0xee, 0xf3, 0xdd, 0x97, 0xbb, 0x3b, 0xad, 0x0a, 0x6a, 0x42, 0xed, + 0xc5, 0xf1, 0xce, 0xe1, 0x1e, 0x67, 0xcd, 0x73, 0x96, 0xb5, 0x7b, 0xb4, 0xf9, 0x62, 0x77, 0xa7, + 0xb5, 0x80, 0x5a, 0xd0, 0x7c, 0xf9, 0x7f, 0x27, 0xbb, 0xf6, 0xf6, 0xc1, 0xe6, 0xd1, 0xfe, 0xee, + 0x4e, 0x6b, 0xd1, 0xfc, 0x35, 0xb4, 0x4f, 0xb1, 0x43, 0xdd, 0xfe, 0x9e, 0xe7, 0xe3, 0x70, 0xeb, + 0x8a, 0xa7, 0xc0, 0x69, 0x22, 0x71, 0x05, 0x16, 0xbe, 0x1f, 0xe1, 0xa8, 0x2a, 0xa9, 0x5b, 0xb2, + 0x11, 0xd7, 0x8b, 0x15, 0x55, 0x2f, 0xaa, 0x58, 0xfb, 0x0c, 0x3a, 0x39, 0xf3, 0xeb, 0xdb, 0x58, + 0x8f, 0x93, 0x45, 0xa0, 0x35, 0x2d, 0xd9, 0x30, 0xff, 0x54, 0x86, 0xdb, 0xa9, 0x31, 0xdb, 0x24, + 0x60, 0x38, 0x60, 0xbf, 0x80, 0xda, 0xe8, 0x03, 0x68, 0xb9, 0xfd, 0x51, 0x70, 0x81, 0x79, 0x39, + 0x2b, 0xb5, 0x8c, 0x60, 0xb9, 0x1b, 0x11, 0x3d, 0x56, 0x5e, 0xad, 0xf0, 0x0a, 0xee, 0xe4, 0x6b, + 0x1b, 0x2d, 0xb2, 0x0d, 0xd5, 0x81, 0xc3, 0xdc, 0xbe, 0x5a, 0x66, 0xdc, 0x44, 0x77, 0x01, 0xc4, + 0xa7, 0x9d, 0x38, 0x68, 0xeb, 0x82, 0xb2, 0xe3, 0x30, 0x07, 0xdd, 0x87, 0x26, 0x0e, 0xba, 0x36, + 0xe9, 0xd9, 0x82, 0x16, 0xc1, 0x86, 0x80, 0x83, 0xee, 0x71, 0xef, 0x05, 0xa7, 0x98, 0x7f, 0x29, + 0xc3, 0x8d, 0x13, 0x8a, 0x23, 0xa4, 0x4e, 0x5a, 0x27, 0xb7, 0x84, 0x2c, 0xff, 0x1b, 0xa8, 0xc9, + 0x33, 0x58, 0x52, 0x80, 0xc8, 0xbb, 0xd4, 0xa0, 0x31, 0x56, 0xa2, 0x04, 0x3c, 0x85, 0x06, 0x39, + 0xfb, 0x0e, 0xbb, 0xcc, 0x1e, 0xf2, 0xdb, 0x66, 0x25, 0x3d, 0xf4, 0x58, 0xb0, 0x4e, 0x08, 0xf1, + 0x2d, 0x20, 0xea, 0x5b, 0x59, 0x13, 0x41, 0x4b, 0xaf, 0x28, 0x4a, 0xa5, 0xdf, 0xc1, 0xa2, 0xc4, + 0x21, 0xe3, 0x02, 0xa8, 0xac, 0x0a, 0x20, 0x9e, 0x40, 0xc4, 0x69, 0x2f, 0xfd, 0x2a, 0xbe, 0xd1, + 0x17, 0xd0, 0x51, 0x79, 0x9c, 0x50, 0xef, 0x47, 0xb1, 0xcf, 0xec, 0x3e, 0x76, 0xba, 0x98, 0x46, + 0x19, 0x65, 0x35, 0xce, 0xeb, 0x8a, 0x7f, 0x20, 0xd8, 0xe6, 0xef, 0xca, 0x70, 0x4b, 0xcc, 0x7e, + 0xc0, 0xd8, 0x70, 0x7a, 0x2c, 0xf8, 0xbd, 0x14, 0x16, 0xdc, 0xd8, 0xb8, 0xae, 0xfb, 0x0b, 0xd1, + 0x31, 0x36, 0x9c, 0x00, 0x7b, 0x2b, 0x29, 0xb0, 0x57, 0x19, 0xa6, 0x03, 0xab, 0x19, 0xbd, 0xa4, + 0x7d, 0x36, 0x7e, 0xd3, 0x16, 0x6f, 0x2a, 0x31, 0xfa, 0x2e, 0x1f, 0xa1, 0xd0, 0x6b, 0x68, 0x8d, + 0xbf, 0x08, 0xa1, 0xb5, 0xac, 0xba, 0xa9, 0x27, 0x28, 0xe3, 0x7e, 0x71, 0x87, 0xc8, 0x19, 0x25, + 0xf4, 0x26, 0x7e, 0xc1, 0x49, 0x3c, 0xef, 0xa0, 0xe4, 0xc0, 0xdc, 0x17, 0x25, 0xe3, 0xc1, 0x84, + 0x1e, 0x4a, 0xf6, 0x2e, 0x80, 0x7e, 0xa7, 0x41, 0x9d, 0xf4, 0x90, 0xc4, 0x8b, 0x91, 0x61, 0xe4, + 0xb1, 0x94, 0x98, 0xaf, 0xe1, 0x7a, 0xfa, 0x79, 0x05, 0xdd, 0x55, 0x67, 0x41, 0xde, 0x83, 0x8f, + 0x71, 0xaf, 0x88, 0x9d, 0x14, 0x99, 0x7e, 0xe1, 0xd0, 0x22, 0x73, 0x9f, 0x53, 0xb4, 0xc8, 0xfc, + 0x87, 0x11, 0xb3, 0x84, 0xfe, 0x1f, 0x50, 0xf6, 0x45, 0x02, 0x29, 0x3b, 0x15, 0x3e, 0x91, 0x18, + 0xe6, 0xa4, 0x2e, 0x4a, 0xfc, 0x01, 0x34, 0x12, 0x18, 0x3e, 0x52, 0x16, 0xcb, 0x3e, 0x73, 0x18, + 0xb7, 0x73, 0x79, 0x4a, 0xd2, 0x6b, 0x68, 0x8d, 0xdf, 0x79, 0x74, 0x28, 0x15, 0x3c, 0x08, 0xe8, + 0x50, 0x2a, 0x84, 0xf6, 0x4b, 0x68, 0x1f, 0x40, 0xc3, 0xdc, 0xda, 0xdd, 0x19, 0x6c, 0x5d, 0xbb, + 0x3b, 0x8b, 0x8a, 0x9b, 0xa5, 0x4f, 0xcb, 0x5c, 0xc3, 0x71, 0xb8, 0x5a, 0x6b, 0x58, 0x80, 0x8f, + 0x6b, 0x0d, 0x8b, 0x90, 0x6e, 0x19, 0xec, 0x19, 0xdc, 0x57, 0x07, 0x7b, 0x11, 0xde, 0xad, 0x83, + 0xbd, 0x10, 0x34, 0x36, 0x4b, 0xe8, 0x29, 0xcc, 0xef, 0x85, 0xee, 0x05, 0x5a, 0x56, 0x9d, 0x35, + 0x58, 0x6c, 0xac, 0xa4, 0x89, 0x6a, 0xd0, 0x33, 0xa8, 0xc5, 0x28, 0x29, 0x5a, 0x8d, 0xfb, 0x8c, + 0x61, 0xbe, 0x46, 0x3b, 0xcb, 0x50, 0x02, 0x8e, 0xe0, 0x5a, 0x0a, 0xda, 0x44, 0x77, 0xd4, 0x4c, + 0x39, 0x18, 0xab, 0x71, 0xb7, 0x80, 0x9b, 0xdc, 0xb2, 0x1a, 0x6a, 0xd4, 0x3e, 0xcc, 0x00, 0xa2, + 0xda, 0x87, 0x39, 0xc8, 0xa4, 0xd8, 0x0c, 0x59, 0x94, 0x50, 0x6f, 0x86, 0x42, 0xdc, 0x52, 0x6f, + 0x86, 0x62, 0x90, 0x31, 0x16, 0x3f, 0x8e, 0xe7, 0x25, 0xc5, 0x17, 0x20, 0x8c, 0x49, 0xf1, 0x45, + 0x70, 0xa0, 0x59, 0x42, 0x7e, 0xf6, 0x61, 0x2c, 0xc2, 0xdf, 0xd0, 0x7b, 0x45, 0xfb, 0x20, 0x0d, + 0x08, 0x1a, 0xef, 0xff, 0xcb, 0x7e, 0x6a, 0xb6, 0x17, 0xd0, 0x4c, 0xe2, 0x6e, 0xe8, 0x76, 0x7a, + 0x68, 0xaa, 0xf8, 0x37, 0xee, 0xe4, 0x33, 0x13, 0x9b, 0xe7, 0x12, 0x8c, 0xe2, 0x72, 0x1e, 0x7d, + 0x30, 0x49, 0xaf, 0xf4, 0x54, 0x1f, 0xbe, 0x4b, 0xd7, 0x78, 0xe2, 0xc7, 0x65, 0x9e, 0xa1, 0x12, + 0x20, 0x9d, 0xce, 0x50, 0x59, 0xa0, 0x50, 0x67, 0xa8, 0x1c, 0x54, 0xcf, 0x2c, 0xa1, 0x2d, 0xa8, + 0x2b, 0xb8, 0x0a, 0xb5, 0x8b, 0x40, 0x37, 0xa3, 0x93, 0xc3, 0x51, 0x32, 0xbe, 0x82, 0x66, 0x12, + 0x76, 0xd2, 0x56, 0xcd, 0xc1, 0xbc, 0xb4, 0x55, 0x73, 0x91, 0x2a, 0x99, 0x7c, 0x35, 0x54, 0x91, + 0x48, 0xbe, 0x19, 0x44, 0x24, 0x91, 0x7c, 0xb3, 0xd8, 0x86, 0x59, 0x42, 0xdf, 0x8a, 0xf7, 0xcf, + 0x34, 0xae, 0x80, 0x92, 0xcf, 0x90, 0xb9, 0x50, 0x86, 0xce, 0x40, 0x85, 0xa0, 0x84, 0xf0, 0xfd, + 0x1b, 0x58, 0xca, 0x00, 0x04, 0x5a, 0x7a, 0x11, 0x26, 0xa1, 0xa5, 0x17, 0xa2, 0x0b, 0x66, 0x09, + 0xfd, 0x0f, 0x54, 0xa3, 0x9f, 0x0f, 0xd0, 0x2d, 0xd5, 0x3f, 0xf5, 0x6f, 0x83, 0xb1, 0x9a, 0xa1, + 0xab, 0xd1, 0x5f, 0x42, 0x23, 0x81, 0x17, 0xa0, 0xe4, 0x09, 0x30, 0x86, 0x03, 0x68, 0x0b, 0xe6, + 0x00, 0x0c, 0x62, 0x95, 0xbf, 0x82, 0x3b, 0x93, 0x8a, 0x76, 0xf4, 0xd1, 0xa4, 0xc0, 0x1d, 0x9f, + 0xed, 0xe3, 0x77, 0xeb, 0xac, 0x16, 0x72, 0x02, 0xd7, 0x52, 0x05, 0xa8, 0x4e, 0xb8, 0x79, 0xf8, + 0x80, 0x4e, 0xb8, 0xb9, 0x55, 0xab, 0x58, 0x0e, 0x86, 0x95, 0xbc, 0x92, 0x03, 0x3d, 0xd4, 0xe1, + 0x5d, 0x58, 0x3e, 0x19, 0x8f, 0x26, 0x77, 0x4a, 0x4c, 0xf3, 0x2d, 0x2c, 0x65, 0x6a, 0x37, 0x1d, + 0x1b, 0x45, 0x65, 0xa5, 0x8e, 0x8d, 0xc2, 0xc2, 0x4f, 0x48, 0xb7, 0x01, 0x65, 0x01, 0x56, 0x94, + 0xb8, 0x25, 0x16, 0x20, 0xbd, 0x3a, 0x23, 0x4f, 0xc0, 0x67, 0x79, 0x76, 0xf9, 0x16, 0x96, 0x32, + 0x58, 0xaa, 0x56, 0xbf, 0x08, 0xbe, 0xd5, 0xea, 0x17, 0x02, 0xb1, 0x42, 0xfd, 0x67, 0x50, 0x8b, + 0x0b, 0x15, 0x7d, 0x0e, 0x8f, 0x15, 0x63, 0xfa, 0x1c, 0xce, 0xd4, 0x34, 0x25, 0xf4, 0x12, 0x6e, + 0x8c, 0x5d, 0xe8, 0xd1, 0xbd, 0xd4, 0xad, 0x21, 0x53, 0x81, 0x18, 0x6b, 0x85, 0xfc, 0x58, 0xea, + 0xd6, 0xa7, 0x6f, 0x78, 0x1f, 0xdf, 0x39, 0x5b, 0x77, 0xc9, 0xe0, 0x89, 0xfc, 0xfc, 0x84, 0xd0, + 0xf3, 0x27, 0x72, 0xe4, 0x27, 0xe2, 0x27, 0xb4, 0x27, 0xe7, 0x24, 0x6a, 0x0f, 0xcf, 0xce, 0x16, + 0x05, 0xe9, 0xe9, 0x3f, 0x03, 0x00, 0x00, 0xff, 0xff, 0xa4, 0x24, 0xbb, 0xc8, 0xc9, 0x26, 0x00, + 0x00, +======= + proto.RegisterFile("repository-service.proto", fileDescriptor_repository_service_a68f4f618bd753b0) +} + +var fileDescriptor_repository_service_a68f4f618bd753b0 = []byte{ + // 2691 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0x5a, 0xdd, 0x72, 0xdb, 0xc6, + 0x15, 0x26, 0xf5, 0x47, 0xf2, 0x90, 0xb6, 0xa9, 0x95, 0x6c, 0x51, 0xf0, 0x8f, 0x6c, 0xd8, 0x93, + 0x38, 0x3f, 0x96, 0x13, 0xf9, 0xa2, 0x99, 0xb4, 0x1d, 0x8f, 0xfe, 0xa5, 0xc4, 0x96, 0x14, 0xc8, + 0x8e, 0xa7, 0x9e, 0x74, 0x30, 0x10, 0xb8, 0x24, 0x11, 0x81, 0x58, 0x06, 0x58, 0x5a, 0x91, 0xdb, + 0xe9, 0x5d, 0x2e, 0x3a, 0xd3, 0x8b, 0xdc, 0xb5, 0x7d, 0x87, 0x3e, 0x41, 0x9f, 0xa0, 0xef, 0xd0, + 0x27, 0xe8, 0x6d, 0xfb, 0x02, 0x9d, 0xfd, 0xc1, 0x2e, 0x40, 0x00, 0xac, 0x5b, 0x72, 0xd2, 0xbb, + 0xdd, 0x73, 0x76, 0xcf, 0x39, 0xbb, 0xe7, 0xec, 0x59, 0x9c, 0x6f, 0x01, 0xad, 0x10, 0x0f, 0x48, + 0xe4, 0x51, 0x12, 0x5e, 0x3e, 0x8a, 0x70, 0xf8, 0xc6, 0x73, 0xf1, 0xfa, 0x20, 0x24, 0x94, 0xa0, + 0x85, 0xae, 0x47, 0x1d, 0xff, 0xd2, 0x68, 0x44, 0x3d, 0x27, 0xc4, 0x6d, 0x41, 0x35, 0x5f, 0xc2, + 0x8a, 0xa5, 0x66, 0xec, 0x7e, 0xef, 0x45, 0x34, 0xb2, 0xf0, 0x77, 0x43, 0x1c, 0x51, 0xb4, 0x01, + 0xa0, 0x85, 0xb5, 0xca, 0x77, 0xcb, 0x0f, 0xeb, 0x1b, 0x68, 0x5d, 0x48, 0x59, 0xd7, 0x93, 0xac, + 0xc4, 0xa8, 0xcf, 0x17, 0xfe, 0xf9, 0xc7, 0x87, 0x33, 0xd5, 0x19, 0x73, 0x03, 0x5a, 0x59, 0xb1, + 0xd1, 0x80, 0x04, 0x11, 0x46, 0x37, 0x60, 0x01, 0x73, 0x0a, 0x97, 0x59, 0xb5, 0x64, 0xcf, 0xfc, + 0x9a, 0xcf, 0x71, 0xdc, 0xf3, 0xc3, 0xc0, 0x0d, 0x71, 0x1f, 0x07, 0xd4, 0xf1, 0x27, 0xb7, 0xa5, + 0x6c, 0xde, 0x84, 0xd5, 0x1c, 0xb9, 0xc2, 0x18, 0x93, 0xc2, 0xa2, 0x60, 0xee, 0x0d, 0xfd, 0x49, + 0xb4, 0xa1, 0xfb, 0x70, 0xc5, 0x0d, 0xb1, 0x43, 0xb1, 0x7d, 0xe6, 0xd1, 0xbe, 0x33, 0x68, 0xcd, + 0xf0, 0xc5, 0x35, 0x04, 0x71, 0x8b, 0xd3, 0x94, 0x49, 0xcb, 0x80, 0x92, 0x5a, 0xa5, 0x2d, 0xdf, + 0xc3, 0xf5, 0x7d, 0x27, 0x3c, 0x73, 0xba, 0x78, 0x9b, 0xf8, 0x3e, 0x76, 0xe9, 0x4f, 0x66, 0x4f, + 0x0b, 0x6e, 0x8c, 0x6a, 0x96, 0x36, 0x3d, 0x83, 0xab, 0xdb, 0x3e, 0x76, 0x82, 0xe1, 0x60, 0x1a, + 0xae, 0x58, 0x84, 0x6b, 0x4a, 0x9a, 0x54, 0x70, 0x0a, 0xd7, 0xf5, 0xa4, 0x53, 0xef, 0x2d, 0x9e, + 0x46, 0xf8, 0x7d, 0x0c, 0x37, 0x46, 0x85, 0xca, 0xe0, 0x43, 0x30, 0x17, 0x79, 0x6f, 0x31, 0x97, + 0x37, 0x6b, 0xf1, 0xb6, 0x19, 0xc1, 0xea, 0xe6, 0x60, 0xe0, 0x5f, 0xee, 0x7b, 0xd4, 0xa1, 0x34, + 0xf4, 0xce, 0x86, 0x14, 0x4f, 0x72, 0x0a, 0x90, 0x01, 0xd5, 0x10, 0xbf, 0xf1, 0x22, 0x8f, 0x04, + 0x7c, 0xdb, 0x1b, 0x96, 0xea, 0xab, 0xad, 0xb8, 0x05, 0x46, 0x9e, 0x52, 0xb9, 0x2b, 0x7f, 0x98, + 0x01, 0xb4, 0x87, 0xa9, 0xdb, 0xb3, 0x70, 0x9f, 0xd0, 0x49, 0xf6, 0x84, 0x1d, 0xb7, 0x90, 0x0b, + 0xe1, 0xa6, 0xd4, 0x2c, 0xd9, 0x43, 0xcb, 0x30, 0xdf, 0x21, 0xa1, 0x8b, 0x5b, 0xb3, 0x3c, 0x30, + 0x44, 0x07, 0xad, 0x40, 0x25, 0x20, 0x36, 0x75, 0xba, 0x51, 0x6b, 0x4e, 0x9c, 0xce, 0x80, 0xbc, + 0x70, 0xba, 0x11, 0x6a, 0x41, 0x85, 0x7a, 0x7d, 0x4c, 0x86, 0xb4, 0x35, 0x7f, 0xb7, 0xfc, 0x70, + 0xde, 0x8a, 0xbb, 0x6c, 0x4a, 0x14, 0xf5, 0xec, 0x73, 0x7c, 0xd9, 0x5a, 0x10, 0x1a, 0xa2, 0xa8, + 0xf7, 0x25, 0xbe, 0x44, 0x6b, 0x50, 0x3f, 0x0f, 0xc8, 0x45, 0x60, 0xf7, 0x08, 0x3b, 0xed, 0x15, + 0xce, 0x04, 0x4e, 0x3a, 0x60, 0x14, 0xb4, 0x0a, 0xd5, 0x80, 0xd8, 0x83, 0x70, 0x18, 0xe0, 0x56, + 0x8d, 0x6b, 0xab, 0x04, 0xe4, 0x84, 0x75, 0xe3, 0x6d, 0xfa, 0x62, 0xae, 0x5a, 0x6d, 0xd6, 0xcc, + 0xeb, 0xb0, 0x94, 0xda, 0x0d, 0xb9, 0x4b, 0x2f, 0x61, 0x65, 0x9b, 0x87, 0x73, 0x62, 0xe9, 0x53, + 0x88, 0x52, 0x03, 0x5a, 0x59, 0xb1, 0x52, 0xe5, 0xbf, 0xca, 0xb0, 0xb8, 0x8f, 0xe9, 0x66, 0xe8, + 0xf6, 0xbc, 0x37, 0x13, 0xf9, 0xe5, 0x26, 0xd4, 0x5c, 0xd2, 0xef, 0x7b, 0xd4, 0xf6, 0xda, 0xd2, + 0x35, 0x55, 0x41, 0x38, 0x6c, 0x33, 0xa7, 0x0d, 0x42, 0xdc, 0xf1, 0xbe, 0xe7, 0xde, 0xa9, 0x59, + 0xb2, 0x87, 0x3e, 0x83, 0x85, 0x0e, 0x09, 0xfb, 0x0e, 0xe5, 0xde, 0xb9, 0xba, 0x71, 0x37, 0x56, + 0x92, 0xb1, 0x69, 0x7d, 0x8f, 0x8f, 0xb3, 0xe4, 0x78, 0xf3, 0x09, 0x2c, 0x08, 0x0a, 0xaa, 0xc0, + 0xec, 0xeb, 0xc3, 0x93, 0x66, 0x89, 0x35, 0x5e, 0x6c, 0x5a, 0xcd, 0x32, 0x02, 0x58, 0x78, 0xb1, + 0x69, 0xd9, 0xfb, 0xaf, 0x9b, 0x33, 0xa8, 0x0e, 0x15, 0xd6, 0xde, 0x7a, 0xbd, 0xd1, 0x9c, 0x55, + 0xe7, 0xe9, 0x21, 0xa0, 0xa4, 0x02, 0x7d, 0x96, 0xda, 0x0e, 0x75, 0xf8, 0x7a, 0x1b, 0x16, 0x6f, + 0x33, 0x97, 0x1c, 0x38, 0xd1, 0x33, 0xe2, 0x3a, 0xfe, 0x56, 0xe8, 0x04, 0x6e, 0x0f, 0x4f, 0xe5, + 0x3e, 0xf9, 0x04, 0x5a, 0x59, 0xb1, 0xd2, 0x8c, 0x65, 0x98, 0x7f, 0xe3, 0xf8, 0x43, 0x2c, 0xaf, + 0x13, 0xd1, 0x31, 0xff, 0x5e, 0x86, 0x16, 0x8f, 0x99, 0x53, 0x32, 0x0c, 0x5d, 0x2c, 0x66, 0x4d, + 0xe2, 0xaf, 0xa7, 0xb0, 0x18, 0x71, 0x51, 0x76, 0x62, 0xea, 0x4c, 0xe1, 0xd4, 0xa6, 0x18, 0x6c, + 0xa5, 0x32, 0xb2, 0x14, 0x70, 0xc6, 0x8d, 0xe1, 0xae, 0x6d, 0x58, 0x8d, 0x28, 0x61, 0x20, 0xba, + 0x0d, 0x40, 0x9d, 0xb0, 0x8b, 0xa9, 0x1d, 0xe2, 0x0e, 0x77, 0x72, 0xc3, 0xaa, 0x09, 0x8a, 0x85, + 0x3b, 0x2a, 0x44, 0x9f, 0xc0, 0x6a, 0xce, 0xe2, 0xf4, 0x05, 0x1b, 0xe2, 0x68, 0xe8, 0xd3, 0xf8, + 0x82, 0x15, 0x3d, 0xf3, 0x10, 0xea, 0x7b, 0x91, 0x7b, 0x3e, 0x8d, 0x23, 0xf2, 0x00, 0x1a, 0x42, + 0x94, 0xf6, 0x01, 0x0e, 0x43, 0x12, 0xca, 0x58, 0x10, 0x1d, 0xf3, 0xaf, 0x65, 0xb8, 0xf6, 0x2a, + 0xf4, 0xd8, 0x41, 0xea, 0x4c, 0xb2, 0xf5, 0x4d, 0x98, 0x65, 0xbb, 0x21, 0x52, 0x29, 0x6b, 0xa6, + 0x32, 0xec, 0x6c, 0x3a, 0xc3, 0xa2, 0x7b, 0xd0, 0x20, 0x7e, 0xdb, 0x56, 0x7c, 0xb1, 0x89, 0x75, + 0xe2, 0xb7, 0xad, 0x78, 0x88, 0xca, 0x7d, 0xf3, 0x89, 0xdc, 0x97, 0xc8, 0x39, 0x0b, 0xcd, 0x8a, + 0xd9, 0x82, 0xa6, 0xb6, 0x5d, 0x2c, 0xf3, 0x8b, 0xb9, 0x6a, 0xb9, 0x39, 0x63, 0x0e, 0x60, 0x79, + 0xcf, 0x0b, 0xda, 0xcf, 0x71, 0xd8, 0xc5, 0x5b, 0x4e, 0x34, 0x51, 0x16, 0xb8, 0x05, 0xb5, 0xd8, + 0xd0, 0xa8, 0x35, 0x73, 0x77, 0x96, 0xb9, 0x5b, 0x11, 0x54, 0xf8, 0x7f, 0x04, 0xd7, 0x47, 0x34, + 0xea, 0x23, 0x78, 0xe6, 0x44, 0x22, 0xf4, 0x6b, 0x16, 0x6f, 0x9b, 0x3f, 0x96, 0x61, 0x51, 0xe4, + 0xaf, 0x3d, 0x12, 0x9e, 0xff, 0x3f, 0x43, 0x3e, 0xf9, 0xbd, 0x93, 0xb4, 0x48, 0x7d, 0x7b, 0xad, + 0x1e, 0x46, 0x16, 0x66, 0x46, 0x1f, 0x06, 0x27, 0x21, 0xe9, 0x86, 0x38, 0x8a, 0x26, 0x4c, 0xa9, + 0x21, 0x17, 0x97, 0x48, 0xa9, 0x82, 0x70, 0xd8, 0x56, 0x7b, 0xf9, 0x4b, 0x30, 0xf2, 0xb4, 0xca, + 0x0d, 0x5d, 0x83, 0xba, 0x17, 0xd8, 0x03, 0x49, 0x96, 0x07, 0x08, 0x3c, 0x35, 0x50, 0x18, 0x7d, + 0xfa, 0xdd, 0xd0, 0x89, 0x7a, 0x53, 0x33, 0x3a, 0xe2, 0xe2, 0x12, 0x46, 0x0b, 0xc2, 0xa8, 0xd1, + 0x59, 0xad, 0xef, 0x6a, 0x74, 0x00, 0x77, 0x46, 0x6f, 0xb4, 0xbd, 0x90, 0xf4, 0x5f, 0x5a, 0xcf, + 0x26, 0x3c, 0x96, 0xc3, 0xd0, 0x97, 0x36, 0xb3, 0xa6, 0xf2, 0xf7, 0x3d, 0x58, 0x2b, 0xd4, 0x27, + 0x9d, 0xff, 0x15, 0x2c, 0x89, 0x21, 0x5b, 0xc3, 0xa0, 0xed, 0x4f, 0xe5, 0xab, 0xef, 0x43, 0x58, + 0x4e, 0x8b, 0x1c, 0x73, 0x4f, 0xf5, 0x01, 0xf1, 0xd3, 0xbd, 0x4d, 0x82, 0x8e, 0xd7, 0x9d, 0xd0, + 0x7f, 0x9d, 0xa1, 0xef, 0xdb, 0x03, 0x87, 0xf6, 0x62, 0xff, 0x31, 0xc2, 0x89, 0x43, 0x7b, 0x6a, + 0x43, 0x3e, 0x82, 0xa5, 0x94, 0xba, 0xb1, 0x69, 0xf3, 0xc7, 0x19, 0x68, 0x9e, 0x62, 0x3a, 0xb9, + 0x69, 0x9f, 0x41, 0x05, 0x07, 0x34, 0xf4, 0xb0, 0x48, 0x2d, 0xf5, 0x8d, 0x3b, 0xf1, 0x84, 0x51, + 0xf1, 0xeb, 0xbb, 0x01, 0x0d, 0x2f, 0xad, 0x78, 0xb8, 0xf1, 0x43, 0x19, 0xe6, 0x39, 0x89, 0x39, + 0x99, 0x7d, 0xd9, 0x89, 0x04, 0xc3, 0x9a, 0xe8, 0x36, 0xd4, 0xf8, 0x15, 0x6b, 0x47, 0x34, 0x14, + 0x0b, 0x3e, 0x28, 0x59, 0x55, 0x4e, 0x3a, 0xa5, 0x21, 0xba, 0x07, 0x75, 0xc1, 0xf6, 0x02, 0xfa, + 0x64, 0x83, 0x67, 0xe7, 0xf9, 0x83, 0x92, 0x05, 0x9c, 0x78, 0xc8, 0x68, 0x68, 0x0d, 0x44, 0xcf, + 0x3e, 0x23, 0xc4, 0x17, 0xdf, 0x99, 0x07, 0x25, 0x4b, 0x48, 0xdd, 0x22, 0xc4, 0xdf, 0xaa, 0xc8, + 0x2b, 0x5d, 0xed, 0xdf, 0x12, 0x2c, 0x26, 0x4c, 0x96, 0x21, 0x84, 0x61, 0x69, 0x07, 0xfb, 0x78, + 0x1a, 0x4e, 0x44, 0x30, 0x77, 0x8e, 0x2f, 0xc5, 0x36, 0xd5, 0x2c, 0xde, 0x56, 0xba, 0x6f, 0xc0, + 0x72, 0x5a, 0x8d, 0x54, 0x7f, 0xce, 0xea, 0xca, 0x88, 0x92, 0x10, 0x6f, 0x0f, 0x23, 0x4a, 0xfa, + 0x07, 0x84, 0x9c, 0x47, 0x13, 0x1a, 0xc1, 0xe3, 0x74, 0x46, 0xc7, 0x69, 0xb2, 0x5c, 0xc8, 0x53, + 0x26, 0x4d, 0xf9, 0x1a, 0x5a, 0x5b, 0x8e, 0x7b, 0x3e, 0x1c, 0x4c, 0xc7, 0x12, 0x75, 0xa2, 0x1e, + 0xc3, 0x6a, 0x8e, 0xdc, 0x31, 0xc7, 0x2a, 0x82, 0x7b, 0x79, 0x07, 0x7f, 0xe2, 0x33, 0x3e, 0x76, + 0x6f, 0x1e, 0x80, 0x39, 0x4e, 0xa9, 0xdc, 0xa3, 0x13, 0x40, 0xec, 0x0e, 0x7d, 0xe6, 0xb9, 0x38, + 0x88, 0xa6, 0x92, 0x6f, 0xb6, 0x61, 0x29, 0x25, 0x51, 0xee, 0xcb, 0xc7, 0x80, 0x7c, 0x41, 0xb2, + 0xa3, 0x1e, 0x09, 0xa9, 0x1d, 0x38, 0xfd, 0xf8, 0x86, 0x6e, 0x4a, 0xce, 0x29, 0x63, 0x1c, 0x39, + 0x7d, 0xee, 0xba, 0x7d, 0x4c, 0x0f, 0x83, 0x0e, 0xd9, 0x9c, 0x46, 0xed, 0xa9, 0x8c, 0xfb, 0x39, + 0xac, 0xe6, 0xc8, 0x95, 0x26, 0xde, 0x01, 0xd0, 0x45, 0xa7, 0x74, 0x60, 0x82, 0xc2, 0x8c, 0xda, + 0x76, 0x7c, 0x77, 0xe8, 0x3b, 0x14, 0x6f, 0xf7, 0xb0, 0x7b, 0x1e, 0x0d, 0xfb, 0xd3, 0x30, 0xea, + 0x67, 0xb0, 0x9a, 0x23, 0x57, 0x1a, 0x65, 0x40, 0xd5, 0x95, 0x34, 0xb9, 0x5b, 0xaa, 0xcf, 0x9c, + 0xb7, 0x8f, 0xe9, 0x69, 0xe0, 0x0c, 0xa2, 0x1e, 0xa1, 0xd3, 0x30, 0xe5, 0x03, 0x58, 0x4a, 0x49, + 0x1c, 0x13, 0xd4, 0x7f, 0x2e, 0xc3, 0xfd, 0xbc, 0x00, 0x9b, 0x82, 0x39, 0xac, 0x04, 0xee, 0x51, + 0x3a, 0xb0, 0xf5, 0x45, 0x5a, 0x61, 0xfd, 0x97, 0xa1, 0xcf, 0x2e, 0x16, 0xce, 0x72, 0x86, 0xb4, + 0x27, 0xcb, 0x40, 0x3e, 0x76, 0x73, 0x98, 0xb8, 0x58, 0xde, 0x83, 0x07, 0xe3, 0x4d, 0x93, 0xd1, + 0xff, 0xa7, 0x32, 0x2c, 0xef, 0x63, 0x6a, 0x39, 0x17, 0xdb, 0x3d, 0x27, 0xe8, 0x4e, 0x86, 0x6f, + 0xdc, 0x87, 0x2b, 0x9d, 0x90, 0xf4, 0xed, 0x14, 0xc8, 0x51, 0xb3, 0x1a, 0x8c, 0xa8, 0xbe, 0xb1, + 0xd7, 0xa0, 0x4e, 0x89, 0x9d, 0xfa, 0x4a, 0xaf, 0x59, 0x40, 0x89, 0x95, 0x46, 0x42, 0x66, 0xcc, + 0x7f, 0xcc, 0xc2, 0xf5, 0x11, 0xd3, 0xa4, 0x33, 0x0e, 0xa0, 0x1e, 0x3a, 0x17, 0xb6, 0x2b, 0xc8, + 0xad, 0x32, 0xbf, 0xc3, 0xde, 0x4f, 0x94, 0xbc, 0xd9, 0x39, 0xeb, 0x8a, 0x64, 0x41, 0xa8, 0xb8, + 0xc6, 0x0f, 0xb3, 0x50, 0x53, 0x1c, 0xb4, 0x02, 0x95, 0x33, 0x9f, 0x9c, 0xb1, 0x0f, 0x2e, 0x11, + 0x68, 0x0b, 0xac, 0x7b, 0xd8, 0x56, 0xe8, 0xd0, 0x8c, 0x46, 0x87, 0x38, 0x48, 0x81, 0x2f, 0xc4, + 0xf5, 0x2e, 0x16, 0x51, 0x09, 0xf0, 0x05, 0xbb, 0xdd, 0x19, 0x8b, 0x55, 0x1a, 0x9c, 0x35, 0x27, + 0x58, 0xc4, 0x6f, 0x73, 0xd6, 0x31, 0xd4, 0xc8, 0x00, 0x87, 0x0e, 0x65, 0x6b, 0x9f, 0xe7, 0xb5, + 0xfa, 0xa7, 0xef, 0x68, 0xf8, 0xfa, 0x71, 0x3c, 0xd1, 0xd2, 0x32, 0xd8, 0x9e, 0xb3, 0xbd, 0xd0, + 0x42, 0x05, 0xd6, 0xd2, 0x08, 0x9d, 0x0b, 0x35, 0x3e, 0x36, 0xa8, 0x4f, 0xda, 0x98, 0xc3, 0x2d, + 0xf3, 0xdc, 0xa0, 0xe7, 0xa4, 0xad, 0x96, 0xc1, 0x59, 0x55, 0xc1, 0x0a, 0xf0, 0x05, 0x63, 0x99, + 0x1e, 0xd4, 0xb4, 0x88, 0x3a, 0x54, 0x5e, 0x1e, 0x7d, 0x79, 0x74, 0xfc, 0xea, 0xa8, 0x59, 0x42, + 0x35, 0x98, 0xdf, 0xdc, 0xd9, 0xd9, 0xdd, 0x11, 0x18, 0xc1, 0xf6, 0xf1, 0xc9, 0xe1, 0xee, 0x8e, + 0xc0, 0x08, 0x76, 0x76, 0x9f, 0xed, 0xbe, 0xd8, 0xdd, 0x69, 0xce, 0xa2, 0x06, 0x54, 0x9f, 0x1f, + 0xef, 0x1c, 0xee, 0x31, 0xd6, 0x1c, 0x63, 0x59, 0xbb, 0x47, 0x9b, 0xcf, 0x77, 0x77, 0x9a, 0xf3, + 0xa8, 0x09, 0x8d, 0x17, 0xbf, 0x3a, 0xd9, 0xb5, 0xb7, 0x0f, 0x36, 0x8f, 0xf6, 0x77, 0x77, 0x9a, + 0x0b, 0xe6, 0xef, 0xa0, 0x75, 0x8a, 0x9d, 0xd0, 0xed, 0xed, 0x79, 0x3e, 0x8e, 0xb6, 0x2e, 0x59, + 0x0a, 0x9c, 0x24, 0x12, 0x97, 0x61, 0xfe, 0xbb, 0x21, 0x96, 0x55, 0x49, 0xcd, 0x12, 0x9d, 0xb8, + 0x5e, 0x9c, 0x55, 0xf5, 0xa2, 0x8a, 0xb5, 0x4f, 0x61, 0x35, 0x47, 0xbf, 0xfe, 0x1a, 0xeb, 0x30, + 0x32, 0x0f, 0xb4, 0x86, 0x25, 0x3a, 0xe6, 0x5f, 0xca, 0x70, 0x33, 0x35, 0x67, 0x9b, 0x04, 0x14, + 0x07, 0xf4, 0x27, 0x30, 0x1b, 0x7d, 0x00, 0x4d, 0xb7, 0x37, 0x0c, 0xce, 0x31, 0x2b, 0x67, 0x85, + 0x95, 0x12, 0x96, 0xbb, 0x26, 0xe9, 0xb1, 0xf1, 0x6a, 0x85, 0x97, 0x70, 0x2b, 0xdf, 0x5a, 0xb9, + 0xc8, 0x16, 0x54, 0xfa, 0x0e, 0x75, 0x7b, 0x6a, 0x99, 0x71, 0x17, 0xdd, 0x06, 0xe0, 0x4d, 0x3b, + 0x71, 0xd1, 0xd6, 0x38, 0x65, 0xc7, 0xa1, 0x0e, 0xba, 0x0b, 0x0d, 0x1c, 0xb4, 0x6d, 0xd2, 0xb1, + 0x39, 0x4d, 0xc2, 0x86, 0x80, 0x83, 0xf6, 0x71, 0xe7, 0x39, 0xa3, 0x98, 0x7f, 0x2b, 0xc3, 0xb5, + 0x93, 0x10, 0x4b, 0xa4, 0x4e, 0xec, 0x4e, 0x6e, 0x09, 0x59, 0xfe, 0x2f, 0x50, 0x93, 0xa7, 0xb0, + 0xa8, 0x00, 0x91, 0x77, 0xa9, 0x41, 0x63, 0xac, 0x44, 0x09, 0x78, 0x02, 0x75, 0x72, 0xf6, 0x2d, + 0x76, 0xa9, 0x3d, 0x60, 0x5f, 0x9b, 0xb3, 0xe9, 0xa9, 0xc7, 0x9c, 0x75, 0x42, 0x88, 0x6f, 0x01, + 0x51, 0x6d, 0x13, 0x41, 0x53, 0xaf, 0x44, 0xa6, 0xd0, 0x6f, 0x61, 0x41, 0xe0, 0x8f, 0x71, 0xe1, + 0x53, 0x56, 0x85, 0x0f, 0x4b, 0x1c, 0xfc, 0x96, 0x17, 0xfe, 0xe4, 0x6d, 0xf4, 0x39, 0xac, 0xaa, + 0xfc, 0x4d, 0x42, 0xef, 0x2d, 0x3f, 0x5f, 0x76, 0x0f, 0x3b, 0x6d, 0x1c, 0xca, 0x4c, 0xb2, 0x12, + 0xe7, 0x73, 0xc5, 0x3f, 0xe0, 0x6c, 0x93, 0xc2, 0x0d, 0xae, 0xfc, 0x80, 0xd2, 0xc1, 0xe4, 0x10, + 0xf0, 0x7b, 0x29, 0x08, 0xb8, 0xbe, 0x71, 0x55, 0x8f, 0xe7, 0xa2, 0x25, 0xd7, 0xfc, 0x2d, 0xac, + 0x64, 0xb4, 0xca, 0xb0, 0xf9, 0x5f, 0xd4, 0x3e, 0x02, 0xe8, 0x62, 0x76, 0x05, 0x8c, 0x51, 0x5d, + 0xeb, 0x62, 0x22, 0x9a, 0x1b, 0xbf, 0x6f, 0xf1, 0xb7, 0x98, 0x18, 0xb5, 0x17, 0x8f, 0x57, 0xe8, + 0x15, 0x34, 0x47, 0x5f, 0x92, 0xd0, 0x5a, 0x56, 0x71, 0xea, 0xe9, 0xca, 0xb8, 0x5b, 0x3c, 0x40, + 0x3a, 0xb3, 0x84, 0x5e, 0xc7, 0x2f, 0x3f, 0x89, 0x67, 0x21, 0x94, 0x9c, 0x98, 0xfb, 0x12, 0x65, + 0xdc, 0x1b, 0x33, 0x42, 0xc9, 0xde, 0x05, 0xd0, 0xef, 0x3b, 0x68, 0x35, 0x3d, 0x25, 0xf1, 0xd2, + 0x64, 0x18, 0x79, 0x2c, 0x25, 0xe6, 0x2b, 0xb8, 0x9a, 0x7e, 0x96, 0x41, 0xb7, 0xd5, 0x1d, 0x92, + 0xf7, 0x50, 0x64, 0xdc, 0x29, 0x62, 0x27, 0x45, 0xa6, 0x5f, 0x46, 0xb4, 0xc8, 0xdc, 0x67, 0x18, + 0x2d, 0x32, 0xff, 0x41, 0xc5, 0x2c, 0xa1, 0x5f, 0x03, 0xca, 0xbe, 0x64, 0x20, 0xb5, 0x4f, 0x85, + 0x4f, 0x2b, 0x86, 0x39, 0x6e, 0x88, 0x12, 0x7f, 0x00, 0xf5, 0x04, 0xf6, 0x8f, 0xd4, 0x8e, 0x65, + 0x9f, 0x47, 0x8c, 0x9b, 0xb9, 0x3c, 0x25, 0xe9, 0x15, 0x34, 0x47, 0xbf, 0x95, 0x74, 0x28, 0x15, + 0x3c, 0x24, 0xe8, 0x50, 0x2a, 0x7c, 0x12, 0x28, 0xa1, 0x7d, 0x00, 0x0d, 0x8f, 0x6b, 0x77, 0x67, + 0x30, 0x79, 0xed, 0xee, 0x2c, 0x9a, 0x6e, 0x96, 0x3e, 0x29, 0x33, 0x0b, 0x47, 0x61, 0x6e, 0x6d, + 0x61, 0x01, 0xae, 0xae, 0x2d, 0x2c, 0x42, 0xc8, 0x45, 0xb0, 0x67, 0xf0, 0x62, 0x1d, 0xec, 0x45, + 0x38, 0xb9, 0x0e, 0xf6, 0x42, 0xb0, 0xd9, 0x2c, 0xa1, 0x27, 0x30, 0xb7, 0x17, 0xb9, 0xe7, 0x68, + 0x49, 0x0d, 0xd6, 0x20, 0xb3, 0xb1, 0x9c, 0x26, 0xaa, 0x49, 0x4f, 0xa1, 0x1a, 0xa3, 0xab, 0x68, + 0x25, 0x1e, 0x33, 0x82, 0x15, 0x1b, 0xad, 0x2c, 0x43, 0x09, 0x38, 0x82, 0x2b, 0x29, 0x48, 0x14, + 0xdd, 0x52, 0x9a, 0x72, 0xb0, 0x59, 0xe3, 0x76, 0x01, 0x37, 0x79, 0x64, 0x35, 0x44, 0xa9, 0x7d, + 0x98, 0x01, 0x52, 0xb5, 0x0f, 0x73, 0x10, 0x4d, 0x7e, 0x18, 0xb2, 0xe8, 0xa2, 0x3e, 0x0c, 0x85, + 0x78, 0xa7, 0x3e, 0x0c, 0xc5, 0xe0, 0x64, 0x2c, 0x7e, 0x14, 0x07, 0x4c, 0x8a, 0x2f, 0x40, 0x26, + 0x93, 0xe2, 0x8b, 0x60, 0x44, 0xb3, 0x84, 0xfc, 0xec, 0x83, 0x9a, 0xc4, 0xed, 0xd0, 0x7b, 0x45, + 0xe7, 0x20, 0x0d, 0x24, 0x1a, 0xef, 0xff, 0xc7, 0x71, 0x4a, 0xdb, 0x73, 0x68, 0x24, 0xf1, 0x3a, + 0x74, 0x33, 0x3d, 0x35, 0x05, 0x1a, 0x18, 0xb7, 0xf2, 0x99, 0x89, 0xc3, 0x73, 0x01, 0x46, 0x31, + 0x0c, 0x80, 0x3e, 0x18, 0x67, 0x57, 0x5a, 0xd5, 0x87, 0xef, 0x32, 0x34, 0x56, 0xfc, 0xb0, 0xcc, + 0x32, 0x54, 0x02, 0xdc, 0xd3, 0x19, 0x2a, 0x0b, 0x30, 0xea, 0x0c, 0x95, 0x83, 0x06, 0x9a, 0x25, + 0xb4, 0x05, 0x35, 0x05, 0x73, 0xa1, 0x56, 0x11, 0x58, 0x67, 0xac, 0xe6, 0x70, 0x94, 0x8c, 0x2f, + 0xa1, 0x91, 0x84, 0xab, 0xf4, 0xae, 0xe6, 0x60, 0x65, 0x7a, 0x57, 0x73, 0x11, 0x2e, 0x91, 0x7c, + 0x35, 0xc4, 0x91, 0x48, 0xbe, 0x19, 0x24, 0x25, 0x91, 0x7c, 0xb3, 0x98, 0x88, 0x59, 0x42, 0xdf, + 0xf0, 0x77, 0xd3, 0x34, 0x1e, 0x81, 0x92, 0xcf, 0x97, 0xb9, 0x10, 0x88, 0xce, 0x40, 0x85, 0x60, + 0x06, 0xf7, 0xfd, 0x6b, 0x58, 0xcc, 0x00, 0x0b, 0x5a, 0x7a, 0x11, 0x96, 0xa1, 0xa5, 0x17, 0xa2, + 0x12, 0x66, 0x09, 0xfd, 0x02, 0x2a, 0xf2, 0xa7, 0x05, 0x74, 0x43, 0x8d, 0x4f, 0xfd, 0x13, 0x61, + 0xac, 0x64, 0xe8, 0x6a, 0xf6, 0x17, 0x50, 0x4f, 0xe0, 0x0c, 0x28, 0x79, 0x03, 0x8c, 0xe0, 0x07, + 0x7a, 0x07, 0x73, 0x80, 0x09, 0xbe, 0xca, 0xdf, 0xc0, 0xad, 0x71, 0xc5, 0x3e, 0xfa, 0x68, 0x5c, + 0xe0, 0x8e, 0x6a, 0xfb, 0xf8, 0xdd, 0x06, 0xab, 0x85, 0x9c, 0xc0, 0x95, 0x54, 0xe1, 0xaa, 0x13, + 0x6e, 0x1e, 0xae, 0xa0, 0x13, 0x6e, 0x6e, 0xb5, 0xcb, 0x97, 0x83, 0x61, 0x39, 0xaf, 0x54, 0x41, + 0xf7, 0x75, 0x78, 0x17, 0x96, 0x5d, 0xc6, 0x83, 0xf1, 0x83, 0x12, 0x6a, 0xbe, 0x81, 0xc5, 0x4c, + 0xcd, 0xa7, 0x63, 0xa3, 0xa8, 0x1c, 0xd5, 0xb1, 0x51, 0x58, 0x30, 0x72, 0xe9, 0x36, 0xa0, 0x2c, + 0x30, 0x8b, 0x12, 0x5f, 0x89, 0x05, 0x08, 0xb1, 0xce, 0xc8, 0x63, 0x70, 0x5d, 0x96, 0x5d, 0xbe, + 0x81, 0xc5, 0x0c, 0x06, 0xab, 0xcd, 0x2f, 0x82, 0x7d, 0xb5, 0xf9, 0x85, 0x00, 0x2e, 0x37, 0xff, + 0x29, 0x54, 0xe3, 0x42, 0x47, 0xdf, 0xc3, 0x23, 0x45, 0x9c, 0xbe, 0x87, 0x33, 0x35, 0x51, 0x09, + 0xbd, 0x80, 0x6b, 0x23, 0x35, 0x03, 0xba, 0x93, 0xfa, 0x6a, 0xc8, 0x94, 0x30, 0xc6, 0x5a, 0x21, + 0x3f, 0x96, 0xba, 0xf5, 0xc9, 0x6b, 0x36, 0xc6, 0x77, 0xce, 0xd6, 0x5d, 0xd2, 0x7f, 0x2c, 0x9a, + 0x8f, 0x48, 0xd8, 0x7d, 0x2c, 0x66, 0x3e, 0xe2, 0x3f, 0xaf, 0x3d, 0xee, 0x12, 0xd9, 0x1f, 0x9c, + 0x9d, 0x2d, 0x70, 0xd2, 0x93, 0x7f, 0x07, 0x00, 0x00, 0xff, 0xff, 0xbf, 0x6a, 0xec, 0x61, 0x01, + 0x27, 0x00, 0x00, +>>>>>>> Adding GeoFetch RPC and messages +>>>>>>> Adding GeoFetch RPC and messages } diff --git a/repository-service.proto b/repository-service.proto index fde89832..aa80bf38 100644 --- a/repository-service.proto +++ b/repository-service.proto @@ -24,7 +24,6 @@ service RepositoryService { rpc CreateFork(CreateForkRequest) returns (CreateForkResponse) {} rpc IsRebaseInProgress(IsRebaseInProgressRequest) returns (IsRebaseInProgressResponse) {} rpc IsSquashInProgress(IsSquashInProgressRequest) returns (IsSquashInProgressResponse) {} - rpc CreateRepositoryFromURL(CreateRepositoryFromURLRequest) returns (CreateRepositoryFromURLResponse) {} rpc CreateBundle(CreateBundleRequest) returns (stream CreateBundleResponse) {} rpc CreateRepositoryFromBundle(stream CreateRepositoryFromBundleRequest) returns (CreateRepositoryFromBundleResponse) {} @@ -471,4 +470,4 @@ message FetchHTTPRemoteRequest { } -message FetchHTTPRemoteResponse {} \ No newline at end of file +message FetchHTTPRemoteResponse {} diff --git a/ruby/lib/gitaly/repository-service_pb.rb b/ruby/lib/gitaly/repository-service_pb.rb index 2cd52452..9a3a117d 100644 --- a/ruby/lib/gitaly/repository-service_pb.rb +++ b/ruby/lib/gitaly/repository-service_pb.rb @@ -285,7 +285,13 @@ Google::Protobuf::DescriptorPool.generated_pool.build do optional :remote, :message, 2, "gitaly.Remote" optional :timeout, :int32, 3 end +<<<<<<< HEAD add_message "gitaly.FetchHTTPRemoteResponse" do +======= + add_message "gitaly.FetchHttpRemoteResponse" do + optional :repository, :message, 1, "gitaly.Repository" + optional :geo_remote, :message, 2, "gitaly.Remote" +>>>>>>> Adding GeoFetch RPC and messages end end -- GitLab From 7c438feeb3f4c9304ac759075d0494d60fbf188d Mon Sep 17 00:00:00 2001 From: John Cai Date: Tue, 12 Mar 2019 11:07:06 -0700 Subject: [PATCH 2/2] Adding GeoFastInitialFetch rpc and messages --- go/gitalypb/repository-service.pb.go | 1617 ++++------------- repository-service.proto | 16 +- ruby/lib/gitaly/repository-service_pb.rb | 14 +- .../gitaly/repository-service_services_pb.rb | 2 +- 4 files changed, 380 insertions(+), 1269 deletions(-) diff --git a/go/gitalypb/repository-service.pb.go b/go/gitalypb/repository-service.pb.go index 506e9748..143ce81a 100644 --- a/go/gitalypb/repository-service.pb.go +++ b/go/gitalypb/repository-service.pb.go @@ -49,15 +49,7 @@ func (x GetArchiveRequest_Format) String() string { return proto.EnumName(GetArchiveRequest_Format_name, int32(x)) } func (GetArchiveRequest_Format) EnumDescriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{18, 0} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{18, 0} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{18, 0} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{18, 0} } type GetRawChangesResponse_RawChange_Operation int32 @@ -95,15 +87,7 @@ func (x GetRawChangesResponse_RawChange_Operation) String() string { return proto.EnumName(GetRawChangesResponse_RawChange_Operation_name, int32(x)) } func (GetRawChangesResponse_RawChange_Operation) EnumDescriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{63, 0, 0} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{63, 0, 0} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{63, 0, 0} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{63, 0, 0} } type RepositoryExistsRequest struct { @@ -117,15 +101,7 @@ func (m *RepositoryExistsRequest) Reset() { *m = RepositoryExistsRequest func (m *RepositoryExistsRequest) String() string { return proto.CompactTextString(m) } func (*RepositoryExistsRequest) ProtoMessage() {} func (*RepositoryExistsRequest) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{0} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{0} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{0} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{0} } func (m *RepositoryExistsRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_RepositoryExistsRequest.Unmarshal(m, b) @@ -163,15 +139,7 @@ func (m *RepositoryExistsResponse) Reset() { *m = RepositoryExistsRespon func (m *RepositoryExistsResponse) String() string { return proto.CompactTextString(m) } func (*RepositoryExistsResponse) ProtoMessage() {} func (*RepositoryExistsResponse) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{1} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{1} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{1} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{1} } func (m *RepositoryExistsResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_RepositoryExistsResponse.Unmarshal(m, b) @@ -209,15 +177,7 @@ func (m *RepackIncrementalRequest) Reset() { *m = RepackIncrementalReque func (m *RepackIncrementalRequest) String() string { return proto.CompactTextString(m) } func (*RepackIncrementalRequest) ProtoMessage() {} func (*RepackIncrementalRequest) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{2} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{2} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{2} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{2} } func (m *RepackIncrementalRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_RepackIncrementalRequest.Unmarshal(m, b) @@ -254,15 +214,7 @@ func (m *RepackIncrementalResponse) Reset() { *m = RepackIncrementalResp func (m *RepackIncrementalResponse) String() string { return proto.CompactTextString(m) } func (*RepackIncrementalResponse) ProtoMessage() {} func (*RepackIncrementalResponse) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{3} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{3} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{3} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{3} } func (m *RepackIncrementalResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_RepackIncrementalResponse.Unmarshal(m, b) @@ -294,15 +246,7 @@ func (m *RepackFullRequest) Reset() { *m = RepackFullRequest{} } func (m *RepackFullRequest) String() string { return proto.CompactTextString(m) } func (*RepackFullRequest) ProtoMessage() {} func (*RepackFullRequest) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{4} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{4} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{4} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{4} } func (m *RepackFullRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_RepackFullRequest.Unmarshal(m, b) @@ -346,15 +290,7 @@ func (m *RepackFullResponse) Reset() { *m = RepackFullResponse{} } func (m *RepackFullResponse) String() string { return proto.CompactTextString(m) } func (*RepackFullResponse) ProtoMessage() {} func (*RepackFullResponse) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{5} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{5} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{5} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{5} } func (m *RepackFullResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_RepackFullResponse.Unmarshal(m, b) @@ -386,15 +322,7 @@ func (m *GarbageCollectRequest) Reset() { *m = GarbageCollectRequest{} } func (m *GarbageCollectRequest) String() string { return proto.CompactTextString(m) } func (*GarbageCollectRequest) ProtoMessage() {} func (*GarbageCollectRequest) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{6} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{6} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{6} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{6} } func (m *GarbageCollectRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GarbageCollectRequest.Unmarshal(m, b) @@ -438,15 +366,7 @@ func (m *GarbageCollectResponse) Reset() { *m = GarbageCollectResponse{} func (m *GarbageCollectResponse) String() string { return proto.CompactTextString(m) } func (*GarbageCollectResponse) ProtoMessage() {} func (*GarbageCollectResponse) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{7} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{7} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{7} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{7} } func (m *GarbageCollectResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GarbageCollectResponse.Unmarshal(m, b) @@ -477,15 +397,7 @@ func (m *CleanupRequest) Reset() { *m = CleanupRequest{} } func (m *CleanupRequest) String() string { return proto.CompactTextString(m) } func (*CleanupRequest) ProtoMessage() {} func (*CleanupRequest) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{8} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{8} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{8} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{8} } func (m *CleanupRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CleanupRequest.Unmarshal(m, b) @@ -522,15 +434,7 @@ func (m *CleanupResponse) Reset() { *m = CleanupResponse{} } func (m *CleanupResponse) String() string { return proto.CompactTextString(m) } func (*CleanupResponse) ProtoMessage() {} func (*CleanupResponse) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{9} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{9} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{9} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{9} } func (m *CleanupResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CleanupResponse.Unmarshal(m, b) @@ -561,15 +465,7 @@ func (m *RepositorySizeRequest) Reset() { *m = RepositorySizeRequest{} } func (m *RepositorySizeRequest) String() string { return proto.CompactTextString(m) } func (*RepositorySizeRequest) ProtoMessage() {} func (*RepositorySizeRequest) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{10} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{10} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{10} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{10} } func (m *RepositorySizeRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_RepositorySizeRequest.Unmarshal(m, b) @@ -608,15 +504,7 @@ func (m *RepositorySizeResponse) Reset() { *m = RepositorySizeResponse{} func (m *RepositorySizeResponse) String() string { return proto.CompactTextString(m) } func (*RepositorySizeResponse) ProtoMessage() {} func (*RepositorySizeResponse) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{11} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{11} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{11} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{11} } func (m *RepositorySizeResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_RepositorySizeResponse.Unmarshal(m, b) @@ -655,15 +543,7 @@ func (m *ApplyGitattributesRequest) Reset() { *m = ApplyGitattributesReq func (m *ApplyGitattributesRequest) String() string { return proto.CompactTextString(m) } func (*ApplyGitattributesRequest) ProtoMessage() {} func (*ApplyGitattributesRequest) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{12} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{12} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{12} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{12} } func (m *ApplyGitattributesRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ApplyGitattributesRequest.Unmarshal(m, b) @@ -707,15 +587,7 @@ func (m *ApplyGitattributesResponse) Reset() { *m = ApplyGitattributesRe func (m *ApplyGitattributesResponse) String() string { return proto.CompactTextString(m) } func (*ApplyGitattributesResponse) ProtoMessage() {} func (*ApplyGitattributesResponse) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{13} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{13} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{13} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{13} } func (m *ApplyGitattributesResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ApplyGitattributesResponse.Unmarshal(m, b) @@ -753,15 +625,7 @@ func (m *FetchRemoteRequest) Reset() { *m = FetchRemoteRequest{} } func (m *FetchRemoteRequest) String() string { return proto.CompactTextString(m) } func (*FetchRemoteRequest) ProtoMessage() {} func (*FetchRemoteRequest) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{14} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{14} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{14} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{14} } func (m *FetchRemoteRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_FetchRemoteRequest.Unmarshal(m, b) @@ -847,15 +711,7 @@ func (m *FetchRemoteResponse) Reset() { *m = FetchRemoteResponse{} } func (m *FetchRemoteResponse) String() string { return proto.CompactTextString(m) } func (*FetchRemoteResponse) ProtoMessage() {} func (*FetchRemoteResponse) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{15} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{15} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{15} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{15} } func (m *FetchRemoteResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_FetchRemoteResponse.Unmarshal(m, b) @@ -886,15 +742,7 @@ func (m *CreateRepositoryRequest) Reset() { *m = CreateRepositoryRequest func (m *CreateRepositoryRequest) String() string { return proto.CompactTextString(m) } func (*CreateRepositoryRequest) ProtoMessage() {} func (*CreateRepositoryRequest) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{16} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{16} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{16} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{16} } func (m *CreateRepositoryRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CreateRepositoryRequest.Unmarshal(m, b) @@ -931,15 +779,7 @@ func (m *CreateRepositoryResponse) Reset() { *m = CreateRepositoryRespon func (m *CreateRepositoryResponse) String() string { return proto.CompactTextString(m) } func (*CreateRepositoryResponse) ProtoMessage() {} func (*CreateRepositoryResponse) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{17} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{17} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{17} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{17} } func (m *CreateRepositoryResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CreateRepositoryResponse.Unmarshal(m, b) @@ -973,15 +813,7 @@ func (m *GetArchiveRequest) Reset() { *m = GetArchiveRequest{} } func (m *GetArchiveRequest) String() string { return proto.CompactTextString(m) } func (*GetArchiveRequest) ProtoMessage() {} func (*GetArchiveRequest) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{18} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{18} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{18} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{18} } func (m *GetArchiveRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GetArchiveRequest.Unmarshal(m, b) @@ -1040,15 +872,7 @@ func (m *GetArchiveResponse) Reset() { *m = GetArchiveResponse{} } func (m *GetArchiveResponse) String() string { return proto.CompactTextString(m) } func (*GetArchiveResponse) ProtoMessage() {} func (*GetArchiveResponse) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{19} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{19} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{19} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{19} } func (m *GetArchiveResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GetArchiveResponse.Unmarshal(m, b) @@ -1086,15 +910,7 @@ func (m *HasLocalBranchesRequest) Reset() { *m = HasLocalBranchesRequest func (m *HasLocalBranchesRequest) String() string { return proto.CompactTextString(m) } func (*HasLocalBranchesRequest) ProtoMessage() {} func (*HasLocalBranchesRequest) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{20} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{20} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{20} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{20} } func (m *HasLocalBranchesRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_HasLocalBranchesRequest.Unmarshal(m, b) @@ -1132,15 +948,7 @@ func (m *HasLocalBranchesResponse) Reset() { *m = HasLocalBranchesRespon func (m *HasLocalBranchesResponse) String() string { return proto.CompactTextString(m) } func (*HasLocalBranchesResponse) ProtoMessage() {} func (*HasLocalBranchesResponse) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{21} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{21} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{21} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{21} } func (m *HasLocalBranchesResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_HasLocalBranchesResponse.Unmarshal(m, b) @@ -1181,15 +989,7 @@ func (m *FetchSourceBranchRequest) Reset() { *m = FetchSourceBranchReque func (m *FetchSourceBranchRequest) String() string { return proto.CompactTextString(m) } func (*FetchSourceBranchRequest) ProtoMessage() {} func (*FetchSourceBranchRequest) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{22} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{22} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{22} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{22} } func (m *FetchSourceBranchRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_FetchSourceBranchRequest.Unmarshal(m, b) @@ -1248,15 +1048,7 @@ func (m *FetchSourceBranchResponse) Reset() { *m = FetchSourceBranchResp func (m *FetchSourceBranchResponse) String() string { return proto.CompactTextString(m) } func (*FetchSourceBranchResponse) ProtoMessage() {} func (*FetchSourceBranchResponse) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{23} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{23} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{23} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{23} } func (m *FetchSourceBranchResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_FetchSourceBranchResponse.Unmarshal(m, b) @@ -1294,15 +1086,7 @@ func (m *FsckRequest) Reset() { *m = FsckRequest{} } func (m *FsckRequest) String() string { return proto.CompactTextString(m) } func (*FsckRequest) ProtoMessage() {} func (*FsckRequest) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{24} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{24} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{24} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{24} } func (m *FsckRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_FsckRequest.Unmarshal(m, b) @@ -1340,15 +1124,7 @@ func (m *FsckResponse) Reset() { *m = FsckResponse{} } func (m *FsckResponse) String() string { return proto.CompactTextString(m) } func (*FsckResponse) ProtoMessage() {} func (*FsckResponse) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{25} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{25} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{25} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{25} } func (m *FsckResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_FsckResponse.Unmarshal(m, b) @@ -1390,15 +1166,7 @@ func (m *WriteRefRequest) Reset() { *m = WriteRefRequest{} } func (m *WriteRefRequest) String() string { return proto.CompactTextString(m) } func (*WriteRefRequest) ProtoMessage() {} func (*WriteRefRequest) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{26} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{26} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{26} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{26} } func (m *WriteRefRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_WriteRefRequest.Unmarshal(m, b) @@ -1463,15 +1231,7 @@ func (m *WriteRefResponse) Reset() { *m = WriteRefResponse{} } func (m *WriteRefResponse) String() string { return proto.CompactTextString(m) } func (*WriteRefResponse) ProtoMessage() {} func (*WriteRefResponse) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{27} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{27} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{27} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{27} } func (m *WriteRefResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_WriteRefResponse.Unmarshal(m, b) @@ -1506,15 +1266,7 @@ func (m *FindMergeBaseRequest) Reset() { *m = FindMergeBaseRequest{} } func (m *FindMergeBaseRequest) String() string { return proto.CompactTextString(m) } func (*FindMergeBaseRequest) ProtoMessage() {} func (*FindMergeBaseRequest) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{28} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{28} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{28} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{28} } func (m *FindMergeBaseRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_FindMergeBaseRequest.Unmarshal(m, b) @@ -1559,15 +1311,7 @@ func (m *FindMergeBaseResponse) Reset() { *m = FindMergeBaseResponse{} } func (m *FindMergeBaseResponse) String() string { return proto.CompactTextString(m) } func (*FindMergeBaseResponse) ProtoMessage() {} func (*FindMergeBaseResponse) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{29} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{29} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{29} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{29} } func (m *FindMergeBaseResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_FindMergeBaseResponse.Unmarshal(m, b) @@ -1606,15 +1350,7 @@ func (m *CreateForkRequest) Reset() { *m = CreateForkRequest{} } func (m *CreateForkRequest) String() string { return proto.CompactTextString(m) } func (*CreateForkRequest) ProtoMessage() {} func (*CreateForkRequest) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{30} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{30} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{30} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{30} } func (m *CreateForkRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CreateForkRequest.Unmarshal(m, b) @@ -1658,15 +1394,7 @@ func (m *CreateForkResponse) Reset() { *m = CreateForkResponse{} } func (m *CreateForkResponse) String() string { return proto.CompactTextString(m) } func (*CreateForkResponse) ProtoMessage() {} func (*CreateForkResponse) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{31} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{31} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{31} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{31} } func (m *CreateForkResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CreateForkResponse.Unmarshal(m, b) @@ -1698,15 +1426,7 @@ func (m *IsRebaseInProgressRequest) Reset() { *m = IsRebaseInProgressReq func (m *IsRebaseInProgressRequest) String() string { return proto.CompactTextString(m) } func (*IsRebaseInProgressRequest) ProtoMessage() {} func (*IsRebaseInProgressRequest) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{32} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{32} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{32} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{32} } func (m *IsRebaseInProgressRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_IsRebaseInProgressRequest.Unmarshal(m, b) @@ -1751,15 +1471,7 @@ func (m *IsRebaseInProgressResponse) Reset() { *m = IsRebaseInProgressRe func (m *IsRebaseInProgressResponse) String() string { return proto.CompactTextString(m) } func (*IsRebaseInProgressResponse) ProtoMessage() {} func (*IsRebaseInProgressResponse) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{33} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{33} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{33} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{33} } func (m *IsRebaseInProgressResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_IsRebaseInProgressResponse.Unmarshal(m, b) @@ -1798,15 +1510,7 @@ func (m *IsSquashInProgressRequest) Reset() { *m = IsSquashInProgressReq func (m *IsSquashInProgressRequest) String() string { return proto.CompactTextString(m) } func (*IsSquashInProgressRequest) ProtoMessage() {} func (*IsSquashInProgressRequest) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{34} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{34} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{34} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{34} } func (m *IsSquashInProgressRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_IsSquashInProgressRequest.Unmarshal(m, b) @@ -1851,15 +1555,7 @@ func (m *IsSquashInProgressResponse) Reset() { *m = IsSquashInProgressRe func (m *IsSquashInProgressResponse) String() string { return proto.CompactTextString(m) } func (*IsSquashInProgressResponse) ProtoMessage() {} func (*IsSquashInProgressResponse) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{35} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{35} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{35} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{35} } func (m *IsSquashInProgressResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_IsSquashInProgressResponse.Unmarshal(m, b) @@ -1898,15 +1594,7 @@ func (m *CreateRepositoryFromURLRequest) Reset() { *m = CreateRepository func (m *CreateRepositoryFromURLRequest) String() string { return proto.CompactTextString(m) } func (*CreateRepositoryFromURLRequest) ProtoMessage() {} func (*CreateRepositoryFromURLRequest) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{36} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{36} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{36} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{36} } func (m *CreateRepositoryFromURLRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CreateRepositoryFromURLRequest.Unmarshal(m, b) @@ -1950,15 +1638,7 @@ func (m *CreateRepositoryFromURLResponse) Reset() { *m = CreateRepositor func (m *CreateRepositoryFromURLResponse) String() string { return proto.CompactTextString(m) } func (*CreateRepositoryFromURLResponse) ProtoMessage() {} func (*CreateRepositoryFromURLResponse) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{37} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{37} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{37} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{37} } func (m *CreateRepositoryFromURLResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CreateRepositoryFromURLResponse.Unmarshal(m, b) @@ -1989,15 +1669,7 @@ func (m *CreateBundleRequest) Reset() { *m = CreateBundleRequest{} } func (m *CreateBundleRequest) String() string { return proto.CompactTextString(m) } func (*CreateBundleRequest) ProtoMessage() {} func (*CreateBundleRequest) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{38} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{38} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{38} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{38} } func (m *CreateBundleRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CreateBundleRequest.Unmarshal(m, b) @@ -2035,15 +1707,7 @@ func (m *CreateBundleResponse) Reset() { *m = CreateBundleResponse{} } func (m *CreateBundleResponse) String() string { return proto.CompactTextString(m) } func (*CreateBundleResponse) ProtoMessage() {} func (*CreateBundleResponse) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{39} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{39} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{39} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{39} } func (m *CreateBundleResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CreateBundleResponse.Unmarshal(m, b) @@ -2082,15 +1746,7 @@ func (m *WriteConfigRequest) Reset() { *m = WriteConfigRequest{} } func (m *WriteConfigRequest) String() string { return proto.CompactTextString(m) } func (*WriteConfigRequest) ProtoMessage() {} func (*WriteConfigRequest) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{40} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{40} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{40} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{40} } func (m *WriteConfigRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_WriteConfigRequest.Unmarshal(m, b) @@ -2135,15 +1791,7 @@ func (m *WriteConfigResponse) Reset() { *m = WriteConfigResponse{} } func (m *WriteConfigResponse) String() string { return proto.CompactTextString(m) } func (*WriteConfigResponse) ProtoMessage() {} func (*WriteConfigResponse) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{41} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{41} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{41} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{41} } func (m *WriteConfigResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_WriteConfigResponse.Unmarshal(m, b) @@ -2182,15 +1830,7 @@ func (m *SetConfigRequest) Reset() { *m = SetConfigRequest{} } func (m *SetConfigRequest) String() string { return proto.CompactTextString(m) } func (*SetConfigRequest) ProtoMessage() {} func (*SetConfigRequest) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{42} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{42} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{42} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{42} } func (m *SetConfigRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SetConfigRequest.Unmarshal(m, b) @@ -2240,15 +1880,7 @@ func (m *SetConfigRequest_Entry) Reset() { *m = SetConfigRequest_Entry{} func (m *SetConfigRequest_Entry) String() string { return proto.CompactTextString(m) } func (*SetConfigRequest_Entry) ProtoMessage() {} func (*SetConfigRequest_Entry) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{42, 0} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{42, 0} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{42, 0} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{42, 0} } func (m *SetConfigRequest_Entry) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SetConfigRequest_Entry.Unmarshal(m, b) @@ -2418,15 +2050,7 @@ func (m *SetConfigResponse) Reset() { *m = SetConfigResponse{} } func (m *SetConfigResponse) String() string { return proto.CompactTextString(m) } func (*SetConfigResponse) ProtoMessage() {} func (*SetConfigResponse) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{43} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{43} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{43} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{43} } func (m *SetConfigResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SetConfigResponse.Unmarshal(m, b) @@ -2458,15 +2082,7 @@ func (m *DeleteConfigRequest) Reset() { *m = DeleteConfigRequest{} } func (m *DeleteConfigRequest) String() string { return proto.CompactTextString(m) } func (*DeleteConfigRequest) ProtoMessage() {} func (*DeleteConfigRequest) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{44} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{44} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{44} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{44} } func (m *DeleteConfigRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DeleteConfigRequest.Unmarshal(m, b) @@ -2510,15 +2126,7 @@ func (m *DeleteConfigResponse) Reset() { *m = DeleteConfigResponse{} } func (m *DeleteConfigResponse) String() string { return proto.CompactTextString(m) } func (*DeleteConfigResponse) ProtoMessage() {} func (*DeleteConfigResponse) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{45} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{45} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{45} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{45} } func (m *DeleteConfigResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DeleteConfigResponse.Unmarshal(m, b) @@ -2550,15 +2158,7 @@ func (m *RestoreCustomHooksRequest) Reset() { *m = RestoreCustomHooksReq func (m *RestoreCustomHooksRequest) String() string { return proto.CompactTextString(m) } func (*RestoreCustomHooksRequest) ProtoMessage() {} func (*RestoreCustomHooksRequest) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{46} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{46} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{46} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{46} } func (m *RestoreCustomHooksRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_RestoreCustomHooksRequest.Unmarshal(m, b) @@ -2602,15 +2202,7 @@ func (m *RestoreCustomHooksResponse) Reset() { *m = RestoreCustomHooksRe func (m *RestoreCustomHooksResponse) String() string { return proto.CompactTextString(m) } func (*RestoreCustomHooksResponse) ProtoMessage() {} func (*RestoreCustomHooksResponse) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{47} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{47} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{47} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{47} } func (m *RestoreCustomHooksResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_RestoreCustomHooksResponse.Unmarshal(m, b) @@ -2641,15 +2233,7 @@ func (m *BackupCustomHooksRequest) Reset() { *m = BackupCustomHooksReque func (m *BackupCustomHooksRequest) String() string { return proto.CompactTextString(m) } func (*BackupCustomHooksRequest) ProtoMessage() {} func (*BackupCustomHooksRequest) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{48} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{48} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{48} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{48} } func (m *BackupCustomHooksRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_BackupCustomHooksRequest.Unmarshal(m, b) @@ -2687,15 +2271,7 @@ func (m *BackupCustomHooksResponse) Reset() { *m = BackupCustomHooksResp func (m *BackupCustomHooksResponse) String() string { return proto.CompactTextString(m) } func (*BackupCustomHooksResponse) ProtoMessage() {} func (*BackupCustomHooksResponse) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{49} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{49} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{49} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{49} } func (m *BackupCustomHooksResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_BackupCustomHooksResponse.Unmarshal(m, b) @@ -2735,15 +2311,7 @@ func (m *CreateRepositoryFromBundleRequest) Reset() { *m = CreateReposit func (m *CreateRepositoryFromBundleRequest) String() string { return proto.CompactTextString(m) } func (*CreateRepositoryFromBundleRequest) ProtoMessage() {} func (*CreateRepositoryFromBundleRequest) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{50} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{50} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{50} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{50} } func (m *CreateRepositoryFromBundleRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CreateRepositoryFromBundleRequest.Unmarshal(m, b) @@ -2787,15 +2355,7 @@ func (m *CreateRepositoryFromBundleResponse) Reset() { *m = CreateReposi func (m *CreateRepositoryFromBundleResponse) String() string { return proto.CompactTextString(m) } func (*CreateRepositoryFromBundleResponse) ProtoMessage() {} func (*CreateRepositoryFromBundleResponse) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{51} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{51} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{51} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{51} } func (m *CreateRepositoryFromBundleResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CreateRepositoryFromBundleResponse.Unmarshal(m, b) @@ -2826,15 +2386,7 @@ func (m *FindLicenseRequest) Reset() { *m = FindLicenseRequest{} } func (m *FindLicenseRequest) String() string { return proto.CompactTextString(m) } func (*FindLicenseRequest) ProtoMessage() {} func (*FindLicenseRequest) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{52} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{52} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{52} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{52} } func (m *FindLicenseRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_FindLicenseRequest.Unmarshal(m, b) @@ -2872,15 +2424,7 @@ func (m *FindLicenseResponse) Reset() { *m = FindLicenseResponse{} } func (m *FindLicenseResponse) String() string { return proto.CompactTextString(m) } func (*FindLicenseResponse) ProtoMessage() {} func (*FindLicenseResponse) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{53} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{53} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{53} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{53} } func (m *FindLicenseResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_FindLicenseResponse.Unmarshal(m, b) @@ -2918,15 +2462,7 @@ func (m *GetInfoAttributesRequest) Reset() { *m = GetInfoAttributesReque func (m *GetInfoAttributesRequest) String() string { return proto.CompactTextString(m) } func (*GetInfoAttributesRequest) ProtoMessage() {} func (*GetInfoAttributesRequest) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{54} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{54} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{54} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{54} } func (m *GetInfoAttributesRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GetInfoAttributesRequest.Unmarshal(m, b) @@ -2964,15 +2500,7 @@ func (m *GetInfoAttributesResponse) Reset() { *m = GetInfoAttributesResp func (m *GetInfoAttributesResponse) String() string { return proto.CompactTextString(m) } func (*GetInfoAttributesResponse) ProtoMessage() {} func (*GetInfoAttributesResponse) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{55} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{55} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{55} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{55} } func (m *GetInfoAttributesResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GetInfoAttributesResponse.Unmarshal(m, b) @@ -3010,15 +2538,7 @@ func (m *CalculateChecksumRequest) Reset() { *m = CalculateChecksumReque func (m *CalculateChecksumRequest) String() string { return proto.CompactTextString(m) } func (*CalculateChecksumRequest) ProtoMessage() {} func (*CalculateChecksumRequest) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{56} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{56} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{56} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{56} } func (m *CalculateChecksumRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CalculateChecksumRequest.Unmarshal(m, b) @@ -3056,15 +2576,7 @@ func (m *CalculateChecksumResponse) Reset() { *m = CalculateChecksumResp func (m *CalculateChecksumResponse) String() string { return proto.CompactTextString(m) } func (*CalculateChecksumResponse) ProtoMessage() {} func (*CalculateChecksumResponse) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{57} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{57} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{57} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{57} } func (m *CalculateChecksumResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CalculateChecksumResponse.Unmarshal(m, b) @@ -3102,15 +2614,7 @@ func (m *GetSnapshotRequest) Reset() { *m = GetSnapshotRequest{} } func (m *GetSnapshotRequest) String() string { return proto.CompactTextString(m) } func (*GetSnapshotRequest) ProtoMessage() {} func (*GetSnapshotRequest) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{58} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{58} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{58} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{58} } func (m *GetSnapshotRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GetSnapshotRequest.Unmarshal(m, b) @@ -3148,15 +2652,7 @@ func (m *GetSnapshotResponse) Reset() { *m = GetSnapshotResponse{} } func (m *GetSnapshotResponse) String() string { return proto.CompactTextString(m) } func (*GetSnapshotResponse) ProtoMessage() {} func (*GetSnapshotResponse) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{59} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{59} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{59} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{59} } func (m *GetSnapshotResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GetSnapshotResponse.Unmarshal(m, b) @@ -3196,15 +2692,7 @@ func (m *CreateRepositoryFromSnapshotRequest) Reset() { *m = CreateRepos func (m *CreateRepositoryFromSnapshotRequest) String() string { return proto.CompactTextString(m) } func (*CreateRepositoryFromSnapshotRequest) ProtoMessage() {} func (*CreateRepositoryFromSnapshotRequest) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{60} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{60} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{60} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{60} } func (m *CreateRepositoryFromSnapshotRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CreateRepositoryFromSnapshotRequest.Unmarshal(m, b) @@ -3255,15 +2743,7 @@ func (m *CreateRepositoryFromSnapshotResponse) Reset() { *m = CreateRepo func (m *CreateRepositoryFromSnapshotResponse) String() string { return proto.CompactTextString(m) } func (*CreateRepositoryFromSnapshotResponse) ProtoMessage() {} func (*CreateRepositoryFromSnapshotResponse) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{61} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{61} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{61} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{61} } func (m *CreateRepositoryFromSnapshotResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_CreateRepositoryFromSnapshotResponse.Unmarshal(m, b) @@ -3296,15 +2776,7 @@ func (m *GetRawChangesRequest) Reset() { *m = GetRawChangesRequest{} } func (m *GetRawChangesRequest) String() string { return proto.CompactTextString(m) } func (*GetRawChangesRequest) ProtoMessage() {} func (*GetRawChangesRequest) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{62} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{62} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{62} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{62} } func (m *GetRawChangesRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GetRawChangesRequest.Unmarshal(m, b) @@ -3356,15 +2828,7 @@ func (m *GetRawChangesResponse) Reset() { *m = GetRawChangesResponse{} } func (m *GetRawChangesResponse) String() string { return proto.CompactTextString(m) } func (*GetRawChangesResponse) ProtoMessage() {} func (*GetRawChangesResponse) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{63} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{63} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{63} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{63} } func (m *GetRawChangesResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GetRawChangesResponse.Unmarshal(m, b) @@ -3409,15 +2873,7 @@ func (m *GetRawChangesResponse_RawChange) Reset() { *m = GetRawChangesRe func (m *GetRawChangesResponse_RawChange) String() string { return proto.CompactTextString(m) } func (*GetRawChangesResponse_RawChange) ProtoMessage() {} func (*GetRawChangesResponse_RawChange) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{63, 0} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{63, 0} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{63, 0} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{63, 0} } func (m *GetRawChangesResponse_RawChange) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GetRawChangesResponse_RawChange.Unmarshal(m, b) @@ -3506,15 +2962,7 @@ func (m *SearchFilesByNameRequest) Reset() { *m = SearchFilesByNameReque func (m *SearchFilesByNameRequest) String() string { return proto.CompactTextString(m) } func (*SearchFilesByNameRequest) ProtoMessage() {} func (*SearchFilesByNameRequest) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{64} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{64} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{64} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{64} } func (m *SearchFilesByNameRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SearchFilesByNameRequest.Unmarshal(m, b) @@ -3566,15 +3014,7 @@ func (m *SearchFilesByNameResponse) Reset() { *m = SearchFilesByNameResp func (m *SearchFilesByNameResponse) String() string { return proto.CompactTextString(m) } func (*SearchFilesByNameResponse) ProtoMessage() {} func (*SearchFilesByNameResponse) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{65} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{65} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{65} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{65} } func (m *SearchFilesByNameResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SearchFilesByNameResponse.Unmarshal(m, b) @@ -3615,15 +3055,7 @@ func (m *SearchFilesByContentRequest) Reset() { *m = SearchFilesByConten func (m *SearchFilesByContentRequest) String() string { return proto.CompactTextString(m) } func (*SearchFilesByContentRequest) ProtoMessage() {} func (*SearchFilesByContentRequest) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{66} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{66} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{66} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{66} } func (m *SearchFilesByContentRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SearchFilesByContentRequest.Unmarshal(m, b) @@ -3684,15 +3116,7 @@ func (m *SearchFilesByContentResponse) Reset() { *m = SearchFilesByConte func (m *SearchFilesByContentResponse) String() string { return proto.CompactTextString(m) } func (*SearchFilesByContentResponse) ProtoMessage() {} func (*SearchFilesByContentResponse) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{67} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{67} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{67} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{67} } func (m *SearchFilesByContentResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SearchFilesByContentResponse.Unmarshal(m, b) @@ -3746,15 +3170,7 @@ func (m *PreFetchRequest) Reset() { *m = PreFetchRequest{} } func (m *PreFetchRequest) String() string { return proto.CompactTextString(m) } func (*PreFetchRequest) ProtoMessage() {} func (*PreFetchRequest) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{68} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{68} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{68} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{68} } func (m *PreFetchRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_PreFetchRequest.Unmarshal(m, b) @@ -3805,15 +3221,7 @@ func (m *PreFetchResponse) Reset() { *m = PreFetchResponse{} } func (m *PreFetchResponse) String() string { return proto.CompactTextString(m) } func (*PreFetchResponse) ProtoMessage() {} func (*PreFetchResponse) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{69} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{69} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{69} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{69} } func (m *PreFetchResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_PreFetchResponse.Unmarshal(m, b) @@ -3846,15 +3254,7 @@ func (m *Remote) Reset() { *m = Remote{} } func (m *Remote) String() string { return proto.CompactTextString(m) } func (*Remote) ProtoMessage() {} func (*Remote) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_31fa3b04395213d1, []int{70} -======= -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{70} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{70} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{70} } func (m *Remote) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_Remote.Unmarshal(m, b) @@ -3904,23 +3304,11 @@ type FetchHTTPRemoteRequest struct { XXX_sizecache int32 `json:"-"` } -<<<<<<< HEAD func (m *FetchHTTPRemoteRequest) Reset() { *m = FetchHTTPRemoteRequest{} } func (m *FetchHTTPRemoteRequest) String() string { return proto.CompactTextString(m) } func (*FetchHTTPRemoteRequest) ProtoMessage() {} func (*FetchHTTPRemoteRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_repository_service_31fa3b04395213d1, []int{71} -======= -func (m *FetchHttpRemoteRequest) Reset() { *m = FetchHttpRemoteRequest{} } -func (m *FetchHttpRemoteRequest) String() string { return proto.CompactTextString(m) } -func (*FetchHttpRemoteRequest) ProtoMessage() {} -func (*FetchHttpRemoteRequest) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{71} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{71} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{71} } func (m *FetchHTTPRemoteRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_FetchHTTPRemoteRequest.Unmarshal(m, b) @@ -3961,7 +3349,6 @@ func (m *FetchHTTPRemoteRequest) GetTimeout() int32 { return 0 } -<<<<<<< HEAD type FetchHTTPRemoteResponse struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -3972,26 +3359,7 @@ func (m *FetchHTTPRemoteResponse) Reset() { *m = FetchHTTPRemoteResponse func (m *FetchHTTPRemoteResponse) String() string { return proto.CompactTextString(m) } func (*FetchHTTPRemoteResponse) ProtoMessage() {} func (*FetchHTTPRemoteResponse) Descriptor() ([]byte, []int) { - return fileDescriptor_repository_service_31fa3b04395213d1, []int{72} -======= -type FetchHttpRemoteResponse struct { - Repository *Repository `protobuf:"bytes,1,opt,name=repository,proto3" json:"repository,omitempty"` - GeoRemote *Remote `protobuf:"bytes,2,opt,name=geo_remote,json=geoRemote,proto3" json:"geo_remote,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` -} - -func (m *FetchHttpRemoteResponse) Reset() { *m = FetchHttpRemoteResponse{} } -func (m *FetchHttpRemoteResponse) String() string { return proto.CompactTextString(m) } -func (*FetchHttpRemoteResponse) ProtoMessage() {} -func (*FetchHttpRemoteResponse) Descriptor() ([]byte, []int) { -<<<<<<< HEAD - return fileDescriptor_repository_service_2fce6f4c12754e61, []int{72} -======= - return fileDescriptor_repository_service_a68f4f618bd753b0, []int{72} ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + return fileDescriptor_repository_service_9b779855a9618c84, []int{72} } func (m *FetchHTTPRemoteResponse) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_FetchHTTPRemoteResponse.Unmarshal(m, b) @@ -4011,20 +3379,98 @@ func (m *FetchHTTPRemoteResponse) XXX_DiscardUnknown() { var xxx_messageInfo_FetchHTTPRemoteResponse proto.InternalMessageInfo -func (m *FetchHttpRemoteResponse) GetRepository() *Repository { +type GeoFastInitialFetchRequest struct { + Repository *Repository `protobuf:"bytes,1,opt,name=repository,proto3" json:"repository,omitempty"` + ObjectPool *ObjectPool `protobuf:"bytes,2,opt,name=object_pool,json=objectPool,proto3" json:"object_pool,omitempty"` + Remote *Remote `protobuf:"bytes,3,opt,name=remote,proto3" json:"remote,omitempty"` + Timeout int32 `protobuf:"varint,4,opt,name=timeout,proto3" json:"timeout,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *GeoFastInitialFetchRequest) Reset() { *m = GeoFastInitialFetchRequest{} } +func (m *GeoFastInitialFetchRequest) String() string { return proto.CompactTextString(m) } +func (*GeoFastInitialFetchRequest) ProtoMessage() {} +func (*GeoFastInitialFetchRequest) Descriptor() ([]byte, []int) { + return fileDescriptor_repository_service_9b779855a9618c84, []int{73} +} +func (m *GeoFastInitialFetchRequest) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_GeoFastInitialFetchRequest.Unmarshal(m, b) +} +func (m *GeoFastInitialFetchRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_GeoFastInitialFetchRequest.Marshal(b, m, deterministic) +} +func (dst *GeoFastInitialFetchRequest) XXX_Merge(src proto.Message) { + xxx_messageInfo_GeoFastInitialFetchRequest.Merge(dst, src) +} +func (m *GeoFastInitialFetchRequest) XXX_Size() int { + return xxx_messageInfo_GeoFastInitialFetchRequest.Size(m) +} +func (m *GeoFastInitialFetchRequest) XXX_DiscardUnknown() { + xxx_messageInfo_GeoFastInitialFetchRequest.DiscardUnknown(m) +} + +var xxx_messageInfo_GeoFastInitialFetchRequest proto.InternalMessageInfo + +func (m *GeoFastInitialFetchRequest) GetRepository() *Repository { if m != nil { return m.Repository } return nil } -func (m *FetchHttpRemoteResponse) GetGeoRemote() *Remote { +func (m *GeoFastInitialFetchRequest) GetObjectPool() *ObjectPool { if m != nil { - return m.GeoRemote + return m.ObjectPool } return nil } +func (m *GeoFastInitialFetchRequest) GetRemote() *Remote { + if m != nil { + return m.Remote + } + return nil +} + +func (m *GeoFastInitialFetchRequest) GetTimeout() int32 { + if m != nil { + return m.Timeout + } + return 0 +} + +type GeoFastInitialFetchResponse struct { + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *GeoFastInitialFetchResponse) Reset() { *m = GeoFastInitialFetchResponse{} } +func (m *GeoFastInitialFetchResponse) String() string { return proto.CompactTextString(m) } +func (*GeoFastInitialFetchResponse) ProtoMessage() {} +func (*GeoFastInitialFetchResponse) Descriptor() ([]byte, []int) { + return fileDescriptor_repository_service_9b779855a9618c84, []int{74} +} +func (m *GeoFastInitialFetchResponse) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_GeoFastInitialFetchResponse.Unmarshal(m, b) +} +func (m *GeoFastInitialFetchResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_GeoFastInitialFetchResponse.Marshal(b, m, deterministic) +} +func (dst *GeoFastInitialFetchResponse) XXX_Merge(src proto.Message) { + xxx_messageInfo_GeoFastInitialFetchResponse.Merge(dst, src) +} +func (m *GeoFastInitialFetchResponse) XXX_Size() int { + return xxx_messageInfo_GeoFastInitialFetchResponse.Size(m) +} +func (m *GeoFastInitialFetchResponse) XXX_DiscardUnknown() { + xxx_messageInfo_GeoFastInitialFetchResponse.DiscardUnknown(m) +} + +var xxx_messageInfo_GeoFastInitialFetchResponse proto.InternalMessageInfo + func init() { proto.RegisterType((*RepositoryExistsRequest)(nil), "gitaly.RepositoryExistsRequest") proto.RegisterType((*RepositoryExistsResponse)(nil), "gitaly.RepositoryExistsResponse") @@ -4101,6 +3547,8 @@ func init() { proto.RegisterType((*Remote)(nil), "gitaly.Remote") proto.RegisterType((*FetchHTTPRemoteRequest)(nil), "gitaly.FetchHTTPRemoteRequest") proto.RegisterType((*FetchHTTPRemoteResponse)(nil), "gitaly.FetchHTTPRemoteResponse") + proto.RegisterType((*GeoFastInitialFetchRequest)(nil), "gitaly.GeoFastInitialFetchRequest") + proto.RegisterType((*GeoFastInitialFetchResponse)(nil), "gitaly.GeoFastInitialFetchResponse") proto.RegisterEnum("gitaly.GetArchiveRequest_Format", GetArchiveRequest_Format_name, GetArchiveRequest_Format_value) proto.RegisterEnum("gitaly.GetRawChangesResponse_RawChange_Operation", GetRawChangesResponse_RawChange_Operation_name, GetRawChangesResponse_RawChange_Operation_value) } @@ -4151,8 +3599,8 @@ type RepositoryServiceClient interface { SearchFilesByName(ctx context.Context, in *SearchFilesByNameRequest, opts ...grpc.CallOption) (RepositoryService_SearchFilesByNameClient, error) RestoreCustomHooks(ctx context.Context, opts ...grpc.CallOption) (RepositoryService_RestoreCustomHooksClient, error) BackupCustomHooks(ctx context.Context, in *BackupCustomHooksRequest, opts ...grpc.CallOption) (RepositoryService_BackupCustomHooksClient, error) - PreFetch(ctx context.Context, in *PreFetchRequest, opts ...grpc.CallOption) (*PreFetchResponse, error) FetchHTTPRemote(ctx context.Context, in *FetchHTTPRemoteRequest, opts ...grpc.CallOption) (*FetchHTTPRemoteResponse, error) + GeoFastInitialFetch(ctx context.Context, in *GeoFastInitialFetchRequest, opts ...grpc.CallOption) (*GeoFastInitialFetchResponse, error) } type repositoryServiceClient struct { @@ -4703,18 +4151,18 @@ func (x *repositoryServiceBackupCustomHooksClient) Recv() (*BackupCustomHooksRes return m, nil } -func (c *repositoryServiceClient) PreFetch(ctx context.Context, in *PreFetchRequest, opts ...grpc.CallOption) (*PreFetchResponse, error) { - out := new(PreFetchResponse) - err := c.cc.Invoke(ctx, "/gitaly.RepositoryService/PreFetch", in, out, opts...) +func (c *repositoryServiceClient) FetchHTTPRemote(ctx context.Context, in *FetchHTTPRemoteRequest, opts ...grpc.CallOption) (*FetchHTTPRemoteResponse, error) { + out := new(FetchHTTPRemoteResponse) + err := c.cc.Invoke(ctx, "/gitaly.RepositoryService/FetchHTTPRemote", in, out, opts...) if err != nil { return nil, err } return out, nil } -func (c *repositoryServiceClient) FetchHTTPRemote(ctx context.Context, in *FetchHTTPRemoteRequest, opts ...grpc.CallOption) (*FetchHTTPRemoteResponse, error) { - out := new(FetchHTTPRemoteResponse) - err := c.cc.Invoke(ctx, "/gitaly.RepositoryService/FetchHTTPRemote", in, out, opts...) +func (c *repositoryServiceClient) GeoFastInitialFetch(ctx context.Context, in *GeoFastInitialFetchRequest, opts ...grpc.CallOption) (*GeoFastInitialFetchResponse, error) { + out := new(GeoFastInitialFetchResponse) + err := c.cc.Invoke(ctx, "/gitaly.RepositoryService/GeoFastInitialFetch", in, out, opts...) if err != nil { return nil, err } @@ -4757,8 +4205,8 @@ type RepositoryServiceServer interface { SearchFilesByName(*SearchFilesByNameRequest, RepositoryService_SearchFilesByNameServer) error RestoreCustomHooks(RepositoryService_RestoreCustomHooksServer) error BackupCustomHooks(*BackupCustomHooksRequest, RepositoryService_BackupCustomHooksServer) error - PreFetch(context.Context, *PreFetchRequest) (*PreFetchResponse, error) FetchHTTPRemote(context.Context, *FetchHTTPRemoteRequest) (*FetchHTTPRemoteResponse, error) + GeoFastInitialFetch(context.Context, *GeoFastInitialFetchRequest) (*GeoFastInitialFetchResponse, error) } func RegisterRepositoryServiceServer(s *grpc.Server, srv RepositoryServiceServer) { @@ -5417,38 +4865,38 @@ func (x *repositoryServiceBackupCustomHooksServer) Send(m *BackupCustomHooksResp return x.ServerStream.SendMsg(m) } -func _RepositoryService_PreFetch_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { - in := new(PreFetchRequest) +func _RepositoryService_FetchHTTPRemote_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(FetchHTTPRemoteRequest) if err := dec(in); err != nil { return nil, err } if interceptor == nil { - return srv.(RepositoryServiceServer).PreFetch(ctx, in) + return srv.(RepositoryServiceServer).FetchHTTPRemote(ctx, in) } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/gitaly.RepositoryService/PreFetch", + FullMethod: "/gitaly.RepositoryService/FetchHTTPRemote", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { - return srv.(RepositoryServiceServer).PreFetch(ctx, req.(*PreFetchRequest)) + return srv.(RepositoryServiceServer).FetchHTTPRemote(ctx, req.(*FetchHTTPRemoteRequest)) } return interceptor(ctx, in, info, handler) } -func _RepositoryService_FetchHTTPRemote_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { - in := new(FetchHTTPRemoteRequest) +func _RepositoryService_GeoFastInitialFetch_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(GeoFastInitialFetchRequest) if err := dec(in); err != nil { return nil, err } if interceptor == nil { - return srv.(RepositoryServiceServer).FetchHTTPRemote(ctx, in) + return srv.(RepositoryServiceServer).GeoFastInitialFetch(ctx, in) } info := &grpc.UnaryServerInfo{ Server: srv, - FullMethod: "/gitaly.RepositoryService/FetchHTTPRemote", + FullMethod: "/gitaly.RepositoryService/GeoFastInitialFetch", } handler := func(ctx context.Context, req interface{}) (interface{}, error) { - return srv.(RepositoryServiceServer).FetchHTTPRemote(ctx, req.(*FetchHTTPRemoteRequest)) + return srv.(RepositoryServiceServer).GeoFastInitialFetch(ctx, req.(*GeoFastInitialFetchRequest)) } return interceptor(ctx, in, info, handler) } @@ -5553,14 +5001,14 @@ var _RepositoryService_serviceDesc = grpc.ServiceDesc{ MethodName: "CreateRepositoryFromSnapshot", Handler: _RepositoryService_CreateRepositoryFromSnapshot_Handler, }, - { - MethodName: "PreFetch", - Handler: _RepositoryService_PreFetch_Handler, - }, { MethodName: "FetchHTTPRemote", Handler: _RepositoryService_FetchHTTPRemote_Handler, }, + { + MethodName: "GeoFastInitialFetch", + Handler: _RepositoryService_GeoFastInitialFetch_Handler, + }, }, Streams: []grpc.StreamDesc{ { @@ -5618,531 +5066,180 @@ var _RepositoryService_serviceDesc = grpc.ServiceDesc{ } func init() { -<<<<<<< HEAD - proto.RegisterFile("repository-service.proto", fileDescriptor_repository_service_31fa3b04395213d1) -} - -var fileDescriptor_repository_service_31fa3b04395213d1 = []byte{ - // 2688 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0x5a, 0xdd, 0x72, 0xdb, 0xb8, - 0xf5, 0x97, 0xfc, 0x25, 0xe9, 0x48, 0x49, 0x64, 0xd8, 0x89, 0x25, 0xe6, 0xc3, 0x09, 0x93, 0xd9, - 0xcd, 0x7e, 0x39, 0xbb, 0xce, 0xc5, 0x7f, 0x67, 0xff, 0xed, 0x64, 0xfc, 0x6d, 0xef, 0x26, 0xb6, - 0x97, 0x76, 0x36, 0xd3, 0xcc, 0x76, 0x38, 0x34, 0x05, 0x59, 0x5c, 0x53, 0x84, 0x16, 0x84, 0xe2, - 0x75, 0x3a, 0xd3, 0xbb, 0xbd, 0xe8, 0x4c, 0x2f, 0xf6, 0xaa, 0x1f, 0xef, 0xd0, 0x27, 0xe8, 0x53, - 0xf4, 0xbe, 0x4f, 0xd0, 0xdb, 0xf6, 0x05, 0x3a, 0x00, 0x48, 0x80, 0x14, 0x49, 0x35, 0x1d, 0x69, - 0xb6, 0x77, 0xc4, 0x39, 0xc0, 0xc1, 0xc1, 0x39, 0x07, 0x07, 0x38, 0x3f, 0x10, 0x5a, 0x14, 0x0f, - 0x48, 0xe8, 0x31, 0x42, 0xaf, 0x3e, 0x09, 0x31, 0x7d, 0xe3, 0xb9, 0x78, 0x6d, 0x40, 0x09, 0x23, - 0x68, 0xe1, 0xdc, 0x63, 0x8e, 0x7f, 0x65, 0x34, 0xc2, 0x9e, 0x43, 0x71, 0x47, 0x52, 0xcd, 0x97, - 0xb0, 0x62, 0xa9, 0x11, 0x3b, 0x3f, 0x78, 0x21, 0x0b, 0x2d, 0xfc, 0xfd, 0x10, 0x87, 0x0c, 0xad, - 0x03, 0x68, 0x61, 0xad, 0xf2, 0xfd, 0xf2, 0xe3, 0xfa, 0x3a, 0x5a, 0x93, 0x52, 0xd6, 0xf4, 0x20, - 0x2b, 0xd1, 0xeb, 0x8b, 0x85, 0x7f, 0xfe, 0xf1, 0xf1, 0x4c, 0x75, 0xc6, 0x5c, 0x87, 0x56, 0x56, - 0x6c, 0x38, 0x20, 0x41, 0x88, 0xd1, 0x2d, 0x58, 0xc0, 0x82, 0x22, 0x64, 0x56, 0xad, 0xa8, 0x65, - 0x7e, 0x23, 0xc6, 0x38, 0xee, 0xc5, 0x41, 0xe0, 0x52, 0xdc, 0xc7, 0x01, 0x73, 0xfc, 0xc9, 0x75, - 0x29, 0x9b, 0xb7, 0xa1, 0x9d, 0x23, 0x57, 0x2a, 0x63, 0x32, 0x58, 0x94, 0xcc, 0xdd, 0xa1, 0x3f, - 0xc9, 0x6c, 0xe8, 0x21, 0x5c, 0x73, 0x29, 0x76, 0x18, 0xb6, 0xcf, 0x3c, 0xd6, 0x77, 0x06, 0xad, - 0x19, 0xb1, 0xb8, 0x86, 0x24, 0x6e, 0x0a, 0x9a, 0x52, 0x69, 0x19, 0x50, 0x72, 0xd6, 0x48, 0x97, - 0x1f, 0xe0, 0xe6, 0x9e, 0x43, 0xcf, 0x9c, 0x73, 0xbc, 0x45, 0x7c, 0x1f, 0xbb, 0xec, 0x67, 0xd3, - 0xa7, 0x05, 0xb7, 0x46, 0x67, 0x8e, 0x74, 0x7a, 0x0e, 0xd7, 0xb7, 0x7c, 0xec, 0x04, 0xc3, 0xc1, - 0x34, 0x5c, 0xb1, 0x08, 0x37, 0x94, 0xb4, 0x68, 0x82, 0x13, 0xb8, 0xa9, 0x07, 0x9d, 0x78, 0x6f, - 0xf1, 0x34, 0xc2, 0xef, 0x63, 0xb8, 0x35, 0x2a, 0x34, 0x0a, 0x3e, 0x04, 0x73, 0xa1, 0xf7, 0x16, - 0x0b, 0x79, 0xb3, 0x96, 0xf8, 0x36, 0x43, 0x68, 0x6f, 0x0c, 0x06, 0xfe, 0xd5, 0x9e, 0xc7, 0x1c, - 0xc6, 0xa8, 0x77, 0x36, 0x64, 0x78, 0x92, 0x5d, 0x80, 0x0c, 0xa8, 0x52, 0xfc, 0xc6, 0x0b, 0x3d, - 0x12, 0x08, 0xb3, 0x37, 0x2c, 0xd5, 0x56, 0xa6, 0xb8, 0x03, 0x46, 0xde, 0xa4, 0x91, 0x55, 0x7e, - 0x3f, 0x03, 0x68, 0x17, 0x33, 0xb7, 0x67, 0xe1, 0x3e, 0x61, 0x93, 0xd8, 0x84, 0x6f, 0x37, 0x2a, - 0x84, 0x08, 0x55, 0x6a, 0x56, 0xd4, 0x42, 0xcb, 0x30, 0xdf, 0x25, 0xd4, 0xc5, 0xad, 0x59, 0x11, - 0x18, 0xb2, 0x81, 0x56, 0xa0, 0x12, 0x10, 0x9b, 0x39, 0xe7, 0x61, 0x6b, 0x4e, 0xee, 0xce, 0x80, - 0x9c, 0x3a, 0xe7, 0x21, 0x6a, 0x41, 0x85, 0x79, 0x7d, 0x4c, 0x86, 0xac, 0x35, 0x7f, 0xbf, 0xfc, - 0x78, 0xde, 0x8a, 0x9b, 0x7c, 0x48, 0x18, 0xf6, 0xec, 0x0b, 0x7c, 0xd5, 0x5a, 0x90, 0x33, 0x84, - 0x61, 0xef, 0x2b, 0x7c, 0x85, 0x56, 0xa1, 0x7e, 0x11, 0x90, 0xcb, 0xc0, 0xee, 0x11, 0xbe, 0xdb, - 0x2b, 0x82, 0x09, 0x82, 0xb4, 0xcf, 0x29, 0xa8, 0x0d, 0xd5, 0x80, 0xd8, 0x03, 0x3a, 0x0c, 0x70, - 0xab, 0x26, 0x66, 0xab, 0x04, 0xe4, 0x98, 0x37, 0x63, 0x33, 0x7d, 0x39, 0x57, 0xad, 0x36, 0x6b, - 0xe6, 0x4d, 0x58, 0x4a, 0x59, 0x23, 0xb2, 0xd2, 0x4b, 0x58, 0xd9, 0x12, 0xe1, 0x9c, 0x58, 0xfa, - 0x14, 0xa2, 0xd4, 0x80, 0x56, 0x56, 0x6c, 0x34, 0xe5, 0xbf, 0xca, 0xb0, 0xb8, 0x87, 0xd9, 0x06, - 0x75, 0x7b, 0xde, 0x9b, 0x89, 0xfc, 0x72, 0x1b, 0x6a, 0x2e, 0xe9, 0xf7, 0x3d, 0x66, 0x7b, 0x9d, - 0xc8, 0x35, 0x55, 0x49, 0x38, 0xe8, 0x70, 0xa7, 0x0d, 0x28, 0xee, 0x7a, 0x3f, 0x08, 0xef, 0xd4, - 0xac, 0xa8, 0x85, 0x3e, 0x87, 0x85, 0x2e, 0xa1, 0x7d, 0x87, 0x09, 0xef, 0x5c, 0x5f, 0xbf, 0x1f, - 0x4f, 0x92, 0xd1, 0x69, 0x6d, 0x57, 0xf4, 0xb3, 0xa2, 0xfe, 0xe6, 0x53, 0x58, 0x90, 0x14, 0x54, - 0x81, 0xd9, 0xd7, 0x07, 0xc7, 0xcd, 0x12, 0xff, 0x38, 0xdd, 0xb0, 0x9a, 0x65, 0x04, 0xb0, 0x70, - 0xba, 0x61, 0xd9, 0x7b, 0xaf, 0x9b, 0x33, 0xa8, 0x0e, 0x15, 0xfe, 0xbd, 0xf9, 0x7a, 0xbd, 0x39, - 0xab, 0xf6, 0xd3, 0x63, 0x40, 0xc9, 0x09, 0xf4, 0x5e, 0xea, 0x38, 0xcc, 0x11, 0xeb, 0x6d, 0x58, - 0xe2, 0x9b, 0xbb, 0x64, 0xdf, 0x09, 0x9f, 0x13, 0xd7, 0xf1, 0x37, 0xa9, 0x13, 0xb8, 0x3d, 0x3c, - 0x95, 0xf3, 0xe4, 0x53, 0x68, 0x65, 0xc5, 0x46, 0x6a, 0x2c, 0xc3, 0xfc, 0x1b, 0xc7, 0x1f, 0xe2, - 0xe8, 0x38, 0x91, 0x0d, 0xf3, 0xef, 0x65, 0x68, 0x89, 0x98, 0x39, 0x21, 0x43, 0xea, 0x62, 0x39, - 0x6a, 0x12, 0x7f, 0x3d, 0x83, 0xc5, 0x50, 0x88, 0xb2, 0x13, 0x43, 0x67, 0x0a, 0x87, 0x36, 0x65, - 0x67, 0x2b, 0x95, 0x91, 0x23, 0x01, 0x67, 0x42, 0x19, 0xe1, 0xda, 0x86, 0xd5, 0x08, 0x13, 0x0a, - 0xa2, 0xbb, 0x00, 0xcc, 0xa1, 0xe7, 0x98, 0xd9, 0x14, 0x77, 0x85, 0x93, 0x1b, 0x56, 0x4d, 0x52, - 0x2c, 0xdc, 0x55, 0x21, 0xfa, 0x14, 0xda, 0x39, 0x8b, 0xd3, 0x07, 0x2c, 0xc5, 0xe1, 0xd0, 0x67, - 0xf1, 0x01, 0x2b, 0x5b, 0xe6, 0x01, 0xd4, 0x77, 0x43, 0xf7, 0x62, 0x1a, 0x5b, 0xe4, 0x11, 0x34, - 0xa4, 0x28, 0xed, 0x03, 0x4c, 0x29, 0xa1, 0x51, 0x2c, 0xc8, 0x86, 0xf9, 0xd7, 0x32, 0xdc, 0x78, - 0x45, 0x3d, 0xbe, 0x91, 0xba, 0x93, 0x98, 0xbe, 0x09, 0xb3, 0xdc, 0x1a, 0x32, 0x95, 0xf2, 0xcf, - 0x54, 0x86, 0x9d, 0x4d, 0x67, 0x58, 0xf4, 0x00, 0x1a, 0xc4, 0xef, 0xd8, 0x8a, 0x2f, 0x8d, 0x58, - 0x27, 0x7e, 0xc7, 0x8a, 0xbb, 0xa8, 0xdc, 0x37, 0x9f, 0xc8, 0x7d, 0x89, 0x9c, 0xb3, 0xd0, 0xac, - 0x98, 0x2d, 0x68, 0x6a, 0xdd, 0xe5, 0x32, 0xbf, 0x9c, 0xab, 0x96, 0x9b, 0x33, 0xe6, 0x00, 0x96, - 0x77, 0xbd, 0xa0, 0xf3, 0x02, 0xd3, 0x73, 0xbc, 0xe9, 0x84, 0x13, 0x65, 0x81, 0x3b, 0x50, 0x8b, - 0x15, 0x0d, 0x5b, 0x33, 0xf7, 0x67, 0xb9, 0xbb, 0x15, 0x41, 0x85, 0xff, 0x47, 0x70, 0x73, 0x64, - 0x46, 0xbd, 0x05, 0xcf, 0x9c, 0x50, 0x86, 0x7e, 0xcd, 0x12, 0xdf, 0xe6, 0x4f, 0x65, 0x58, 0x94, - 0xf9, 0x6b, 0x97, 0xd0, 0x8b, 0xff, 0x65, 0xc8, 0x27, 0xef, 0x3b, 0x49, 0x8d, 0xd4, 0xdd, 0xab, - 0x7d, 0x10, 0x5a, 0x98, 0x2b, 0x7d, 0x10, 0x1c, 0x53, 0x72, 0x4e, 0x71, 0x18, 0x4e, 0x98, 0x52, - 0xa9, 0x10, 0x97, 0x48, 0xa9, 0x92, 0x70, 0xd0, 0x51, 0xb6, 0xfc, 0x25, 0x18, 0x79, 0xb3, 0x46, - 0x06, 0x5d, 0x85, 0xba, 0x17, 0xd8, 0x83, 0x88, 0x1c, 0x6d, 0x20, 0xf0, 0x54, 0x47, 0xa9, 0xf4, - 0xc9, 0xf7, 0x43, 0x27, 0xec, 0x4d, 0x4d, 0xe9, 0x50, 0x88, 0x4b, 0x28, 0x2d, 0x09, 0xa3, 0x4a, - 0x67, 0x67, 0x7d, 0x57, 0xa5, 0x03, 0xb8, 0x37, 0x7a, 0xa2, 0xed, 0x52, 0xd2, 0x7f, 0x69, 0x3d, - 0x9f, 0x70, 0x5b, 0x0e, 0xa9, 0x1f, 0xe9, 0xcc, 0x3f, 0x95, 0xbf, 0x1f, 0xc0, 0x6a, 0xe1, 0x7c, - 0x91, 0xf3, 0xbf, 0x86, 0x25, 0xd9, 0x65, 0x73, 0x18, 0x74, 0xfc, 0xa9, 0xdc, 0xfa, 0x3e, 0x84, - 0xe5, 0xb4, 0xc8, 0x31, 0xe7, 0x54, 0x1f, 0x90, 0xd8, 0xdd, 0x5b, 0x24, 0xe8, 0x7a, 0xe7, 0x13, - 0xfa, 0xaf, 0x3b, 0xf4, 0x7d, 0x7b, 0xe0, 0xb0, 0x5e, 0xec, 0x3f, 0x4e, 0x38, 0x76, 0x58, 0x4f, - 0x19, 0xe4, 0x23, 0x58, 0x4a, 0x4d, 0x37, 0x36, 0x6d, 0xfe, 0x34, 0x03, 0xcd, 0x13, 0xcc, 0x26, - 0x57, 0xed, 0x73, 0xa8, 0xe0, 0x80, 0x51, 0x0f, 0xcb, 0xd4, 0x52, 0x5f, 0xbf, 0x17, 0x0f, 0x18, - 0x15, 0xbf, 0xb6, 0x13, 0x30, 0x7a, 0x65, 0xc5, 0xdd, 0x8d, 0x1f, 0xcb, 0x30, 0x2f, 0x48, 0xdc, - 0xc9, 0xfc, 0x66, 0x27, 0x13, 0x0c, 0xff, 0x44, 0x77, 0xa1, 0x26, 0x8e, 0x58, 0x3b, 0x64, 0x54, - 0x2e, 0x78, 0xbf, 0x64, 0x55, 0x05, 0xe9, 0x84, 0x51, 0xf4, 0x00, 0xea, 0x92, 0xed, 0x05, 0xec, - 0xe9, 0xba, 0xc8, 0xce, 0xf3, 0xfb, 0x25, 0x0b, 0x04, 0xf1, 0x80, 0xd3, 0xd0, 0x2a, 0xc8, 0x96, - 0x7d, 0x46, 0x88, 0x2f, 0xef, 0x99, 0xfb, 0x25, 0x4b, 0x4a, 0xdd, 0x24, 0xc4, 0xdf, 0xac, 0x44, - 0x47, 0xba, 0xb2, 0xdf, 0x12, 0x2c, 0x26, 0x54, 0x8e, 0x42, 0x08, 0xc3, 0xd2, 0x36, 0xf6, 0xf1, - 0x34, 0x9c, 0x88, 0x60, 0xee, 0x02, 0x5f, 0x49, 0x33, 0xd5, 0x2c, 0xf1, 0xad, 0xe6, 0xbe, 0x05, - 0xcb, 0xe9, 0x69, 0xa2, 0xe9, 0x2f, 0x78, 0x5d, 0x19, 0x32, 0x42, 0xf1, 0xd6, 0x30, 0x64, 0xa4, - 0xbf, 0x4f, 0xc8, 0x45, 0x38, 0xa1, 0x12, 0x22, 0x4e, 0x67, 0x74, 0x9c, 0x26, 0xcb, 0x85, 0xbc, - 0xc9, 0x22, 0x55, 0xbe, 0x81, 0xd6, 0xa6, 0xe3, 0x5e, 0x0c, 0x07, 0xd3, 0xd1, 0x44, 0xed, 0xa8, - 0x27, 0xd0, 0xce, 0x91, 0x3b, 0x66, 0x5b, 0x85, 0xf0, 0x20, 0x6f, 0xe3, 0x4f, 0xbc, 0xc7, 0xc7, - 0xda, 0xe6, 0x11, 0x98, 0xe3, 0x26, 0x8d, 0x6c, 0x74, 0x0c, 0x88, 0x9f, 0xa1, 0xcf, 0x3d, 0x17, - 0x07, 0xe1, 0x54, 0xf2, 0xcd, 0x16, 0x2c, 0xa5, 0x24, 0x46, 0x76, 0xf9, 0x18, 0x90, 0x2f, 0x49, - 0x76, 0xd8, 0x23, 0x94, 0xd9, 0x81, 0xd3, 0x8f, 0x4f, 0xe8, 0x66, 0xc4, 0x39, 0xe1, 0x8c, 0x43, - 0xa7, 0x2f, 0x5c, 0xb7, 0x87, 0xd9, 0x41, 0xd0, 0x25, 0x1b, 0xd3, 0xa8, 0x3d, 0x95, 0x72, 0xff, - 0x0f, 0xed, 0x1c, 0xb9, 0x91, 0x8a, 0xf7, 0x00, 0x74, 0xd1, 0x19, 0x39, 0x30, 0x41, 0xe1, 0x4a, - 0x6d, 0x39, 0xbe, 0x3b, 0xf4, 0x1d, 0x86, 0xb7, 0x7a, 0xd8, 0xbd, 0x08, 0x87, 0xfd, 0x69, 0x28, - 0xf5, 0x7f, 0xd0, 0xce, 0x91, 0x1b, 0x29, 0x65, 0x40, 0xd5, 0x8d, 0x68, 0x91, 0xb5, 0x54, 0x9b, - 0x3b, 0x6f, 0x0f, 0xb3, 0x93, 0xc0, 0x19, 0x84, 0x3d, 0xc2, 0xa6, 0xa1, 0xca, 0x07, 0xb0, 0x94, - 0x92, 0x38, 0x26, 0xa8, 0xff, 0x5c, 0x86, 0x87, 0x79, 0x01, 0x36, 0x05, 0x75, 0x78, 0x09, 0xdc, - 0x63, 0x6c, 0x60, 0xeb, 0x83, 0xb4, 0xc2, 0xdb, 0x2f, 0xa9, 0xcf, 0x0f, 0x16, 0xc1, 0x72, 0x86, - 0xac, 0x17, 0x95, 0x81, 0xa2, 0xef, 0xc6, 0x30, 0x71, 0xb0, 0xbc, 0x07, 0x8f, 0xc6, 0xab, 0x16, - 0x45, 0xff, 0x9f, 0xca, 0xb0, 0xbc, 0x87, 0x99, 0xe5, 0x5c, 0x6e, 0xf5, 0x9c, 0xe0, 0x7c, 0x32, - 0x7c, 0xe3, 0x21, 0x5c, 0xeb, 0x52, 0xd2, 0xb7, 0x53, 0x20, 0x47, 0xcd, 0x6a, 0x70, 0xa2, 0xba, - 0x63, 0xaf, 0x42, 0x9d, 0x11, 0x3b, 0x75, 0x4b, 0xaf, 0x59, 0xc0, 0x88, 0x95, 0x46, 0x42, 0x66, - 0xcc, 0x7f, 0xcc, 0xc2, 0xcd, 0x11, 0xd5, 0x22, 0x67, 0xec, 0x43, 0x9d, 0x3a, 0x97, 0xb6, 0x2b, - 0xc9, 0xad, 0xb2, 0x38, 0xc3, 0xde, 0x4f, 0x94, 0xbc, 0xd9, 0x31, 0x6b, 0x8a, 0x64, 0x01, 0x55, - 0x5c, 0xe3, 0xc7, 0x59, 0xa8, 0x29, 0x0e, 0x5a, 0x81, 0xca, 0x99, 0x4f, 0xce, 0xf8, 0x85, 0x4b, - 0x06, 0xda, 0x02, 0x6f, 0x1e, 0x74, 0x14, 0x3a, 0x34, 0xa3, 0xd1, 0x21, 0x01, 0x52, 0xe0, 0x4b, - 0x79, 0xbc, 0xcb, 0x45, 0x54, 0x02, 0x7c, 0xc9, 0x4f, 0x77, 0xce, 0xe2, 0x95, 0x86, 0x60, 0xcd, - 0x49, 0x16, 0xf1, 0x3b, 0x82, 0x75, 0x04, 0x35, 0x32, 0xc0, 0xd4, 0x61, 0x7c, 0xed, 0xf3, 0xa2, - 0x56, 0xff, 0xec, 0x1d, 0x15, 0x5f, 0x3b, 0x8a, 0x07, 0x5a, 0x5a, 0x06, 0xb7, 0x39, 0xb7, 0x85, - 0x16, 0x2a, 0xb1, 0x96, 0x06, 0x75, 0x2e, 0x55, 0xff, 0x58, 0xa1, 0x3e, 0xe9, 0x60, 0x01, 0xb7, - 0xcc, 0x0b, 0x85, 0x5e, 0x90, 0x8e, 0x5a, 0x86, 0x60, 0x55, 0x25, 0x2b, 0xc0, 0x97, 0x9c, 0x65, - 0x7a, 0x50, 0xd3, 0x22, 0xea, 0x50, 0x79, 0x79, 0xf8, 0xd5, 0xe1, 0xd1, 0xab, 0xc3, 0x66, 0x09, - 0xd5, 0x60, 0x7e, 0x63, 0x7b, 0x7b, 0x67, 0x5b, 0x62, 0x04, 0x5b, 0x47, 0xc7, 0x07, 0x3b, 0xdb, - 0x12, 0x23, 0xd8, 0xde, 0x79, 0xbe, 0x73, 0xba, 0xb3, 0xdd, 0x9c, 0x45, 0x0d, 0xa8, 0xbe, 0x38, - 0xda, 0x3e, 0xd8, 0xe5, 0xac, 0x39, 0xce, 0xb2, 0x76, 0x0e, 0x37, 0x5e, 0xec, 0x6c, 0x37, 0xe7, - 0x51, 0x13, 0x1a, 0xa7, 0xbf, 0x3a, 0xde, 0xb1, 0xb7, 0xf6, 0x37, 0x0e, 0xf7, 0x76, 0xb6, 0x9b, - 0x0b, 0xe6, 0x6f, 0xa1, 0x75, 0x82, 0x1d, 0xea, 0xf6, 0x76, 0x3d, 0x1f, 0x87, 0x9b, 0x57, 0x3c, - 0x05, 0x4e, 0x12, 0x89, 0xcb, 0x30, 0xff, 0xfd, 0x10, 0x47, 0x55, 0x49, 0xcd, 0x92, 0x8d, 0xb8, - 0x5e, 0x9c, 0x55, 0xf5, 0xa2, 0x8a, 0xb5, 0xcf, 0xa0, 0x9d, 0x33, 0xbf, 0xbe, 0x8d, 0x75, 0x39, - 0x59, 0x04, 0x5a, 0xc3, 0x92, 0x0d, 0xf3, 0x2f, 0x65, 0xb8, 0x9d, 0x1a, 0xb3, 0x45, 0x02, 0x86, - 0x03, 0xf6, 0x33, 0xa8, 0x8d, 0x3e, 0x80, 0xa6, 0xdb, 0x1b, 0x06, 0x17, 0x98, 0x97, 0xb3, 0x52, - 0xcb, 0x08, 0x96, 0xbb, 0x11, 0xd1, 0x63, 0xe5, 0xd5, 0x0a, 0xaf, 0xe0, 0x4e, 0xbe, 0xb6, 0xd1, - 0x22, 0x5b, 0x50, 0xe9, 0x3b, 0xcc, 0xed, 0xa9, 0x65, 0xc6, 0x4d, 0x74, 0x17, 0x40, 0x7c, 0xda, - 0x89, 0x83, 0xb6, 0x26, 0x28, 0xdb, 0x0e, 0x73, 0xd0, 0x7d, 0x68, 0xe0, 0xa0, 0x63, 0x93, 0xae, - 0x2d, 0x68, 0x11, 0x6c, 0x08, 0x38, 0xe8, 0x1c, 0x75, 0x5f, 0x70, 0x8a, 0xf9, 0xb7, 0x32, 0xdc, - 0x38, 0xa6, 0x38, 0x42, 0xea, 0xa4, 0x75, 0x72, 0x4b, 0xc8, 0xf2, 0x7f, 0x81, 0x9a, 0x3c, 0x83, - 0x45, 0x05, 0x88, 0xbc, 0x4b, 0x0d, 0x1a, 0x63, 0x25, 0x4a, 0xc0, 0x53, 0xa8, 0x93, 0xb3, 0xef, - 0xb0, 0xcb, 0xec, 0x01, 0xbf, 0x6d, 0xce, 0xa6, 0x87, 0x1e, 0x09, 0xd6, 0x31, 0x21, 0xbe, 0x05, - 0x44, 0x7d, 0x2b, 0x6b, 0x22, 0x68, 0xea, 0x15, 0x45, 0xa9, 0xf4, 0x3b, 0x58, 0x90, 0x38, 0x64, - 0x5c, 0x00, 0x95, 0x55, 0x01, 0xc4, 0x13, 0x88, 0x38, 0xed, 0xa5, 0x5f, 0xc5, 0x37, 0xfa, 0x02, - 0xda, 0x2a, 0x8f, 0x13, 0xea, 0xbd, 0x15, 0xfb, 0xcc, 0xee, 0x61, 0xa7, 0x83, 0x69, 0x94, 0x51, - 0x56, 0xe2, 0xbc, 0xae, 0xf8, 0xfb, 0x82, 0x6d, 0xfe, 0xa1, 0x0c, 0xb7, 0xc4, 0xec, 0xfb, 0xa7, - 0xa7, 0xc7, 0x93, 0x63, 0xc1, 0xef, 0xa5, 0xb0, 0xe0, 0xfa, 0xfa, 0x75, 0xdd, 0x5f, 0x88, 0x8e, - 0xb1, 0xe1, 0x04, 0xd8, 0x3b, 0x9b, 0x02, 0x7b, 0x95, 0x61, 0xda, 0xb0, 0x92, 0xd1, 0x4b, 0xda, - 0x67, 0xfd, 0x77, 0x2d, 0xf1, 0xa6, 0x12, 0xa3, 0xef, 0xf2, 0x11, 0x0a, 0xbd, 0x82, 0xe6, 0xe8, - 0x8b, 0x10, 0x5a, 0xcd, 0xaa, 0x9b, 0x7a, 0x82, 0x32, 0xee, 0x17, 0x77, 0x88, 0x9c, 0x51, 0x42, - 0xaf, 0xe3, 0x17, 0x9c, 0xc4, 0xf3, 0x0e, 0x4a, 0x0e, 0xcc, 0x7d, 0x51, 0x32, 0x1e, 0x8c, 0xe9, - 0xa1, 0x64, 0xef, 0x00, 0xe8, 0x77, 0x1a, 0xd4, 0x4e, 0x0f, 0x49, 0xbc, 0x18, 0x19, 0x46, 0x1e, - 0x4b, 0x89, 0xf9, 0x1a, 0xae, 0xa7, 0x9f, 0x57, 0xd0, 0x5d, 0x75, 0x16, 0xe4, 0x3d, 0xf8, 0x18, - 0xf7, 0x8a, 0xd8, 0x49, 0x91, 0xe9, 0x17, 0x0e, 0x2d, 0x32, 0xf7, 0x39, 0x45, 0x8b, 0xcc, 0x7f, - 0x18, 0x31, 0x4b, 0xe8, 0xd7, 0x80, 0xb2, 0x2f, 0x12, 0x48, 0xd9, 0xa9, 0xf0, 0x89, 0xc4, 0x30, - 0xc7, 0x75, 0x51, 0xe2, 0xf7, 0xa1, 0x9e, 0xc0, 0xf0, 0x91, 0xb2, 0x58, 0xf6, 0x99, 0xc3, 0xb8, - 0x9d, 0xcb, 0x53, 0x92, 0x5e, 0x41, 0x73, 0xf4, 0xce, 0xa3, 0x43, 0xa9, 0xe0, 0x41, 0x40, 0x87, - 0x52, 0x21, 0xb4, 0x5f, 0x42, 0x7b, 0x00, 0x1a, 0xe6, 0xd6, 0xee, 0xce, 0x60, 0xeb, 0xda, 0xdd, - 0x59, 0x54, 0xdc, 0x2c, 0x7d, 0x5a, 0xe6, 0x1a, 0x8e, 0xc2, 0xd5, 0x5a, 0xc3, 0x02, 0x7c, 0x5c, - 0x6b, 0x58, 0x84, 0x74, 0xcb, 0x60, 0xcf, 0xe0, 0xbe, 0x3a, 0xd8, 0x8b, 0xf0, 0x6e, 0x1d, 0xec, - 0x85, 0xa0, 0xb1, 0x59, 0x42, 0x4f, 0x61, 0x6e, 0x37, 0x74, 0x2f, 0xd0, 0x92, 0xea, 0xac, 0xc1, - 0x62, 0x63, 0x39, 0x4d, 0x54, 0x83, 0x9e, 0x41, 0x35, 0x46, 0x49, 0xd1, 0x4a, 0xdc, 0x67, 0x04, - 0xf3, 0x35, 0x5a, 0x59, 0x86, 0x12, 0x70, 0x08, 0xd7, 0x52, 0xd0, 0x26, 0xba, 0xa3, 0x66, 0xca, - 0xc1, 0x58, 0x8d, 0xbb, 0x05, 0xdc, 0xe4, 0x96, 0xd5, 0x50, 0xa3, 0xf6, 0x61, 0x06, 0x10, 0xd5, - 0x3e, 0xcc, 0x41, 0x26, 0xc5, 0x66, 0xc8, 0xa2, 0x84, 0x7a, 0x33, 0x14, 0xe2, 0x96, 0x7a, 0x33, - 0x14, 0x83, 0x8c, 0xb1, 0xf8, 0x51, 0x3c, 0x2f, 0x29, 0xbe, 0x00, 0x61, 0x4c, 0x8a, 0x2f, 0x82, - 0x03, 0xcd, 0x12, 0xf2, 0xb3, 0x0f, 0x63, 0x11, 0xfe, 0x86, 0xde, 0x2b, 0xda, 0x07, 0x69, 0x40, - 0xd0, 0x78, 0xff, 0x3f, 0xf6, 0x53, 0xb3, 0xbd, 0x80, 0x46, 0x12, 0x77, 0x43, 0xb7, 0xd3, 0x43, - 0x53, 0xc5, 0xbf, 0x71, 0x27, 0x9f, 0x99, 0xd8, 0x3c, 0x97, 0x60, 0x14, 0x97, 0xf3, 0xe8, 0x83, - 0x71, 0x7a, 0xa5, 0xa7, 0xfa, 0xf0, 0x5d, 0xba, 0xc6, 0x13, 0x3f, 0x2e, 0xf3, 0x0c, 0x95, 0x00, - 0xe9, 0x74, 0x86, 0xca, 0x02, 0x85, 0x3a, 0x43, 0xe5, 0xa0, 0x7a, 0x66, 0x09, 0x6d, 0x42, 0x4d, - 0xc1, 0x55, 0xa8, 0x55, 0x04, 0xba, 0x19, 0xed, 0x1c, 0x8e, 0x92, 0xf1, 0x15, 0x34, 0x92, 0xb0, - 0x93, 0xb6, 0x6a, 0x0e, 0xe6, 0xa5, 0xad, 0x9a, 0x8b, 0x54, 0xc9, 0xe4, 0xab, 0xa1, 0x8a, 0x44, - 0xf2, 0xcd, 0x20, 0x22, 0x89, 0xe4, 0x9b, 0xc5, 0x36, 0xcc, 0x12, 0xfa, 0x56, 0xbc, 0x7f, 0xa6, - 0x71, 0x05, 0x94, 0x7c, 0x86, 0xcc, 0x85, 0x32, 0x74, 0x06, 0x2a, 0x04, 0x25, 0x84, 0xef, 0x5f, - 0xc3, 0x62, 0x06, 0x20, 0xd0, 0xd2, 0x8b, 0x30, 0x09, 0x2d, 0xbd, 0x10, 0x5d, 0x30, 0x4b, 0xe8, - 0x17, 0x50, 0x89, 0x7e, 0x3e, 0x40, 0xb7, 0x54, 0xff, 0xd4, 0xbf, 0x0d, 0xc6, 0x4a, 0x86, 0xae, - 0x46, 0x7f, 0x09, 0xf5, 0x04, 0x5e, 0x80, 0x92, 0x27, 0xc0, 0x08, 0x0e, 0xa0, 0x2d, 0x98, 0x03, - 0x30, 0x88, 0x55, 0xfe, 0x06, 0xee, 0x8c, 0x2b, 0xda, 0xd1, 0x47, 0xe3, 0x02, 0x77, 0x74, 0xb6, - 0x8f, 0xdf, 0xad, 0xb3, 0x5a, 0xc8, 0x31, 0x5c, 0x4b, 0x15, 0xa0, 0x3a, 0xe1, 0xe6, 0xe1, 0x03, - 0x3a, 0xe1, 0xe6, 0x56, 0xad, 0x62, 0x39, 0x18, 0x96, 0xf3, 0x4a, 0x0e, 0xf4, 0x50, 0x87, 0x77, - 0x61, 0xf9, 0x64, 0x3c, 0x1a, 0xdf, 0x29, 0x31, 0xcd, 0xb7, 0xb0, 0x98, 0xa9, 0xdd, 0x74, 0x6c, - 0x14, 0x95, 0x95, 0x3a, 0x36, 0x0a, 0x0b, 0x3f, 0x21, 0xdd, 0x06, 0x94, 0x05, 0x58, 0x51, 0xe2, - 0x96, 0x58, 0x80, 0xf4, 0xea, 0x8c, 0x3c, 0x06, 0x9f, 0xe5, 0xd9, 0xe5, 0x5b, 0x58, 0xcc, 0x60, - 0xa9, 0x5a, 0xfd, 0x22, 0xf8, 0x56, 0xab, 0x5f, 0x08, 0xc4, 0x0a, 0xf5, 0x9f, 0x41, 0x35, 0x2e, - 0x54, 0xf4, 0x39, 0x3c, 0x52, 0x8c, 0xe9, 0x73, 0x38, 0x53, 0xd3, 0x94, 0xd0, 0x29, 0xdc, 0x18, - 0xb9, 0xd0, 0xa3, 0x7b, 0xa9, 0x5b, 0x43, 0xa6, 0x02, 0x31, 0x56, 0x0b, 0xf9, 0xb1, 0xd4, 0xcd, - 0x4f, 0x5f, 0xf3, 0x3e, 0xbe, 0x73, 0xb6, 0xe6, 0x92, 0xfe, 0x13, 0xf9, 0xf9, 0x09, 0xa1, 0xe7, - 0x4f, 0xe4, 0xc8, 0x4f, 0xc4, 0x4f, 0x68, 0x4f, 0xce, 0x49, 0xd4, 0x1e, 0x9c, 0x9d, 0x2d, 0x08, - 0xd2, 0xd3, 0x7f, 0x07, 0x00, 0x00, 0xff, 0xff, 0x40, 0x12, 0xdf, 0xa3, 0xc9, 0x26, 0x00, 0x00, -======= -<<<<<<< HEAD - proto.RegisterFile("repository-service.proto", fileDescriptor_repository_service_2fce6f4c12754e61) -} - -var fileDescriptor_repository_service_2fce6f4c12754e61 = []byte{ - // 2689 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0x5a, 0xdd, 0x72, 0xdb, 0x46, - 0xb2, 0x26, 0x45, 0x49, 0x24, 0x9b, 0xb4, 0x4d, 0x8d, 0x64, 0x8b, 0x84, 0x7f, 0x64, 0xc3, 0xae, - 0xc4, 0xf9, 0x93, 0x13, 0xf9, 0xe2, 0xa4, 0x72, 0xce, 0x29, 0x97, 0xfe, 0xa5, 0xc4, 0x96, 0x14, - 0xc8, 0x8e, 0xeb, 0xb8, 0x72, 0x0a, 0x05, 0x81, 0x43, 0x11, 0x11, 0x88, 0x61, 0x06, 0x43, 0x2b, - 0xca, 0x56, 0xed, 0x5d, 0x2e, 0xb6, 0x6a, 0x2f, 0x72, 0xb5, 0x3f, 0xef, 0xb0, 0x4f, 0xb0, 0x4f, - 0xb1, 0xf7, 0xfb, 0x04, 0x7b, 0xbb, 0xfb, 0x02, 0x5b, 0x33, 0x03, 0xcc, 0x00, 0x04, 0xc0, 0xf5, - 0x16, 0x59, 0xd9, 0x3b, 0x4c, 0xf7, 0x4c, 0x4f, 0x4f, 0x77, 0x4f, 0xcf, 0xf4, 0x37, 0x80, 0x36, - 0xc5, 0x43, 0x12, 0x7a, 0x8c, 0xd0, 0xab, 0x4f, 0x42, 0x4c, 0xdf, 0x7a, 0x2e, 0x5e, 0x1f, 0x52, - 0xc2, 0x08, 0x5a, 0x3c, 0xf7, 0x98, 0xe3, 0x5f, 0x19, 0xcd, 0xb0, 0xef, 0x50, 0xdc, 0x95, 0x54, - 0xf3, 0x15, 0xac, 0x5a, 0x6a, 0xc4, 0xee, 0x0f, 0x5e, 0xc8, 0x42, 0x0b, 0x7f, 0x3f, 0xc2, 0x21, - 0x43, 0x1b, 0x00, 0x5a, 0x58, 0xbb, 0x7c, 0xbf, 0xfc, 0xb8, 0xb1, 0x81, 0xd6, 0xa5, 0x94, 0x75, - 0x3d, 0xc8, 0x4a, 0xf4, 0xfa, 0x62, 0xf1, 0xef, 0xbf, 0x7f, 0x3c, 0x57, 0x9b, 0x33, 0x37, 0xa0, - 0x9d, 0x15, 0x1b, 0x0e, 0x49, 0x10, 0x62, 0x74, 0x0b, 0x16, 0xb1, 0xa0, 0x08, 0x99, 0x35, 0x2b, - 0x6a, 0x99, 0xdf, 0x88, 0x31, 0x8e, 0x7b, 0x71, 0x18, 0xb8, 0x14, 0x0f, 0x70, 0xc0, 0x1c, 0x7f, - 0x7a, 0x5d, 0xca, 0xe6, 0x6d, 0xe8, 0xe4, 0xc8, 0x95, 0xca, 0x98, 0x0c, 0x96, 0x24, 0x73, 0x6f, - 0xe4, 0x4f, 0x33, 0x1b, 0x7a, 0x08, 0xd7, 0x5c, 0x8a, 0x1d, 0x86, 0xed, 0x33, 0x8f, 0x0d, 0x9c, - 0x61, 0x7b, 0x4e, 0x2c, 0xae, 0x29, 0x89, 0x5b, 0x82, 0xa6, 0x54, 0x5a, 0x01, 0x94, 0x9c, 0x35, - 0xd2, 0xe5, 0x07, 0xb8, 0xb9, 0xef, 0xd0, 0x33, 0xe7, 0x1c, 0x6f, 0x13, 0xdf, 0xc7, 0x2e, 0xfb, - 0xc5, 0xf4, 0x69, 0xc3, 0xad, 0xf1, 0x99, 0x23, 0x9d, 0x9e, 0xc3, 0xf5, 0x6d, 0x1f, 0x3b, 0xc1, - 0x68, 0x38, 0x0b, 0x57, 0x2c, 0xc1, 0x0d, 0x25, 0x2d, 0x9a, 0xe0, 0x14, 0x6e, 0xea, 0x41, 0xa7, - 0xde, 0x8f, 0x78, 0x16, 0xe1, 0xf7, 0x31, 0xdc, 0x1a, 0x17, 0x1a, 0x05, 0x1f, 0x82, 0xf9, 0xd0, - 0xfb, 0x11, 0x0b, 0x79, 0x15, 0x4b, 0x7c, 0x9b, 0x21, 0x74, 0x36, 0x87, 0x43, 0xff, 0x6a, 0xdf, - 0x63, 0x0e, 0x63, 0xd4, 0x3b, 0x1b, 0x31, 0x3c, 0xcd, 0x2e, 0x40, 0x06, 0xd4, 0x28, 0x7e, 0xeb, - 0x85, 0x1e, 0x09, 0x84, 0xd9, 0x9b, 0x96, 0x6a, 0x2b, 0x53, 0xdc, 0x01, 0x23, 0x6f, 0xd2, 0xc8, - 0x2a, 0xbf, 0x9d, 0x03, 0xb4, 0x87, 0x99, 0xdb, 0xb7, 0xf0, 0x80, 0xb0, 0x69, 0x6c, 0xc2, 0xb7, - 0x1b, 0x15, 0x42, 0x84, 0x2a, 0x75, 0x2b, 0x6a, 0xa1, 0x15, 0x58, 0xe8, 0x11, 0xea, 0xe2, 0x76, - 0x45, 0x04, 0x86, 0x6c, 0xa0, 0x55, 0xa8, 0x06, 0xc4, 0x66, 0xce, 0x79, 0xd8, 0x9e, 0x97, 0xbb, - 0x33, 0x20, 0x2f, 0x9d, 0xf3, 0x10, 0xb5, 0xa1, 0xca, 0xbc, 0x01, 0x26, 0x23, 0xd6, 0x5e, 0xb8, - 0x5f, 0x7e, 0xbc, 0x60, 0xc5, 0x4d, 0x3e, 0x24, 0x0c, 0xfb, 0xf6, 0x05, 0xbe, 0x6a, 0x2f, 0xca, - 0x19, 0xc2, 0xb0, 0xff, 0x15, 0xbe, 0x42, 0x6b, 0xd0, 0xb8, 0x08, 0xc8, 0x65, 0x60, 0xf7, 0x09, - 0xdf, 0xed, 0x55, 0xc1, 0x04, 0x41, 0x3a, 0xe0, 0x14, 0xd4, 0x81, 0x5a, 0x40, 0xec, 0x21, 0x1d, - 0x05, 0xb8, 0x5d, 0x17, 0xb3, 0x55, 0x03, 0x72, 0xc2, 0x9b, 0xb1, 0x99, 0xbe, 0x9c, 0xaf, 0xd5, - 0x5a, 0x75, 0xf3, 0x26, 0x2c, 0xa7, 0xac, 0x11, 0x59, 0xe9, 0x15, 0xac, 0x6e, 0x8b, 0x70, 0x4e, - 0x2c, 0x7d, 0x06, 0x51, 0x6a, 0x40, 0x3b, 0x2b, 0x36, 0x9a, 0xf2, 0x1f, 0x65, 0x58, 0xda, 0xc7, - 0x6c, 0x93, 0xba, 0x7d, 0xef, 0xed, 0x54, 0x7e, 0xb9, 0x0d, 0x75, 0x97, 0x0c, 0x06, 0x1e, 0xb3, - 0xbd, 0x6e, 0xe4, 0x9a, 0x9a, 0x24, 0x1c, 0x76, 0xb9, 0xd3, 0x86, 0x14, 0xf7, 0xbc, 0x1f, 0x84, - 0x77, 0xea, 0x56, 0xd4, 0x42, 0x9f, 0xc3, 0x62, 0x8f, 0xd0, 0x81, 0xc3, 0x84, 0x77, 0xae, 0x6f, - 0xdc, 0x8f, 0x27, 0xc9, 0xe8, 0xb4, 0xbe, 0x27, 0xfa, 0x59, 0x51, 0x7f, 0xf3, 0x29, 0x2c, 0x4a, - 0x0a, 0xaa, 0x42, 0xe5, 0xcd, 0xe1, 0x49, 0xab, 0xc4, 0x3f, 0x5e, 0x6e, 0x5a, 0xad, 0x32, 0x02, - 0x58, 0x7c, 0xb9, 0x69, 0xd9, 0xfb, 0x6f, 0x5a, 0x73, 0xa8, 0x01, 0x55, 0xfe, 0xbd, 0xf5, 0x66, - 0xa3, 0x55, 0x51, 0xfb, 0xe9, 0x31, 0xa0, 0xe4, 0x04, 0x7a, 0x2f, 0x75, 0x1d, 0xe6, 0x88, 0xf5, - 0x36, 0x2d, 0xf1, 0xcd, 0x5d, 0x72, 0xe0, 0x84, 0xcf, 0x89, 0xeb, 0xf8, 0x5b, 0xd4, 0x09, 0xdc, - 0x3e, 0x9e, 0xc9, 0x79, 0xf2, 0x29, 0xb4, 0xb3, 0x62, 0x23, 0x35, 0x56, 0x60, 0xe1, 0xad, 0xe3, - 0x8f, 0x70, 0x74, 0x9c, 0xc8, 0x86, 0xf9, 0xd7, 0x32, 0xb4, 0x45, 0xcc, 0x9c, 0x92, 0x11, 0x75, - 0xb1, 0x1c, 0x35, 0x8d, 0xbf, 0x9e, 0xc1, 0x52, 0x28, 0x44, 0xd9, 0x89, 0xa1, 0x73, 0x85, 0x43, - 0x5b, 0xb2, 0xb3, 0x95, 0xca, 0xc8, 0x91, 0x80, 0x33, 0xa1, 0x8c, 0x70, 0x6d, 0xd3, 0x6a, 0x86, - 0x09, 0x05, 0xd1, 0x5d, 0x00, 0xe6, 0xd0, 0x73, 0xcc, 0x6c, 0x8a, 0x7b, 0xc2, 0xc9, 0x4d, 0xab, - 0x2e, 0x29, 0x16, 0xee, 0xa9, 0x10, 0x7d, 0x0a, 0x9d, 0x9c, 0xc5, 0xe9, 0x03, 0x96, 0xe2, 0x70, - 0xe4, 0xb3, 0xf8, 0x80, 0x95, 0x2d, 0xf3, 0x10, 0x1a, 0x7b, 0xa1, 0x7b, 0x31, 0x8b, 0x2d, 0xf2, - 0x08, 0x9a, 0x52, 0x94, 0xf6, 0x01, 0xa6, 0x94, 0xd0, 0x28, 0x16, 0x64, 0xc3, 0xfc, 0x73, 0x19, - 0x6e, 0xbc, 0xa6, 0x1e, 0xdf, 0x48, 0xbd, 0x69, 0x4c, 0xdf, 0x82, 0x0a, 0xb7, 0x86, 0x4c, 0xa5, - 0xfc, 0x33, 0x95, 0x61, 0x2b, 0xe9, 0x0c, 0x8b, 0x1e, 0x40, 0x93, 0xf8, 0x5d, 0x5b, 0xf1, 0xa5, - 0x11, 0x1b, 0xc4, 0xef, 0x5a, 0x71, 0x17, 0x95, 0xfb, 0x16, 0x12, 0xb9, 0x2f, 0x91, 0x73, 0x16, - 0x5b, 0x55, 0xb3, 0x0d, 0x2d, 0xad, 0xbb, 0x5c, 0xe6, 0x97, 0xf3, 0xb5, 0x72, 0x6b, 0xce, 0x1c, - 0xc2, 0xca, 0x9e, 0x17, 0x74, 0x5f, 0x60, 0x7a, 0x8e, 0xb7, 0x9c, 0x70, 0xaa, 0x2c, 0x70, 0x07, - 0xea, 0xb1, 0xa2, 0x61, 0x7b, 0xee, 0x7e, 0x85, 0xbb, 0x5b, 0x11, 0x54, 0xf8, 0x7f, 0x04, 0x37, - 0xc7, 0x66, 0xd4, 0x5b, 0xf0, 0xcc, 0x09, 0x65, 0xe8, 0xd7, 0x2d, 0xf1, 0x6d, 0xfe, 0x5c, 0x86, - 0x25, 0x99, 0xbf, 0xf6, 0x08, 0xbd, 0xf8, 0x4f, 0x86, 0x7c, 0xf2, 0xbe, 0x93, 0xd4, 0x48, 0xdd, - 0xbd, 0x3a, 0x87, 0xa1, 0x85, 0xb9, 0xd2, 0x87, 0xc1, 0x09, 0x25, 0xe7, 0x14, 0x87, 0xe1, 0x94, - 0x29, 0x95, 0x0a, 0x71, 0x89, 0x94, 0x2a, 0x09, 0x87, 0x5d, 0x65, 0xcb, 0xff, 0x05, 0x23, 0x6f, - 0xd6, 0xc8, 0xa0, 0x6b, 0xd0, 0xf0, 0x02, 0x7b, 0x18, 0x91, 0xa3, 0x0d, 0x04, 0x9e, 0xea, 0x28, - 0x95, 0x3e, 0xfd, 0x7e, 0xe4, 0x84, 0xfd, 0x99, 0x29, 0x1d, 0x0a, 0x71, 0x09, 0xa5, 0x25, 0x61, - 0x5c, 0xe9, 0xec, 0xac, 0xef, 0xaa, 0x74, 0x00, 0xf7, 0xc6, 0x4f, 0xb4, 0x3d, 0x4a, 0x06, 0xaf, - 0xac, 0xe7, 0x53, 0x6e, 0xcb, 0x11, 0xf5, 0x23, 0x9d, 0xf9, 0xa7, 0xf2, 0xf7, 0x03, 0x58, 0x2b, - 0x9c, 0x2f, 0x72, 0xfe, 0xd7, 0xb0, 0x2c, 0xbb, 0x6c, 0x8d, 0x82, 0xae, 0x3f, 0x93, 0x5b, 0xdf, - 0x87, 0xb0, 0x92, 0x16, 0x39, 0xe1, 0x9c, 0x1a, 0x00, 0x12, 0xbb, 0x7b, 0x9b, 0x04, 0x3d, 0xef, - 0x7c, 0x4a, 0xff, 0xf5, 0x46, 0xbe, 0x6f, 0x0f, 0x1d, 0xd6, 0x8f, 0xfd, 0xc7, 0x09, 0x27, 0x0e, - 0xeb, 0x2b, 0x83, 0x7c, 0x04, 0xcb, 0xa9, 0xe9, 0x26, 0xa6, 0xcd, 0x9f, 0xe7, 0xa0, 0x75, 0x8a, - 0xd9, 0xf4, 0xaa, 0x7d, 0x0e, 0x55, 0x1c, 0x30, 0xea, 0x61, 0x99, 0x5a, 0x1a, 0x1b, 0xf7, 0xe2, - 0x01, 0xe3, 0xe2, 0xd7, 0x77, 0x03, 0x46, 0xaf, 0xac, 0xb8, 0xbb, 0xf1, 0x53, 0x19, 0x16, 0x04, - 0x89, 0x3b, 0x99, 0xdf, 0xec, 0x64, 0x82, 0xe1, 0x9f, 0xe8, 0x2e, 0xd4, 0xc5, 0x11, 0x6b, 0x87, - 0x8c, 0xca, 0x05, 0x1f, 0x94, 0xac, 0x9a, 0x20, 0x9d, 0x32, 0x8a, 0x1e, 0x40, 0x43, 0xb2, 0xbd, - 0x80, 0x3d, 0xdd, 0x10, 0xd9, 0x79, 0xe1, 0xa0, 0x64, 0x81, 0x20, 0x1e, 0x72, 0x1a, 0x5a, 0x03, - 0xd9, 0xb2, 0xcf, 0x08, 0xf1, 0xe5, 0x3d, 0xf3, 0xa0, 0x64, 0x49, 0xa9, 0x5b, 0x84, 0xf8, 0x5b, - 0xd5, 0xe8, 0x48, 0x57, 0xf6, 0x5b, 0x86, 0xa5, 0x84, 0xca, 0x51, 0x08, 0x61, 0x58, 0xde, 0xc1, - 0x3e, 0x9e, 0x85, 0x13, 0x11, 0xcc, 0x5f, 0xe0, 0x2b, 0x69, 0xa6, 0xba, 0x25, 0xbe, 0xd5, 0xdc, - 0xb7, 0x60, 0x25, 0x3d, 0x4d, 0x34, 0xfd, 0x05, 0xaf, 0x2b, 0x43, 0x46, 0x28, 0xde, 0x1e, 0x85, - 0x8c, 0x0c, 0x0e, 0x08, 0xb9, 0x08, 0xa7, 0x54, 0x42, 0xc4, 0xe9, 0x9c, 0x8e, 0xd3, 0x64, 0xb9, - 0x90, 0x37, 0x59, 0xa4, 0xca, 0x37, 0xd0, 0xde, 0x72, 0xdc, 0x8b, 0xd1, 0x70, 0x36, 0x9a, 0xa8, - 0x1d, 0xf5, 0x04, 0x3a, 0x39, 0x72, 0x27, 0x6c, 0xab, 0x10, 0x1e, 0xe4, 0x6d, 0xfc, 0xa9, 0xf7, - 0xf8, 0x44, 0xdb, 0x3c, 0x02, 0x73, 0xd2, 0xa4, 0x91, 0x8d, 0x4e, 0x00, 0xf1, 0x33, 0xf4, 0xb9, - 0xe7, 0xe2, 0x20, 0x9c, 0x49, 0xbe, 0xd9, 0x86, 0xe5, 0x94, 0xc4, 0xc8, 0x2e, 0x1f, 0x03, 0xf2, - 0x25, 0xc9, 0x0e, 0xfb, 0x84, 0x32, 0x3b, 0x70, 0x06, 0xf1, 0x09, 0xdd, 0x8a, 0x38, 0xa7, 0x9c, - 0x71, 0xe4, 0x0c, 0x84, 0xeb, 0xf6, 0x31, 0x3b, 0x0c, 0x7a, 0x64, 0x73, 0x16, 0xb5, 0xa7, 0x52, - 0xee, 0xbf, 0xa1, 0x93, 0x23, 0x37, 0x52, 0xf1, 0x1e, 0x80, 0x2e, 0x3a, 0x23, 0x07, 0x26, 0x28, - 0x5c, 0xa9, 0x6d, 0xc7, 0x77, 0x47, 0xbe, 0xc3, 0xf0, 0x76, 0x1f, 0xbb, 0x17, 0xe1, 0x68, 0x30, - 0x0b, 0xa5, 0xfe, 0x0b, 0x3a, 0x39, 0x72, 0x23, 0xa5, 0x0c, 0xa8, 0xb9, 0x11, 0x2d, 0xb2, 0x96, - 0x6a, 0x73, 0xe7, 0xed, 0x63, 0x76, 0x1a, 0x38, 0xc3, 0xb0, 0x4f, 0xd8, 0x2c, 0x54, 0xf9, 0x00, - 0x96, 0x53, 0x12, 0x27, 0x04, 0xf5, 0x1f, 0xcb, 0xf0, 0x30, 0x2f, 0xc0, 0x66, 0xa0, 0x0e, 0x2f, - 0x81, 0xfb, 0x8c, 0x0d, 0x6d, 0x7d, 0x90, 0x56, 0x79, 0xfb, 0x15, 0xf5, 0xf9, 0xc1, 0x22, 0x58, - 0xce, 0x88, 0xf5, 0xa3, 0x32, 0x50, 0xf4, 0xdd, 0x1c, 0x25, 0x0e, 0x96, 0xf7, 0xe0, 0xd1, 0x64, - 0xd5, 0xa2, 0xe8, 0xff, 0x43, 0x19, 0x56, 0xf6, 0x31, 0xb3, 0x9c, 0xcb, 0xed, 0xbe, 0x13, 0x9c, - 0x4f, 0x87, 0x6f, 0x3c, 0x84, 0x6b, 0x3d, 0x4a, 0x06, 0x76, 0x0a, 0xe4, 0xa8, 0x5b, 0x4d, 0x4e, - 0x54, 0x77, 0xec, 0x35, 0x68, 0x30, 0x62, 0xa7, 0x6e, 0xe9, 0x75, 0x0b, 0x18, 0xb1, 0xd2, 0x48, - 0xc8, 0x9c, 0xf9, 0xb7, 0x0a, 0xdc, 0x1c, 0x53, 0x2d, 0x72, 0xc6, 0x01, 0x34, 0xa8, 0x73, 0x69, - 0xbb, 0x92, 0xdc, 0x2e, 0x8b, 0x33, 0xec, 0xfd, 0x44, 0xc9, 0x9b, 0x1d, 0xb3, 0xae, 0x48, 0x16, - 0x50, 0xc5, 0x35, 0x7e, 0xaa, 0x40, 0x5d, 0x71, 0xd0, 0x2a, 0x54, 0xcf, 0x7c, 0x72, 0xc6, 0x2f, - 0x5c, 0x32, 0xd0, 0x16, 0x79, 0xf3, 0xb0, 0xab, 0xd0, 0xa1, 0x39, 0x8d, 0x0e, 0x09, 0x90, 0x02, - 0x5f, 0xca, 0xe3, 0x5d, 0x2e, 0xa2, 0x1a, 0xe0, 0x4b, 0x7e, 0xba, 0x73, 0x16, 0xaf, 0x34, 0x04, - 0x6b, 0x5e, 0xb2, 0x88, 0xdf, 0x15, 0xac, 0x63, 0xa8, 0x93, 0x21, 0xa6, 0x0e, 0xe3, 0x6b, 0x5f, - 0x10, 0xb5, 0xfa, 0x67, 0xef, 0xa8, 0xf8, 0xfa, 0x71, 0x3c, 0xd0, 0xd2, 0x32, 0xb8, 0xcd, 0xb9, - 0x2d, 0xb4, 0x50, 0x89, 0xb5, 0x34, 0xa9, 0x73, 0xa9, 0xfa, 0xc7, 0x0a, 0x0d, 0x48, 0x17, 0x0b, - 0xb8, 0x65, 0x41, 0x28, 0xf4, 0x82, 0x74, 0xd5, 0x32, 0x04, 0xab, 0x26, 0x59, 0x01, 0xbe, 0xe4, - 0x2c, 0xd3, 0x83, 0xba, 0x16, 0xd1, 0x80, 0xea, 0xab, 0xa3, 0xaf, 0x8e, 0x8e, 0x5f, 0x1f, 0xb5, - 0x4a, 0xa8, 0x0e, 0x0b, 0x9b, 0x3b, 0x3b, 0xbb, 0x3b, 0x12, 0x23, 0xd8, 0x3e, 0x3e, 0x39, 0xdc, - 0xdd, 0x91, 0x18, 0xc1, 0xce, 0xee, 0xf3, 0xdd, 0x97, 0xbb, 0x3b, 0xad, 0x0a, 0x6a, 0x42, 0xed, - 0xc5, 0xf1, 0xce, 0xe1, 0x1e, 0x67, 0xcd, 0x73, 0x96, 0xb5, 0x7b, 0xb4, 0xf9, 0x62, 0x77, 0xa7, - 0xb5, 0x80, 0x5a, 0xd0, 0x7c, 0xf9, 0x7f, 0x27, 0xbb, 0xf6, 0xf6, 0xc1, 0xe6, 0xd1, 0xfe, 0xee, - 0x4e, 0x6b, 0xd1, 0xfc, 0x35, 0xb4, 0x4f, 0xb1, 0x43, 0xdd, 0xfe, 0x9e, 0xe7, 0xe3, 0x70, 0xeb, - 0x8a, 0xa7, 0xc0, 0x69, 0x22, 0x71, 0x05, 0x16, 0xbe, 0x1f, 0xe1, 0xa8, 0x2a, 0xa9, 0x5b, 0xb2, - 0x11, 0xd7, 0x8b, 0x15, 0x55, 0x2f, 0xaa, 0x58, 0xfb, 0x0c, 0x3a, 0x39, 0xf3, 0xeb, 0xdb, 0x58, - 0x8f, 0x93, 0x45, 0xa0, 0x35, 0x2d, 0xd9, 0x30, 0xff, 0x54, 0x86, 0xdb, 0xa9, 0x31, 0xdb, 0x24, - 0x60, 0x38, 0x60, 0xbf, 0x80, 0xda, 0xe8, 0x03, 0x68, 0xb9, 0xfd, 0x51, 0x70, 0x81, 0x79, 0x39, - 0x2b, 0xb5, 0x8c, 0x60, 0xb9, 0x1b, 0x11, 0x3d, 0x56, 0x5e, 0xad, 0xf0, 0x0a, 0xee, 0xe4, 0x6b, - 0x1b, 0x2d, 0xb2, 0x0d, 0xd5, 0x81, 0xc3, 0xdc, 0xbe, 0x5a, 0x66, 0xdc, 0x44, 0x77, 0x01, 0xc4, - 0xa7, 0x9d, 0x38, 0x68, 0xeb, 0x82, 0xb2, 0xe3, 0x30, 0x07, 0xdd, 0x87, 0x26, 0x0e, 0xba, 0x36, - 0xe9, 0xd9, 0x82, 0x16, 0xc1, 0x86, 0x80, 0x83, 0xee, 0x71, 0xef, 0x05, 0xa7, 0x98, 0x7f, 0x29, - 0xc3, 0x8d, 0x13, 0x8a, 0x23, 0xa4, 0x4e, 0x5a, 0x27, 0xb7, 0x84, 0x2c, 0xff, 0x1b, 0xa8, 0xc9, - 0x33, 0x58, 0x52, 0x80, 0xc8, 0xbb, 0xd4, 0xa0, 0x31, 0x56, 0xa2, 0x04, 0x3c, 0x85, 0x06, 0x39, - 0xfb, 0x0e, 0xbb, 0xcc, 0x1e, 0xf2, 0xdb, 0x66, 0x25, 0x3d, 0xf4, 0x58, 0xb0, 0x4e, 0x08, 0xf1, - 0x2d, 0x20, 0xea, 0x5b, 0x59, 0x13, 0x41, 0x4b, 0xaf, 0x28, 0x4a, 0xa5, 0xdf, 0xc1, 0xa2, 0xc4, - 0x21, 0xe3, 0x02, 0xa8, 0xac, 0x0a, 0x20, 0x9e, 0x40, 0xc4, 0x69, 0x2f, 0xfd, 0x2a, 0xbe, 0xd1, - 0x17, 0xd0, 0x51, 0x79, 0x9c, 0x50, 0xef, 0x47, 0xb1, 0xcf, 0xec, 0x3e, 0x76, 0xba, 0x98, 0x46, - 0x19, 0x65, 0x35, 0xce, 0xeb, 0x8a, 0x7f, 0x20, 0xd8, 0xe6, 0xef, 0xca, 0x70, 0x4b, 0xcc, 0x7e, - 0xc0, 0xd8, 0x70, 0x7a, 0x2c, 0xf8, 0xbd, 0x14, 0x16, 0xdc, 0xd8, 0xb8, 0xae, 0xfb, 0x0b, 0xd1, - 0x31, 0x36, 0x9c, 0x00, 0x7b, 0x2b, 0x29, 0xb0, 0x57, 0x19, 0xa6, 0x03, 0xab, 0x19, 0xbd, 0xa4, - 0x7d, 0x36, 0x7e, 0xd3, 0x16, 0x6f, 0x2a, 0x31, 0xfa, 0x2e, 0x1f, 0xa1, 0xd0, 0x6b, 0x68, 0x8d, - 0xbf, 0x08, 0xa1, 0xb5, 0xac, 0xba, 0xa9, 0x27, 0x28, 0xe3, 0x7e, 0x71, 0x87, 0xc8, 0x19, 0x25, - 0xf4, 0x26, 0x7e, 0xc1, 0x49, 0x3c, 0xef, 0xa0, 0xe4, 0xc0, 0xdc, 0x17, 0x25, 0xe3, 0xc1, 0x84, - 0x1e, 0x4a, 0xf6, 0x2e, 0x80, 0x7e, 0xa7, 0x41, 0x9d, 0xf4, 0x90, 0xc4, 0x8b, 0x91, 0x61, 0xe4, - 0xb1, 0x94, 0x98, 0xaf, 0xe1, 0x7a, 0xfa, 0x79, 0x05, 0xdd, 0x55, 0x67, 0x41, 0xde, 0x83, 0x8f, - 0x71, 0xaf, 0x88, 0x9d, 0x14, 0x99, 0x7e, 0xe1, 0xd0, 0x22, 0x73, 0x9f, 0x53, 0xb4, 0xc8, 0xfc, - 0x87, 0x11, 0xb3, 0x84, 0xfe, 0x1f, 0x50, 0xf6, 0x45, 0x02, 0x29, 0x3b, 0x15, 0x3e, 0x91, 0x18, - 0xe6, 0xa4, 0x2e, 0x4a, 0xfc, 0x01, 0x34, 0x12, 0x18, 0x3e, 0x52, 0x16, 0xcb, 0x3e, 0x73, 0x18, - 0xb7, 0x73, 0x79, 0x4a, 0xd2, 0x6b, 0x68, 0x8d, 0xdf, 0x79, 0x74, 0x28, 0x15, 0x3c, 0x08, 0xe8, - 0x50, 0x2a, 0x84, 0xf6, 0x4b, 0x68, 0x1f, 0x40, 0xc3, 0xdc, 0xda, 0xdd, 0x19, 0x6c, 0x5d, 0xbb, - 0x3b, 0x8b, 0x8a, 0x9b, 0xa5, 0x4f, 0xcb, 0x5c, 0xc3, 0x71, 0xb8, 0x5a, 0x6b, 0x58, 0x80, 0x8f, - 0x6b, 0x0d, 0x8b, 0x90, 0x6e, 0x19, 0xec, 0x19, 0xdc, 0x57, 0x07, 0x7b, 0x11, 0xde, 0xad, 0x83, - 0xbd, 0x10, 0x34, 0x36, 0x4b, 0xe8, 0x29, 0xcc, 0xef, 0x85, 0xee, 0x05, 0x5a, 0x56, 0x9d, 0x35, - 0x58, 0x6c, 0xac, 0xa4, 0x89, 0x6a, 0xd0, 0x33, 0xa8, 0xc5, 0x28, 0x29, 0x5a, 0x8d, 0xfb, 0x8c, - 0x61, 0xbe, 0x46, 0x3b, 0xcb, 0x50, 0x02, 0x8e, 0xe0, 0x5a, 0x0a, 0xda, 0x44, 0x77, 0xd4, 0x4c, - 0x39, 0x18, 0xab, 0x71, 0xb7, 0x80, 0x9b, 0xdc, 0xb2, 0x1a, 0x6a, 0xd4, 0x3e, 0xcc, 0x00, 0xa2, - 0xda, 0x87, 0x39, 0xc8, 0xa4, 0xd8, 0x0c, 0x59, 0x94, 0x50, 0x6f, 0x86, 0x42, 0xdc, 0x52, 0x6f, - 0x86, 0x62, 0x90, 0x31, 0x16, 0x3f, 0x8e, 0xe7, 0x25, 0xc5, 0x17, 0x20, 0x8c, 0x49, 0xf1, 0x45, - 0x70, 0xa0, 0x59, 0x42, 0x7e, 0xf6, 0x61, 0x2c, 0xc2, 0xdf, 0xd0, 0x7b, 0x45, 0xfb, 0x20, 0x0d, - 0x08, 0x1a, 0xef, 0xff, 0xcb, 0x7e, 0x6a, 0xb6, 0x17, 0xd0, 0x4c, 0xe2, 0x6e, 0xe8, 0x76, 0x7a, - 0x68, 0xaa, 0xf8, 0x37, 0xee, 0xe4, 0x33, 0x13, 0x9b, 0xe7, 0x12, 0x8c, 0xe2, 0x72, 0x1e, 0x7d, - 0x30, 0x49, 0xaf, 0xf4, 0x54, 0x1f, 0xbe, 0x4b, 0xd7, 0x78, 0xe2, 0xc7, 0x65, 0x9e, 0xa1, 0x12, - 0x20, 0x9d, 0xce, 0x50, 0x59, 0xa0, 0x50, 0x67, 0xa8, 0x1c, 0x54, 0xcf, 0x2c, 0xa1, 0x2d, 0xa8, - 0x2b, 0xb8, 0x0a, 0xb5, 0x8b, 0x40, 0x37, 0xa3, 0x93, 0xc3, 0x51, 0x32, 0xbe, 0x82, 0x66, 0x12, - 0x76, 0xd2, 0x56, 0xcd, 0xc1, 0xbc, 0xb4, 0x55, 0x73, 0x91, 0x2a, 0x99, 0x7c, 0x35, 0x54, 0x91, - 0x48, 0xbe, 0x19, 0x44, 0x24, 0x91, 0x7c, 0xb3, 0xd8, 0x86, 0x59, 0x42, 0xdf, 0x8a, 0xf7, 0xcf, - 0x34, 0xae, 0x80, 0x92, 0xcf, 0x90, 0xb9, 0x50, 0x86, 0xce, 0x40, 0x85, 0xa0, 0x84, 0xf0, 0xfd, - 0x1b, 0x58, 0xca, 0x00, 0x04, 0x5a, 0x7a, 0x11, 0x26, 0xa1, 0xa5, 0x17, 0xa2, 0x0b, 0x66, 0x09, - 0xfd, 0x0f, 0x54, 0xa3, 0x9f, 0x0f, 0xd0, 0x2d, 0xd5, 0x3f, 0xf5, 0x6f, 0x83, 0xb1, 0x9a, 0xa1, - 0xab, 0xd1, 0x5f, 0x42, 0x23, 0x81, 0x17, 0xa0, 0xe4, 0x09, 0x30, 0x86, 0x03, 0x68, 0x0b, 0xe6, - 0x00, 0x0c, 0x62, 0x95, 0xbf, 0x82, 0x3b, 0x93, 0x8a, 0x76, 0xf4, 0xd1, 0xa4, 0xc0, 0x1d, 0x9f, - 0xed, 0xe3, 0x77, 0xeb, 0xac, 0x16, 0x72, 0x02, 0xd7, 0x52, 0x05, 0xa8, 0x4e, 0xb8, 0x79, 0xf8, - 0x80, 0x4e, 0xb8, 0xb9, 0x55, 0xab, 0x58, 0x0e, 0x86, 0x95, 0xbc, 0x92, 0x03, 0x3d, 0xd4, 0xe1, - 0x5d, 0x58, 0x3e, 0x19, 0x8f, 0x26, 0x77, 0x4a, 0x4c, 0xf3, 0x2d, 0x2c, 0x65, 0x6a, 0x37, 0x1d, - 0x1b, 0x45, 0x65, 0xa5, 0x8e, 0x8d, 0xc2, 0xc2, 0x4f, 0x48, 0xb7, 0x01, 0x65, 0x01, 0x56, 0x94, - 0xb8, 0x25, 0x16, 0x20, 0xbd, 0x3a, 0x23, 0x4f, 0xc0, 0x67, 0x79, 0x76, 0xf9, 0x16, 0x96, 0x32, - 0x58, 0xaa, 0x56, 0xbf, 0x08, 0xbe, 0xd5, 0xea, 0x17, 0x02, 0xb1, 0x42, 0xfd, 0x67, 0x50, 0x8b, - 0x0b, 0x15, 0x7d, 0x0e, 0x8f, 0x15, 0x63, 0xfa, 0x1c, 0xce, 0xd4, 0x34, 0x25, 0xf4, 0x12, 0x6e, - 0x8c, 0x5d, 0xe8, 0xd1, 0xbd, 0xd4, 0xad, 0x21, 0x53, 0x81, 0x18, 0x6b, 0x85, 0xfc, 0x58, 0xea, - 0xd6, 0xa7, 0x6f, 0x78, 0x1f, 0xdf, 0x39, 0x5b, 0x77, 0xc9, 0xe0, 0x89, 0xfc, 0xfc, 0x84, 0xd0, - 0xf3, 0x27, 0x72, 0xe4, 0x27, 0xe2, 0x27, 0xb4, 0x27, 0xe7, 0x24, 0x6a, 0x0f, 0xcf, 0xce, 0x16, - 0x05, 0xe9, 0xe9, 0x3f, 0x03, 0x00, 0x00, 0xff, 0xff, 0xa4, 0x24, 0xbb, 0xc8, 0xc9, 0x26, 0x00, - 0x00, -======= - proto.RegisterFile("repository-service.proto", fileDescriptor_repository_service_a68f4f618bd753b0) -} - -var fileDescriptor_repository_service_a68f4f618bd753b0 = []byte{ - // 2691 bytes of a gzipped FileDescriptorProto + proto.RegisterFile("repository-service.proto", fileDescriptor_repository_service_9b779855a9618c84) +} + +var fileDescriptor_repository_service_9b779855a9618c84 = []byte{ + // 2734 bytes of a gzipped FileDescriptorProto 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0x5a, 0xdd, 0x72, 0xdb, 0xc6, - 0x15, 0x26, 0xf5, 0x47, 0xf2, 0x90, 0xb6, 0xa9, 0x95, 0x6c, 0x51, 0xf0, 0x8f, 0x6c, 0xd8, 0x93, - 0x38, 0x3f, 0x96, 0x13, 0xf9, 0xa2, 0x99, 0xb4, 0x1d, 0x8f, 0xfe, 0xa5, 0xc4, 0x96, 0x14, 0xc8, - 0x8e, 0xa7, 0x9e, 0x74, 0x30, 0x10, 0xb8, 0x24, 0x11, 0x81, 0x58, 0x06, 0x58, 0x5a, 0x91, 0xdb, - 0xe9, 0x5d, 0x2e, 0x3a, 0xd3, 0x8b, 0xdc, 0xb5, 0x7d, 0x87, 0x3e, 0x41, 0x9f, 0xa0, 0xef, 0xd0, - 0x27, 0xe8, 0x6d, 0xfb, 0x02, 0x9d, 0xfd, 0xc1, 0x2e, 0x40, 0x00, 0xac, 0x5b, 0x72, 0xd2, 0xbb, - 0xdd, 0x73, 0x76, 0xcf, 0x39, 0xbb, 0xe7, 0xec, 0x59, 0x9c, 0x6f, 0x01, 0xad, 0x10, 0x0f, 0x48, - 0xe4, 0x51, 0x12, 0x5e, 0x3e, 0x8a, 0x70, 0xf8, 0xc6, 0x73, 0xf1, 0xfa, 0x20, 0x24, 0x94, 0xa0, - 0x85, 0xae, 0x47, 0x1d, 0xff, 0xd2, 0x68, 0x44, 0x3d, 0x27, 0xc4, 0x6d, 0x41, 0x35, 0x5f, 0xc2, - 0x8a, 0xa5, 0x66, 0xec, 0x7e, 0xef, 0x45, 0x34, 0xb2, 0xf0, 0x77, 0x43, 0x1c, 0x51, 0xb4, 0x01, - 0xa0, 0x85, 0xb5, 0xca, 0x77, 0xcb, 0x0f, 0xeb, 0x1b, 0x68, 0x5d, 0x48, 0x59, 0xd7, 0x93, 0xac, - 0xc4, 0xa8, 0xcf, 0x17, 0xfe, 0xf9, 0xc7, 0x87, 0x33, 0xd5, 0x19, 0x73, 0x03, 0x5a, 0x59, 0xb1, - 0xd1, 0x80, 0x04, 0x11, 0x46, 0x37, 0x60, 0x01, 0x73, 0x0a, 0x97, 0x59, 0xb5, 0x64, 0xcf, 0xfc, - 0x9a, 0xcf, 0x71, 0xdc, 0xf3, 0xc3, 0xc0, 0x0d, 0x71, 0x1f, 0x07, 0xd4, 0xf1, 0x27, 0xb7, 0xa5, - 0x6c, 0xde, 0x84, 0xd5, 0x1c, 0xb9, 0xc2, 0x18, 0x93, 0xc2, 0xa2, 0x60, 0xee, 0x0d, 0xfd, 0x49, - 0xb4, 0xa1, 0xfb, 0x70, 0xc5, 0x0d, 0xb1, 0x43, 0xb1, 0x7d, 0xe6, 0xd1, 0xbe, 0x33, 0x68, 0xcd, - 0xf0, 0xc5, 0x35, 0x04, 0x71, 0x8b, 0xd3, 0x94, 0x49, 0xcb, 0x80, 0x92, 0x5a, 0xa5, 0x2d, 0xdf, - 0xc3, 0xf5, 0x7d, 0x27, 0x3c, 0x73, 0xba, 0x78, 0x9b, 0xf8, 0x3e, 0x76, 0xe9, 0x4f, 0x66, 0x4f, - 0x0b, 0x6e, 0x8c, 0x6a, 0x96, 0x36, 0x3d, 0x83, 0xab, 0xdb, 0x3e, 0x76, 0x82, 0xe1, 0x60, 0x1a, - 0xae, 0x58, 0x84, 0x6b, 0x4a, 0x9a, 0x54, 0x70, 0x0a, 0xd7, 0xf5, 0xa4, 0x53, 0xef, 0x2d, 0x9e, - 0x46, 0xf8, 0x7d, 0x0c, 0x37, 0x46, 0x85, 0xca, 0xe0, 0x43, 0x30, 0x17, 0x79, 0x6f, 0x31, 0x97, - 0x37, 0x6b, 0xf1, 0xb6, 0x19, 0xc1, 0xea, 0xe6, 0x60, 0xe0, 0x5f, 0xee, 0x7b, 0xd4, 0xa1, 0x34, - 0xf4, 0xce, 0x86, 0x14, 0x4f, 0x72, 0x0a, 0x90, 0x01, 0xd5, 0x10, 0xbf, 0xf1, 0x22, 0x8f, 0x04, - 0x7c, 0xdb, 0x1b, 0x96, 0xea, 0xab, 0xad, 0xb8, 0x05, 0x46, 0x9e, 0x52, 0xb9, 0x2b, 0x7f, 0x98, - 0x01, 0xb4, 0x87, 0xa9, 0xdb, 0xb3, 0x70, 0x9f, 0xd0, 0x49, 0xf6, 0x84, 0x1d, 0xb7, 0x90, 0x0b, - 0xe1, 0xa6, 0xd4, 0x2c, 0xd9, 0x43, 0xcb, 0x30, 0xdf, 0x21, 0xa1, 0x8b, 0x5b, 0xb3, 0x3c, 0x30, - 0x44, 0x07, 0xad, 0x40, 0x25, 0x20, 0x36, 0x75, 0xba, 0x51, 0x6b, 0x4e, 0x9c, 0xce, 0x80, 0xbc, - 0x70, 0xba, 0x11, 0x6a, 0x41, 0x85, 0x7a, 0x7d, 0x4c, 0x86, 0xb4, 0x35, 0x7f, 0xb7, 0xfc, 0x70, - 0xde, 0x8a, 0xbb, 0x6c, 0x4a, 0x14, 0xf5, 0xec, 0x73, 0x7c, 0xd9, 0x5a, 0x10, 0x1a, 0xa2, 0xa8, - 0xf7, 0x25, 0xbe, 0x44, 0x6b, 0x50, 0x3f, 0x0f, 0xc8, 0x45, 0x60, 0xf7, 0x08, 0x3b, 0xed, 0x15, - 0xce, 0x04, 0x4e, 0x3a, 0x60, 0x14, 0xb4, 0x0a, 0xd5, 0x80, 0xd8, 0x83, 0x70, 0x18, 0xe0, 0x56, - 0x8d, 0x6b, 0xab, 0x04, 0xe4, 0x84, 0x75, 0xe3, 0x6d, 0xfa, 0x62, 0xae, 0x5a, 0x6d, 0xd6, 0xcc, - 0xeb, 0xb0, 0x94, 0xda, 0x0d, 0xb9, 0x4b, 0x2f, 0x61, 0x65, 0x9b, 0x87, 0x73, 0x62, 0xe9, 0x53, - 0x88, 0x52, 0x03, 0x5a, 0x59, 0xb1, 0x52, 0xe5, 0xbf, 0xca, 0xb0, 0xb8, 0x8f, 0xe9, 0x66, 0xe8, - 0xf6, 0xbc, 0x37, 0x13, 0xf9, 0xe5, 0x26, 0xd4, 0x5c, 0xd2, 0xef, 0x7b, 0xd4, 0xf6, 0xda, 0xd2, - 0x35, 0x55, 0x41, 0x38, 0x6c, 0x33, 0xa7, 0x0d, 0x42, 0xdc, 0xf1, 0xbe, 0xe7, 0xde, 0xa9, 0x59, - 0xb2, 0x87, 0x3e, 0x83, 0x85, 0x0e, 0x09, 0xfb, 0x0e, 0xe5, 0xde, 0xb9, 0xba, 0x71, 0x37, 0x56, - 0x92, 0xb1, 0x69, 0x7d, 0x8f, 0x8f, 0xb3, 0xe4, 0x78, 0xf3, 0x09, 0x2c, 0x08, 0x0a, 0xaa, 0xc0, - 0xec, 0xeb, 0xc3, 0x93, 0x66, 0x89, 0x35, 0x5e, 0x6c, 0x5a, 0xcd, 0x32, 0x02, 0x58, 0x78, 0xb1, - 0x69, 0xd9, 0xfb, 0xaf, 0x9b, 0x33, 0xa8, 0x0e, 0x15, 0xd6, 0xde, 0x7a, 0xbd, 0xd1, 0x9c, 0x55, - 0xe7, 0xe9, 0x21, 0xa0, 0xa4, 0x02, 0x7d, 0x96, 0xda, 0x0e, 0x75, 0xf8, 0x7a, 0x1b, 0x16, 0x6f, - 0x33, 0x97, 0x1c, 0x38, 0xd1, 0x33, 0xe2, 0x3a, 0xfe, 0x56, 0xe8, 0x04, 0x6e, 0x0f, 0x4f, 0xe5, - 0x3e, 0xf9, 0x04, 0x5a, 0x59, 0xb1, 0xd2, 0x8c, 0x65, 0x98, 0x7f, 0xe3, 0xf8, 0x43, 0x2c, 0xaf, - 0x13, 0xd1, 0x31, 0xff, 0x5e, 0x86, 0x16, 0x8f, 0x99, 0x53, 0x32, 0x0c, 0x5d, 0x2c, 0x66, 0x4d, - 0xe2, 0xaf, 0xa7, 0xb0, 0x18, 0x71, 0x51, 0x76, 0x62, 0xea, 0x4c, 0xe1, 0xd4, 0xa6, 0x18, 0x6c, - 0xa5, 0x32, 0xb2, 0x14, 0x70, 0xc6, 0x8d, 0xe1, 0xae, 0x6d, 0x58, 0x8d, 0x28, 0x61, 0x20, 0xba, - 0x0d, 0x40, 0x9d, 0xb0, 0x8b, 0xa9, 0x1d, 0xe2, 0x0e, 0x77, 0x72, 0xc3, 0xaa, 0x09, 0x8a, 0x85, - 0x3b, 0x2a, 0x44, 0x9f, 0xc0, 0x6a, 0xce, 0xe2, 0xf4, 0x05, 0x1b, 0xe2, 0x68, 0xe8, 0xd3, 0xf8, - 0x82, 0x15, 0x3d, 0xf3, 0x10, 0xea, 0x7b, 0x91, 0x7b, 0x3e, 0x8d, 0x23, 0xf2, 0x00, 0x1a, 0x42, - 0x94, 0xf6, 0x01, 0x0e, 0x43, 0x12, 0xca, 0x58, 0x10, 0x1d, 0xf3, 0xaf, 0x65, 0xb8, 0xf6, 0x2a, - 0xf4, 0xd8, 0x41, 0xea, 0x4c, 0xb2, 0xf5, 0x4d, 0x98, 0x65, 0xbb, 0x21, 0x52, 0x29, 0x6b, 0xa6, - 0x32, 0xec, 0x6c, 0x3a, 0xc3, 0xa2, 0x7b, 0xd0, 0x20, 0x7e, 0xdb, 0x56, 0x7c, 0xb1, 0x89, 0x75, - 0xe2, 0xb7, 0xad, 0x78, 0x88, 0xca, 0x7d, 0xf3, 0x89, 0xdc, 0x97, 0xc8, 0x39, 0x0b, 0xcd, 0x8a, - 0xd9, 0x82, 0xa6, 0xb6, 0x5d, 0x2c, 0xf3, 0x8b, 0xb9, 0x6a, 0xb9, 0x39, 0x63, 0x0e, 0x60, 0x79, - 0xcf, 0x0b, 0xda, 0xcf, 0x71, 0xd8, 0xc5, 0x5b, 0x4e, 0x34, 0x51, 0x16, 0xb8, 0x05, 0xb5, 0xd8, - 0xd0, 0xa8, 0x35, 0x73, 0x77, 0x96, 0xb9, 0x5b, 0x11, 0x54, 0xf8, 0x7f, 0x04, 0xd7, 0x47, 0x34, - 0xea, 0x23, 0x78, 0xe6, 0x44, 0x22, 0xf4, 0x6b, 0x16, 0x6f, 0x9b, 0x3f, 0x96, 0x61, 0x51, 0xe4, - 0xaf, 0x3d, 0x12, 0x9e, 0xff, 0x3f, 0x43, 0x3e, 0xf9, 0xbd, 0x93, 0xb4, 0x48, 0x7d, 0x7b, 0xad, - 0x1e, 0x46, 0x16, 0x66, 0x46, 0x1f, 0x06, 0x27, 0x21, 0xe9, 0x86, 0x38, 0x8a, 0x26, 0x4c, 0xa9, - 0x21, 0x17, 0x97, 0x48, 0xa9, 0x82, 0x70, 0xd8, 0x56, 0x7b, 0xf9, 0x4b, 0x30, 0xf2, 0xb4, 0xca, - 0x0d, 0x5d, 0x83, 0xba, 0x17, 0xd8, 0x03, 0x49, 0x96, 0x07, 0x08, 0x3c, 0x35, 0x50, 0x18, 0x7d, - 0xfa, 0xdd, 0xd0, 0x89, 0x7a, 0x53, 0x33, 0x3a, 0xe2, 0xe2, 0x12, 0x46, 0x0b, 0xc2, 0xa8, 0xd1, - 0x59, 0xad, 0xef, 0x6a, 0x74, 0x00, 0x77, 0x46, 0x6f, 0xb4, 0xbd, 0x90, 0xf4, 0x5f, 0x5a, 0xcf, - 0x26, 0x3c, 0x96, 0xc3, 0xd0, 0x97, 0x36, 0xb3, 0xa6, 0xf2, 0xf7, 0x3d, 0x58, 0x2b, 0xd4, 0x27, - 0x9d, 0xff, 0x15, 0x2c, 0x89, 0x21, 0x5b, 0xc3, 0xa0, 0xed, 0x4f, 0xe5, 0xab, 0xef, 0x43, 0x58, - 0x4e, 0x8b, 0x1c, 0x73, 0x4f, 0xf5, 0x01, 0xf1, 0xd3, 0xbd, 0x4d, 0x82, 0x8e, 0xd7, 0x9d, 0xd0, - 0x7f, 0x9d, 0xa1, 0xef, 0xdb, 0x03, 0x87, 0xf6, 0x62, 0xff, 0x31, 0xc2, 0x89, 0x43, 0x7b, 0x6a, - 0x43, 0x3e, 0x82, 0xa5, 0x94, 0xba, 0xb1, 0x69, 0xf3, 0xc7, 0x19, 0x68, 0x9e, 0x62, 0x3a, 0xb9, - 0x69, 0x9f, 0x41, 0x05, 0x07, 0x34, 0xf4, 0xb0, 0x48, 0x2d, 0xf5, 0x8d, 0x3b, 0xf1, 0x84, 0x51, - 0xf1, 0xeb, 0xbb, 0x01, 0x0d, 0x2f, 0xad, 0x78, 0xb8, 0xf1, 0x43, 0x19, 0xe6, 0x39, 0x89, 0x39, - 0x99, 0x7d, 0xd9, 0x89, 0x04, 0xc3, 0x9a, 0xe8, 0x36, 0xd4, 0xf8, 0x15, 0x6b, 0x47, 0x34, 0x14, - 0x0b, 0x3e, 0x28, 0x59, 0x55, 0x4e, 0x3a, 0xa5, 0x21, 0xba, 0x07, 0x75, 0xc1, 0xf6, 0x02, 0xfa, - 0x64, 0x83, 0x67, 0xe7, 0xf9, 0x83, 0x92, 0x05, 0x9c, 0x78, 0xc8, 0x68, 0x68, 0x0d, 0x44, 0xcf, - 0x3e, 0x23, 0xc4, 0x17, 0xdf, 0x99, 0x07, 0x25, 0x4b, 0x48, 0xdd, 0x22, 0xc4, 0xdf, 0xaa, 0xc8, - 0x2b, 0x5d, 0xed, 0xdf, 0x12, 0x2c, 0x26, 0x4c, 0x96, 0x21, 0x84, 0x61, 0x69, 0x07, 0xfb, 0x78, - 0x1a, 0x4e, 0x44, 0x30, 0x77, 0x8e, 0x2f, 0xc5, 0x36, 0xd5, 0x2c, 0xde, 0x56, 0xba, 0x6f, 0xc0, - 0x72, 0x5a, 0x8d, 0x54, 0x7f, 0xce, 0xea, 0xca, 0x88, 0x92, 0x10, 0x6f, 0x0f, 0x23, 0x4a, 0xfa, - 0x07, 0x84, 0x9c, 0x47, 0x13, 0x1a, 0xc1, 0xe3, 0x74, 0x46, 0xc7, 0x69, 0xb2, 0x5c, 0xc8, 0x53, - 0x26, 0x4d, 0xf9, 0x1a, 0x5a, 0x5b, 0x8e, 0x7b, 0x3e, 0x1c, 0x4c, 0xc7, 0x12, 0x75, 0xa2, 0x1e, - 0xc3, 0x6a, 0x8e, 0xdc, 0x31, 0xc7, 0x2a, 0x82, 0x7b, 0x79, 0x07, 0x7f, 0xe2, 0x33, 0x3e, 0x76, - 0x6f, 0x1e, 0x80, 0x39, 0x4e, 0xa9, 0xdc, 0xa3, 0x13, 0x40, 0xec, 0x0e, 0x7d, 0xe6, 0xb9, 0x38, - 0x88, 0xa6, 0x92, 0x6f, 0xb6, 0x61, 0x29, 0x25, 0x51, 0xee, 0xcb, 0xc7, 0x80, 0x7c, 0x41, 0xb2, - 0xa3, 0x1e, 0x09, 0xa9, 0x1d, 0x38, 0xfd, 0xf8, 0x86, 0x6e, 0x4a, 0xce, 0x29, 0x63, 0x1c, 0x39, - 0x7d, 0xee, 0xba, 0x7d, 0x4c, 0x0f, 0x83, 0x0e, 0xd9, 0x9c, 0x46, 0xed, 0xa9, 0x8c, 0xfb, 0x39, - 0xac, 0xe6, 0xc8, 0x95, 0x26, 0xde, 0x01, 0xd0, 0x45, 0xa7, 0x74, 0x60, 0x82, 0xc2, 0x8c, 0xda, - 0x76, 0x7c, 0x77, 0xe8, 0x3b, 0x14, 0x6f, 0xf7, 0xb0, 0x7b, 0x1e, 0x0d, 0xfb, 0xd3, 0x30, 0xea, - 0x67, 0xb0, 0x9a, 0x23, 0x57, 0x1a, 0x65, 0x40, 0xd5, 0x95, 0x34, 0xb9, 0x5b, 0xaa, 0xcf, 0x9c, - 0xb7, 0x8f, 0xe9, 0x69, 0xe0, 0x0c, 0xa2, 0x1e, 0xa1, 0xd3, 0x30, 0xe5, 0x03, 0x58, 0x4a, 0x49, - 0x1c, 0x13, 0xd4, 0x7f, 0x2e, 0xc3, 0xfd, 0xbc, 0x00, 0x9b, 0x82, 0x39, 0xac, 0x04, 0xee, 0x51, - 0x3a, 0xb0, 0xf5, 0x45, 0x5a, 0x61, 0xfd, 0x97, 0xa1, 0xcf, 0x2e, 0x16, 0xce, 0x72, 0x86, 0xb4, - 0x27, 0xcb, 0x40, 0x3e, 0x76, 0x73, 0x98, 0xb8, 0x58, 0xde, 0x83, 0x07, 0xe3, 0x4d, 0x93, 0xd1, - 0xff, 0xa7, 0x32, 0x2c, 0xef, 0x63, 0x6a, 0x39, 0x17, 0xdb, 0x3d, 0x27, 0xe8, 0x4e, 0x86, 0x6f, - 0xdc, 0x87, 0x2b, 0x9d, 0x90, 0xf4, 0xed, 0x14, 0xc8, 0x51, 0xb3, 0x1a, 0x8c, 0xa8, 0xbe, 0xb1, - 0xd7, 0xa0, 0x4e, 0x89, 0x9d, 0xfa, 0x4a, 0xaf, 0x59, 0x40, 0x89, 0x95, 0x46, 0x42, 0x66, 0xcc, - 0x7f, 0xcc, 0xc2, 0xf5, 0x11, 0xd3, 0xa4, 0x33, 0x0e, 0xa0, 0x1e, 0x3a, 0x17, 0xb6, 0x2b, 0xc8, - 0xad, 0x32, 0xbf, 0xc3, 0xde, 0x4f, 0x94, 0xbc, 0xd9, 0x39, 0xeb, 0x8a, 0x64, 0x41, 0xa8, 0xb8, - 0xc6, 0x0f, 0xb3, 0x50, 0x53, 0x1c, 0xb4, 0x02, 0x95, 0x33, 0x9f, 0x9c, 0xb1, 0x0f, 0x2e, 0x11, - 0x68, 0x0b, 0xac, 0x7b, 0xd8, 0x56, 0xe8, 0xd0, 0x8c, 0x46, 0x87, 0x38, 0x48, 0x81, 0x2f, 0xc4, - 0xf5, 0x2e, 0x16, 0x51, 0x09, 0xf0, 0x05, 0xbb, 0xdd, 0x19, 0x8b, 0x55, 0x1a, 0x9c, 0x35, 0x27, - 0x58, 0xc4, 0x6f, 0x73, 0xd6, 0x31, 0xd4, 0xc8, 0x00, 0x87, 0x0e, 0x65, 0x6b, 0x9f, 0xe7, 0xb5, - 0xfa, 0xa7, 0xef, 0x68, 0xf8, 0xfa, 0x71, 0x3c, 0xd1, 0xd2, 0x32, 0xd8, 0x9e, 0xb3, 0xbd, 0xd0, - 0x42, 0x05, 0xd6, 0xd2, 0x08, 0x9d, 0x0b, 0x35, 0x3e, 0x36, 0xa8, 0x4f, 0xda, 0x98, 0xc3, 0x2d, - 0xf3, 0xdc, 0xa0, 0xe7, 0xa4, 0xad, 0x96, 0xc1, 0x59, 0x55, 0xc1, 0x0a, 0xf0, 0x05, 0x63, 0x99, - 0x1e, 0xd4, 0xb4, 0x88, 0x3a, 0x54, 0x5e, 0x1e, 0x7d, 0x79, 0x74, 0xfc, 0xea, 0xa8, 0x59, 0x42, - 0x35, 0x98, 0xdf, 0xdc, 0xd9, 0xd9, 0xdd, 0x11, 0x18, 0xc1, 0xf6, 0xf1, 0xc9, 0xe1, 0xee, 0x8e, - 0xc0, 0x08, 0x76, 0x76, 0x9f, 0xed, 0xbe, 0xd8, 0xdd, 0x69, 0xce, 0xa2, 0x06, 0x54, 0x9f, 0x1f, - 0xef, 0x1c, 0xee, 0x31, 0xd6, 0x1c, 0x63, 0x59, 0xbb, 0x47, 0x9b, 0xcf, 0x77, 0x77, 0x9a, 0xf3, - 0xa8, 0x09, 0x8d, 0x17, 0xbf, 0x3a, 0xd9, 0xb5, 0xb7, 0x0f, 0x36, 0x8f, 0xf6, 0x77, 0x77, 0x9a, - 0x0b, 0xe6, 0xef, 0xa0, 0x75, 0x8a, 0x9d, 0xd0, 0xed, 0xed, 0x79, 0x3e, 0x8e, 0xb6, 0x2e, 0x59, - 0x0a, 0x9c, 0x24, 0x12, 0x97, 0x61, 0xfe, 0xbb, 0x21, 0x96, 0x55, 0x49, 0xcd, 0x12, 0x9d, 0xb8, - 0x5e, 0x9c, 0x55, 0xf5, 0xa2, 0x8a, 0xb5, 0x4f, 0x61, 0x35, 0x47, 0xbf, 0xfe, 0x1a, 0xeb, 0x30, - 0x32, 0x0f, 0xb4, 0x86, 0x25, 0x3a, 0xe6, 0x5f, 0xca, 0x70, 0x33, 0x35, 0x67, 0x9b, 0x04, 0x14, - 0x07, 0xf4, 0x27, 0x30, 0x1b, 0x7d, 0x00, 0x4d, 0xb7, 0x37, 0x0c, 0xce, 0x31, 0x2b, 0x67, 0x85, - 0x95, 0x12, 0x96, 0xbb, 0x26, 0xe9, 0xb1, 0xf1, 0x6a, 0x85, 0x97, 0x70, 0x2b, 0xdf, 0x5a, 0xb9, - 0xc8, 0x16, 0x54, 0xfa, 0x0e, 0x75, 0x7b, 0x6a, 0x99, 0x71, 0x17, 0xdd, 0x06, 0xe0, 0x4d, 0x3b, - 0x71, 0xd1, 0xd6, 0x38, 0x65, 0xc7, 0xa1, 0x0e, 0xba, 0x0b, 0x0d, 0x1c, 0xb4, 0x6d, 0xd2, 0xb1, - 0x39, 0x4d, 0xc2, 0x86, 0x80, 0x83, 0xf6, 0x71, 0xe7, 0x39, 0xa3, 0x98, 0x7f, 0x2b, 0xc3, 0xb5, - 0x93, 0x10, 0x4b, 0xa4, 0x4e, 0xec, 0x4e, 0x6e, 0x09, 0x59, 0xfe, 0x2f, 0x50, 0x93, 0xa7, 0xb0, - 0xa8, 0x00, 0x91, 0x77, 0xa9, 0x41, 0x63, 0xac, 0x44, 0x09, 0x78, 0x02, 0x75, 0x72, 0xf6, 0x2d, - 0x76, 0xa9, 0x3d, 0x60, 0x5f, 0x9b, 0xb3, 0xe9, 0xa9, 0xc7, 0x9c, 0x75, 0x42, 0x88, 0x6f, 0x01, - 0x51, 0x6d, 0x13, 0x41, 0x53, 0xaf, 0x44, 0xa6, 0xd0, 0x6f, 0x61, 0x41, 0xe0, 0x8f, 0x71, 0xe1, - 0x53, 0x56, 0x85, 0x0f, 0x4b, 0x1c, 0xfc, 0x96, 0x17, 0xfe, 0xe4, 0x6d, 0xf4, 0x39, 0xac, 0xaa, - 0xfc, 0x4d, 0x42, 0xef, 0x2d, 0x3f, 0x5f, 0x76, 0x0f, 0x3b, 0x6d, 0x1c, 0xca, 0x4c, 0xb2, 0x12, - 0xe7, 0x73, 0xc5, 0x3f, 0xe0, 0x6c, 0x93, 0xc2, 0x0d, 0xae, 0xfc, 0x80, 0xd2, 0xc1, 0xe4, 0x10, - 0xf0, 0x7b, 0x29, 0x08, 0xb8, 0xbe, 0x71, 0x55, 0x8f, 0xe7, 0xa2, 0x25, 0xd7, 0xfc, 0x2d, 0xac, - 0x64, 0xb4, 0xca, 0xb0, 0xf9, 0x5f, 0xd4, 0x3e, 0x02, 0xe8, 0x62, 0x76, 0x05, 0x8c, 0x51, 0x5d, - 0xeb, 0x62, 0x22, 0x9a, 0x1b, 0xbf, 0x6f, 0xf1, 0xb7, 0x98, 0x18, 0xb5, 0x17, 0x8f, 0x57, 0xe8, - 0x15, 0x34, 0x47, 0x5f, 0x92, 0xd0, 0x5a, 0x56, 0x71, 0xea, 0xe9, 0xca, 0xb8, 0x5b, 0x3c, 0x40, - 0x3a, 0xb3, 0x84, 0x5e, 0xc7, 0x2f, 0x3f, 0x89, 0x67, 0x21, 0x94, 0x9c, 0x98, 0xfb, 0x12, 0x65, - 0xdc, 0x1b, 0x33, 0x42, 0xc9, 0xde, 0x05, 0xd0, 0xef, 0x3b, 0x68, 0x35, 0x3d, 0x25, 0xf1, 0xd2, - 0x64, 0x18, 0x79, 0x2c, 0x25, 0xe6, 0x2b, 0xb8, 0x9a, 0x7e, 0x96, 0x41, 0xb7, 0xd5, 0x1d, 0x92, - 0xf7, 0x50, 0x64, 0xdc, 0x29, 0x62, 0x27, 0x45, 0xa6, 0x5f, 0x46, 0xb4, 0xc8, 0xdc, 0x67, 0x18, - 0x2d, 0x32, 0xff, 0x41, 0xc5, 0x2c, 0xa1, 0x5f, 0x03, 0xca, 0xbe, 0x64, 0x20, 0xb5, 0x4f, 0x85, - 0x4f, 0x2b, 0x86, 0x39, 0x6e, 0x88, 0x12, 0x7f, 0x00, 0xf5, 0x04, 0xf6, 0x8f, 0xd4, 0x8e, 0x65, - 0x9f, 0x47, 0x8c, 0x9b, 0xb9, 0x3c, 0x25, 0xe9, 0x15, 0x34, 0x47, 0xbf, 0x95, 0x74, 0x28, 0x15, - 0x3c, 0x24, 0xe8, 0x50, 0x2a, 0x7c, 0x12, 0x28, 0xa1, 0x7d, 0x00, 0x0d, 0x8f, 0x6b, 0x77, 0x67, - 0x30, 0x79, 0xed, 0xee, 0x2c, 0x9a, 0x6e, 0x96, 0x3e, 0x29, 0x33, 0x0b, 0x47, 0x61, 0x6e, 0x6d, - 0x61, 0x01, 0xae, 0xae, 0x2d, 0x2c, 0x42, 0xc8, 0x45, 0xb0, 0x67, 0xf0, 0x62, 0x1d, 0xec, 0x45, - 0x38, 0xb9, 0x0e, 0xf6, 0x42, 0xb0, 0xd9, 0x2c, 0xa1, 0x27, 0x30, 0xb7, 0x17, 0xb9, 0xe7, 0x68, - 0x49, 0x0d, 0xd6, 0x20, 0xb3, 0xb1, 0x9c, 0x26, 0xaa, 0x49, 0x4f, 0xa1, 0x1a, 0xa3, 0xab, 0x68, - 0x25, 0x1e, 0x33, 0x82, 0x15, 0x1b, 0xad, 0x2c, 0x43, 0x09, 0x38, 0x82, 0x2b, 0x29, 0x48, 0x14, - 0xdd, 0x52, 0x9a, 0x72, 0xb0, 0x59, 0xe3, 0x76, 0x01, 0x37, 0x79, 0x64, 0x35, 0x44, 0xa9, 0x7d, - 0x98, 0x01, 0x52, 0xb5, 0x0f, 0x73, 0x10, 0x4d, 0x7e, 0x18, 0xb2, 0xe8, 0xa2, 0x3e, 0x0c, 0x85, - 0x78, 0xa7, 0x3e, 0x0c, 0xc5, 0xe0, 0x64, 0x2c, 0x7e, 0x14, 0x07, 0x4c, 0x8a, 0x2f, 0x40, 0x26, - 0x93, 0xe2, 0x8b, 0x60, 0x44, 0xb3, 0x84, 0xfc, 0xec, 0x83, 0x9a, 0xc4, 0xed, 0xd0, 0x7b, 0x45, - 0xe7, 0x20, 0x0d, 0x24, 0x1a, 0xef, 0xff, 0xc7, 0x71, 0x4a, 0xdb, 0x73, 0x68, 0x24, 0xf1, 0x3a, - 0x74, 0x33, 0x3d, 0x35, 0x05, 0x1a, 0x18, 0xb7, 0xf2, 0x99, 0x89, 0xc3, 0x73, 0x01, 0x46, 0x31, - 0x0c, 0x80, 0x3e, 0x18, 0x67, 0x57, 0x5a, 0xd5, 0x87, 0xef, 0x32, 0x34, 0x56, 0xfc, 0xb0, 0xcc, - 0x32, 0x54, 0x02, 0xdc, 0xd3, 0x19, 0x2a, 0x0b, 0x30, 0xea, 0x0c, 0x95, 0x83, 0x06, 0x9a, 0x25, - 0xb4, 0x05, 0x35, 0x05, 0x73, 0xa1, 0x56, 0x11, 0x58, 0x67, 0xac, 0xe6, 0x70, 0x94, 0x8c, 0x2f, - 0xa1, 0x91, 0x84, 0xab, 0xf4, 0xae, 0xe6, 0x60, 0x65, 0x7a, 0x57, 0x73, 0x11, 0x2e, 0x91, 0x7c, - 0x35, 0xc4, 0x91, 0x48, 0xbe, 0x19, 0x24, 0x25, 0x91, 0x7c, 0xb3, 0x98, 0x88, 0x59, 0x42, 0xdf, - 0xf0, 0x77, 0xd3, 0x34, 0x1e, 0x81, 0x92, 0xcf, 0x97, 0xb9, 0x10, 0x88, 0xce, 0x40, 0x85, 0x60, - 0x06, 0xf7, 0xfd, 0x6b, 0x58, 0xcc, 0x00, 0x0b, 0x5a, 0x7a, 0x11, 0x96, 0xa1, 0xa5, 0x17, 0xa2, - 0x12, 0x66, 0x09, 0xfd, 0x02, 0x2a, 0xf2, 0xa7, 0x05, 0x74, 0x43, 0x8d, 0x4f, 0xfd, 0x13, 0x61, - 0xac, 0x64, 0xe8, 0x6a, 0xf6, 0x17, 0x50, 0x4f, 0xe0, 0x0c, 0x28, 0x79, 0x03, 0x8c, 0xe0, 0x07, - 0x7a, 0x07, 0x73, 0x80, 0x09, 0xbe, 0xca, 0xdf, 0xc0, 0xad, 0x71, 0xc5, 0x3e, 0xfa, 0x68, 0x5c, - 0xe0, 0x8e, 0x6a, 0xfb, 0xf8, 0xdd, 0x06, 0xab, 0x85, 0x9c, 0xc0, 0x95, 0x54, 0xe1, 0xaa, 0x13, - 0x6e, 0x1e, 0xae, 0xa0, 0x13, 0x6e, 0x6e, 0xb5, 0xcb, 0x97, 0x83, 0x61, 0x39, 0xaf, 0x54, 0x41, - 0xf7, 0x75, 0x78, 0x17, 0x96, 0x5d, 0xc6, 0x83, 0xf1, 0x83, 0x12, 0x6a, 0xbe, 0x81, 0xc5, 0x4c, - 0xcd, 0xa7, 0x63, 0xa3, 0xa8, 0x1c, 0xd5, 0xb1, 0x51, 0x58, 0x30, 0x72, 0xe9, 0x36, 0xa0, 0x2c, - 0x30, 0x8b, 0x12, 0x5f, 0x89, 0x05, 0x08, 0xb1, 0xce, 0xc8, 0x63, 0x70, 0x5d, 0x96, 0x5d, 0xbe, - 0x81, 0xc5, 0x0c, 0x06, 0xab, 0xcd, 0x2f, 0x82, 0x7d, 0xb5, 0xf9, 0x85, 0x00, 0x2e, 0x37, 0xff, - 0x29, 0x54, 0xe3, 0x42, 0x47, 0xdf, 0xc3, 0x23, 0x45, 0x9c, 0xbe, 0x87, 0x33, 0x35, 0x51, 0x09, - 0xbd, 0x80, 0x6b, 0x23, 0x35, 0x03, 0xba, 0x93, 0xfa, 0x6a, 0xc8, 0x94, 0x30, 0xc6, 0x5a, 0x21, - 0x3f, 0x96, 0xba, 0xf5, 0xc9, 0x6b, 0x36, 0xc6, 0x77, 0xce, 0xd6, 0x5d, 0xd2, 0x7f, 0x2c, 0x9a, - 0x8f, 0x48, 0xd8, 0x7d, 0x2c, 0x66, 0x3e, 0xe2, 0x3f, 0xaf, 0x3d, 0xee, 0x12, 0xd9, 0x1f, 0x9c, - 0x9d, 0x2d, 0x70, 0xd2, 0x93, 0x7f, 0x07, 0x00, 0x00, 0xff, 0xff, 0xbf, 0x6a, 0xec, 0x61, 0x01, - 0x27, 0x00, 0x00, ->>>>>>> Adding GeoFetch RPC and messages ->>>>>>> Adding GeoFetch RPC and messages + 0x15, 0xe6, 0x8f, 0x24, 0x92, 0x87, 0xb4, 0x4d, 0xad, 0x64, 0x8b, 0x84, 0x7f, 0x64, 0xc3, 0x9e, + 0xc4, 0xf9, 0x93, 0x13, 0xf9, 0xa2, 0x99, 0xb4, 0x9d, 0x8c, 0xfe, 0xc5, 0xc4, 0x96, 0x14, 0x48, + 0x8e, 0xa7, 0x9a, 0x74, 0x50, 0x08, 0x5c, 0x8a, 0x88, 0x40, 0x2c, 0x03, 0x2c, 0xad, 0x28, 0x9d, + 0xe9, 0x5d, 0xee, 0x7a, 0x91, 0xab, 0xfe, 0xbc, 0x42, 0xa7, 0x4f, 0xd0, 0x97, 0x68, 0xef, 0xfb, + 0x04, 0xbd, 0x6d, 0x5f, 0xa0, 0xb3, 0xbb, 0xc0, 0x2e, 0x40, 0x00, 0xac, 0x5a, 0x72, 0xd2, 0x3b, + 0xec, 0x39, 0xbb, 0xe7, 0x9c, 0x3d, 0xe7, 0xec, 0xd9, 0xdd, 0x6f, 0x01, 0x2d, 0x1f, 0x0f, 0x49, + 0xe0, 0x50, 0xe2, 0x5f, 0x7d, 0x10, 0x60, 0xff, 0x8d, 0x63, 0xe3, 0xb5, 0xa1, 0x4f, 0x28, 0x41, + 0x0b, 0xe7, 0x0e, 0xb5, 0xdc, 0x2b, 0xad, 0x11, 0xf4, 0x2d, 0x1f, 0x77, 0x05, 0x55, 0x7f, 0x05, + 0x2b, 0x86, 0x1c, 0xb1, 0xf3, 0xad, 0x13, 0xd0, 0xc0, 0xc0, 0xdf, 0x8c, 0x70, 0x40, 0xd1, 0x3a, + 0x80, 0x12, 0xd6, 0x2a, 0x3e, 0x2c, 0x3e, 0xad, 0xaf, 0xa3, 0x35, 0x21, 0x65, 0x4d, 0x0d, 0x32, + 0x62, 0xbd, 0x3e, 0x59, 0xf8, 0xe7, 0xef, 0x9f, 0x96, 0xaa, 0x25, 0x7d, 0x1d, 0x5a, 0x69, 0xb1, + 0xc1, 0x90, 0x78, 0x01, 0x46, 0x77, 0x60, 0x01, 0x73, 0x0a, 0x97, 0x59, 0x35, 0xc2, 0x96, 0xfe, + 0x25, 0x1f, 0x63, 0xd9, 0x17, 0x1d, 0xcf, 0xf6, 0xf1, 0x00, 0x7b, 0xd4, 0x72, 0xa7, 0xb7, 0xa5, + 0xa8, 0xdf, 0x85, 0x76, 0x86, 0x5c, 0x61, 0x8c, 0x4e, 0x61, 0x51, 0x30, 0x77, 0x47, 0xee, 0x34, + 0xda, 0xd0, 0x63, 0xb8, 0x61, 0xfb, 0xd8, 0xa2, 0xd8, 0x3c, 0x73, 0xe8, 0xc0, 0x1a, 0xb6, 0x4a, + 0x7c, 0x72, 0x0d, 0x41, 0xdc, 0xe4, 0x34, 0x69, 0xd2, 0x32, 0xa0, 0xb8, 0xd6, 0xd0, 0x96, 0x6f, + 0xe1, 0xf6, 0x9e, 0xe5, 0x9f, 0x59, 0xe7, 0x78, 0x8b, 0xb8, 0x2e, 0xb6, 0xe9, 0x8f, 0x66, 0x4f, + 0x0b, 0xee, 0x8c, 0x6b, 0x0e, 0x6d, 0x7a, 0x01, 0x37, 0xb7, 0x5c, 0x6c, 0x79, 0xa3, 0xe1, 0x2c, + 0x42, 0xb1, 0x08, 0xb7, 0xa4, 0xb4, 0x50, 0xc1, 0x31, 0xdc, 0x56, 0x83, 0x8e, 0x9d, 0xef, 0xf0, + 0x2c, 0xd2, 0xef, 0x7d, 0xb8, 0x33, 0x2e, 0x34, 0x4c, 0x3e, 0x04, 0x73, 0x81, 0xf3, 0x1d, 0xe6, + 0xf2, 0xca, 0x06, 0xff, 0xd6, 0x03, 0x68, 0x6f, 0x0c, 0x87, 0xee, 0xd5, 0x9e, 0x43, 0x2d, 0x4a, + 0x7d, 0xe7, 0x6c, 0x44, 0xf1, 0x34, 0xab, 0x00, 0x69, 0x50, 0xf5, 0xf1, 0x1b, 0x27, 0x70, 0x88, + 0xc7, 0xdd, 0xde, 0x30, 0x64, 0x5b, 0xba, 0xe2, 0x1e, 0x68, 0x59, 0x4a, 0x43, 0xaf, 0xfc, 0xb6, + 0x04, 0x68, 0x17, 0x53, 0xbb, 0x6f, 0xe0, 0x01, 0xa1, 0xd3, 0xf8, 0x84, 0x2d, 0x37, 0x9f, 0x0b, + 0xe1, 0xa6, 0xd4, 0x8c, 0xb0, 0x85, 0x96, 0x61, 0xbe, 0x47, 0x7c, 0x1b, 0xb7, 0xca, 0x3c, 0x31, + 0x44, 0x03, 0xad, 0x40, 0xc5, 0x23, 0x26, 0xb5, 0xce, 0x83, 0xd6, 0x9c, 0x58, 0x9d, 0x1e, 0x39, + 0xb1, 0xce, 0x03, 0xd4, 0x82, 0x0a, 0x75, 0x06, 0x98, 0x8c, 0x68, 0x6b, 0xfe, 0x61, 0xf1, 0xe9, + 0xbc, 0x11, 0x35, 0xd9, 0x90, 0x20, 0xe8, 0x9b, 0x17, 0xf8, 0xaa, 0xb5, 0x20, 0x34, 0x04, 0x41, + 0xff, 0x73, 0x7c, 0x85, 0x56, 0xa1, 0x7e, 0xe1, 0x91, 0x4b, 0xcf, 0xec, 0x13, 0xb6, 0xda, 0x2b, + 0x9c, 0x09, 0x9c, 0xb4, 0xcf, 0x28, 0xa8, 0x0d, 0x55, 0x8f, 0x98, 0x43, 0x7f, 0xe4, 0xe1, 0x56, + 0x8d, 0x6b, 0xab, 0x78, 0xe4, 0x88, 0x35, 0x23, 0x37, 0x7d, 0x36, 0x57, 0xad, 0x36, 0x6b, 0xfa, + 0x6d, 0x58, 0x4a, 0x78, 0x23, 0xf4, 0xd2, 0x2b, 0x58, 0xd9, 0xe2, 0xe9, 0x1c, 0x9b, 0xfa, 0x0c, + 0xb2, 0x54, 0x83, 0x56, 0x5a, 0x6c, 0xa8, 0xf2, 0x5f, 0x45, 0x58, 0xdc, 0xc3, 0x74, 0xc3, 0xb7, + 0xfb, 0xce, 0x9b, 0xa9, 0xe2, 0x72, 0x17, 0x6a, 0x36, 0x19, 0x0c, 0x1c, 0x6a, 0x3a, 0xdd, 0x30, + 0x34, 0x55, 0x41, 0xe8, 0x74, 0x59, 0xd0, 0x86, 0x3e, 0xee, 0x39, 0xdf, 0xf2, 0xe8, 0xd4, 0x8c, + 0xb0, 0x85, 0x3e, 0x86, 0x85, 0x1e, 0xf1, 0x07, 0x16, 0xe5, 0xd1, 0xb9, 0xb9, 0xfe, 0x30, 0x52, + 0x92, 0xb2, 0x69, 0x6d, 0x97, 0xf7, 0x33, 0xc2, 0xfe, 0xfa, 0x73, 0x58, 0x10, 0x14, 0x54, 0x81, + 0xf2, 0x69, 0xe7, 0xa8, 0x59, 0x60, 0x1f, 0x27, 0x1b, 0x46, 0xb3, 0x88, 0x00, 0x16, 0x4e, 0x36, + 0x0c, 0x73, 0xef, 0xb4, 0x59, 0x42, 0x75, 0xa8, 0xb0, 0xef, 0xcd, 0xd3, 0xf5, 0x66, 0x59, 0xae, + 0xa7, 0xa7, 0x80, 0xe2, 0x0a, 0xd4, 0x5a, 0xea, 0x5a, 0xd4, 0xe2, 0xf3, 0x6d, 0x18, 0xfc, 0x9b, + 0x85, 0x64, 0xdf, 0x0a, 0x5e, 0x10, 0xdb, 0x72, 0x37, 0x7d, 0xcb, 0xb3, 0xfb, 0x78, 0x26, 0xfb, + 0xc9, 0x87, 0xd0, 0x4a, 0x8b, 0x0d, 0xcd, 0x58, 0x86, 0xf9, 0x37, 0x96, 0x3b, 0xc2, 0xe1, 0x76, + 0x22, 0x1a, 0xfa, 0xdf, 0x8b, 0xd0, 0xe2, 0x39, 0x73, 0x4c, 0x46, 0xbe, 0x8d, 0xc5, 0xa8, 0x69, + 0xe2, 0xf5, 0x29, 0x2c, 0x06, 0x5c, 0x94, 0x19, 0x1b, 0x5a, 0xca, 0x1d, 0xda, 0x14, 0x9d, 0x8d, + 0x44, 0x45, 0x0e, 0x05, 0x9c, 0x71, 0x63, 0x78, 0x68, 0x1b, 0x46, 0x23, 0x88, 0x19, 0x88, 0xee, + 0x03, 0x50, 0xcb, 0x3f, 0xc7, 0xd4, 0xf4, 0x71, 0x8f, 0x07, 0xb9, 0x61, 0xd4, 0x04, 0xc5, 0xc0, + 0x3d, 0x99, 0xa2, 0xcf, 0xa1, 0x9d, 0x31, 0x39, 0xb5, 0xc1, 0xfa, 0x38, 0x18, 0xb9, 0x34, 0xda, + 0x60, 0x45, 0x4b, 0xef, 0x40, 0x7d, 0x37, 0xb0, 0x2f, 0x66, 0xb1, 0x44, 0x9e, 0x40, 0x43, 0x88, + 0x52, 0x31, 0xc0, 0xbe, 0x4f, 0xfc, 0x30, 0x17, 0x44, 0x43, 0xff, 0x4b, 0x11, 0x6e, 0xbd, 0xf6, + 0x1d, 0xb6, 0x90, 0x7a, 0xd3, 0xb8, 0xbe, 0x09, 0x65, 0xe6, 0x0d, 0x51, 0x4a, 0xd9, 0x67, 0xa2, + 0xc2, 0x96, 0x93, 0x15, 0x16, 0x3d, 0x82, 0x06, 0x71, 0xbb, 0xa6, 0xe4, 0x0b, 0x27, 0xd6, 0x89, + 0xdb, 0x35, 0xa2, 0x2e, 0xb2, 0xf6, 0xcd, 0xc7, 0x6a, 0x5f, 0xac, 0xe6, 0x2c, 0x34, 0x2b, 0x7a, + 0x0b, 0x9a, 0xca, 0x76, 0x31, 0xcd, 0xcf, 0xe6, 0xaa, 0xc5, 0x66, 0x49, 0x1f, 0xc2, 0xf2, 0xae, + 0xe3, 0x75, 0x5f, 0x62, 0xff, 0x1c, 0x6f, 0x5a, 0xc1, 0x54, 0x55, 0xe0, 0x1e, 0xd4, 0x22, 0x43, + 0x83, 0x56, 0xe9, 0x61, 0x99, 0x85, 0x5b, 0x12, 0x64, 0xfa, 0xbf, 0x07, 0xb7, 0xc7, 0x34, 0xaa, + 0x25, 0x78, 0x66, 0x05, 0x22, 0xf5, 0x6b, 0x06, 0xff, 0xd6, 0x7f, 0x28, 0xc2, 0xa2, 0xa8, 0x5f, + 0xbb, 0xc4, 0xbf, 0xf8, 0x7f, 0xa6, 0x7c, 0xfc, 0xbc, 0x13, 0xb7, 0x48, 0x9e, 0xbd, 0xda, 0x9d, + 0xc0, 0xc0, 0xcc, 0xe8, 0x8e, 0x77, 0xe4, 0x93, 0x73, 0x1f, 0x07, 0xc1, 0x94, 0x25, 0xd5, 0xe7, + 0xe2, 0x62, 0x25, 0x55, 0x10, 0x3a, 0x5d, 0xe9, 0xcb, 0x9f, 0x83, 0x96, 0xa5, 0x35, 0x74, 0xe8, + 0x2a, 0xd4, 0x1d, 0xcf, 0x1c, 0x86, 0xe4, 0x70, 0x01, 0x81, 0x23, 0x3b, 0x0a, 0xa3, 0x8f, 0xbf, + 0x19, 0x59, 0x41, 0x7f, 0x66, 0x46, 0x07, 0x5c, 0x5c, 0xcc, 0x68, 0x41, 0x18, 0x37, 0x3a, 0xad, + 0xf5, 0xba, 0x46, 0x7b, 0xf0, 0x60, 0x7c, 0x47, 0xdb, 0xf5, 0xc9, 0xe0, 0x95, 0xf1, 0x62, 0xca, + 0x65, 0x39, 0xf2, 0xdd, 0xd0, 0x66, 0xf6, 0x29, 0xe3, 0xfd, 0x08, 0x56, 0x73, 0xf5, 0x85, 0xc1, + 0xff, 0x02, 0x96, 0x44, 0x97, 0xcd, 0x91, 0xd7, 0x75, 0x67, 0x72, 0xea, 0x7b, 0x17, 0x96, 0x93, + 0x22, 0x27, 0xec, 0x53, 0x03, 0x40, 0x7c, 0x75, 0x6f, 0x11, 0xaf, 0xe7, 0x9c, 0x4f, 0x19, 0xbf, + 0xde, 0xc8, 0x75, 0xcd, 0xa1, 0x45, 0xfb, 0x51, 0xfc, 0x18, 0xe1, 0xc8, 0xa2, 0x7d, 0xe9, 0x90, + 0xf7, 0x60, 0x29, 0xa1, 0x6e, 0x62, 0xd9, 0xfc, 0xa1, 0x04, 0xcd, 0x63, 0x4c, 0xa7, 0x37, 0xed, + 0x63, 0xa8, 0x60, 0x8f, 0xfa, 0x0e, 0x16, 0xa5, 0xa5, 0xbe, 0xfe, 0x20, 0x1a, 0x30, 0x2e, 0x7e, + 0x6d, 0xc7, 0xa3, 0xfe, 0x95, 0x11, 0x75, 0xd7, 0xbe, 0x2f, 0xc2, 0x3c, 0x27, 0xb1, 0x20, 0xb3, + 0x93, 0x9d, 0x28, 0x30, 0xec, 0x13, 0xdd, 0x87, 0x1a, 0xdf, 0x62, 0xcd, 0x80, 0xfa, 0x62, 0xc2, + 0xfb, 0x05, 0xa3, 0xca, 0x49, 0xc7, 0xd4, 0x47, 0x8f, 0xa0, 0x2e, 0xd8, 0x8e, 0x47, 0x9f, 0xaf, + 0xf3, 0xea, 0x3c, 0xbf, 0x5f, 0x30, 0x80, 0x13, 0x3b, 0x8c, 0x86, 0x56, 0x41, 0xb4, 0xcc, 0x33, + 0x42, 0x5c, 0x71, 0xce, 0xdc, 0x2f, 0x18, 0x42, 0xea, 0x26, 0x21, 0xee, 0x66, 0x25, 0xdc, 0xd2, + 0xa5, 0xff, 0x96, 0x60, 0x31, 0x66, 0x72, 0x98, 0x42, 0x18, 0x96, 0xb6, 0xb1, 0x8b, 0x67, 0x11, + 0x44, 0x04, 0x73, 0x17, 0xf8, 0x4a, 0xb8, 0xa9, 0x66, 0xf0, 0x6f, 0xa9, 0xfb, 0x0e, 0x2c, 0x27, + 0xd5, 0x84, 0xea, 0x2f, 0xd8, 0xbd, 0x32, 0xa0, 0xc4, 0xc7, 0x5b, 0xa3, 0x80, 0x92, 0xc1, 0x3e, + 0x21, 0x17, 0xc1, 0x94, 0x46, 0xf0, 0x3c, 0x2d, 0xa9, 0x3c, 0x8d, 0x5f, 0x17, 0xb2, 0x94, 0x85, + 0xa6, 0x7c, 0x09, 0xad, 0x4d, 0xcb, 0xbe, 0x18, 0x0d, 0x67, 0x63, 0x89, 0x5c, 0x51, 0xcf, 0xa0, + 0x9d, 0x21, 0x77, 0xc2, 0xb2, 0x0a, 0xe0, 0x51, 0xd6, 0xc2, 0x9f, 0x7a, 0x8d, 0x4f, 0xf4, 0xcd, + 0x13, 0xd0, 0x27, 0x29, 0x0d, 0x7d, 0x74, 0x04, 0x88, 0xed, 0xa1, 0x2f, 0x1c, 0x1b, 0x7b, 0xc1, + 0x4c, 0xea, 0xcd, 0x16, 0x2c, 0x25, 0x24, 0x86, 0x7e, 0x79, 0x1f, 0x90, 0x2b, 0x48, 0x66, 0xd0, + 0x27, 0x3e, 0x35, 0x3d, 0x6b, 0x10, 0xed, 0xd0, 0xcd, 0x90, 0x73, 0xcc, 0x18, 0x07, 0xd6, 0x80, + 0x87, 0x6e, 0x0f, 0xd3, 0x8e, 0xd7, 0x23, 0x1b, 0xb3, 0xb8, 0x7b, 0x4a, 0xe3, 0x7e, 0x0a, 0xed, + 0x0c, 0xb9, 0xa1, 0x89, 0x0f, 0x00, 0xd4, 0xa5, 0x33, 0x0c, 0x60, 0x8c, 0xc2, 0x8c, 0xda, 0xb2, + 0x5c, 0x7b, 0xe4, 0x5a, 0x14, 0x6f, 0xf5, 0xb1, 0x7d, 0x11, 0x8c, 0x06, 0xb3, 0x30, 0xea, 0x27, + 0xd0, 0xce, 0x90, 0x1b, 0x1a, 0xa5, 0x41, 0xd5, 0x0e, 0x69, 0xa1, 0xb7, 0x64, 0x9b, 0x05, 0x6f, + 0x0f, 0xd3, 0x63, 0xcf, 0x1a, 0x06, 0x7d, 0x42, 0x67, 0x61, 0xca, 0x3b, 0xb0, 0x94, 0x90, 0x38, + 0x21, 0xa9, 0xff, 0x58, 0x84, 0xc7, 0x59, 0x09, 0x36, 0x03, 0x73, 0xd8, 0x15, 0xb8, 0x4f, 0xe9, + 0xd0, 0x54, 0x1b, 0x69, 0x85, 0xb5, 0x5f, 0xf9, 0x2e, 0xdb, 0x58, 0x38, 0xcb, 0x1a, 0xd1, 0x7e, + 0x78, 0x0d, 0xe4, 0x7d, 0x37, 0x46, 0xb1, 0x8d, 0xe5, 0x2d, 0x78, 0x32, 0xd9, 0xb4, 0x30, 0xfb, + 0xff, 0x50, 0x84, 0xe5, 0x3d, 0x4c, 0x0d, 0xeb, 0x72, 0xab, 0x6f, 0x79, 0xe7, 0xd3, 0xe1, 0x1b, + 0x8f, 0xe1, 0x46, 0xcf, 0x27, 0x03, 0x33, 0x01, 0x72, 0xd4, 0x8c, 0x06, 0x23, 0xca, 0x33, 0xf6, + 0x2a, 0xd4, 0x29, 0x31, 0x13, 0xa7, 0xf4, 0x9a, 0x01, 0x94, 0x18, 0x49, 0x24, 0xa4, 0xa4, 0xff, + 0xa3, 0x0c, 0xb7, 0xc7, 0x4c, 0x0b, 0x83, 0xb1, 0x0f, 0x75, 0xdf, 0xba, 0x34, 0x6d, 0x41, 0x6e, + 0x15, 0xf9, 0x1e, 0xf6, 0x76, 0xec, 0xca, 0x9b, 0x1e, 0xb3, 0x26, 0x49, 0x06, 0xf8, 0x92, 0xab, + 0x7d, 0x5f, 0x86, 0x9a, 0xe4, 0xa0, 0x15, 0xa8, 0x9c, 0xb9, 0xe4, 0x8c, 0x1d, 0xb8, 0x44, 0xa2, + 0x2d, 0xb0, 0x66, 0xa7, 0x2b, 0xd1, 0xa1, 0x92, 0x42, 0x87, 0x38, 0x48, 0x81, 0x2f, 0xc5, 0xf6, + 0x2e, 0x26, 0x51, 0xf1, 0xf0, 0x25, 0xdb, 0xdd, 0x19, 0x8b, 0xdd, 0x34, 0x38, 0x6b, 0x4e, 0xb0, + 0x88, 0xdb, 0xe5, 0xac, 0x43, 0xa8, 0x91, 0x21, 0xf6, 0x2d, 0xca, 0xe6, 0x3e, 0xcf, 0xef, 0xea, + 0x1f, 0x5d, 0xd3, 0xf0, 0xb5, 0xc3, 0x68, 0xa0, 0xa1, 0x64, 0x30, 0x9f, 0x33, 0x5f, 0x28, 0xa1, + 0x02, 0x6b, 0x69, 0xf8, 0xd6, 0xa5, 0xec, 0x1f, 0x19, 0x34, 0x20, 0x5d, 0xcc, 0xe1, 0x96, 0x79, + 0x6e, 0xd0, 0x4b, 0xd2, 0x95, 0xd3, 0xe0, 0xac, 0xaa, 0x60, 0x79, 0xf8, 0x92, 0xb1, 0x74, 0x07, + 0x6a, 0x4a, 0x44, 0x1d, 0x2a, 0xaf, 0x0e, 0x3e, 0x3f, 0x38, 0x7c, 0x7d, 0xd0, 0x2c, 0xa0, 0x1a, + 0xcc, 0x6f, 0x6c, 0x6f, 0xef, 0x6c, 0x0b, 0x8c, 0x60, 0xeb, 0xf0, 0xa8, 0xb3, 0xb3, 0x2d, 0x30, + 0x82, 0xed, 0x9d, 0x17, 0x3b, 0x27, 0x3b, 0xdb, 0xcd, 0x32, 0x6a, 0x40, 0xf5, 0xe5, 0xe1, 0x76, + 0x67, 0x97, 0xb1, 0xe6, 0x18, 0xcb, 0xd8, 0x39, 0xd8, 0x78, 0xb9, 0xb3, 0xdd, 0x9c, 0x47, 0x4d, + 0x68, 0x9c, 0xfc, 0xe2, 0x68, 0xc7, 0xdc, 0xda, 0xdf, 0x38, 0xd8, 0xdb, 0xd9, 0x6e, 0x2e, 0xe8, + 0xbf, 0x81, 0xd6, 0x31, 0xb6, 0x7c, 0xbb, 0xbf, 0xeb, 0xb8, 0x38, 0xd8, 0xbc, 0x62, 0x25, 0x70, + 0x9a, 0x4c, 0x5c, 0x86, 0xf9, 0x6f, 0x46, 0x38, 0xbc, 0x95, 0xd4, 0x0c, 0xd1, 0x88, 0xee, 0x8b, + 0x65, 0x79, 0x5f, 0x94, 0xb9, 0xf6, 0x11, 0xb4, 0x33, 0xf4, 0xab, 0xd3, 0x58, 0x8f, 0x91, 0x79, + 0xa2, 0x35, 0x0c, 0xd1, 0xd0, 0xff, 0x5c, 0x84, 0xbb, 0x89, 0x31, 0x5b, 0xc4, 0xa3, 0xd8, 0xa3, + 0x3f, 0x82, 0xd9, 0xe8, 0x1d, 0x68, 0xda, 0xfd, 0x91, 0x77, 0x81, 0xd9, 0x75, 0x56, 0x58, 0x19, + 0xc2, 0x72, 0xb7, 0x42, 0x7a, 0x64, 0xbc, 0x9c, 0xe1, 0x15, 0xdc, 0xcb, 0xb6, 0x36, 0x9c, 0x64, + 0x0b, 0x2a, 0x03, 0x8b, 0xda, 0x7d, 0x39, 0xcd, 0xa8, 0x89, 0xee, 0x03, 0xf0, 0x4f, 0x33, 0xb6, + 0xd1, 0xd6, 0x38, 0x65, 0xdb, 0xa2, 0x16, 0x7a, 0x08, 0x0d, 0xec, 0x75, 0x4d, 0xd2, 0x33, 0x39, + 0x2d, 0x84, 0x0d, 0x01, 0x7b, 0xdd, 0xc3, 0xde, 0x4b, 0x46, 0xd1, 0xff, 0x56, 0x84, 0x5b, 0x47, + 0x3e, 0x0e, 0x91, 0x3a, 0xe1, 0x9d, 0xcc, 0x2b, 0x64, 0xf1, 0xbf, 0x40, 0x4d, 0x3e, 0x85, 0x45, + 0x09, 0x88, 0x5c, 0xe7, 0x0e, 0x1a, 0x61, 0x25, 0x52, 0xc0, 0x73, 0xa8, 0x93, 0xb3, 0xaf, 0xb1, + 0x4d, 0xcd, 0x21, 0x3b, 0x6d, 0x96, 0x93, 0x43, 0x0f, 0x39, 0xeb, 0x88, 0x10, 0xd7, 0x00, 0x22, + 0xbf, 0xa5, 0x37, 0x11, 0x34, 0xd5, 0x8c, 0xc2, 0x52, 0xfa, 0x35, 0x2c, 0x08, 0x1c, 0x32, 0xba, + 0x00, 0x15, 0xe5, 0x05, 0x88, 0x15, 0x10, 0xbe, 0xdb, 0x8b, 0xb8, 0xf2, 0x6f, 0xf4, 0x09, 0xb4, + 0x65, 0x1d, 0x27, 0xbe, 0xf3, 0x1d, 0x5f, 0x67, 0x66, 0x1f, 0x5b, 0x5d, 0xec, 0x87, 0x15, 0x65, + 0x25, 0xaa, 0xeb, 0x92, 0xbf, 0xcf, 0xd9, 0xfa, 0xef, 0x8a, 0x70, 0x87, 0x6b, 0xdf, 0x3f, 0x39, + 0x39, 0x9a, 0x1e, 0x0b, 0x7e, 0x2b, 0x81, 0x05, 0xd7, 0xd7, 0x6f, 0xaa, 0xfe, 0x5c, 0x74, 0x84, + 0x0d, 0xc7, 0xc0, 0xde, 0x72, 0x02, 0xec, 0x95, 0x8e, 0x69, 0xc3, 0x4a, 0xca, 0xae, 0xd0, 0x3f, + 0x7f, 0x2d, 0x82, 0xb6, 0x87, 0xc9, 0xae, 0x15, 0xd0, 0x8e, 0xe7, 0x50, 0xc7, 0x72, 0x13, 0x19, + 0xf1, 0xbf, 0xd8, 0x3d, 0x16, 0xc3, 0xd2, 0x75, 0x62, 0x18, 0x9b, 0x6c, 0xf9, 0xba, 0x93, 0x9d, + 0xcb, 0x9a, 0x6c, 0x51, 0xbf, 0x0f, 0x77, 0x33, 0x27, 0x24, 0x26, 0xbc, 0xfe, 0xa7, 0x16, 0x7f, + 0x44, 0x8a, 0x9e, 0x1b, 0xc4, 0xab, 0x1b, 0x7a, 0x0d, 0xcd, 0xf1, 0x27, 0x30, 0xb4, 0x9a, 0x9e, + 0x67, 0xe2, 0xcd, 0x4d, 0x7b, 0x98, 0xdf, 0x21, 0xf4, 0x6e, 0x01, 0x9d, 0x46, 0x4f, 0x56, 0xb1, + 0xf7, 0x2c, 0x14, 0x1f, 0x98, 0xf9, 0x84, 0xa6, 0x3d, 0x9a, 0xd0, 0x43, 0xca, 0xde, 0x01, 0x50, + 0x0f, 0x53, 0xa8, 0x9d, 0x1c, 0x12, 0x7b, 0x22, 0xd3, 0xb4, 0x2c, 0x96, 0x14, 0xf3, 0x05, 0xdc, + 0x4c, 0xbe, 0x27, 0xa1, 0xfb, 0x72, 0xf3, 0xcb, 0x7a, 0xe1, 0xd2, 0x1e, 0xe4, 0xb1, 0xe3, 0x22, + 0x93, 0x4f, 0x3a, 0x4a, 0x64, 0xe6, 0xfb, 0x91, 0x12, 0x99, 0xfd, 0x12, 0xa4, 0x17, 0xd0, 0x2f, + 0x01, 0xa5, 0x9f, 0x60, 0x90, 0xf4, 0x53, 0xee, 0x9b, 0x90, 0xa6, 0x4f, 0xea, 0x22, 0xc5, 0xef, + 0x43, 0x3d, 0xf6, 0x68, 0x81, 0xa4, 0xc7, 0xd2, 0xef, 0x3a, 0xda, 0xdd, 0x4c, 0x9e, 0x94, 0xf4, + 0x1a, 0x9a, 0xe3, 0x87, 0x3c, 0x95, 0x4a, 0x39, 0x2f, 0x20, 0x2a, 0x95, 0x72, 0xdf, 0x32, 0x0a, + 0x68, 0x0f, 0x40, 0xe1, 0xfa, 0x2a, 0xdc, 0xa9, 0xc7, 0x04, 0x15, 0xee, 0xf4, 0x33, 0x80, 0x5e, + 0xf8, 0xb0, 0xc8, 0x2c, 0x1c, 0xc7, 0xe7, 0x95, 0x85, 0x39, 0x0f, 0x02, 0xca, 0xc2, 0x3c, 0x68, + 0x5f, 0x24, 0x7b, 0x0a, 0xe8, 0x56, 0xc9, 0x9e, 0x07, 0xf0, 0xab, 0x64, 0xcf, 0x45, 0xc9, 0xf5, + 0x02, 0x7a, 0x0e, 0x73, 0xbb, 0x81, 0x7d, 0x81, 0x96, 0x64, 0x67, 0x85, 0x8e, 0x6b, 0xcb, 0x49, + 0xa2, 0x1c, 0xf4, 0x29, 0x54, 0x23, 0x58, 0x18, 0xad, 0x44, 0x7d, 0xc6, 0x40, 0x6e, 0xad, 0x95, + 0x66, 0x48, 0x01, 0x07, 0x70, 0x23, 0x81, 0xe5, 0xa2, 0x7b, 0x52, 0x53, 0x06, 0xa8, 0xac, 0xdd, + 0xcf, 0xe1, 0xc6, 0x97, 0xac, 0xc2, 0x56, 0x55, 0x0c, 0x53, 0x08, 0xb0, 0x8a, 0x61, 0x06, 0x14, + 0xcb, 0x17, 0x43, 0x1a, 0x16, 0x55, 0x8b, 0x21, 0x17, 0xa8, 0x55, 0x8b, 0x21, 0x1f, 0x55, 0x8d, + 0xc4, 0x8f, 0x03, 0x98, 0x71, 0xf1, 0x39, 0x90, 0x6a, 0x5c, 0x7c, 0x1e, 0xfe, 0xa9, 0x17, 0x90, + 0x9b, 0x7e, 0x09, 0x0c, 0x01, 0x47, 0xf4, 0x56, 0xde, 0x3a, 0x48, 0x22, 0xa0, 0xda, 0xdb, 0xff, + 0xb1, 0x9f, 0xd4, 0xf6, 0x12, 0x1a, 0x71, 0xa0, 0x11, 0xdd, 0x4d, 0x0e, 0x4d, 0xa0, 0x1d, 0xda, + 0xbd, 0x6c, 0x66, 0x6c, 0xf1, 0x5c, 0x82, 0x96, 0x8f, 0x5f, 0xa0, 0x77, 0x26, 0xd9, 0x95, 0x54, + 0xf5, 0xee, 0x75, 0xba, 0x46, 0x8a, 0x9f, 0x16, 0x59, 0x85, 0x8a, 0xa1, 0x92, 0xaa, 0x42, 0xa5, + 0x91, 0x51, 0x55, 0xa1, 0x32, 0x60, 0x4c, 0xbd, 0x80, 0x36, 0xa1, 0x26, 0xf1, 0x39, 0xd4, 0xca, + 0x43, 0x19, 0xb5, 0x76, 0x06, 0x47, 0xca, 0xf8, 0x1c, 0x1a, 0x71, 0x9c, 0x4d, 0x79, 0x35, 0x03, + 0xe4, 0x53, 0x5e, 0xcd, 0x84, 0xe6, 0x44, 0xf1, 0x55, 0xd8, 0x4c, 0xac, 0xf8, 0xa6, 0x20, 0xa0, + 0x58, 0xf1, 0x4d, 0x83, 0x39, 0x7a, 0x01, 0x7d, 0xc5, 0x1f, 0x7c, 0x93, 0x40, 0x0a, 0x8a, 0xbf, + 0xbb, 0x66, 0x62, 0x37, 0xaa, 0x02, 0xe5, 0xa2, 0x30, 0x3c, 0xf6, 0xa7, 0xb0, 0x98, 0x42, 0x44, + 0x94, 0xf4, 0x3c, 0x10, 0x46, 0x49, 0xcf, 0x85, 0x53, 0xf4, 0x02, 0xfa, 0x19, 0x54, 0xc2, 0xbf, + 0x2d, 0xd0, 0x1d, 0xd9, 0x3f, 0xf1, 0x33, 0x87, 0xb6, 0x92, 0xa2, 0xcb, 0xd1, 0x9f, 0x41, 0x3d, + 0x06, 0x90, 0xa0, 0xf8, 0x0e, 0x30, 0x06, 0x7c, 0x28, 0x0f, 0x66, 0x20, 0x2a, 0x7c, 0x96, 0xbf, + 0x86, 0x7b, 0x93, 0x50, 0x0a, 0xf4, 0xde, 0xa4, 0xc4, 0x1d, 0xd7, 0xf6, 0xfe, 0xf5, 0x3a, 0xcb, + 0x89, 0x1c, 0xc1, 0x8d, 0xc4, 0x8d, 0x5b, 0x15, 0xdc, 0x2c, 0x40, 0x44, 0x15, 0xdc, 0xcc, 0x6b, + 0x3a, 0x9f, 0x0e, 0x86, 0xe5, 0xac, 0x3b, 0x16, 0x7a, 0xac, 0xd2, 0x3b, 0xf7, 0xbe, 0xa8, 0x3d, + 0x99, 0xdc, 0x29, 0xa6, 0xe6, 0x2b, 0x58, 0x4c, 0x5d, 0x56, 0x55, 0x6e, 0xe4, 0xdd, 0xa3, 0x55, + 0x6e, 0xe4, 0xde, 0x74, 0xb9, 0x74, 0x13, 0x50, 0x1a, 0x51, 0x46, 0xb1, 0x53, 0x62, 0x0e, 0xb4, + 0xad, 0x2a, 0xf2, 0x04, 0x40, 0x9a, 0x55, 0x97, 0xaf, 0x60, 0x31, 0x05, 0x1e, 0x2b, 0xf3, 0xf3, + 0xf0, 0x6a, 0x65, 0x7e, 0x2e, 0xf2, 0xcc, 0xcd, 0x3f, 0x81, 0x5b, 0x63, 0x17, 0x10, 0xf4, 0x20, + 0xb1, 0xe9, 0xa7, 0x6e, 0x4c, 0xda, 0x6a, 0x2e, 0x5f, 0xe6, 0xca, 0xaf, 0x60, 0x29, 0xe3, 0xa4, + 0x8f, 0x74, 0x95, 0x13, 0x79, 0xf7, 0x1a, 0xed, 0xf1, 0xc4, 0x3e, 0x91, 0x86, 0xcd, 0x0f, 0x4f, + 0x59, 0x3f, 0xd7, 0x3a, 0x5b, 0xb3, 0xc9, 0xe0, 0x99, 0xf8, 0xfc, 0x80, 0xf8, 0xe7, 0xcf, 0xc4, + 0xe8, 0x0f, 0xf8, 0x6f, 0x79, 0xcf, 0xce, 0x49, 0xd8, 0x1e, 0x9e, 0x9d, 0x2d, 0x70, 0xd2, 0xf3, + 0x7f, 0x07, 0x00, 0x00, 0xff, 0xff, 0xbb, 0xc6, 0x4e, 0x61, 0xdb, 0x27, 0x00, 0x00, } diff --git a/repository-service.proto b/repository-service.proto index aa80bf38..d9cbe3c8 100644 --- a/repository-service.proto +++ b/repository-service.proto @@ -41,8 +41,8 @@ service RepositoryService { rpc SearchFilesByName(SearchFilesByNameRequest) returns (stream SearchFilesByNameResponse) {} rpc RestoreCustomHooks(stream RestoreCustomHooksRequest) returns (RestoreCustomHooksResponse) {} rpc BackupCustomHooks(BackupCustomHooksRequest) returns (stream BackupCustomHooksResponse) {} - rpc PreFetch(PreFetchRequest) returns (PreFetchResponse) {} rpc FetchHTTPRemote(FetchHTTPRemoteRequest) returns (FetchHTTPRemoteResponse) {} + rpc GeoFastInitialFetch(GeoFastInitialFetchRequest) returns (GeoFastInitialFetchResponse) {} } message RepositoryExistsRequest { @@ -450,8 +450,7 @@ message PreFetchRequest { Repository source_repository = 1; Repository target_repository = 2; - ObjectPool object_pool = 3; -} + ObjectPool object_pool = 3; } message PreFetchResponse {} @@ -471,3 +470,14 @@ message FetchHTTPRemoteRequest { } message FetchHTTPRemoteResponse {} + +message GeoFastInitialFetchRequest { + option (op_type).op = MUTATOR; + + Repository repository = 1; + ObjectPool object_pool = 2; + Remote remote = 3; + int32 timeout = 4; +} + +message GeoFastInitialFetchResponse {} \ No newline at end of file diff --git a/ruby/lib/gitaly/repository-service_pb.rb b/ruby/lib/gitaly/repository-service_pb.rb index 9a3a117d..565b5a6d 100644 --- a/ruby/lib/gitaly/repository-service_pb.rb +++ b/ruby/lib/gitaly/repository-service_pb.rb @@ -285,13 +285,15 @@ Google::Protobuf::DescriptorPool.generated_pool.build do optional :remote, :message, 2, "gitaly.Remote" optional :timeout, :int32, 3 end -<<<<<<< HEAD add_message "gitaly.FetchHTTPRemoteResponse" do -======= - add_message "gitaly.FetchHttpRemoteResponse" do + end + add_message "gitaly.GeoFastInitialFetchRequest" do optional :repository, :message, 1, "gitaly.Repository" - optional :geo_remote, :message, 2, "gitaly.Remote" ->>>>>>> Adding GeoFetch RPC and messages + optional :object_pool, :message, 2, "gitaly.ObjectPool" + optional :remote, :message, 3, "gitaly.Remote" + optional :timeout, :int32, 4 + end + add_message "gitaly.GeoFastInitialFetchResponse" do end end @@ -373,4 +375,6 @@ module Gitaly Remote = Google::Protobuf::DescriptorPool.generated_pool.lookup("gitaly.Remote").msgclass FetchHTTPRemoteRequest = Google::Protobuf::DescriptorPool.generated_pool.lookup("gitaly.FetchHTTPRemoteRequest").msgclass FetchHTTPRemoteResponse = Google::Protobuf::DescriptorPool.generated_pool.lookup("gitaly.FetchHTTPRemoteResponse").msgclass + GeoFastInitialFetchRequest = Google::Protobuf::DescriptorPool.generated_pool.lookup("gitaly.GeoFastInitialFetchRequest").msgclass + GeoFastInitialFetchResponse = Google::Protobuf::DescriptorPool.generated_pool.lookup("gitaly.GeoFastInitialFetchResponse").msgclass end diff --git a/ruby/lib/gitaly/repository-service_services_pb.rb b/ruby/lib/gitaly/repository-service_services_pb.rb index 6ce678f5..d689d6b9 100644 --- a/ruby/lib/gitaly/repository-service_services_pb.rb +++ b/ruby/lib/gitaly/repository-service_services_pb.rb @@ -48,8 +48,8 @@ module Gitaly rpc :SearchFilesByName, SearchFilesByNameRequest, stream(SearchFilesByNameResponse) rpc :RestoreCustomHooks, stream(RestoreCustomHooksRequest), RestoreCustomHooksResponse rpc :BackupCustomHooks, BackupCustomHooksRequest, stream(BackupCustomHooksResponse) - rpc :PreFetch, PreFetchRequest, PreFetchResponse rpc :FetchHTTPRemote, FetchHTTPRemoteRequest, FetchHTTPRemoteResponse + rpc :GeoFastInitialFetch, GeoFastInitialFetchRequest, GeoFastInitialFetchResponse end Stub = Service.rpc_stub_class -- GitLab