package
0.23.2
Repository: https://github.com/markdicksonjr/nibbler.git
Documentation: pkg.go.dev

# README

Nibbler Session

Provides a session for the server to use.

An SQL connector is available out of the box, which can be used in memory mode by not providing a DB reference.

The default MaxAge is 30 days (86400 * 30) in all cases (which is pretty long).

# Structs

No description provided by the author

# Interfaces

No description provided by the author