restic/internal/checker
Michael Eischer 1e183509d4 data: rework StreamTrees to use synchronous callbacks
The tree.Nodes will be replaced by an iterator to loads and serializes
tree node ondemand. Thus, the processing moves from StreamTrees into the
callback. Schedule them onto the workers used by StreamTrees for proper
load distribution.
2026-01-31 20:03:38 +01:00
..
testdata Moves files 2017-07-23 14:19:13 +02:00
checker.go data: rework StreamTrees to use synchronous callbacks 2026-01-31 20:03:38 +01:00
checker_test.go restic check with snapshot filters (#5469) 2025-11-28 19:12:38 +00:00
testing.go restic check with snapshot filters (#5469) 2025-11-28 19:12:38 +00:00