package
Version:
v0.0.0-...-8451b87
Opens a new window with list of versions in this module.
Published: Jan 5, 2025
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Db struct {
Con *sql.DB
}
RunQuery executes query, then calls f on each row. It stops when there are no
more rows or f returns a non-nil error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.