mirror of
https://github.com/restic/restic.git
synced 2026-03-06 06:36:26 +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
|