type database/sql/driver.RowsColumnTypeScanType (interface)

Method Implmentations

Close() error *github.com/jackc/pgx/v5/stdlib.Rows.Close
ColumnTypeScanType(index int) reflect.Type *github.com/jackc/pgx/v5/stdlib.Rows.ColumnTypeScanType
Columns() []string *github.com/jackc/pgx/v5/stdlib.Rows.Columns
Next(dest []Value) error *github.com/jackc/pgx/v5/stdlib.Rows.Next