This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* support s3 seek end * support nil for WalkOption * try parse range info from respose * fix test * fix lint * fix a bug in s3 WalkDir * update * update * fix * loop read s3 reader * fix lint * fix more lint * fmt * use io.ReadFull instead of manual loop * fix * fix * add a comment for the reason to put in struct * add a comment Co-authored-by: glorv <glorvs@163.com> Co-authored-by: 3pointer <luancheng@pingcap.com>
- Loading branch information
1 parent
fc9d815
commit 4e68a8d
Showing
2 changed files
with
110 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters