like

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2023 License: GPL-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 DoLikeLogic

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

func NewDoLikeLogic

func NewDoLikeLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DoLikeLogic

func (*DoLikeLogic) DoLike

func (l *DoLikeLogic) DoLike(req *types.DoLikeReq) (resp *types.DoLikeResp, err error)

type GetLikedCountLogic

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

func NewGetLikedCountLogic

func NewGetLikedCountLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetLikedCountLogic

func (*GetLikedCountLogic) GetLikedCount

func (l *GetLikedCountLogic) GetLikedCount(req *types.GetLikedCountReq) (resp *types.GetLikedCountResp, err error)

type GetUserLikedLogic

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

func NewGetUserLikedLogic

func NewGetUserLikedLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetUserLikedLogic

func (*GetUserLikedLogic) GetUserLiked

func (l *GetUserLikedLogic) GetUserLiked(req *types.GetUserLikedReq) (resp *types.GetUserLikedResp, err error)

Jump to

Keyboard shortcuts

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