1
0
mirror of https://github.com/astaxie/beego.git synced 2025-07-05 21:40:18 +00:00

golint captcha

This commit is contained in:
astaxie
2015-09-14 23:13:51 +08:00
parent 2389bc72f9
commit 7b81617a95
2 changed files with 16 additions and 14 deletions

View File

@ -240,6 +240,7 @@ var font = [][]byte{
},
}
// Image struct
type Image struct {
*image.Paletted
numWidth int