pkg/

directory
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2026 License: Apache-2.0

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.
sql
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.

Jump to

Keyboard shortcuts

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