1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2024-12-26 01:37:12 +00:00
restic/internal/hashing
Alexander Neumann 75f53955ee errcheck: Add error checks
Most added checks are straight forward.
2021-01-30 20:02:37 +01:00
..
reader.go hashing: support WriteTo in the reader 2021-01-03 22:23:53 +01:00
reader_test.go hashing: support WriteTo in the reader 2021-01-03 22:23:53 +01:00
writer.go errcheck: Add error checks 2021-01-30 20:02:37 +01:00
writer_test.go