Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/IceWhaleTech/CasaOS
/ CasaService
Interface
CasaService
service/casa.go:13–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
)
12
13
type
CasaService
interface
{
14
GetCasaosVersion() model.Version
15
}
16
17
type
casaService
struct
{}
18
Callers
3
GetSystemCheckVersion
Function · 0.65
SystemUpdate
Function · 0.65
GetSystemConfigDebug
Function · 0.65
Implementers
1
casaService
service/casa.go
Calls
no outgoing calls
Tested by
no test coverage detected