mirror of
https://github.com/octoleo/restic.git
synced 2025-01-23 07:08:28 +00:00
3 lines
85 B
Go
3 lines
85 B
Go
// Package server implements a restic repository on top of a backend.
|
|
package server
|