Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/wavetermdev/waveterm
/ Name
Method
Name
pkg/wshutil/wshrouter.go:68–70 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
66
}
67
68
func
(lm *linkMeta) Name() string {
69
return
fmt.Sprintf(
"%d#[%s]"
, lm.linkId, lm.client.GetPeerInfo())
70
}
71
72
type
rpcRoutingInfo
struct
{
73
rpcId string
Callers
12
RegisterUntrustedLink
Method · 0.95
getWshMethodResponseType
Function · 0.45
WslListCommand
Method · 0.45
WslDefaultDistroCommand
Method · 0.45
RemoteListEntriesCommand
Method · 0.45
statToFileInfo
Function · 0.45
trustLink
Method · 0.45
runLinkClientRecvLoop
Method · 0.45
UnregisterLink
Method · 0.45
unbindRoute
Method · 0.45
bindRoute
Method · 0.45
sendControlUnauthenticatedErrorResponse
Function · 0.45
Calls
1
GetPeerInfo
Method · 0.65
Tested by
no test coverage detected