Documentation
¶
Overview ¶
Package ffi bridges Ard lists and row values to database/sql while Ard retains native *sql.DB and *sql.Tx handles. Pure-Go drivers are registered here so compiled binaries can remain CGO-free.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecDBHandle ¶
ExecDBHandle and QueryDBHandle bridge Ard lists to database/sql's variadic argument API while allowing Ard to retain the native *sql.DB handle.
func ExecTxHandle ¶
ExecTxHandle and QueryTxHandle are the transaction equivalents of the native database handle bridges above.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.