2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-26 20:33:30 +00:00
restic/internal/hashing
greatroar 54b8337813 hashing: Remove io.WriterTo implementation
This functionality has gone unused since
4b3dc415ef changed hashing.Reader's only
client to use ioutil.ReadAll on a bufio.Reader wrapping the hashing
Reader.

Reverts bcb852a8d0.
2022-05-10 23:41:18 +02:00
..
reader_test.go hashing: Remove io.WriterTo implementation 2022-05-10 23:41:18 +02:00
reader.go hashing: Remove io.WriterTo implementation 2022-05-10 23:41:18 +02:00
writer_test.go Moves files 2017-07-23 14:19:13 +02:00
writer.go errcheck: Add error checks 2021-01-30 20:02:37 +01:00