# Functions

NewPostgresConnection creates a new instance of the connection component.
NewPostgresConnectionResolver creates new connection resolver Retruns *PostgresConnectionResolver.

# Structs

* PostgreSQL connection using plain driver.
PostgresConnectionResolver a helper struct that resolves Postgres connection and credential parameters, validates them and generates a connection URI.