comment

package
v0.0.0-...-bdd2a71 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommentActionLogic

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

func NewCommentActionLogic

func NewCommentActionLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CommentActionLogic

func (*CommentActionLogic) CommentAction

func (l *CommentActionLogic) CommentAction(req *types.CommentActionReq, loggedUser *utils.JwtUser) (map[string]interface{}, error)

type ListCommentsByVideoIdLogic

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

func NewListCommentsByVideoIdLogic

func NewListCommentsByVideoIdLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ListCommentsByVideoIdLogic

func (*ListCommentsByVideoIdLogic) ListCommentsByVideoId

func (l *ListCommentsByVideoIdLogic) ListCommentsByVideoId(req *types.VideoIdReq) (map[string]interface{}, error)

Jump to

Keyboard shortcuts

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