mirror of
https://github.com/astaxie/beego.git
synced 2025-07-05 21:40:18 +00:00
golint captcha
This commit is contained in:
@ -240,6 +240,7 @@ var font = [][]byte{
|
||||
},
|
||||
}
|
||||
|
||||
// Image struct
|
||||
type Image struct {
|
||||
*image.Paletted
|
||||
numWidth int
|
||||
|
Reference in New Issue
Block a user