restic/checker
Alexander Neumann 9753c37e31 Remove dead code
This removes dead code (functions that aren't called) detected with
`deadcode`.
2015-07-26 14:56:34 +02:00
..
testdata Add checker and command 'check' to replace 'fsck' 2015-07-11 16:27:38 +02:00
checker.go Remove dead code 2015-07-26 14:56:34 +02:00
checker_test.go checker: use channel of error instead of slice 2015-07-12 01:46:10 +02:00