Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
18
type
PushManage
interface
{
19
Push(job *PushJob)
20
}
21
22
func
GetPushManage()PushManage {
23
return
pushTask
Callers
3
HttpPushAll
Function · 0.65
HttpPushRoom
Function · 0.65
PushRoom
Method · 0.65
Implementers
5
HuaweiPush
all_packaged_library/push/huawei/bean.
PushKit
all_packaged_library/push/apple_pushki
HEventBus
hevent/event.go
PushTask
go_push/gateway/push_job.go
Room
go_push/gateway/room.go
Calls
no outgoing calls
Tested by
no test coverage detected