[ ソース: golang-github-jackc-pgio ]
パッケージ: golang-github-jackc-pgio-dev (1.0.0-2)
golang-github-jackc-pgio-dev に関するリンク
Debian の資源:
golang-github-jackc-pgio ソースパッケージをダウンロード:
- [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]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- golang-github-jackc-pgpassfile-dev
- golang-github-jackc-chunkreader-v2-dev
- golang-github-jackc-pgconn-dev
- golang-github-jackc-pgtype-dev
- golang-github-jackc-pgmock-dev
- python-stomper
- python3-stomper
- libpgobject-perl
- golang-github-xtaci-kcp-dev
- golang-github-cli-shurcool-graphql-dev
- golang-github-bmatsuo-lmdb-go-dev
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).