mirror of
https://github.com/restic/restic.git
synced 2026-02-21 16:26:23 +00:00
This is achieved by removing SaveBlob from the public API and only returning it via a uploader object that is passed in by WithBlobUploader.
This is achieved by removing SaveBlob from the public API and only returning it via a uploader object that is passed in by WithBlobUploader.