restic/internal/archiver
Alexander Neumann db8a958991
Merge pull request #3683 from MichaelEischer/fix-golangci-lint-warnings
Fix golangci lint warnings
2022-03-29 11:45:10 +02:00
..
archiver.go internal/restic: Don't allocate in Tree.Insert 2021-09-26 18:08:48 +02:00
archiver_test.go archiver: Fix TestArchiverAbortEarlyOnError test 2021-09-12 22:17:17 +02:00
archiver_unix_test.go add go:build headers everywhere 2022-03-28 22:23:47 +02:00
archiver_windows_test.go add go:build headers everywhere 2022-03-28 22:23:47 +02:00
blob_saver.go
blob_saver_test.go
buffer.go
doc.go
file_saver.go
file_saver_test.go
scanner.go backup/scanner: Fix total size for overlapping targets 2021-01-29 11:31:36 +01:00
scanner_test.go backup/scanner: Fix total size for overlapping targets 2021-01-29 11:31:36 +01:00
testing.go archiver: Fix test 2022-03-28 22:09:49 +02:00
testing_test.go
tree.go archiver/tree: Introduce functions Leaf() and NodeNames() 2021-01-29 11:11:28 +01:00
tree_saver.go internal/restic: Don't allocate in Tree.Insert 2021-09-26 18:08:48 +02:00
tree_saver_test.go
tree_test.go