mirror of
https://github.com/restic/restic.git
synced 2025-03-13 20:20:56 +00:00
4 lines
139 B
Go
4 lines
139 B
Go
// Package archiver contains the code which reads files, splits them into
|
|
// chunks and saves the data to the repository.
|
|
package archiver
|