Merge pull request #1038 from Fenny/master

✏ move mutex
pull/1043/head v2.2.1
Joey 2020-11-26 22:36:38 +01:00 committed by GitHub
commit 51a62a39aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ import (
)
type Session struct {
// sync.RWMutex
id string // session id
fresh bool // if new session
ctx *fiber.Ctx // fiber context