# README
Session
Session package for Go, use stdlib and secure cookie.
Since the experience for gorilla/sessions
was s*it, we decided to write our own.
This package refers to the session module in goravel/framework.
# Functions
NewManager creates a new session manager.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author