Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdvancedConn ¶
type AdvancedConn interface { driver.Conn driver.ConnPrepareContext driver.SessionResetter driver.QueryerContext driver.ExecerContext driver.ConnBeginTx driver.NamedValueChecker }
type QueryerConn ¶
type StmtWithContext ¶
type StmtWithContext interface { driver.Stmt driver.StmtExecContext driver.StmtQueryContext }
Click to show internal directories.
Click to hide internal directories.