logic

package
v0.0.0-...-04961f1 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2024 License: GPL-3.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ArticleDeleteLogic

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

func NewArticleDeleteLogic

func NewArticleDeleteLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ArticleDeleteLogic

func (*ArticleDeleteLogic) ArticleDelete

type ArticleDetailLogic

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

func NewArticleDetailLogic

func NewArticleDetailLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ArticleDetailLogic

func (*ArticleDetailLogic) ArticleDetail

type ArticlesLogic

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

func NewArticlesLogic

func NewArticlesLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ArticlesLogic

func (*ArticlesLogic) Articles

type PublishLogic

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

func NewPublishLogic

func NewPublishLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PublishLogic

func (*PublishLogic) Publish

func (l *PublishLogic) Publish(in *pb.PublishRequest) (*pb.PublishResponse, error)

Jump to

Keyboard shortcuts

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