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: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

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(req *types.PublishRequest) (resp *types.PublishResponse, err error)

type UploadCoverLogic

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

func NewUploadCoverLogic

func NewUploadCoverLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UploadCoverLogic

func (*UploadCoverLogic) UploadCover

func (l *UploadCoverLogic) UploadCover(req *http.Request) (resp *types.UploadCoverResponse, err error)

UploadCover 封面上传

Jump to

Keyboard shortcuts

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