MCPcopy
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
322func (w *World) ServerBaseURL() string {
323 return fmt.Sprintf("http://%s", w.addr)
324}
325
326var theWorld *World
327

Callers 7

CmdWithEnvMethod · 0.95
setupClientFunction · 0.80
ImporterTestFunction · 0.80
TestInternalHandlerFunction · 0.80
TestAndroidCamputFileFunction · 0.80
TestUploadFileFunction · 0.80
shareFunction · 0.80

Implementers 2

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

Calls

no outgoing calls

Tested by 4

TestInternalHandlerFunction · 0.64
TestAndroidCamputFileFunction · 0.64
TestUploadFileFunction · 0.64
shareFunction · 0.64