Fix translation for intro to 14.2.md
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user