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

Method SendNotify

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

SendInstallAppBySocket(app notifyCommon.Application)

(name string, message map[string]interface{})

Source from the content-addressed store, hash-verified

36 SendFileOperateNotify(nowSend bool)
37 //SendInstallAppBySocket(app notifyCommon.Application)
38 SendNotify(name string, message map[string]interface{})
39 SettingSystemTempData(message map[string]interface{})
40 GetSystemTempMap() syncmap.Map
41}

Callers 3

GetRecoverStorageFunction · 0.65
PostNotifyMessageFunction · 0.65

Implementers 1

notifyServerservice/notify.go

Calls

no outgoing calls

Tested by

no test coverage detected