MCPcopy Index your code
hub / github.com/coder/coder / GetReadyForHandshake

Method GetReadyForHandshake

tailnet/proto/tailnet.pb.go:690–695  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

688}
689
690func (x *CoordinateRequest) GetReadyForHandshake() []*CoordinateRequest_ReadyForHandshake {
691 if x != nil {
692 return x.ReadyForHandshake
693 }
694 return nil
695}
696
697type CoordinateResponse struct {
698 state protoimpl.MessageState

Callers 1

handleClientNodeRequestsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected