rpclogic

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetUsersOnlineStatusLogic

type GetUsersOnlineStatusLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewGetUsersOnlineStatusLogic

func NewGetUsersOnlineStatusLogic(ctx context.Context, svcCtx *rpcsvc.ServiceContext) *GetUsersOnlineStatusLogic

func (*GetUsersOnlineStatusLogic) GetUsersOnlineStatus

type KickUserConnsLogic

type KickUserConnsLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewKickUserConnsLogic

func NewKickUserConnsLogic(ctx context.Context, svcCtx *rpcsvc.ServiceContext) *KickUserConnsLogic

func (*KickUserConnsLogic) KickUserConnFromMQ added in v1.0.2

func (l *KickUserConnsLogic) KickUserConnFromMQ(in *pb.KickUserConnsToMQ) error

func (*KickUserConnsLogic) KickUserConns

func (l *KickUserConnsLogic) KickUserConns(in *pb.KickUserConnsReq) (*pb.KickUserConnsResp, error)

type OnlinePushMsgLogic

type OnlinePushMsgLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewOnlinePushMsgLogic

func NewOnlinePushMsgLogic(ctx context.Context, svcCtx *rpcsvc.ServiceContext) *OnlinePushMsgLogic

func (*OnlinePushMsgLogic) OnlinePushMsg

func (l *OnlinePushMsgLogic) OnlinePushMsg(message *pb.OnlinePushMsgReq) (*pb.OnlinePushMsgResp, error)

type PushMsgLogic

type PushMsgLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewPushMsgLogic

func NewPushMsgLogic(ctx context.Context, svcCtx *rpcsvc.ServiceContext) *PushMsgLogic

func (*PushMsgLogic) PushMsg

func (l *PushMsgLogic) PushMsg(in *chatpb.PushMsgDataToMQ) error

Jump to

Keyboard shortcuts

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