Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GongShichen/LuminaCode
/ Update
Method
Update
ui/runtime.go:67–67 ·
view source on GitHub ↗
(RenderFrame)
Source
from the content-addressed store, hash-verified
65
66
type
RendererBackend
interface
{
67
Mount(RenderFrame)
68
Update(RenderFrame)
69
ShowModal(
map
[string]any)
70
ClearModal()
Callers
1
Flush
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
no test coverage detected