Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GongShichen/LuminaCode
/ DefaultEndpointPath
Function
DefaultEndpointPath
backend/daemon.go:118–121 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
116
type
wsClient
struct
{
117
conn *websocket.Conn
118
mu sync.Mutex
119
sessionID string
120
exitRequested bool
121
principal cluster.Principal
122
clusterMode bool
123
}
124
Callers
2
RunDaemonCLI
Function · 0.85
Serve
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected