Directories
¶
| Path | Synopsis |
|---|---|
|
Package manager provides a comprehensive API for managing PostgreSQL server resources including roles, databases, schemas, tables, connections, and more.
|
Package manager provides a comprehensive API for managing PostgreSQL server resources including roles, databases, schemas, tables, connections, and more. |
|
httpclient
Package httpclient provides a typed Go client for consuming the PostgreSQL management REST API.
|
Package httpclient provides a typed Go client for consuming the PostgreSQL management REST API. |
|
httphandler
Package httphandler provides REST API endpoints for PostgreSQL management operations.
|
Package httphandler provides REST API endpoints for PostgreSQL management operations. |
|
schema
Package schema defines all data types, request/response structures, and SQL queries for PostgreSQL management resources.
|
Package schema defines all data types, request/response structures, and SQL queries for PostgreSQL management resources. |
|
Package queue provides a PostgreSQL-backed task queue with support for delayed tasks, retries with exponential backoff, and periodic tickers.
|
Package queue provides a PostgreSQL-backed task queue with support for delayed tasks, retries with exponential backoff, and periodic tickers. |
|
httpclient
Package httpclient provides a typed Go client for consuming the PostgreSQL queue management REST API.
|
Package httpclient provides a typed Go client for consuming the PostgreSQL queue management REST API. |
|
httphandler
Package httphandler provides HTTP handlers for the queue package.
|
Package httphandler provides HTTP handlers for the queue package. |
|
Package test provides utilities for integration testing with PostgreSQL using testcontainers.
|
Package test provides utilities for integration testing with PostgreSQL using testcontainers. |
|
Package types provides utility functions for pointer conversions and string formatting.
|
Package types provides utility functions for pointer conversions and string formatting. |
|
Package version provides build version information.
|
Package version provides build version information. |
Click to show internal directories.
Click to hide internal directories.