mirror of
https://github.com/kopia/kopia.git
synced 2026-01-28 08:18:58 -05:00
3 lines
118 B
Go
3 lines
118 B
Go
// Package storage implements simple storage of immutable, unstructured binary large objects (BLOBs).
|
|
package storage
|