Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OpenDB ¶
OpenDB reads a serialized sqlite database from stdin (if piped) or creates a fresh one, ensures the standard schema exists, and returns an open *sql.DB along with the temp file path. The caller must call OutputDB or CloseDB when done.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.