Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vulcand/vulcand
/ FrontendURL
Method
FrontendURL
testutils/testutils.go:64–66 ·
view source on GitHub ↗
(path string)
Source
from the content-addressed store, hash-verified
62
}
63
64
func
(b BatchVal) FrontendURL(path string) string {
65
return
MakeURL(b.L, path)
66
}
67
68
func
MakeBatch(b Batch) (bv BatchVal) {
69
if
b.Host ==
""
{
Callers
15
TestInitFromExistingConfig
Method · 0.80
TestInitOnTheFly
Method · 0.80
TestGracefulShutdown
Method · 0.80
TestRestartOnBackendErrors
Method · 0.80
TestTransferFiles
Method · 0.80
TestBackendCRUD
Method · 0.80
TestServerCRUD
Method · 0.80
TestServerUpsertSame
Method · 0.80
TestServerDefaultListener
Method · 0.80
TestTwoHosts
Method · 0.80
TestListenerCRUD
Method · 0.80
TestListenerScope
Method · 0.80
Calls
1
MakeURL
Function · 0.85
Tested by
15
TestInitFromExistingConfig
Method · 0.64
TestInitOnTheFly
Method · 0.64
TestGracefulShutdown
Method · 0.64
TestRestartOnBackendErrors
Method · 0.64
TestTransferFiles
Method · 0.64
TestBackendCRUD
Method · 0.64
TestServerCRUD
Method · 0.64
TestServerUpsertSame
Method · 0.64
TestServerDefaultListener
Method · 0.64
TestTwoHosts
Method · 0.64
TestListenerCRUD
Method · 0.64
TestListenerScope
Method · 0.64