package
0.0.0-20240327215222-6a21ceec1845
Repository: https://github.com/confy/godo.git
Documentation: pkg.go.dev

# Functions

New returns a new SQLite3Store instance, with a background cleanup goroutine that runs every 5 minutes to remove expired session data.
NewWithCleanupInterval returns a new LibsqlStore instance.

# Structs

SQLite3Store represents the session store.