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

Method GetPeerUpdates

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

Source from the content-addressed store, hash-verified

736}
737
738func (x *CoordinateResponse) GetPeerUpdates() []*CoordinateResponse_PeerUpdate {
739 if x != nil {
740 return x.PeerUpdates
741 }
742 return nil
743}
744
745func (x *CoordinateResponse) GetError() string {
746 if x != nil {

Callers 5

ChunkedMethod · 0.95
OnlyNodeUpdatesFunction · 0.80
respLoopMethod · 0.80

Calls

no outgoing calls

Tested by 2