Arlen

Results 2 issues of Arlen

https://github.com/gin-contrib/sessions/issues/65

In real production, every error is important, but this project eats some errors: ```go func (s *session) Session() *sessions.Session { if s.session == nil { var err error s.session, err...