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. |
Click to show internal directories.
Click to hide internal directories.