msg

package
v0.0.0-...-7a73484 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 28, 2021 License: GPL-2.0 Imports: 3 Imported by: 0

Documentation

Overview

* @Author: your name * @Date: 2021-06-22 10:52:25 * @LastEditTime: 2021-06-22 15:53:58 * @LastEditors: Please set LastEditors * @Description: In User Settings Edit * @FilePath: \rpcMsg\rpcinterface\client\msg\msg.go

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Msg

type Msg struct {
	client.Baseclient
}

func (*Msg) FindMsgInfoById

func (m *Msg) FindMsgInfoById(ctx context.Context, args *msg.MsgInfoByIdArgs, reply *msg.MsgInfoByIdReply) (err error)

用户-获取消息详情

func (*Msg) GetMsgListByUser

func (m *Msg) GetMsgListByUser(ctx context.Context, args *msg.MsgListByUserArgs, reply *msg.MsgListByUserReplyList) (err error)

用户-获取消息列表

func (*Msg) GetMsgTypes

func (m *Msg) GetMsgTypes(ctx context.Context, args *msg.MsgTypeArgs, reply *[]msg.MsgTypeReply) (err error)

用户-获取消息类型列表

func (*Msg) Init

func (m *Msg) Init() *Msg

Init Init

func (*Msg) PushCustomMsg

func (m *Msg) PushCustomMsg(ctx context.Context, args *msg.PushCustomMsgArgs, reply *bool) (err error)

推送商户自定义消息

func (*Msg) PushSystemMsg

func (m *Msg) PushSystemMsg(ctx context.Context, args *msg.PushSystemMsgArgs, reply *bool) (err error)

推送系统自定义消息

func (*Msg) UpdateMsgReadedStatusByUser

func (m *Msg) UpdateMsgReadedStatusByUser(ctx context.Context, args *msg.UpdateMsgReadedStatusArgs, reply *bool) (err error)

更新消息状态

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL