package
Version:
v0.0.0-...-970f38b
Opens a new window with list of versions in this module.
Published: May 24, 2020
License: Apache-2.0
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
¶
Configuration for connection to DB
DB is the struct for a DB connection
New creates a new DB connection
type DBx interface {
DB() *sqlx.DB
}
DBx is the interface for a DB connection
Source Files
¶
Click to show internal directories.
Click to hide internal directories.