Documentation
¶
Overview ¶
Package sqlite opens the verified SQLite database profile required by Golem.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckpointForBackup ¶ added in v0.1.0
CheckpointForBackup performs the bounded SQLite WAL checkpoint required before copying a database file. The supplied verified SQLite handle must already be closed, and all other application readers and writers must have stopped. Busy ownership fails closed; this operation never deletes or truncates SQLite sidecar files directly.
Types ¶
Click to show internal directories.
Click to hide internal directories.