Directories ¶
Path | Synopsis |
---|---|
Package archiver contains the code which reads files, splits them into chunks and saves the data to the repository.
|
Package archiver contains the code which reads files, splits them into chunks and saves the data to the repository. |
Package debug provides an infrastructure for logging debug information and breakpoints.
|
Package debug provides an infrastructure for logging debug information and breakpoints. |
Package errors provides custom error types used within restic.
|
Package errors provides custom error types used within restic. |
Package filter implements filters for files similar to filepath.Glob, but in contrast to filepath.Glob a pattern may specify directories.
|
Package filter implements filters for files similar to filepath.Glob, but in contrast to filepath.Glob a pattern may specify directories. |
Package fs implements an OS independent abstraction of a file system suitable for backup purposes.
|
Package fs implements an OS independent abstraction of a file system suitable for backup purposes. |
Package migrations contains migrations that can be applied to a repository and/or backend.
|
Package migrations contains migrations that can be applied to a repository and/or backend. |
Package restorer contains code to restore data from a repository.
|
Package restorer contains code to restore data from a repository. |
Package test provides helper functions for writing tests for restic.
|
Package test provides helper functions for writing tests for restic. |
Package textfile allows reading files that contain text.
|
Package textfile allows reading files that contain text. |
Click to show internal directories.
Click to hide internal directories.