topicservicelogic

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 AddTopicLogic

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

AddTopicLogic 添加话题

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

func NewAddTopicLogic

func NewAddTopicLogic(ctx context.Context, svcCtx *svc.ServiceContext) *AddTopicLogic

func (*AddTopicLogic) AddTopic

AddTopic 添加话题

type DeleteTopicLogic

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

DeleteTopicLogic 删除话题

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

func NewDeleteTopicLogic

func NewDeleteTopicLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteTopicLogic

func (*DeleteTopicLogic) DeleteTopic

DeleteTopic 删除话题

type QueryTopicDetailLogic

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

QueryTopicDetailLogic 查询话题详情

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

func NewQueryTopicDetailLogic

func NewQueryTopicDetailLogic(ctx context.Context, svcCtx *svc.ServiceContext) *QueryTopicDetailLogic

func (*QueryTopicDetailLogic) QueryTopicDetail

QueryTopicDetail 查询话题详情

type QueryTopicListLogic

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

QueryTopicListLogic 查询话题列表

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

func NewQueryTopicListLogic

func NewQueryTopicListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *QueryTopicListLogic

func (*QueryTopicListLogic) QueryTopicList

QueryTopicList 查询话题列表

type UpdateTopicLogic

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

UpdateTopicLogic 更新话题

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

func NewUpdateTopicLogic

func NewUpdateTopicLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateTopicLogic

func (*UpdateTopicLogic) UpdateTopic

UpdateTopic 更新话题

type UpdateTopicStatusLogic

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

UpdateTopicStatusLogic 更新话题

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

func NewUpdateTopicStatusLogic

func NewUpdateTopicStatusLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateTopicStatusLogic

func (*UpdateTopicStatusLogic) UpdateTopicStatus

UpdateTopicStatus 更新话题状态

Jump to

Keyboard shortcuts

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