Documentation ¶
Overview ¶
Code generated by iwrapper; DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DriverWrapper ¶
Types ¶
type Conn ¶
type Conn interface { //iwrapper:require driver.Conn driver.ConnBeginTx driver.ConnPrepareContext driver.Execer driver.ExecerContext driver.NamedValueChecker driver.Pinger driver.Queryer driver.QueryerContext }
type Stmt ¶
type Stmt interface { //iwrapper:require driver.Stmt driver.ColumnConverter driver.NamedValueChecker driver.StmtExecContext driver.StmtQueryContext }
Click to show internal directories.
Click to hide internal directories.