forked from TrueCloudLab/restic
3 lines
139 B
Go
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
|