-
-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor Storage download & upload (flow) implementation (#729)
* Add support for file metadata, `info` and `exists` * Finish up `info` method and rename `BucketItem` to `FileObject` * Add some missing docs and tests * fix docs * suppress warning * suppress warning for signed urls * Move upsert parameter to new FileOptionBuilder * remove comma * remove println * Refactor Storage download & upload (flow) implementation * Revert accidental change * Remove file object V2 * Fix type mismatch
- Loading branch information
1 parent
0961cb0
commit 6689099
Showing
13 changed files
with
489 additions
and
382 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
Oops, something went wrong.