mirror of
https://github.com/kopia/kopia.git
synced 2026-03-17 21:56:14 -04:00
3 lines
112 B
Go
3 lines
112 B
Go
// Package blob implements simple storage of immutable, unstructured binary large objects (BLOBs).
|
|
package blob
|