mirror of
https://github.com/octoleo/restic.git
synced 2024-11-22 21:05:10 +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
|