package
3.1.0-20+incompatible
Repository: https://github.com/pip-services3-go/pip-services3-postgres-go.git
Documentation: pkg.go.dev

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