Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OpenIMContent ¶
type PushMsgLogic ¶
func NewPushMsgLogic ¶
func NewPushMsgLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PushMsgLogic
func (*PushMsgLogic) MsgToUser ¶
func (l *PushMsgLogic) MsgToUser(pushMsg *pb.PushMsgReq)
func (*PushMsgLogic) PushMsg ¶
func (l *PushMsgLogic) PushMsg(in *pb.PushMsgReq) (*pb.PushMsgResp, error)
func (*PushMsgLogic) PushSuperGroupMsg ¶
func (l *PushMsgLogic) PushSuperGroupMsg(in *chatpb.PushMsgToSuperGroupDataToMQ) (*pb.PushMsgResp, error)
Click to show internal directories.
Click to hide internal directories.