# Functions
New creates a new Postgres instance with given url and functional options.
WithConnAttempts sets the number of connection attempts.
WithConnTimeout sets the connection timeout.
WithLogger sets the logger.
WithMaxPoolSize sets the maximum pool size.
# Type aliases
No description provided by the author