friend

package
v1.8.0 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FriendListLogic

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

func NewFriendListLogic

func NewFriendListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *FriendListLogic

NewFriendListLogic 好友列表

func (*FriendListLogic) FriendList

func (l *FriendListLogic) FriendList(req *types.FriendListReq) (resp *types.FriendListResp, err error)

type FriendPutInHandleLogic

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

func NewFriendPutInHandleLogic

func NewFriendPutInHandleLogic(ctx context.Context, svcCtx *svc.ServiceContext) *FriendPutInHandleLogic

NewFriendPutInHandleLogic 好友申请处理

func (*FriendPutInHandleLogic) FriendPutInHandle

func (l *FriendPutInHandleLogic) FriendPutInHandle(req *types.FriendPutInHandleReq) (resp *types.FriendPutInHandleResp, err error)

type FriendPutInListLogic

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

func NewFriendPutInListLogic

func NewFriendPutInListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *FriendPutInListLogic

NewFriendPutInListLogic 好友申请列表

func (*FriendPutInListLogic) FriendPutInList

func (l *FriendPutInListLogic) FriendPutInList(req *types.FriendPutInListReq) (resp *types.FriendPutInListResp, err error)

type FriendPutInLogic

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

func NewFriendPutInLogic

func NewFriendPutInLogic(ctx context.Context, svcCtx *svc.ServiceContext) *FriendPutInLogic

NewFriendPutInLogic 好友申请

func (*FriendPutInLogic) FriendPutIn

func (l *FriendPutInLogic) FriendPutIn(req *types.FriendPutInReq) (resp *types.FriendPutInResp, err error)

Jump to

Keyboard shortcuts

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