summaryrefslogtreecommitdiff
path: root/rola-bucket/src/protocol/local_fs.rs
Commit message (Collapse)AuthorAgeFilesLines
* refactor: rename `Info` and `TransferInfo` to `ExtraInfo`魏曹先生12 days1-5/+5
|
* refactor: use `io::Error::other` and simplify closures魏曹先生12 days1-4/+4
|
* feat(protocol): add LocalFileSystemProtocol魏曹先生12 days1-0/+92
Implement a local filesystem-based bucket transfer protocol with client and bucket side operations.