MCPcopy
hub / github.com/hwholiday/learning_tools / PushManage

Interface PushManage

go_push/gateway/push_job.go:18–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16}
17
18type PushManage interface {
19 Push(job *PushJob)
20}
21
22func GetPushManage()PushManage {
23 return pushTask

Callers 3

HttpPushAllFunction · 0.65
HttpPushRoomFunction · 0.65
PushRoomMethod · 0.65

Implementers 5

HuaweiPushall_packaged_library/push/huawei/bean.
PushKitall_packaged_library/push/apple_pushki
HEventBushevent/event.go
PushTaskgo_push/gateway/push_job.go
Roomgo_push/gateway/room.go

Calls

no outgoing calls

Tested by

no test coverage detected