restic/internal/walker
Michael Eischer 7cf042118f walker: Convert tests to use TreeJSONBuilder
The old code marshalled the tree blobs different than other places in
restic. The hashed tree blob did not contain a final newline character.
2022-10-15 11:04:13 +02:00
..
testing.go Add walker for trees in the repo 2018-06-09 23:35:20 +02:00
walker.go repository: extract LoadTree/SaveTree 2022-07-17 13:11:28 +02:00
walker_test.go walker: Convert tests to use TreeJSONBuilder 2022-10-15 11:04:13 +02:00