package
2.1.0+incompatible
Repository: https://github.com/ssoor/go-sessions.git
Documentation: pkg.go.dev
# Variables
DefaultFileMode used as the default database's "fileMode" for creating the sessions directory path, opening and write the session boltdb(file-based) storage.
ErrOptionsMissing returned on `New` when path or tableName are empty.