mirror of
https://github.com/kopia/kopia.git
synced 2026-03-14 20:26:51 -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
|