MCPcopy
hub / github.com/wavetermdev/waveterm / AdaptWshRpc

Function AdaptWshRpc

pkg/wshutil/wshstreamadapter.go:22–24  ·  view source on GitHub ↗
(rpc *WshRpc)

Source from the content-addressed store, hash-verified

20}
21
22func AdaptWshRpc(rpc *WshRpc) *WshRpcStreamClientAdapter {
23 return &WshRpcStreamClientAdapter{rpc: rpc}
24}

Callers 1

MakeWshRpcWithChannelsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected