package
0.21.0
Repository: https://github.com/onsdigital/dp-areas-api.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author

# Structs

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.