package
0.0.0-20250208085904-1b1a66c1158a
Repository: https://github.com/breadchris/share.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewFileStore returns a new FileStore instance, with a background cleanup goroutine that runs every 5 minutes to remove expired session data.
# Constants
No description provided by the author
# Variables
No description provided by the author
# Structs
FileStore represents the session store using the file system.
No description provided by the author