mirror of
https://github.com/octoleo/restic.git
synced 2024-11-02 19:49:44 +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). |
||
---|---|---|
.. | ||
testdata | ||
blob.go | ||
config_test.go | ||
config.go | ||
decrypt_read_closer.go | ||
doc.go | ||
index_test.go | ||
index.go | ||
key.go | ||
master_index.go | ||
packer_manager.go | ||
parallel_test.go | ||
parallel.go | ||
pool.go | ||
repository_test.go | ||
repository.go |