Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/wavetermdev/waveterm
/ GetControlRpc
Method
GetControlRpc
pkg/wshutil/wshrouter.go:175–177 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
173
}
174
175
func
(router *WshRouter) GetControlRpc() *WshRpc {
176
return
router.controlRpc
177
}
178
179
func
(router *WshRouter) SetAsRootRouter() {
180
router.lock.Lock()
Callers
1
serverRunRouterDomainSocket
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected