restic/backend
Alexander Neumann 06ed5c12b8 Remove Compress() and Uncompress() from backend 2015-02-16 00:30:51 +01:00
..
doc.go
generic.go Remove Compress() and Uncompress() from backend 2015-02-16 00:30:51 +01:00
generic_test.go Add streaming functions to mockBackend 2015-02-11 20:01:01 +01:00
id.go
id_set.go
id_set_test.go
id_test.go Add tests for sftp backend, split out id tests 2015-02-11 20:17:55 +01:00
interface.go backend: use HashingWriter 2015-02-15 23:46:21 +01:00
local.go backend: Throw error when Close() is called twice 2015-02-16 00:24:02 +01:00
local_test.go Simply backend interface 2015-02-15 17:26:20 +01:00
reader.go Rename HashReader -> HashAppendReader, add HashingReader 2015-02-11 19:37:48 +01:00
reader_test.go Add HashingWriter and HashAppendWriter 2015-02-15 23:21:35 +01:00
sftp.go backend: Throw error when Close() is called twice 2015-02-16 00:24:02 +01:00
sftp_test.go Add tests for sftp backend, split out id tests 2015-02-11 20:17:55 +01:00
writer.go HashingWriter: Track size 2015-02-16 00:24:43 +01:00
writer_test.go HashingWriter: Track size 2015-02-16 00:24:43 +01:00