pgx/README.md
2019-03-30 12:32:39 -05:00

376 B

Build Status

pgproto3

Package pgproto3 is a encoder and decoder of the PostgreSQL wire protocol version 3.

Extracted from original implementation in https://github.com/jackc/pgx.