topic

package
v0.0.0-...-b701592 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TopicCreateLogic

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

func NewTopicCreateLogic

func NewTopicCreateLogic(ctx context.Context, svcCtx *svc.ServiceContext) TopicCreateLogic

func (*TopicCreateLogic) TopicCreate

func (l *TopicCreateLogic) TopicCreate(req types.TopicCreateReq) (resp *types.CommonResply, err error)

type TopicDeleteLogic

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

func NewTopicDeleteLogic

func NewTopicDeleteLogic(ctx context.Context, svcCtx *svc.ServiceContext) TopicDeleteLogic

func (*TopicDeleteLogic) TopicDelete

func (l *TopicDeleteLogic) TopicDelete(req types.TopicItemReq) (resp *types.CommonResply, err error)

type TopicDetailLogic

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

func NewTopicDetailLogic

func NewTopicDetailLogic(ctx context.Context, svcCtx *svc.ServiceContext) TopicDetailLogic

func (*TopicDetailLogic) TopicDetail

func (l *TopicDetailLogic) TopicDetail(req types.TopicItemReq) (resp *types.TopicDetailResply, err error)

type TopicListLogic

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

func NewTopicListLogic

func NewTopicListLogic(ctx context.Context, svcCtx *svc.ServiceContext) TopicListLogic

func (*TopicListLogic) TopicList

func (l *TopicListLogic) TopicList(req types.TopicListsReq) (resp *types.TopicListsResply, err error)

Jump to

Keyboard shortcuts

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