/session

Session implementation for Atreugo

Primary LanguageGoApache License 2.0Apache-2.0

Session

Test status Go Report Card GoDev GitHub release

Session implementation for Atreugo

Based on: fasthttp/session

Install

go get github.com/atreugo/session

How it works?

Go to examples to see how to use it.