Fix translation for intro to 14.2.md

This commit is contained in:
Anchor
2015-02-09 22:10:03 -08:00
committed by James Miranda
parent 9735779a43
commit cd1cd755ea

View File

@@ -1,6 +1,6 @@
# 14.2 Session
# 14.2 Sessions
Chapter VI, when we saw how to use the Go language session, also achieved a sessionManger, beego sessionManager based framework to achieve a convenient session handling functions.
In chapter 6, we introduced some basic concepts pertaining to sessions in Go, and we implemented a sessions manager. The Beego framework uses this session manager to implement some convenient session handling functionality.
## Session integration
beego mainly in the following global variables to control the session handling: