1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-06 11:40:16 +00:00
restic/internal/archiver/doc.go

4 lines
139 B
Go
Raw Normal View History

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