package
0.0.0-20210710113852-bb13b8ea732f
Repository: https://github.com/phpdi/ant.git
Documentation: pkg.go.dev
# Functions
beego框架,控制器文件解析器
内容:
//删除图标
func (this *DesktopIconController) Del() {
解析结果:
{
Remark:"删除图标",
Method:"Del"
}
*/.
gin框架,控制器文件解析器
内容:
//获取分块上传整体状态
func MultipartUploadStatus(this *gin.Context) {
解析结果:
{
Remark:"获取分块上传整体状态",
Method:"MultipartUploadStatus"
}
*/.
大写字母抬头.
No description provided by the author
No description provided by the author
# Variables
默认配置.
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author