EnsureRPC isn't autogenerated, but we'll manually add it for RPC types so that the speaker can allocate the 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 |
| 24 | } |
| 25 | |
| 26 | func (t *TunnelMessage) EnsureRPC() *RPC { |
no outgoing calls
no test coverage detected