mirror of
https://github.com/fsouza/fake-gcs-server.git
synced 2026-04-25 21:55:56 +03:00
[PR #528] [MERGED] Add support for startOffset and endOffset #688
Labels
No labels
bug
compatibility-issue
docker
documentation
enhancement
help wanted
needs information
pull-request
question
stale
unfortunate
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/fake-gcs-server#688
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fsouza/fake-gcs-server/pull/528
Author: @lucaspin
Created: 7/6/2021
Status: ✅ Merged
Merged: 7/8/2021
Merged by: @fsouza
Base:
main← Head:support-for-end-and-start-offsets📝 Commits (2)
798e993Add support for startOffset and endOffsetb65d9c9Create ListObjectsWithOptions📊 Changes
2 files changed (+85 additions, -11 deletions)
View changed files
📝
fakestorage/object.go(+48 -11)📝
fakestorage/object_test.go(+37 -0)📄 Description
Closes #464, adding support for
startOffsetandendOffsetwhen listing objects in a bucket🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.