package
Version:
v2.0.1+incompatible
Opens a new window with list of versions in this module.
Published: May 4, 2019
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
¶
Package database takes care of read / write process.
Database describes accesses to a storage
NewDb initialise a new connection
Db represents a connection to the storage
func (d Db) LastInsertRowID() int64
LastInsertRowID encapsulates the inner return
Prepare encapsulates the inner connection for testability
Stmt represents a query statement
Cf. sqlite3.Stmt
Source Files
¶
Click to show internal directories.
Click to hide internal directories.