[ 源代码: 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-icza-gox-dev
- golang-github-hodgesds-perf-utils-dev
- golang-github-huandu-go-assert-dev
- elpa-rust-mode
- golang-github-igm-sockjs-go-dev
- golang-github-iancoleman-strcase-dev
- libpgobject-perl
- python3-stomper
- golang-github-xtaci-kcp-dev
- golang-github-centrifugal-protocol-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).