MCPcopy
hub / github.com/kopia/kopia / BlobReader

Method BlobReader

repo/repository.go:80–80  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

78 ObjectFormat() format.ObjectFormat
79 FormatManager() *format.Manager
80 BlobReader() blob.Reader
81 BlobVolume() blob.Volume
82 ContentReader() content.Reader
83 IndexBlobs(ctx context.Context, includeInactive bool) ([]indexblob.Metadata, error)

Callers 15

maybeDecryptBlobMethod · 0.65
runMethod · 0.65
runMethod · 0.65
runMethod · 0.65
outputJSONMethod · 0.65
runMethod · 0.65
setupMethod · 0.65
runMethod · 0.65
runMethod · 0.65
runMethod · 0.65
runMethod · 0.65

Implementers 1

directRepositoryrepo/repository.go

Calls

no outgoing calls

Tested by 1

TestSnapshotVerifierFunction · 0.52