Documentation
¶
Overview ¶
Package sqlite provides a storage.DB backed by a pure-Go SQLite driver. Using modernc.org/sqlite (cgo-free) preserves trivial cross-compilation to a single static binary per GOOS/GOARCH with no C toolchain.
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.