Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GongShichen/LuminaCode
/ SlashRows
Method
SlashRows
backend/session.go:344–346 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
342
return
controller
343
}
344
345
func
(c *SessionController) ID() string {
346
return
c.id
347
}
348
349
func
(c *SessionController) TenantID() string {
return
c.tenantID }
Callers
1
dispatchResult
Method · 0.80
Calls
1
SkillRegistry
Method · 0.80
Tested by
no test coverage detected