Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Open ¶
Open opens (or creates) the SQLite database at dataDir/data.db. It enables WAL mode for concurrent reads and runs migrations.
func OpenMemory ¶
OpenMemory opens an in-memory SQLite database for testing.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.