Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Open ¶
Open opens (or creates) the SQLite database and returns ready-to-use Queries and the underlying connection. cacheDir is the muxac cache directory (e.g. ~/.cache/muxac); the database file is stored at cacheDir/db. migrations is an fs.FS containing SQL migration files (e.g. from go:embed).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.