MCPcopy Index your code
hub / github.com/dearcode/candy / send

Method send

store/msg.go:25–25  ·  view source on GitHub ↗
(meta.PushMessage)

Source from the content-addressed store, hash-verified

23
24type sender interface {
25 send(meta.PushMessage) error
26}
27
28// 消息处理流程

Callers 4

FriendMethod · 0.65
NewMessageMethod · 0.65
repushMethod · 0.65
sendMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected