package
0.0.0-20210503001514-1943b8cd418b
Repository: https://github.com/fakerr/sern.git
Documentation: pkg.go.dev

# Functions

Configure the session cookie store.
Empty deletes all the current session values.
Instance returns a new session, never returns an error.
Return true if the user is authenticated.

# Variables

Name is the session name.
Store is the cookie store.