package
Version:
v0.43.0
Opens a new window with list of versions in this module.
Published: Sep 5, 2026
License: AGPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Cursor represents a database cursor for streaming results.
NewCursor creates a new Cursor instance.
Columns returns the column names.
Err returns any error encountered by the cursor.
Next advances the cursor to the next row.
Scan scans the current row into dest.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.