mirror of
https://github.com/restic/restic.git
synced 2024-12-23 16:26:11 +00:00
3 lines
81 B
Go
3 lines
81 B
Go
|
// Package errors provides custom error types used within restic.
|
||
|
package errors
|