package
0.0.0-20220914071202-75369d861abb
Repository: https://github.com/muskong/gopkg.git
Documentation: pkg.go.dev

# Functions

BindNamed binds a query using the DB driver's bindvar type.
No description provided by the author
No description provided by the author
No description provided by the author
MustBegin starts a transaction, and panics on error.
MustExec (panic) runs MustExec using this database.
NamedExec using this DB.
NamedQuery using this DB.
No description provided by the author
PrepareNamed returns an sqlx.NamedStmt.
Preparex returns an sqlx.Stmt instead of a sql.Stmt.
QueryRowx queries the database and returns an *sqlx.Row.
Queryx queries the database and returns an *sqlx.Rows.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Type aliases

No description provided by the author