package
0.0.0-20241210125242-23c201caf4cd
Repository: https://github.com/mqenergy/go-skeleton.git
Documentation: pkg.go.dev

# Functions

New @Description: 携带上传参数 并且实例化 @param max @param allowTypes 允许的文件类型 如:[]string{"jpg"", "png", "gif"} @return *Upload.

# Constants

MaxUploadSize 默认最大上传资源大小是10M.

# Variables

AllowTypes 默认允许上传的文件类型.

# Structs

No description provided by the author
FileHeader 文件参数.
No description provided by the author