friendrpclogic

package
v0.0.0-...-eea11df Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddFriendLogic

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

func NewAddFriendLogic

func NewAddFriendLogic(ctx context.Context, svcCtx *svc.ServiceContext) *AddFriendLogic

func (*AddFriendLogic) AddFriend

创建友链

type DeleteFriendLogic

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

func NewDeleteFriendLogic

func NewDeleteFriendLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteFriendLogic

func (*DeleteFriendLogic) DeleteFriend

func (l *DeleteFriendLogic) DeleteFriend(in *friendrpc.IdsReq) (*friendrpc.BatchResp, error)

删除友链

type FindFriendListLogic

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

func NewFindFriendListLogic

func NewFindFriendListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *FindFriendListLogic

func (*FindFriendListLogic) FindFriendList

查询友链列表

type UpdateFriendLogic

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

func NewUpdateFriendLogic

func NewUpdateFriendLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateFriendLogic

func (*UpdateFriendLogic) UpdateFriend

更新友链

Jump to

Keyboard shortcuts

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