RHGitaly: BlobService.GetBlob
This builds on the previously introduced repository file extraction and conversion to `GetBlobResponse`. It is important to emit at least one response, even if the resulting data is empty (usually because of `limit=0`).
parent
7e37f156
No related branches found
No related tags found
Showing
- rust/rhgitaly/proto/blob.proto 15 additions, 0 deletionsrust/rhgitaly/proto/blob.proto
- rust/rhgitaly/src/main.rs 2 additions, 0 deletionsrust/rhgitaly/src/main.rs
- rust/rhgitaly/src/service/blob.rs 116 additions, 0 deletionsrust/rhgitaly/src/service/blob.rs
- rust/rhgitaly/src/service/mod.rs 1 addition, 0 deletionsrust/rhgitaly/src/service/mod.rs
Loading
Please register or sign in to comment