Documentation ¶
Overview ¶
Backported from pgx/v5: https://github.com/jackc/pgx/blob/v5.3.1/rows.go#L408
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CollectRows ¶
CollectRows iterates through rows, calling fn for each row, and collecting the results into a slice of T.
func ScanRowToStruct ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.