blob: b2fc58014ac82ee2dd818d13940b0720f00987b7 (
plain) (
blame)
1
2
3
4
5
6
|
# 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.
|