MCPcopy 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

116type 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

RunDaemonCLIFunction · 0.85
ServeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected