2
2
mirror of https://github.com/octoleo/restic.git synced 2024-11-23 21:27:34 +00:00
restic/internal/archiver/doc.go

4 lines
139 B
Go
Raw Normal View History

2018-05-12 19:59:38 +00:00
// Package archiver contains the code which reads files, splits them into
// chunks and saves the data to the repository.
package archiver