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

Method EnsureRPC

vpn/speaker.go:23–23  ·  view source on GitHub ↗

EnsureRPC isn't autogenerated, but we'll manually add it for RPC types so that the speaker can allocate the RPC.

()

Source from the content-addressed store, hash-verified

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
24}
25
26func (t *TunnelMessage) EnsureRPC() *RPC {

Callers 2

unaryRPCMethod · 0.65
sendReplyMethod · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected