1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2024-12-21 23:33:03 +00:00
restic/internal/archiver/doc.go
2024-08-31 17:52:45 +02:00

3 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