1 Star 0 Fork 0

linngc / central-mirror

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
common_del.go 370 Bytes
一键复制 编辑 原始数据 按行查看 历史
linngc 提交于 2024-03-21 21:59 . add:添加上传附件借口
// Package common
// @Link https://gitee.com/linngc/central-mirror
// @Copyright Copyright (c) 2024 central-mirror CLI
// @Author linngc
// @License
package common
// DelMapping 删除本地缓存中的文件
// @param localPath 文件存储路径
func (c *Common) DelMapping(localPath string) (err error) {
return c.dial.Service.RemoveByObject(c.ctx, localPath)
}
Go
1
https://gitee.com/linngc/central-mirror.git
git@gitee.com:linngc/central-mirror.git
linngc
central-mirror
central-mirror
bf43de0cf88e

搜索帮助

53164aa7 5694891 3bd8fe86 5694891