mirror of https://github.com/restic/restic.git
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). |
||
---|---|---|
.. | ||
config.go | ||
config_test.go | ||
cont_reader.go | ||
s3.go | ||
s3_test.go |