file

package
v0.0.0-...-6e4d488 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2023 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrEmpty = errors.New("请上传正确的文件")
)

Functions

func GetFileName

func GetFileName(name string) (string, error)

GetFileName 获取文件名称

func GetPath

func GetPath(filename string) string

GetPath 获取文件路径

func Party

func Party() module.WebModule

Party 上传文件模块

func Upload

func Upload(ctx iris.Context)

Upload 上传文件 - 需要 file 表单文件字段

func UploadFile

func UploadFile(ctx iris.Context, fh *multipart.FileHeader) (iris.Map, error)

UploadFile 上传文件

Types

This section is empty.

Jump to

Keyboard shortcuts

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