Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
179
type
testWorld
struct
{}
180
181
func
(testWorld) Start() error {
return
nil }
182
func
(testWorld) Stop() error {
return
nil }
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected