Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
22
func
AdaptWshRpc(rpc *WshRpc) *WshRpcStreamClientAdapter {
23
return
&WshRpcStreamClientAdapter{rpc: rpc}
24
}
Callers
1
MakeWshRpcWithChannels
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected