func github.com/jackc/pgx/v4.ScanRow

one use

	github.com/jackc/pgx/v4 (current package)
		rows.go#L327: func ScanRow(connInfo *pgtype.ConnInfo, fieldDescriptions []pgproto3.FieldDescription, values [][]byte, dest ...interface{}) error {