github.com/jackc/pgproto3/v2 | Package pgproto3 is a encoder and decoder of the PostgreSQL wire protocol version 3. |
github.com/jackc/pgtype | |
golang.org/x/xerrors | Package xerrors implements functions to manipulate errors. |
io | Package io provides basic interfaces to I/O primitives. |
net | Package net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets. |
reflect | Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types. |