Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
18
type
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
TestSpeaker_unaryRPC_mainline
Function · 0.65
TestSpeaker_unaryRPC_canceled
Function · 0.65
TestSpeaker_unaryRPC_hung_up
Function · 0.65
recvFromSerdes
Method · 0.65
tryToDeliverResponse
Method · 0.65
sendReply
Method · 0.65
Implementers
2
TunnelMessage
vpn/vpn.pb.go
ManagerMessage
vpn/vpn.pb.go
Calls
no outgoing calls
Tested by
3
TestSpeaker_unaryRPC_mainline
Function · 0.52
TestSpeaker_unaryRPC_canceled
Function · 0.52
TestSpeaker_unaryRPC_hung_up
Function · 0.52