restic/internal/walker
Michael Eischer c6e33c3954 repository: enforce that SaveBlob is called within WithBlobUploader
This is achieved by removing SaveBlob from the public API and only
returning it via a uploader object that is passed in by
WithBlobUploader.
2025-10-12 18:26:26 +02:00
..
rewriter.go repository: enforce that SaveBlob is called within WithBlobUploader 2025-10-12 18:26:26 +02:00
rewriter_test.go repository: enforce that SaveBlob is called within WithBlobUploader 2025-10-12 18:26:26 +02:00
testing.go Add walker for trees in the repo 2018-06-09 23:35:20 +02:00
walker.go data: split node and snapshot code from restic package 2025-10-03 19:10:39 +02:00
walker_test.go data: split node and snapshot code from restic package 2025-10-03 19:10:39 +02:00