Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/wavetermdev/waveterm
/ UseId
Function
UseId
tsunami/engine/hooks.go:70–72 ·
view source on GitHub ↗
(vc *RenderContextImpl)
Source
from the content-addressed store, hash-verified
68
}
69
70
func
UseId(vc *RenderContextImpl) string {
71
return
vc.GetCompWaveId()
72
}
73
74
func
UseLocal(vc *RenderContextImpl, initialVal any) string {
75
hookVal := vc.getOrderedHook()
Callers
1
UseId
Function · 0.92
Calls
1
GetCompWaveId
Method · 0.80
Tested by
no test coverage detected