Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/perkeep/perkeep
/ ServerBaseURL
Method
ServerBaseURL
pkg/test/world.go:322–324 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
320
}
321
322
func
(w *World) ServerBaseURL() string {
323
return
fmt.Sprintf(
"http://%s"
, w.addr)
324
}
325
326
var
theWorld *World
327
Callers
7
CmdWithEnv
Method · 0.95
setupClient
Function · 0.80
ImporterTest
Function · 0.80
TestInternalHandler
Function · 0.80
TestAndroidCamputFile
Function · 0.80
TestUploadFile
Function · 0.80
share
Function · 0.80
Implementers
2
testWorld
pkg/gc/gc_test.go
World
pkg/test/world.go
Calls
no outgoing calls
Tested by
4
TestInternalHandler
Function · 0.64
TestAndroidCamputFile
Function · 0.64
TestUploadFile
Function · 0.64
share
Function · 0.64