package
0.40.0
Repository: https://github.com/radius-project/radius.git
Documentation: pkg.go.dev

# Functions

NewPostgresClient creates a new PostgresClient.

# Structs

PostgresClient is a storage client that uses Postgres as the backend.

# Interfaces

PostgresAPI defines the API surface from pgx that we use.