Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ExtErr = errors.New("file suffix is not supported") FileSizeErr = errors.New("exceeded maximum file limit") CreatePathErr = errors.New("failed to create save directory") CompetenceErr = errors.New("insufficient file permissions") RepeatedFileTypeErr = errors.New("DuplicateFileType") )
View Source
var UploadManager = make(uploadManager)
Functions ¶
func Init ¶
func Init(typeors ...FileTypeor)
Types ¶
Click to show internal directories.
Click to hide internal directories.