Imports of package pgmock

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/jackc/pgx/v5/pgproto3Package pgproto3 is an encoder and decoder of the PostgreSQL wire protocol version 3.
ioPackage io provides basic interfaces to I/O primitives.
reflectPackage reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.