Golang实现文件的上传下载

Gin框架上传下载上传(支持批量上传)httpRouter.POST(“/upload”, func(ctx *gin.Context) { forms, err := ctx.MultipartForm() if err !