I\'m writing a GO application and I\'m trying to find an easy method to scan a row from the database to struct fields.
I use pgx to connect to a postgresql database