Categorygithub.com/go-rat/sessions
repositorypackage
1.0.11
Repository: https://github.com/go-rat/sessions.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# 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.