package
0.1.1-alpha07
Repository: https://github.com/stackql/psql-wire.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.