2015-05-09 12:52:46 +02:00
|
|
|
// Package restic is the top level package for the restic backup program,
|
|
|
|
// please see https://github.com/restic/restic for more information.
|
|
|
|
//
|
2016-08-31 18:27:57 +02:00
|
|
|
// This package exposes the main objects that are handled in restic.
|
2015-05-09 12:52:46 +02:00
|
|
|
package restic
|