lookbook/vendor/github.com/jackc/pgx/v5/internal/pgio
2026-01-17 22:29:54 -05:00
..
doc.go Add vendor directory and update vendorHash to null 2026-01-17 22:29:54 -05:00
README.md Add vendor directory and update vendorHash to null 2026-01-17 22:29:54 -05:00
write.go Add vendor directory and update vendorHash to null 2026-01-17 22:29:54 -05:00

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.