//
pkg.gl
Category
github.com/radius-project/radius
pkg
ucp
store
postgres
package
0.40.0
Repository:
https://github.com/radius-project/radius.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
1
Files
380 SLOC
#
Functions
NewPostgresClient
NewPostgresClient creates a new PostgresClient.
#
Structs
PostgresClient
PostgresClient is a storage client that uses Postgres as the backend.
#
Interfaces
PostgresAPI
PostgresAPI defines the API surface from pgx that we use.