Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Network
Method
Network
testutil/net.go:20–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
}
19
20
func
(a Addr) Network() string {
21
return
a.network
22
}
23
24
func
(a Addr) Address() string {
25
return
a.addr
Callers
2
sshRemoteForward
Function · 0.45
TestAgent_Dial
Function · 0.45
Calls
no outgoing calls
Tested by
1
TestAgent_Dial
Function · 0.36