rclone/backend/hasher
Nick Craig-Wood cc634213a5 fs: define the optional interface SetMetadata and implement it in wrapping backends
This also implements backend integration tests for the feature
2024-05-14 12:51:03 +01:00
..
commands.go hasher: fix invalid memory address error when MaxAge == 0 2024-01-02 18:14:01 +00:00
hasher_internal_test.go hasher: fix invalid memory address error when MaxAge == 0 2024-01-02 18:14:01 +00:00
hasher_test.go hasher: fix invalid memory address error when MaxAge == 0 2024-01-02 18:14:01 +00:00
hasher.go fs: define the optional interface SetMetadata and implement it in wrapping backends 2024-05-14 12:51:03 +01:00
kv.go hashsum: support creating hash from data received on stdin 2021-11-11 15:16:45 +01:00
object.go hasher: look for cached hash if passed hash unexpectedly blank 2024-03-09 11:58:02 +00:00