[ Bron: golang-github-jackc-pgio ]
Pakket: golang-github-jackc-pgio-dev (1.0.0-2)
Verwijzigingen voor golang-github-jackc-pgio-dev
Debian bronnen:
Het bronpakket golang-github-jackc-pgio downloaden:
- [golang-github-jackc-pgio_1.0.0-2.dsc]
- [golang-github-jackc-pgio_1.0.0.orig.tar.gz]
- [golang-github-jackc-pgio_1.0.0-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
low-level toolkit building messages in the PostgreSQL wire protocol
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.
Extracted from original implementation in (https://github.com/jackc/pgx).