Optimize maligned structs
This commit is contained in:
@@ -108,9 +108,9 @@ type Controller struct {
|
||||
EnableRender bool
|
||||
|
||||
// xsrf data
|
||||
EnableXSRF bool
|
||||
_xsrfToken string
|
||||
XSRFExpire int
|
||||
EnableXSRF bool
|
||||
|
||||
// session
|
||||
CruSession session.Store
|
||||
|
||||
Reference in New Issue
Block a user