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

Method SendFileOperateNotify

service/notify.go:36–36  ·  view source on GitHub ↗

SendText(m model.AppNotify) SendUninstallAppBySocket(app notifyCommon.Application)

(nowSend bool)

Source from the content-addressed store, hash-verified

34 // SendUninstallAppBySocket(app notifyCommon.Application)
35
36 SendFileOperateNotify(nowSend bool)
37 //SendInstallAppBySocket(app notifyCommon.Application)
38 SendNotify(name string, message map[string]interface{})
39 SettingSystemTempData(message map[string]interface{})

Callers 2

PostOperateFileOrDirFunction · 0.65
DeleteOperateFileOrDirFunction · 0.65

Implementers 1

notifyServerservice/notify.go

Calls

no outgoing calls

Tested by

no test coverage detected