MCPcopy
hub / github.com/perkeep/perkeep / Target

Method Target

pkg/importer/importer.go:794–796  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

792}
793
794func (h *Host) Target() blobserver.StatReceiver {
795 return h.target
796}
797
798func (h *Host) BlobSource() blob.Fetcher {
799 return h.blobSource

Callers 14

RunMethod · 0.45
importTransactionMethod · 0.45
importTweetMethod · 0.45
TestIntegrationRunFunction · 0.45
urlFileRefMethod · 0.45
importItemMethod · 0.45
updatePhotoMethod · 0.45
importBookmarkTextMethod · 0.45
updatePhotoInAlbumMethod · 0.45
importPhotoMethod · 0.45
importStatusMethod · 0.45
populateDeleteClaimMethod · 0.45

Calls

no outgoing calls

Tested by 1

TestIntegrationRunFunction · 0.36