mirror of
https://github.com/restic/restic.git
synced 2025-12-24 16:49:52 -05:00
2 lines
85 B
Go
2 lines
85 B
Go
// Package server implements a restic repository on top of a backend.
|
|
package server
|