Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tailscale/tailscale
/ Start
Method
Start
control/controlhttp/http_test.go:337–337 ·
view source on GitHub ↗
(*testing.T)
Source
from the content-addressed store, hash-verified
335
336
type
proxy
interface
{
337
Start(*testing.T) string
338
Close()
339
ConnIsFromProxy(string) bool
340
}
Callers
15
tailscaleUp
Method · 0.65
startDevServer
Function · 0.65
testControlHTTP
Function · 0.65
TestMapAgainstTestControl
Function · 0.65
TestSendMapUpdateAgainstTestControl
Function · 0.65
proxyTCPConn
Function · 0.65
runTests
Function · 0.65
runOneTest
Function · 0.65
babysitProc
Function · 0.65
startIPNServer
Function · 0.65
getLocalBackend
Function · 0.65
runMonitor
Function · 0.65
Implementers
2
socksProxy
control/controlhttp/http_test.go
httpProxy
control/controlhttp/http_test.go
Calls
no outgoing calls
Tested by
5
testControlHTTP
Function · 0.52
TestMapAgainstTestControl
Function · 0.52
TestSendMapUpdateAgainstTestControl
Function · 0.52
TestContainerBoot
Function · 0.52
startControl
Function · 0.52