mirror of
https://github.com/restic/restic.git
synced 2026-01-21 22:34:04 -05:00
3 lines
85 B
Go
3 lines
85 B
Go
|
|
// Package server implements a restic repository on top of a backend.
|
||
|
|
package server
|