Use ',' instead of ','
This commit is contained in:
@@ -204,7 +204,7 @@ func (manager *Manager) SessionDestroy(w http.ResponseWriter, r *http.Request){
|
||||
|
||||
```
|
||||
### session销毁
|
||||
我们来看一下Session管理器如何来管理销毁,只要我们在Main启动的时候启动:
|
||||
我们来看一下Session管理器如何来管理销毁,只要我们在Main启动的时候启动:
|
||||
```Go
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user