package
0.0.0-20250118233747-f66c352f9886
Repository: https://github.com/jeremydwayne/snippets.git
Documentation: pkg.go.dev

# Functions

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

# Structs

LibsqlStore represents the session store.