MCPcopy
hub / github.com/perkeep/perkeep / testWorld

Struct testWorld

pkg/gc/gc_test.go:179–179  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

177}
178
179type testWorld struct{}
180
181func (testWorld) Start() error { return nil }
182func (testWorld) Stop() error { return nil }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected