Fix some typos and run gofmt on all .go files
This commit is contained in:
@@ -95,4 +95,4 @@ func getDownloadFile(c *gin.Context) {
|
||||
c.Header("Content-Type", "application/octet-stream")
|
||||
|
||||
bufio.NewReader(f).WriteTo(c.Writer)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user