9 lines
376 B
Markdown
9 lines
376 B
Markdown
[](https://godoc.org/github.com/jackc/pgproto3)
|
|
[](https://travis-ci.org/jackc/pgproto3)
|
|
|
|
# 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.
|