MCPcopy 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
1811func (x *CoordinateRequest_UpdateSelf) GetNode() *Node {
1812 if x != nil {
1813 return x.Node
1814 }
1815 return nil
1816}
1817
1818type CoordinateRequest_Disconnect struct {
1819 state protoimpl.MessageState

Callers 4

coordinationTestFunction · 0.45
handleRespMethod · 0.45

Calls

no outgoing calls

Tested by 3

coordinationTestFunction · 0.36