MCPcopy 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
1834func (x *Status) GetPeerUpdate() *PeerUpdate {
1835 if x != nil {
1836 return x.PeerUpdate
1837 }
1838 return nil
1839}
1840
1841type Log_Field struct {
1842 state protoimpl.MessageState

Calls

no outgoing calls