mirror of
https://github.com/astaxie/beego.git
synced 2025-06-11 20:40:38 +00:00
golint all the files
This commit is contained in:
@ -45,7 +45,7 @@ import (
|
||||
|
||||
var redispder = &Provider{}
|
||||
|
||||
// redis max pool size
|
||||
// MaxPoolSize redis max pool size
|
||||
var MaxPoolSize = 100
|
||||
|
||||
// SessionStore redis session store
|
||||
|
Reference in New Issue
Block a user