logic

package
v1.0.0-rc1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetSingleConversationRecvMsgOptsLogic

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

func NewGetSingleConversationRecvMsgOptsLogic

func NewGetSingleConversationRecvMsgOptsLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetSingleConversationRecvMsgOptsLogic

func (*GetSingleConversationRecvMsgOptsLogic) GetSingleConversationRecvMsgOpts

获取单聊会话的消息接收选项

type GetUserListFromGroupWithOptLogic

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

func NewGetUserListFromGroupWithOptLogic

func NewGetUserListFromGroupWithOptLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetUserListFromGroupWithOptLogic

func (*GetUserListFromGroupWithOptLogic) GetUserListFromGroupWithOpt

获取群成员列表 通过消息接收选项

type IfAInBBlacklistLogic

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

func NewIfAInBBlacklistLogic

func NewIfAInBBlacklistLogic(ctx context.Context, svcCtx *svc.ServiceContext) *IfAInBBlacklistLogic

func (*IfAInBBlacklistLogic) IfAInBBlacklist

判断用户A是否在B黑名单中

type IfAInBFriendListLogic

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

func NewIfAInBFriendListLogic

func NewIfAInBFriendListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *IfAInBFriendListLogic

func (*IfAInBFriendListLogic) IfAInBFriendList

判断用户A是否在B好友列表中

type IfPreviewMessageLogic

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

func NewIfPreviewMessageLogic

func NewIfPreviewMessageLogic(ctx context.Context, svcCtx *svc.ServiceContext) *IfPreviewMessageLogic

func (*IfPreviewMessageLogic) IfPreviewMessage

是否预览消息

type VerifyTokenLogic

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

func NewVerifyTokenLogic

func NewVerifyTokenLogic(ctx context.Context, svcCtx *svc.ServiceContext) *VerifyTokenLogic

func (*VerifyTokenLogic) VerifyToken

func (l *VerifyTokenLogic) VerifyToken(in *pb.VerifyTokenReq) (*pb.VerifyTokenResp, error)

检查token

Jump to

Keyboard shortcuts

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