Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPGXPool ¶
NewPGXPool creates a new pgxpool.Pool. url is expected to be a valid postgres connection string. See docs. This function will ping the database to ensure the connection is valid. If the connection is not valid it will retry 10 times with 2 seconds delay.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.