MCPcopy
hub / github.com/IceWhaleTech/CasaOS / GetList

Method GetList

service/notify.go:31–31  ·  view source on GitHub ↗
(c int)

Source from the content-addressed store, hash-verified

29 UpdateLogByCustomID(log model.AppNotify)
30 DelLog(id string)
31 GetList(c int) (list []model.AppNotify)
32 MarkRead(id string, state int)
33 // SendText(m model.AppNotify)
34 // SendUninstallAppBySocket(app notifyCommon.Application)

Callers 1

SendMegFunction · 0.65

Implementers 1

notifyServerservice/notify.go

Calls

no outgoing calls

Tested by

no test coverage detected