MCPcopy
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}
70type systemService struct{}
71
72func (c *systemService) GetDeviceInfo() model.DeviceInfo {
73 m := model.DeviceInfo{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected