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

Method GetRpc

vpn/speaker.go:20–20  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18type rpcMessage interface {
19 proto.Message
20 GetRpc() *RPC
21 // EnsureRPC isn't autogenerated, but we'll manually add it for RPC types so that the speaker
22 // can allocate the RPC.
23 EnsureRPC() *RPC

Callers 6

recvFromSerdesMethod · 0.65
tryToDeliverResponseMethod · 0.65
sendReplyMethod · 0.65

Implementers 2

TunnelMessagevpn/vpn.pb.go
ManagerMessagevpn/vpn.pb.go

Calls

no outgoing calls

Tested by 3