mirror of
https://github.com/octoleo/restic.git
synced 2024-11-05 12:57:53 +00:00
3a16148447
Index.Has() is a faster then Index.Lookup() for checking if a blob exists in the index. As the returned data is never used, this avoids a ton of allocations. |
||
---|---|---|
.. | ||
archive_reader_test.go | ||
archive_reader.go | ||
archiver_duplication_test.go | ||
archiver_int_test.go | ||
archiver_test.go | ||
archiver.go | ||
buffer_pool.go | ||
testing.go |