Documentation
¶
Overview ¶
Package sqlitestore provides the file-backed SQLite implementation of session.Store. It lives in its own package so that pkg/session — and through it pkg/runtime — does not link the modernc.org/sqlite driver into embedders that only use the in-memory store or bring their own database (see session.NewSQLiteSessionStoreFromDB).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.