internal/

directory
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2026 License: MIT

Directories

Path Synopsis
Package auth implements the small bits of PostgreSQL's authentication flow that we support: cleartext password and MD5.
Package auth implements the small bits of PostgreSQL's authentication flow that we support: cleartext password and MD5.
Package bufferpool is a tiny sync.Pool wrapper specialised for []byte scratch buffers.
Package bufferpool is a tiny sync.Pool wrapper specialised for []byte scratch buffers.
Package jsonwriter provides Append* helpers that write JSON directly into a caller-supplied []byte.
Package jsonwriter provides Append* helpers that write JSON directly into a caller-supplied []byte.
Package pgerr models PostgreSQL ErrorResponse / NoticeResponse.
Package pgerr models PostgreSQL ErrorResponse / NoticeResponse.
Package protocol holds PostgreSQL v3 frontend/backend message codes and a few small helpers.
Package protocol holds PostgreSQL v3 frontend/backend message codes and a few small helpers.
Package rows compiles a per-shape encoder plan from a RowDescription and provides the hot row loop that writes JSON.
Package rows compiles a per-shape encoder plan from a RowDescription and provides the hot row loop that writes JSON.
Package types maps PostgreSQL type OIDs to JSON-emitting encoder functions.
Package types maps PostgreSQL type OIDs to JSON-emitting encoder functions.
Package wire is the framed reader/writer over a net.Conn.
Package wire is the framed reader/writer over a net.Conn.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL