# Functions

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

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

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