github.com/jackc/pgx/v4.connRow.Scan (method)

one use

	github.com/jackc/pgx/v4 (current package)
		rows.go#L71: func (r *connRow) Scan(dest ...interface{}) (err error) {