MCPcopy
hub / github.com/perkeep/perkeep / Start

Method Start

pkg/gc/gc.go:59–59  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

57type World interface {
58 Stop() error
59 Start() error
60}
61
62type Deleter interface {

Callers 15

doReqGatedMethod · 0.65
androidLookupHostFunction · 0.65
importTweetsMethod · 0.65
importTweetsFromZipMethod · 0.65
importPhotosMethod · 0.65
importBookmarksMethod · 0.65
importAlbumMethod · 0.65
importBatchMethod · 0.65
importStatusesMethod · 0.65
CollectMethod · 0.65
StatBlobsParallelHelperFunction · 0.65
RemoveBlobsMethod · 0.65

Implementers 2

testWorldpkg/gc/gc_test.go
Worldpkg/test/world.go

Calls

no outgoing calls

Tested by 7

TestAndroidCamputFileFunction · 0.52
benchmarkWriteFunction · 0.52
killReindexFunction · 0.52
ignoreInterruptFunction · 0.52
TestQuitFunction · 0.52
pkmountTestFunction · 0.52
testServerFunction · 0.52