Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ GetPeerUpdate
Method
GetPeerUpdate
vpn/vpn.pb.go:1834–1839 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1832
}
1833
1834
func
(x *Status) GetPeerUpdate() *PeerUpdate {
1835
if
x != nil {
1836
return
x.PeerUpdate
1837
}
1838
return
nil
1839
}
1840
1841
type
Log_Field
struct
{
1842
state protoimpl.MessageState
Callers
6
TestTunnel_PeerUpdate
Function · 0.45
TestTunnel_sendAgentUpdate
Function · 0.45
TestTunnel_sendAgentUpdateReconnect
Function · 0.45
TestTunnel_sendAgentUpdateWorkspaceReconnect
Function · 0.45
TestTunnel_slowPing
Function · 0.45
TestTunnel_stopMidPing
Function · 0.45
Calls
no outgoing calls
Tested by
6
TestTunnel_PeerUpdate
Function · 0.36
TestTunnel_sendAgentUpdate
Function · 0.36
TestTunnel_sendAgentUpdateReconnect
Function · 0.36
TestTunnel_sendAgentUpdateWorkspaceReconnect
Function · 0.36
TestTunnel_slowPing
Function · 0.36
TestTunnel_stopMidPing
Function · 0.36