package
0.0.0-20231025143031-ac1779c1cb7f
Repository: https://github.com/imneov/postgrecrd.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewReader constructs a new PostgreSQL wire protocol reader using the default buffer size.
NewWriter constructs a new PostgreSQL wire protocol writer.

# Structs

No description provided by the author
Reader represents a low level PostgreSQL client reader allowing a user to read messages through the PostgreSQL wire protocol.
Writer represents a low level PostgreSQL client writer allowing a user to write messages using the PostgreSQL wire protocol.