MCPcopy Create free account
hub / github.com/Terry-Ye/im / PushSingleMsg

Method PushSingleMsg

comet/rpc.go:71–94  ·  view source on GitHub ↗

func (rpc *PushRpc) MPushMsg(ctx context.Context, args *proto.PushMsgArg, noReply *proto.NoReply) (err error) { log.Info("rpc PushMsg :%v ", args) if args == nil { log.Errorf("rpc PushRpc() error(%v)", err) return } return }

(ctx context.Context, args *proto.PushMsgArg, SuccessReply *proto.SuccessReply)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

BucketMethod · 0.80
ChannelMethod · 0.80
PushMethod · 0.45

Tested by

no test coverage detected