file

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: May 10, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DownloadLogic

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

func NewDownloadLogic

func NewDownloadLogic(ctx context.Context, svcCtx *svc.ServiceContext, writer io.Writer) *DownloadLogic

func (*DownloadLogic) Download

func (l *DownloadLogic) Download(req *types.DownloadRequest) error

type UploadLogic

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

func NewUploadLogic

func NewUploadLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UploadLogic

func (*UploadLogic) Upload

func (l *UploadLogic) Upload() (resp *types.UploadResponse, err error)

Jump to

Keyboard shortcuts

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