mirror of
https://github.com/restic/restic.git
synced 2026-06-28 11:34:18 +00:00
ccb828e87b
Introduce restic.Chunker and ChunkerFactory interfaces with a repository-backed implementation. The archiver obtains chunkers via ChunkerFactory() from the repository.