Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/IceWhaleTech/CasaOS
/ systemService
Struct
systemService
service/system.go:70–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
GenreateSystemEntry()
69
}
70
type
systemService
struct
{}
71
72
func
(c *systemService) GetDeviceInfo() model.DeviceInfo {
73
m := model.DeviceInfo{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected