2
2
mirror of https://github.com/octoleo/restic.git synced 2024-05-28 22:50:48 +00:00
restic/internal/archiver
George Armhold d886cb5c27 replace ad-hoc context.TODO() with gopts.ctx, so that cancellation
can properly trickle down from cmd_*.

gh-1434
2017-12-03 07:22:14 -05:00
..
archive_reader_test.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
archive_reader.go replace ad-hoc context.TODO() with gopts.ctx, so that cancellation 2017-12-03 07:22:14 -05:00
archiver_duplication_test.go replace ad-hoc context.TODO() with gopts.ctx, so that cancellation 2017-12-03 07:22:14 -05:00
archiver_int_test.go Run goimports 2017-07-23 14:21:03 +02:00
archiver_test.go replace ad-hoc context.TODO() with gopts.ctx, so that cancellation 2017-12-03 07:22:14 -05:00
archiver.go replace ad-hoc context.TODO() with gopts.ctx, so that cancellation 2017-12-03 07:22:14 -05:00
buffer_pool.go Moves files 2017-07-23 14:19:13 +02:00
testing.go new sub-option for backup: time 2017-09-09 13:26:35 +02:00