package
Version:
v0.0.0-...-96c2995
Opens a new window with list of versions in this module.
Published: Sep 9, 2018
License: GPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
type Connection interface {
Exec(query string, args ...interface{}) (sql.Result, error)
Get(dest interface{}, query string, args ...interface{}) error
Select(dest interface{}, query string, args ...interface{}) error
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.