package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jul 28, 2020
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Exec handles a sql.Prepare and sql.Exec in one function for sake of simplicity
It returns the exec sql.Result and error
Init makes some startup tasks
Open creates and returns the filehandle to the sqlite3 database
Query handles a sql.QueryRow
It returns the gotten *sql.Rows and error
QueryRow handles a sql.QueryRow
It returns the gotten *sql.Rows and error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.