comment

package
v1.6.2 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2023 License: GPL-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 DeleteCommentLogic added in v1.5.2

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

func NewDeleteCommentLogic added in v1.5.2

func NewDeleteCommentLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteCommentLogic

func (*DeleteCommentLogic) DeleteComment added in v1.5.2

func (l *DeleteCommentLogic) DeleteComment(req *types.DeleteCommentReq) (resp *types.DeleteCommentResp, err error)

type GetCommentsLogic

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

func NewGetCommentsLogic

func NewGetCommentsLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetCommentsLogic

func (*GetCommentsLogic) GetComments

func (l *GetCommentsLogic) GetComments(req *types.GetCommentsReq) (resp *types.GetCommentsResp, err error)

type NewCommentLogic

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

func NewNewCommentLogic

func NewNewCommentLogic(ctx context.Context, svcCtx *svc.ServiceContext) *NewCommentLogic

func (*NewCommentLogic) NewComment

func (l *NewCommentLogic) NewComment(req *types.NewCommentReq) (resp *types.NewCommentResp, err error)

Jump to

Keyboard shortcuts

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