mirror of
https://github.com/kopia/kopia.git
synced 2026-02-05 12:13:29 -05:00
Add comment to exported constant
This commit is contained in:
committed by
Jarek Kowalski
parent
8526376e08
commit
99bca0218d
@@ -23,6 +23,7 @@
|
||||
// ErrNotFound is returned when the metadata item is not found.
|
||||
var ErrNotFound = errors.New("not found")
|
||||
|
||||
// ContentPrefix is the prefix of the content id for manifests
|
||||
const ContentPrefix = "m"
|
||||
const autoCompactionContentCount = 16
|
||||
|
||||
|
||||
Reference in New Issue
Block a user