mirror of
https://github.com/restic/restic.git
synced 2024-12-26 17:57:50 +00:00
8b7bf8691d
This is the first commit that removes the (redundant) Get() method of the backend interface. Get(x, y) is equivalent to GetReader(x, y, 0, 0). |
||
---|---|---|
.. | ||
local | ||
s3 | ||
sftp | ||
backend_test.go | ||
doc.go | ||
generic.go | ||
generic_test.go | ||
id.go | ||
id_int_test.go | ||
id_test.go | ||
ids.go | ||
ids_test.go | ||
idset.go | ||
idset_test.go | ||
interface.go | ||
local_test.go | ||
mem_backend.go | ||
mem_backend_test.go | ||
mock_backend.go | ||
paths.go | ||
reader.go | ||
reader_test.go | ||
s3_test.go | ||
sftp_test.go | ||
writer.go | ||
writer_test.go |