Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GongShichen/LuminaCode
/ Mount
Method
Mount
ui/runtime.go:66–66 ·
view source on GitHub ↗
(RenderFrame)
Source
from the content-addressed store, hash-verified
64
65
type
RendererBackend
interface
{
66
Mount(RenderFrame)
67
Update(RenderFrame)
68
ShowModal(
map
[string]any)
69
ClearModal()
Callers
3
TestFullscreenRendererBackendFactoryAndFrameStateMatchPython
Function · 0.65
MountStateSnapshot
Method · 0.65
RunSubmitMessage
Method · 0.65
Implementers
3
WSRendererBridge
backend/bridge.go
permissionBackend
test/ui_runtime_parity_test.go
FullscreenRendererBackend
ui/fullscreen_backend.go
Calls
no outgoing calls
Tested by
1
TestFullscreenRendererBackendFactoryAndFrameStateMatchPython
Function · 0.52