Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ String
Method
String
tailnet/conn.go:1008–1008 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1006
1007
func
(a addr) Network() string {
return
a.ln.key.network }
1008
func
(a addr) String() string {
return
a.ln.addr }
1009
1010
// Logger converts the Tailscale logging function to use a slog-compatible
1011
// logger.
Callers
15
TestTailscaleServicePrefix
Function · 0.45
TestCoderServicePrefix
Function · 0.45
TestConfigMaps_updatePeers_nonexist
Function · 0.45
NewInsecureTestResumeTokenProvider
Function · 0.45
GenerateResumeToken
Method · 0.45
setStatus
Method · 0.45
TestTunnelSrcCoordController_Mainline
Function · 0.45
TestAgentCoordinationController_SendsReadyForHandshake
Function · 0.45
TestTunnelAllWorkspaceUpdatesController_HandleErrors
Function · 0.45
forwardTCP
Method · 0.45
handleReadyForHandshakeLocked
Method · 0.45
nodeUpdateLocked
Method · 0.45
Calls
no outgoing calls
Tested by
7
TestTailscaleServicePrefix
Function · 0.36
TestCoderServicePrefix
Function · 0.36
TestConfigMaps_updatePeers_nonexist
Function · 0.36
TestTunnelSrcCoordController_Mainline
Function · 0.36
TestAgentCoordinationController_SendsReadyForHandshake
Function · 0.36
TestTunnelAllWorkspaceUpdatesController_HandleErrors
Function · 0.36
TestCoordinator
Function · 0.36