package
Version:
v0.0.0-...-c477d60
Opens a new window with list of versions in this module.
Published: Sep 12, 2019
License: GPL-3.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 8
Opens a new window with list of known importers.
Documentation
¶
StringToID converts string to ID
type DB struct {
*sql.DB
}
DB database connection type
func MustConnect(dataSourceName string) *DB
MustConnect connects to database or panics
TestConnect connects to test database
Source Files
¶
Click to show internal directories.
Click to hide internal directories.