package
Version:
v0.0.0-...-a905e96
Opens a new window with list of versions in this module.
Published: Jul 29, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type DB struct {
*sql.DB
}
func Open(driverName, dataSourceName string, active, idle int, idleTimeout int64) *DB
func (db *DB) Select(dest interface{}, query string, args ...interface{}) error
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.