mirror of
https://github.com/jeremyd/ergo.git
synced 2026-08-12 08:33:05 -07:00
5fd8ed8ed6
Postgres support is behind a build tag; use `make build_full` or `make install_full` to compile it in.
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.