[ ソース: golang-github-jackc-pgproto3 ]
パッケージ: golang-github-jackc-pgproto3-v2-dev (2.3.2-1)
golang-github-jackc-pgproto3-v2-dev に関するリンク
Debian の資源:
golang-github-jackc-pgproto3 ソースパッケージをダウンロード:
- [golang-github-jackc-pgproto3_2.3.2-1.dsc]
- [golang-github-jackc-pgproto3_2.3.2.orig.tar.gz]
- [golang-github-jackc-pgproto3_2.3.2-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
encoder and decoder of the PostgreSQL wire protocol version 3
Package pgproto3 is a encoder and decoder of the PostgreSQL wire protocol version 3.
pgproto3 can be used as a foundation for PostgreSQL drivers, proxies, mock servers, load balancers and more.
See example/pgfortune for a playful example of a fake PostgreSQL server.
Extracted from original implementation in (https://github.com/jackc/pgx).
その他の golang-github-jackc-pgproto3-v2-dev 関連パッケージ
|
|
|
|
-
- dep: golang-github-jackc-chunkreader-v2-dev
- io.Reader wrapper that minimizes IO reads and memory allocations
-
- dep: golang-github-jackc-pgio-dev
- low-level toolkit building messages in the PostgreSQL wire protocol
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package