1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-02-02 12:34:10 +00:00
restic/internal/archiver
Michael Eischer efbb850d92 Remove a few redundant type specifiers
This is the result of running `gofmt -s -w **/*.go`
2020-10-06 14:55:13 +02:00
..
archiver.go Check error in archiver before calling Select 2020-10-05 11:11:04 +02:00
archiver_test.go Move internal/fs.TestChdir to internal/test.Chdir 2020-09-17 10:43:33 +02:00
archiver_unix_test.go
archiver_windows_test.go
blob_saver.go
blob_saver_test.go
buffer.go
doc.go
file_saver.go
file_saver_test.go
scanner.go
scanner_test.go Remove a few redundant type specifiers 2020-10-06 14:55:13 +02:00
testing.go
testing_test.go Move internal/fs.TestChdir to internal/test.Chdir 2020-09-17 10:43:33 +02:00
tree.go
tree_saver.go
tree_saver_test.go
tree_test.go Remove a few redundant type specifiers 2020-10-06 14:55:13 +02:00