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

Method MarkRead

service/notify.go:32–32  ·  view source on GitHub ↗
(id string, state int)

Source from the content-addressed store, hash-verified

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)
35

Callers 2

SendMegFunction · 0.65
PutNotifyReadFunction · 0.65

Implementers 1

notifyServerservice/notify.go

Calls

no outgoing calls

Tested by

no test coverage detected