MCPcopy Create free account
hub / github.com/coder/coder / GetResponseTo

Method GetResponseTo

vpn/vpn.pb.go:321–326  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

319}
320
321func (x *RPC) GetResponseTo() uint64 {
322 if x != nil {
323 return x.ResponseTo
324 }
325 return 0
326}
327
328// ManagerMessage is a message from the manager (to the tunnel).
329type ManagerMessage struct {

Callers 1

tryToDeliverResponseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected