type database/sql/driver.ConnBeginTx (interface)

Method Implmentations

BeginTx(ctx context.Context, opts TxOptions) (Tx, error) github.com/ncruces/go-sqlite3/driver.Conn.BeginTx