mirror of https://github.com/jackc/pgx.git
|
||
---|---|---|
.. | ||
README.md | ||
doc.go | ||
write.go | ||
write_test.go |
README.md
pgio
Package pgio is a low-level toolkit building messages in the PostgreSQL wire protocol.
pgio provides functions for appending integers to a []byte while doing byte order conversion.