2
2
mirror of https://github.com/octoleo/restic.git synced 2024-09-23 04:09:01 +00:00
restic/src/restic/doc.go
2016-09-03 21:10:24 +02:00

6 lines
230 B
Go

// Package restic is the top level package for the restic backup program,
// please see https://github.com/restic/restic for more information.
//
// This package exposes the main objects that are handled in restic.
package restic