Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Connection ¶
type Connection struct {
Stmt *Statements
// contains filtered or unexported fields
}
Connection - Connection
func (*Connection) GetDB ¶
func (c *Connection) GetDB() *sql.DB
GetDB - expose the underlying db object
Click to show internal directories.
Click to hide internal directories.