file

package
v1.1.44 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	fileapi.UnimplementedFileManageServer
	// contains filtered or unexported fields
}

Service file操作相关服务

func NewFileService

func NewFileService(fileBiz *biz.FileBiz) *Service

NewFileService 创建文件操作服务

func (*Service) DownloadFile

func (s *Service) DownloadFile(ctx http.Context) error

DownloadFile 下载文件

func (*Service) UploadFile

func (s *Service) UploadFile(ctx http.Context) error

UploadFile 上传文件

Jump to

Keyboard shortcuts

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