topiccommentservicelogic

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2025 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 AddTopicCommentLogic

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

AddTopicCommentLogic 添加专题评论

Author: LiuFeiHua Date: 2025/01/23 15:24:00

func NewAddTopicCommentLogic

func NewAddTopicCommentLogic(ctx context.Context, svcCtx *svc.ServiceContext) *AddTopicCommentLogic

func (*AddTopicCommentLogic) AddTopicComment

AddTopicComment 添加专题评论

type DeleteTopicCommentLogic

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

DeleteTopicCommentLogic 删除专题评论

Author: LiuFeiHua Date: 2025/01/23 15:24:00

func NewDeleteTopicCommentLogic

func NewDeleteTopicCommentLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteTopicCommentLogic

func (*DeleteTopicCommentLogic) DeleteTopicComment

DeleteTopicComment 删除专题评论

type QueryTopicCommentDetailLogic

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

QueryTopicCommentDetailLogic 查询专题评论详情

Author: LiuFeiHua Date: 2025/01/23 15:24:00

func NewQueryTopicCommentDetailLogic

func NewQueryTopicCommentDetailLogic(ctx context.Context, svcCtx *svc.ServiceContext) *QueryTopicCommentDetailLogic

func (*QueryTopicCommentDetailLogic) QueryTopicCommentDetail

QueryTopicCommentDetail 查询专题评论详情

type QueryTopicCommentListLogic

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

QueryTopicCommentListLogic 查询专题评论列表

Author: LiuFeiHua Date: 2025/01/23 15:24:00

func NewQueryTopicCommentListLogic

func NewQueryTopicCommentListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *QueryTopicCommentListLogic

func (*QueryTopicCommentListLogic) QueryTopicCommentList

QueryTopicCommentList 查询专题评论列表

type UpdateTopicCommentLogic

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

UpdateTopicCommentLogic 更新专题评论

Author: LiuFeiHua Date: 2025/01/23 15:24:00

func NewUpdateTopicCommentLogic

func NewUpdateTopicCommentLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateTopicCommentLogic

func (*UpdateTopicCommentLogic) UpdateTopicComment

UpdateTopicComment 更新专题评论

type UpdateTopicCommentStatusLogic

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

UpdateTopicCommentStatusLogic 更新专题评论

Author: LiuFeiHua Date: 2025/01/23 15:24:00

func NewUpdateTopicCommentStatusLogic

func NewUpdateTopicCommentStatusLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateTopicCommentStatusLogic

func (*UpdateTopicCommentStatusLogic) UpdateTopicCommentStatus

UpdateTopicCommentStatus 更新专题评论状态

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳