MCPcopy
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
13type CasaService interface {
14 GetCasaosVersion() model.Version
15}
16
17type casaService struct{}
18

Callers 3

GetSystemCheckVersionFunction · 0.65
SystemUpdateFunction · 0.65
GetSystemConfigDebugFunction · 0.65

Implementers 1

casaServiceservice/casa.go

Calls

no outgoing calls

Tested by

no test coverage detected