Documentation
¶
Index ¶
- func NewDB(runtime *goja.Runtime, db *sql.DB) *goja.Object
- func NewResult(runtime *goja.Runtime, result sql.Result) *goja.Object
- func NewRows(runtime *goja.Runtime, rows *sql.Rows) *goja.Object
- func NewStmt(runtime *goja.Runtime, stmt *sql.Stmt) *goja.Object
- func NewTx(runtime *goja.Runtime, tx *sql.Tx) *goja.Object
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.