# Packages
No description provided by the author
# Functions
No description provided by the author
# Interfaces
PGXPool interface is abstraction of pgxpool package.
PGXRow interface to mock pgx.Row for adding tests to repository layer.
PGXRows interface to mock pgx.Rows for adding tests to repository layer.
PGXTransaction interface to mock pgx.Tx for adding tests to repository layer.