Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ GetNode
Method
GetNode
tailnet/proto/tailnet.pb.go:1811–1816 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1809
}
1810
1811
func
(x *CoordinateRequest_UpdateSelf) GetNode() *Node {
1812
if
x != nil {
1813
return
x.Node
1814
}
1815
return
nil
1816
}
1817
1818
type
CoordinateRequest_Disconnect
struct
{
1819
state protoimpl.MessageState
Callers
4
TestClientService_ServeClient_V2
Function · 0.45
TestClientUserCoordinateeAuth
Function · 0.45
coordinationTest
Function · 0.45
handleResp
Method · 0.45
Calls
no outgoing calls
Tested by
3
TestClientService_ServeClient_V2
Function · 0.36
TestClientUserCoordinateeAuth
Function · 0.36
coordinationTest
Function · 0.36