Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConnectToDatabase ¶
ConnectToDatabase establishes a connection to the PostgreSQL database. Parameters: - databaseURI: A string representing the URI for the database connection. Returns: - A pointer to a sql.DB instance if the connection is successful. - An error if the connection fails.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.