mirror of
https://github.com/gilbertchen/duplicacy
synced 2025-12-27 05:33:20 +00:00
Added note about Wasabi dependency.
This commit is contained in:
@@ -2,6 +2,11 @@
|
|||||||
// Free for personal use and commercial trial
|
// Free for personal use and commercial trial
|
||||||
// Commercial use requires per-user licenses available from https://duplicacy.com
|
// Commercial use requires per-user licenses available from https://duplicacy.com
|
||||||
|
|
||||||
|
// NOTE: The code in the Wasabi storage module relies on all functions
|
||||||
|
// in this one except MoveFile(), IsMoveFileImplemented() and
|
||||||
|
// IsStrongConsistent(). Changes to the API here will need to be
|
||||||
|
// reflected there.
|
||||||
|
|
||||||
package duplicacy
|
package duplicacy
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|||||||
Reference in New Issue
Block a user