MCPcopy
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
68func (lm *linkMeta) Name() string {
69 return fmt.Sprintf("%d#[%s]", lm.linkId, lm.client.GetPeerInfo())
70}
71
72type rpcRoutingInfo struct {
73 rpcId string

Callers 12

RegisterUntrustedLinkMethod · 0.95
getWshMethodResponseTypeFunction · 0.45
WslListCommandMethod · 0.45
statToFileInfoFunction · 0.45
trustLinkMethod · 0.45
runLinkClientRecvLoopMethod · 0.45
UnregisterLinkMethod · 0.45
unbindRouteMethod · 0.45
bindRouteMethod · 0.45

Calls 1

GetPeerInfoMethod · 0.65

Tested by

no test coverage detected